1833184 Members
2775 Online
110051 Solutions
New Discussion

Re: removing a vxvm plex

 
Henry Wong
Occasional Contributor

removing a vxvm plex

Does anyone know how to remove a vxvm plex from the command line? I have a disassociated volume plex I can't get rid of in the GUI.

Thanks
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: removing a vxvm plex

Henry:

You can find the VxVM guide(s) here:

http://docs.hp.com/hpux/onlinedocs/B7961-90005/B7961-90005.html

Regards!

...JRF...
James R. Ferguson
Acclaimed Contributor

Re: removing a vxvm plex

Hi (again) Henry:

Sorry, it the above reference, while valid, also points to the man pages. See version 1.5 of 11i for the 'vxplex' (1M) command, in this case:

http://docs.hp.com/hpux/onlinedocs/B9106-90008/B9106-90008.html

Regards!

...JRF...
Henry Wong
Occasional Contributor

Re: removing a vxvm plex

James, thanks for looking into it. I have already checked into the man pages. There are so many combinations of arguments and there weren't a lot of examples. It also depends on the state of the plex the command to use is different. An HP engineer support engineer found this for me.

To remove a dissociated plex,
vxedit -r rm plex_name

If the plex is still associated to a volume,
vxplex -o rm dis plex_name