On 02/06/2013 07:55 AM, Ram Chander wrote: > Hi, > > > I had a zpool thats exported on another system and when i try to import, > it fails. Any idea how to recover ? > > "format" shows all the disks. > > > root@host:~# zpool import -FfX pool1 > cannot import 'pool1': one or more devices is currently unavailable > > root@host:~# zpool import -f pool1 > cannot import 'pool1': I/O error > Destroy and re-create the pool from > a backup source.
What does your dmesg say? zpool import seems to be complaining about I/O errors, perhaps your vdevs or HBA have failed. Cheers, -- Saso _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
