User Tools

Site Tools


netbackup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
netbackup [2020/08/08 21:05]
ss_wiki_admin
netbackup [2020/08/11 08:58] (current)
ss_wiki_admin
Line 36: Line 36:
 Disabling SCSI reservations in Netbackup may be a workaround - Netbackup will then handle drive reservations and conflicts internally. Disabling SCSI reservations in Netbackup may be a workaround - Netbackup will then handle drive reservations and conflicts internally.
  
 +Release reservations manually with the following command:
 <code bash> <code bash>
 vmoprcmd -crawlreleasebyname <DRIVE_NAME> vmoprcmd -crawlreleasebyname <DRIVE_NAME>
 </code> </code>
 +
 +== Release Netbackup Resource ==
 +<code bash>
 +nbrbutil -dump
 +nbrbutil -releaseMDS <key>
 +nbrbutil -reportInconsistentAllocations
 +nbrbutil -releaseDrive <drive name>
 +</code>
 +Allocations can also be investigated and removed by deleting files in /usr/openv/netbackup/db/media/drives.
netbackup.1596920722.txt.gz ยท Last modified: 2020/08/08 21:05 by ss_wiki_admin