Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
1.0.11
-
None
-
Centos 7
Description
This occurred after inserting something like 20 GB into a table, which involved probably a fair amount of deletes - inserts
After doing this successfully there was an error and now the table wont accept any data, outputting
Get error 1 "Operation not permitted" from storage engine Columnstore
when any insert is attempted
I'm planning on attaching snippets from the various logs, attempting while creating the issue is failing for some reason. It appears to me like maybe a race condition was hit and the attempted cleanup failed, there are several references to "a BRM get hwm error" - but searching for that only brings up the infinidb source code on github