Skip to main content

Plugin for managing the disk space on the demo server.

Project description

https://github.com/ome/omero-demo-cleanup/workflows/OMERO/badge.svg https://badge.fury.io/py/omero-demo-cleanup.svg

OMERO demo cleanup

This OMERO command-line plugin allows you to compute the space per user, find the users with the biggest amount of data and free disk space on a server

To generate the list of users which data must be deleted to free 300GB on the system without running the deletion:

$ omero demo-cleanup --gigabytes 300

To ignore users who’s data whose data must not be deleted, you can Tag those users and specify the Tag or parent Tag Group by Name or ID. This is enabled by default using a Tag named “NO DELETE”. So it is preferable to Tag users on the server with a Tag named “NO DELETE” or create a Tag Group named “NO DELETE” containing Tags linked to users.

# Add a Tag to a User via CLI (not possible to see this in the clients) $ omero obj new ExperimenterAnnotationLink child=TagAnnotation:123 parent=Experimenter:52

# Choose a non-default Tag or Tag Group (by ID or Name) to ignore the tagged users $ omero demo-cleanup –gigabytes 300 –ignore-tag “Tag Name”

You can also specify individual users by ID or user name, e.g:

–ignore-users 123,user-1,ben,234

To generate the list of users which data must be deleted to free 300GB on the system and running the deletion (WARNING: data belonging to these users will be removed permanently):

$ omero demo-cleanup --gigabytes 300 --force

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omero-demo-cleanup-0.2.1.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

omero_demo_cleanup-0.2.1-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file omero-demo-cleanup-0.2.1.tar.gz.

File metadata

  • Download URL: omero-demo-cleanup-0.2.1.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for omero-demo-cleanup-0.2.1.tar.gz
Algorithm Hash digest
SHA256 e01f2496720bfed52f084903fc069bbca4ff27ef86374759c225e74109b6cccd
MD5 57866bd2a1ba622ceb0dcb4d17a3b710
BLAKE2b-256 d684db9ea95aa90f14e16f7f4e208c9302023e3bb460b295d9e4b3521f5a25f1

See more details on using hashes here.

File details

Details for the file omero_demo_cleanup-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for omero_demo_cleanup-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 718c779edb93b804efb4cb72a43ea09458f02d57a8a25da61f9cd30515c122e2
MD5 28b10e0c01bbe79790bb5224036b2319
BLAKE2b-256 d5263074039fa3c120af98393f16453a42195c642b58081c45ca0ba37eeaa2e9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page