vxresize queries
Created: 08 Oct 2012 | Updated: 04 Dec 2012 | 2 comments
This issue has been solved. See solution.
Hi,
Understand vxresize performs resize of file system. If I want to resize a file system with a specific disk, how to go about it?
Thanks in advance.
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
Just add the disks you want to the end of the command - example:
vxresize -g diskgroup vol1 +10g disk3
You can specify more than 1 disk and you can also precede disk with a "!" to mean don't use, so !disk2 means DON'T use disk2.
Mike
UK Symantec Consultant in VCS, GCO, SF, VVR, VxAT on Solaris, AIX, HP-ux, Linux & Windows
If this post has helped you, please vote or mark as solution
Thanks.
Would you like to reply?
Login or Register to post your comment.