- 论坛徽章:
- 0
|
在lvm 中添加了一块硬盘,在使用resize2fs 时出现journal commit I/O error ,就reboot,结果系统不能启动.
这时把新加的硬盘取出作为主盘装上操作系统,pvscan后出现
[root@localhost ~]# pvscan
Couldn't find device with uuid 'gb6b1q-Ym4W-HtMx-Rilh-IT2V-J1CH-s6LiV0'.
Couldn't find device with uuid 'gb6b1q-Ym4W-HtMx-Rilh-IT2V-J1CH-s6LiV0'.
PV /dev/hdd2 VG VolGroup00 lvm2 [465.66 GB / 0 free]
PV /dev/hda2 VG VolGroup007 lvm2 [148.94 GB / 3.97 GB free]
PV unknown device VG VolGroup007 lvm2 [465.75 GB / 0 free]
Total: 3 [1.06 TB] / in use: 3 [1.06 TB] / in no VG: 0 [0 ]
请教这里用什么方法可以挂载VolGroup007中的第一块硬盘,也是就148.94GB那块? |
|