Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Cohesity Data Cloud for NetBackup™ Administrator's Guide
  3. Managing WORM storage and retention
  4. Deleting WORM-locked images
Cohesity Data Cloud for NetBackup™ Administrator's Guide

Deleting WORM-locked images

You can shorten the WORM lock for a view to a near-future time. Once the lock expires, the view is unlocked, and you can delete the corresponding backup image in NetBackup.

Note:

You can only shorten the WORM lock if the LSU is in Enterprise mode. Shortening the lock is not allowed in Compliance mode.

To delete WORM-locked images

  1. Log in as a Data Security user.
  2. Run the following command to update the view:

    iris_cli view update include-internal=true name=<name> datalock-expiry-usecs=<timestamp>

    • Set <timestamp> to a time in the near future in microseconds.

    • The value must be greater than the configured worm-min-retention-secs.

  3. Verify that the DATALOCK STATE of the view is now UNLOCKED by listing the view.
  4. On NetBackup primary server, run the following command to delete the WORM-locked backup:

    bpexpdate -backupid <backup_image> -try_expire_worm_copy -d 0 -copy 1

  5. Verify that the backup is now deleted in NetBackup catalog or run the following command:

    bpimagelist

  6. Verify on SpanFS by listing the view that the view no longer exists
  7. Verify on SpanFS that the view does not exist any longer by listing available views.

Feedback

Was this page helpful?
Previous

Updating LSU WORM attributes

Next

Cohesity Data Cloud for NetBackup operations

Feedback

Was this page helpful?