今天我们让 DC 更换了 RAID 阵列中出现故障的硬盘,这是我第一次不得不这样做。但是,我现在正在尝试重新同步阵列,但我很难理解这个系统现在是如何工作的。
我们当前的工作驱动器分区表如下:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x56565656
Device Boot Start End Blocks Id System
/dev/sda1 1 2089 16777216 fd Linux raid autodetect
/dev/sda2 * 2089 121602 959983616 fd Linux raid autodetect
Run Code Online (Sandbox Code Playgroud)
为什么 /dev/sda1 的结束柱面和 /dev/sda2 的开始柱面是一样的?因此,我无法在新驱动器上复制分区表。
drive ×1