Im fighting with my RAID-Z1 configuration. Either have a lack of understanding or something is going wrong.
My configration is: 4 x 2TB HDDs WD20EURS
Code: Select all
NAME STATE READ WRITE CKSUM
RAIDZ ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
gpt/Disk0 ONLINE 0 0 0
gpt/Disk1 ONLINE 0 0 0
gpt/Disk2 ONLINE 0 0 0
spares
gpt/Disk3 AVAIL
errors: No known data errorsBut nothing happens. BTW; Autoreplace is ON
Code: Select all
pool: RAIDZ
state: DEGRADED
status: One or more devices has been removed 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: none requested
config:
NAME STATE READ WRITE CKSUM
RAIDZ DEGRADED 0 0 0
raidz1-0 DEGRADED 0 0 0
gpt/Disk0 ONLINE 0 0 0
2609822771131604473 REMOVED 0 0 0 was /dev/gpt/Disk1
gpt/Disk2 ONLINE 0 0 0
spares
gpt/Disk3 AVAIL
errors: No known data errorsCode: Select all
newton:~# zpool get all RAIDZ
NAME PROPERTY VALUE SOURCE
RAIDZ size 5.44T -
RAIDZ capacity 0% -
RAIDZ altroot - default
RAIDZ health DEGRADED -
RAIDZ guid 11049731454688481474 default
RAIDZ version 28 default
RAIDZ bootfs - default
RAIDZ delegation on default
RAIDZ autoreplace on local
RAIDZ cachefile - default
RAIDZ failmode wait default
RAIDZ listsnapshots off default
RAIDZ autoexpand off default
RAIDZ dedupditto 0 default
RAIDZ dedupratio 1.83x -
RAIDZ free 5.42T -
RAIDZ allocated 22.9G -
RAIDZ readonly off -
RAIDZ comment - default
RAIDZ expandsize 0 -



