Forum Discussion

HEMANPR's avatar
HEMANPR
Level 6
14 years ago

Cant delete a Disk Pool

Hello All I try to delete a Disk Pool (TEST_POOL) but I receive the following message: Unable to delete the disk pool invalid command parameter DSM has found that one or more volumes in the disk pool...
  • kunal's avatar
    14 years ago
    Run this:

    /usr/openv/netbackup/bin/admincmd/nbdelete -allvolumes -force 

    its a safe command. It just deletes the fragments that are already expired:

    From man pages:

    The nbdelete command removes all deleted fragments from  the
         disk  volumes  that  are  specified on the command line. The
         -allvolumes option removes the fragments  from  all  volumes
         that   contain   deleted   fragments. 

    After this, try to delete the disk pool.

    Regards,
    Kunal Parmar