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. Veritas NetBackup™ Cloud Administrator's Guide
  3. Troubleshooting
  4. Troubleshooting cloud storage operational issues
  5. Post processing fails for restore from Azure archive
Veritas NetBackup™ Cloud Administrator's Guide

Post processing fails for restore from Azure archive

When post processing for restore from Azure archive fails, blobs are not moved from the Hot tier to Archive tier post restore.

To move the blobs from Hot tier to Archive tier follow the steps:

  • Use the list blob operation and get a list blobs with prefix REHYDRATE_PENDING. The blob names are returned in format - REHYDRATE_PENDING/<image_name>

  • Search for blobs with <image_name>/ as prefix and filter with the blob names in integer format after the prefix.

    For example :

    Consider image name as imagename_1544519515_C1_F1

    Blob to pick for post processing - imagename_1544519515_C1_F1/21

    Blob not to be picked up - imagename_1544519515_C1_F1/imagename_1544519515/0

  • Use the set blob tier operation on blob to change the access tier of the blobs returned from above step from hot access tier to archive access tier.

    Note:

    Do not move the META_BLOCK_MAP_FILE and META_IMAGE_PROPERTIES and blobs to the archive tier.

  • After you successfully, move the blob to archive access tier, delete the blob with prefix REHYDRATE_PENDING using the delete blob operation.

Feedback

Was this page helpful?
Previous

Restore job fails if the restore job start time overlaps with the backup job end time

Next

Troubleshooting Amazon Snowball and Amazon Snowball Edge issues

Feedback

Was this page helpful?