1829717 Members
1775 Online
109992 Solutions
New Discussion

Re: newfs...?

 
SOLVED
Go to solution
mark.M
Frequent Advisor

newfs...?

samu:/>newfs -F vxfs -o largefiles /dev/vg09/rlvol1
version 3 layout
102400000 sectors, 12800000 blocks of size 8192, log size 256 blocks
unlimited inodes, 12800000 data blocks, 12799232 free data blocks
391 allocation units of 32768 blocks, 32768 data blocks
last allocation unit has 20480 data blocks
first allocation unit starts at block 0
overhead per allocation unit is 0 blocks
samu:/>newfs -F vxfs -s 100000M -o largefiles /dev/vg09/rlvol1
version 3 layout
102400000 sectors, 12800000 blocks of size 8192, log size 256 blocks
unlimited inodes, 12800000 data blocks, 12799232 free data blocks
391 allocation units of 32768 blocks, 32768 data blocks
last allocation unit has 20480 data blocks
first allocation unit starts at block 0
overhead per allocation unit is 0 blocks
but,
lvdisplay -v /dev/vg09/lvol1 is normal and used mouting
2 REPLIES 2
RAC_1
Honored Contributor
Solution

Re: newfs...?

What exactly you are trying to ask. All seems ok to me.
There is no substitute to HARDWORK
Florian Heigl (new acc)
Honored Contributor

Re: newfs...?

But You should get up to date with JFS patches, version3 layout shows You're at JFS Version 3.3 or below.
yesterday I stood at the edge. Today I'm one step ahead.