Forum Discussion

eu22106's avatar
eu22106
Level 4
14 years ago

How to destroy a DG?

We removed some disk we no longer need but made an error in that a DG lost (unrecoverable) all its diskes. As this DG is not critical and we found some other small issues we want to remove the comple...
  • mikebounds's avatar
    14 years ago

    You could try:

    vxassist rescan

    vxclus enable -g diskgroup

    vxdg -g diskgroup -s -f import

     

    vxdg -g diskgroup destroy

    If this doesn't work, I'm out of ideas!

    Mike