Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unconstrained deletion of objects of studies from storage system triggered by deletion threshold #1745

Closed
gunterze opened this issue Dec 18, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Dec 18, 2018

Unconstrained deletion of objects of studies from storage system triggered by deletion threshold.

Supported by configuring Storage attributes:

Name Value Description (LDAP Attribute)
Storage Duration CACHE Indicates if the Storage is used as permanent (=PERMANENT), cache (=CACHE) or temporary (=TEMPORARY) storage. Objects get purged from cache and temporary storage according configured deleter thresholds or - if no deleter threshold is specified - all objects on the Storage will get purged. In the case of temporary storage, the studies which objects were purged are also deleted from the database. Enumerated values: PERMANENT, CACHE or TEMPORARY. (dcmStorageDuration)
Read Only false Indicates if a Storage System is read only. (dcmReadOnly)
Deleter Threshold(s) <Threshold> Minimal Usable Space on Storage System to trigger deletion. If present, studies are deleted from the Storage System, if the usable space fall below that value. Format [nn’[‘’]’]nnn(MB|GB|MiB|GiB) (dcmDeleterThreshold)
External Retrieve AET <none> Constrains deletion of Studies from the Storage System to Studies which objects are retrievable using this AE from an external C-MOVE SCP. (dcmExternalRetrieveAET)
Export Storage ID <none> Constrain deletion of Studies, if usable space falls below the configured threshold, to Studies which objects are also accessible from the specified other storage. (dcmExportStorageID)
@gunterze gunterze added the enhancement New feature or request label Dec 18, 2018
@gunterze gunterze added this to the 5.15.1 milestone Dec 18, 2018
@gunterze gunterze self-assigned this Dec 18, 2018
@gunterze gunterze changed the title Support unconstrained deletion of objects of studies from storage system triggered by deletion threshold Unconstrained deletion of objects of studies from storage system triggered by deletion threshold Dec 18, 2018
gunterze added a commit to dcm4che/dcm4chee-arc-cs that referenced this issue Dec 27, 2018
…gered by deletion threshold dcm4che/dcm4chee-arc-light#1745

Purge all objects on storage system available on an other storage system dcm4che/dcm4chee-arc-light#1746
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant