PF1
15 years agoLevel 2
Can't delete storage pool after media server deleted
Hello all.
I have a PureDisk disk pool that I am unable to delete. I expired all images and deleted all fragments but it still would not delete. I then deleted the media server that hosted the pool as that was it's only function, thinking that the disk pool would also be removed, however it's still there and I am now unable to remove it. As would be expected, the following nvdevconfig command fails with the error message below:
cmd: nbdevconfig -deletests -storage_server TESTSRVR -stype PureDisk
err: DSM has encountered the following busy resource: TESTSRVR
I have a PureDisk disk pool that I am unable to delete. I expired all images and deleted all fragments but it still would not delete. I then deleted the media server that hosted the pool as that was it's only function, thinking that the disk pool would also be removed, however it's still there and I am now unable to remove it. As would be expected, the following nvdevconfig command fails with the error message below:
cmd: nbdevconfig -deletests -storage_server TESTSRVR -stype PureDisk
err: DSM has encountered the following busy resource: TESTSRVR
Failed to delete storage server
TESTSRVR, invalid command parameter
For reference, master server is RHEL 5.4 x64 running NBU 7.0.
Thanks in advance.
Pat
For reference, master server is RHEL 5.4 x64 running NBU 7.0.
Thanks in advance.
Pat
- Hello all, and thanks for comments.
Turns out that there were still fragments listed in the EMM expiration table because the master server couldnt connect to the media server where the image fragments were originally held. I was able to delete them from the table with the ` /usr/openv/netbackup/bin/admincmd/nbdelete -allvolumes -force` command and then nbdevconfig removed the pool successfully.
Thanks again!
Pat