I have an ongoing problem with my RAID-Z1 pool. During some (not all) reboots my system fails to reimport the zpool. While it seems to me to be a 'random' issue, there is undoubtedly a reason behind it.
I would really appreciate advice on where I should begin to look for a potential cause.
My set up is a x86_64 Funtoo Current build. sys-kernel/spl, sys-fs/kmod-zfs and sys-fs/zfs are versions 0.6.3 installed together with the sys-kernel/ck-sources-3.14.4 kernel. The zfs service is started during the default runlevel.
When I log into desktop I find that my zpool wd20ears_zfs has failed with the following:
~# zpool status
pool: wd20ears_zfs
state: UNAVAIL
status:Oneor more devices could not be used because the label is missing
or invalid.There are insufficient replicas for the pool to continue
functioning.
action:Destroyand re-create the pool from
a backup source.
see: http://zfsonlinux.org/msg/ZFS-8000-5E
scan: none requested
config:
NAME STATE READ WRITE CKSUM
wd20ears_zfs UNAVAIL 000 insufficient replicas
raidz1-0 UNAVAIL 000 insufficient replicas
sdf FAULTED 000 corrupted data
sde FAULTED 000 corrupted data
sdg UNAVAIL 000
sdd FAULTED 000 corrupted data
If I export the pool and then reimport with the 'force' switch it mounts successfully:
~# zpool export wd20ears_zfs~# zpool import wd20ears_zfs -f~# zpool status
pool: wd20ears_zfs
state: ONLINE
scan: scrub repaired 0in11h31mwith0 errors on SunJul608:03:382014
config:
NAME STATE READ WRITE CKSUM
wd20ears_zfs ONLINE 000
raidz1-0 ONLINE 000
sdf ONLINE 000
sde ONLINE 000
sdg ONLINE 000
sdd ONLINE 000
errors:No known data errors
I am yet to raise this issue on the zfsonlinux.org Issue Tracker. I thought it best to start with the Funtoo forums.
Question
Tassie_Tux
I have an ongoing problem with my RAID-Z1 pool. During some (not all) reboots my system fails to reimport the zpool. While it seems to me to be a 'random' issue, there is undoubtedly a reason behind it.
I would really appreciate advice on where I should begin to look for a potential cause.
My set up is a x86_64 Funtoo Current build. sys-kernel/spl, sys-fs/kmod-zfs and sys-fs/zfs are versions 0.6.3 installed together with the sys-kernel/ck-sources-3.14.4 kernel. The zfs service is started during the default runlevel.
When I log into desktop I find that my zpool wd20ears_zfs has failed with the following:
If I export the pool and then reimport with the 'force' switch it mounts successfully:
I am yet to raise this issue on the zfsonlinux.org Issue Tracker. I thought it best to start with the Funtoo forums.
Link to comment
Share on other sites
12 answers to this question
Recommended Posts