小编Sni*_*iku的帖子

从 LVM 卷组中删除故障驱动器……并从不完整的 LV(缺少 PV)中恢复部分数据

我一直在与这个问题作斗争一段时间了。

我有一个带有 3 个磁盘的逻辑卷,分别为 1.5TB、2TB 和 3TB。1.5TB 驱动器出现故障。大量 I/O 错误和死坏扇区。我开始 pvmove 将故障驱动器上的现有范围移动到 3TB 驱动器(还有足够的空间)。我移动了 99% 的范围,但最后一个百分比似乎无法阅读。读取失败并且 pvmove 退出。

这是目前的状态:

root@server:~# pvdisplay 
/dev/sdd: read failed after 0 of 4096 at 0: Input/output error
/dev/sdd: read failed after 0 of 4096 at 1500301819904: Input/output error
/dev/sdd: read failed after 0 of 4096 at 1500301901824: Input/output error
/dev/sdd: read failed after 0 of 4096 at 4096: Input/output error
/dev/sdd1: read failed after 0 of 4096 at 1500300771328: Input/output error
/dev/sdd1: read failed after …
Run Code Online (Sandbox Code Playgroud)

lvm luks

5
推荐指数
1
解决办法
9829
查看次数

标签 统计

luks ×1

lvm ×1