Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Difference between vxassist maxgrow/maxsize

Updated: 09 Jan 2012 | 2 comments
Rajan Iyer's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi, I would like understand the difference between diff between below commands.

 

vxassist -g diskg1 maxgrow vol1

vxassist -g diskg1 maxsize

 

In my case 1st command shows 135 GB & 2 nd command shows 23 GB.

 

Please let me know what it means ?

 

 

Thanks

Rajan

Discussion Filed Under:

Comments

Gaurav Sangamnerkar's picture
09
Jan
2012
1 Vote +1
Login to vote

Hello Rajan, maxgrow

Hello Rajan,

maxgrow indicates how much a volume can be grown .. i.e vol01 ...so vol01 (existing size + new size) can be grown to max 135G

however maxsize shows about the diskgroup on how much size a new volume can be created .. so if u create a new volume, you can create it for 23G

 

G

PS: If you are happy with the answer provided, please mark the post as solution. You can do so by clicking link "Mark as Solution" below the answer provided.
 

Gaurav Sangamnerkar's picture
09
Jan
2012
1 Vote +1
Login to vote

Also from the man

Also from the man pages

maxgrow Reports the maximum size a volume can grow given its attributes and given the free storage available.
maxsize Reports the maximum size a volume could be created with given the attributes specified and given the free storage available.

 

https://sort.symantec.com/public/documents/sfha/5....

 

G

PS: If you are happy with the answer provided, please mark the post as solution. You can do so by clicking link "Mark as Solution" below the answer provided.