NetBackup status code: 1536
Explanation: You cannot delete a storage unit or storage unit group if a storage lifecycle policy (SLP) references it. The SLP may be an older version. The NetBackup Administration Console displays the most recent version of an SLP while the reference to the storage unit or storage unit group may be located in an earlier version.
Recommended Action: Use the nbstl command to view and change the older SLP versions. Do the following in the order listed:
Run the following command to display all versions of each SLP:
# nbstl -L -all_versions
Determine the name and version of each SLP that references the storage unit or storage unit group.
Run the following command to replace the storage unit (group) to be deleted with the name of a different storage unit.
# nbstl <SLP_name> -modify_version <version_number>...
For more information on storage lifecycle policy versions, see the NetBackup Administrator's Guide, Volume I.
Click here to view technical notes and other information on the Cohesity Technical Support website about this status code.