Ghwomb
Dabbler
- Joined
- Jan 10, 2012
- Messages
- 27
I have n00b-crashed my system. At least sort of. I have four drives connected and visible from the GUI, but the zpool as a whole is in a degrades state.
I think one of my hard drives is off-line, but I don't know how to bring it on-line again.
Code:
root@freenas ~]# zpool status -v
pool: Spegel
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 648K in 0h0m with 0 errors on Wed Dec 25 18:46:00 2013
config:
NAME STATE READ WRITE CKSUM
Spegel DEGRADED 0 0 0
mirror-0 ONLINE 0 0 0
gptid/79d002ed-1fca-11e3-abc8-d43d7ebc5ce0 ONLINE 0 0 0
gptid/7e8a2009-1fca-11e3-abc8-d43d7ebc5ce0 ONLINE 0 0 0
mirror-1 DEGRADED 0 0 0
gptid/611c15da-6cf4-11e3-97f6-d43d7ebc5ce0 ONLINE 0 0 0
12096590175165989692 OFFLINE 0 0 0 was /dev/gptid/616d0201-6cf4-11e3-97f6-d43d7ebc5
ce0
errors: No known data errorsI think one of my hard drives is off-line, but I don't know how to bring it on-line again.