Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
If interrupted or upon failure, obdfilter-survey can leave OST objects allocated, unconnected and consuming space.
A first and simple fix will be to add an exit trap to the script in order to ensure that the previously created objects during the current run will be deleted.
Alternatively, a post-failure cleanup way/tool is also required to allow later/async deletion of these same kind of orphan objects.
nangelinas, I know you were working on this recently. Did you end up finishing something?