标题: HP P400单盘组raid0在线换盘试验-成功 [打印本页] 作者: kisswen 时间: 2012-11-14 08:59 标题: HP P400单盘组raid0在线换盘试验-成功 9.1出来就重新安装做全zfs
代码:
portal# zpool status
pool: tank
state: ONLINE
scan: resilvered 250M in 0h0m with 0 errors on Wed Nov 14 08:38:38 2012
config:
代码:
portal# zpool status
pool: tank
state: DEGRADED
status: One or more devices has been taken offline by the administrator.
Sufficient replicas exist for the pool to continue functioning in a
degraded state.
action: Online the device using 'zpool online' or replace the device with
'zpool replace'.
scan: resilvered 250M in 0h0m with 0 errors on Wed Nov 14 08:38:38 2012
config:
代码:
portal# zpool online tank gpt/disk5
warning: device 'gpt/disk5' onlined, but remains in faulted state
use 'zpool replace' to replace devices that are no longer present