Then you can give a try with below commands which will fix the issue.
the the below command
# mount –n –o remount,rw /
Then run the vgscan
# lvm vgscan
This should report finding the volume group vg00
Then run below command
#mount –n –o remount,ro /
then rebooot the server again
#reboot
after server is up you can see file systems using below command
# df -h
No comments:
Post a Comment