Wednesday 23 November 2011

fsadm: cannot open /directory/lost+found - how to fix this error?

If u got the below error..

# fsadm -F vxfs -b 20448M /directory
vxfs fsadm: cannot open /directory/lost+found/.fsadm - errno 2

Follow the below steps to fix this error..

#ls /directory --- no lost+found there.


# cd /directory

# mklost+found
creating slots...
removing dummy files...
done


now run fsadm it will get complete..

No comments:

Post a Comment