I/O error during import
Posted: 23 Jun 2013 21:23
I have used my NAS with a ZFS pool of 5 disks for a few months now and today the pool
was suddenly gone. I tried the following:
> zpool import
pool: store
id: 6536123915084221822
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
store ONLINE
raidz2-0 ONLINE
ada0 ONLINE
ada1 ONLINE
ada2 ONLINE
ada3 ONLINE
ada4 ONLINE
> zpool import store
cannot import 'store': pool may be in use from other system
use '-f' to import anyway
> zpool import -f store
cannot import 'store': I/O error
Destroy and re-create the pool from
a backup source.
Also, I see no error on the disks in the SMART logs (short and extended tests).
Any suggestions appreciated.
was suddenly gone. I tried the following:
> zpool import
pool: store
id: 6536123915084221822
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
store ONLINE
raidz2-0 ONLINE
ada0 ONLINE
ada1 ONLINE
ada2 ONLINE
ada3 ONLINE
ada4 ONLINE
> zpool import store
cannot import 'store': pool may be in use from other system
use '-f' to import anyway
> zpool import -f store
cannot import 'store': I/O error
Destroy and re-create the pool from
a backup source.
Also, I see no error on the disks in the SMART logs (short and extended tests).
Any suggestions appreciated.