1833861 Members
2088 Online
110063 Solutions
New Discussion

Re: vxmunix fsadm

 

vxmunix fsadm

Hello Everybody,

Anyone can help me, what's happening with this command.

[beprin_root]/# fsadm -F vxfs -D /home
vxfs fsadm: error processing inode list for fset 999

Thanks and hugs,

Andr??

Andre Augusto
2 REPLIES 2
Jeff Schussele
Honored Contributor

Re: vxmunix fsadm

Hi Andre,

Looks to me like there is inode corruption on that /home filesystem.

You'll probably need to unmount it & run fsck on it

fsck -F vxfs -o full /dev/vg_name/rlv_name

Note that you have to use the raw device.
May need to run it several times to completely clean it up.

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

Re: vxmunix fsadm

Hi Jeff,

Thanks for your help, this is a critical machine in Telef??nica company, and is necessary stop the application for umount /home file system. Probably I'll execute the procedure in next week.

Thanks one more time.

Regards,

Andr??
Andre Augusto