Video Screencast Help
Search Video Help Close Back
to help

vxresize queries

Created: 08 Oct 2012 | Updated: 04 Dec 2012 | 2 comments
YC's picture
0 0 Votes
Login to vote
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.

Comments 2 CommentsJump to latest comment

mikebounds's picture

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

SOLUTION
0
Login to vote
  • Actions
YC's picture

Thanks.

0
Login to vote
  • Actions