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

Trigger deletion of objects of studies from storage system by exceeding of configured disk usage threshold #4584

Open
gunterze opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Oct 16, 2024

Supported by configuring Storage attributes:

Name Value Description (LDAP Attribute)
Deleter Threshold Max Useable Space(s) <Threshold> Maximal used disk space on Storage System to trigger deletion. If present, studies are deleted from the Storage System, if the used disk space exceeds that value. Format [nn’[‘’]’]nnn(MB|GB|MiB|GiB). (dcmDeleterThresholdMaxUseableSpace)
Deleter Threshold Blocks File Path <Filepath> Path of file containing the current used disk space in blocks (1024 bytes), periodically updated by an external application. (dcmDeleterThresholdBlocksFilePath)

Related #1745

@gunterze gunterze added the enhancement New feature or request label Oct 16, 2024
@gunterze gunterze added this to the 5.33.1 milestone Oct 16, 2024
@gunterze gunterze self-assigned this Oct 16, 2024
@gunterze gunterze changed the title Unconstrained deletion of objects of studies from storage system triggered by exceeding of configured disk usage threshold Trigger deletion of objects of studies from storage system triggered by exceeding of configured disk usage threshold Oct 17, 2024
@gunterze gunterze changed the title Trigger deletion of objects of studies from storage system triggered by exceeding of configured disk usage threshold Trigger deletion of objects of studies from storage system by exceeding of configured disk usage threshold Oct 17, 2024
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