1826493 Members
4026 Online
109692 Solutions
New Discussion

Re: fsadm error ..!!!

 
Justin_132
Advisor

fsadm error ..!!!

Hi Admins,

Im facing some freaky issue while extending one mountpoint, Cud somebody help me.,

Hereby shown what I did :

/>#fsadm -F vxfs -b 46080M /test123
vxfs fsadm: /dev/vg01/rlvol1 is currently 41943040 sectors - size will be increased
vxfs fsadm: attempt to resize /dev/vg01/rlvol1 failed with errno 28

I did lvextend and that hapned sucesfully. This lv is not in root VG.

Thxs n Advance,
Just - In
5 REPLIES 5
Justin_132
Advisor

Re: fsadm error ..!!!

Hi,

Yea., I've made it after clearing some space in that muntpoint..Cheaas..

Thxs. Just - In
Chaz Emery
Advisor

Re: fsadm error ..!!!

Your filesystem is probably at 100%.
Free up a little space in it and tray again, and the fsadm command should work.
Chaz Emery
Advisor

Re: fsadm error ..!!!

Ah... I se you beat me to it... good job.
Devender Khatana
Honored Contributor

Re: fsadm error ..!!!

Hello Just - In,

The error 28 means the free space problem only. Probably if you are increasing the size by huge amount with lesff free space available, the error will still be there. Try to increase by 100-150 MB first and then in second step to actual required size.

Refer this doc from Veritas. See page 4

http://ftp.support.veritas.com/pub/support/products/FileSystem_UNIX/232976.pdf

HTH,
Devender
Impossible itself mentions "I m possible"
Indrajit_1
Valued Contributor

Re: fsadm error ..!!!

Hi;

it seems your filesystem is 100%. if so, move some file or directory to some other location and try the command.

#fsadm -F vxfs -b 46080M /test123.

it should work fine.

Cheers
indrajit
Never Ever Give Up