1834621 Members
2406 Online
110069 Solutions
New Discussion

growing vxfs, V-5-1-2605

 
shashi kanth
Super Advisor

growing vxfs, V-5-1-2605


11iv3 with OnlineJFS installed


Trying to increase the size of a mounted vxfs.


#/etc/vx/bin/vxresize -g nfsdg -b -F vxfs -t nfs_vol_grow nfs_vol 3072g

VxVM vxresize ERROR V-5-1-2605 cannot stat /nfs


Any one help me how to solve this issue.

Thanks.
6 REPLIES 6
Jupinder Bedi
Respected Contributor

Re: growing vxfs, V-5-1-2605

Try as follows

/etc/vx/bin/vxresize -bx -g +size
All things excellent are as difficult as they are rare
shashi kanth
Super Advisor

Re: growing vxfs, V-5-1-2605



getting the same error.
Michal Kapalka (mikap)
Honored Contributor

Re: growing vxfs, V-5-1-2605

hi,

check this :

(SR: 8606472172 CR: JAGag27072)
Veritas Incident Number: 839168 (839077)
The 'vxresize' command fails on file systems
greater than 2 TB. This displays the following
error message:
'VxVM vxresize ERROR V-5-1-2605 cannot stat/mnt.'


mikap
shashi kanth
Super Advisor

Re: growing vxfs, V-5-1-2605



So how can i solve this issue ?
Michal Kapalka (mikap)
Honored Contributor

Re: growing vxfs, V-5-1-2605

hi,

the fs should be less 2 TB.

mikap
shashi kanth
Super Advisor

Re: growing vxfs, V-5-1-2605



Thanks.