1832678 Members
2908 Online
110043 Solutions
New Discussion

Re: lvextend

 
SOLVED
Go to solution
roadrunner_1
Regular Advisor

lvextend

i was looking at the SAM logs after increasing the size of the file system..

it executes
fasadm -F vxfs -b 770048 /var

how is this no 770048 calculated and what does it mean?? Also, does this no depend on the type of filesystem??
4 REPLIES 4
Helen French
Honored Contributor

Re: lvextend

This will give you the explanation:

# man fsadm_vxfs

The number after -b is the new size sector number. And yes these parameters and even commands depend on file system types.
Life is a promise, fulfill it!
Jeff Schussele
Honored Contributor
Solution

Re: lvextend

Hi,

Sectors are normally 512 bytes.
You can verify using
diskinfo /dev/rdsk/cxtydz
on that drive.
So by my calculations you increased /var to
394,264,576 bytes - correct?

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
roadrunner_1
Regular Advisor

Re: lvextend

*********No points will be assigned for answers hereafter***********
Kellogg Unix Team
Trusted Contributor

Re: lvextend

:-)

I like this approach! Will serve the purpose till Dan and his team put this feature for us.
work is fun ! (my manager is standing behind me!!)