eu22106
14 years agoLevel 4
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 complete DG and create a new one.
BUT. As the disks are in a deported state I am unbale to remove the DG. Is there a way around this issue?
Ivo
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