我正在使用本机 ZFS 运行 Ubuntu Server 13.04 64 位。我有包括4个硬盘,其中一个昨天去世了,现在是使用zpool不是由OS或BIOS识别了。
不幸的是,我在下次重新启动后才看到问题,所以现在驱动器标签丢失,我无法使用此处和此处的官方说明更换磁盘。
zpool status hermes -x
Run Code Online (Sandbox Code Playgroud)
印刷
root@zeus:~# zpool status hermes -x
pool: hermes
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: http://zfsonlinux.org/msg/ZFS-8000-4J
scan: scrub repaired 0 in 2h4m with 0 errors on Sun Jun 9 …
Run Code Online (Sandbox Code Playgroud)