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.
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
I/O error during import
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: I/O error during import
googling a bit appears to be metadata corruption, please read other post and try to recover as many data as posible or recreate the pool and restore from backup if you have one:
https://www.google.es/search?q=cannot+i ... kup+source
https://www.google.es/search?q=cannot+i ... kup+source
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
grendel
- Status: Offline
Re: I/O error during import
I did google quite a bit and I found no real solution (to recover any data what so ever from the pool) so I have already started to assemble the backups. I quite curious tough to what caused the metadata corruption.