Restart the server
2, Press Ctrl+b return to main menu then goto co
3, Interrupt the normal startup
4, Enter bo then press Y to interact with IPL
5, Load unix from single user mode
6, Unix started to the single user mode
7, You need to change the root password but for single user mode the file systems are not mounted.
8, You need to use the mount –a to mount the file system
9, And execute the following command before mount
代码: 全选
fsck -F vxfs /dev/vgname/lvname
11, Restart the server