-
Notifications
You must be signed in to change notification settings - Fork 241
Unconstrained Deletion
Vrinda edited this page Mar 27, 2023
·
1 revision
Unconstrained deletion is applicable when each of the storages acts as independent temporary storage systems.
The object storage for which Deleter Threshold
has been configured, set
-
No Deletion Constraint
totrue
. (For versions 5.13.1 to 5.15.0) -
Storage Duration
toTEMPORARY
. (For versions 5.15.1 onwards)
- Store objects of study in different associations to ensure that objects of one study are stored on different object storages. Use the storescu tool.
- After waiting for the configured
Purge Storage Polling Interval
, one can see in the Wildfly server log that the study (which was distributed over several filesystems) has been deleted. - One can also verify directly from database records or also by verifying on individual filesystems that the objects of study have been deleted from all filesystems.
DCM4CHEE 5 Documentation