I had(!) a zpool with 5 disks in raid-z2.
One disk started to have problemss so decided to replace.
I read badly the manual and:
- zpool offline zpl disk
- shutdown
- changed the drive with another identical
- restarted the pc
- zpool attach zpl ada1
I have not had any response, the console just stopped. No messages, no log.
Every command involving zfs was non completed, no response.
After some hours I rebooted the machine.
The pool was in FAULTED state. Tried to export.
Tried to import:
The two device with the strange name was connected to an SILcontroller (siisch1).freenas: administrator# zpool import -f
pool: zpl
id: 15065020095725120455
state: FAULTED
status: The pool was last accessed by another system.
action: The pool cannot be imported due to damaged devices or data.
The pool may be active on another system, but can be imported using
the '-f' flag.
see: http://illumos.org/msg/ZFS-8000-EY
config:
zpl FAULTED corrupted data
raidz2-0 DEGRADED
replacing-0 UNAVAIL insufficient replicas
1200431444536697293 OFFLINE
5458900440138144991 UNAVAIL cannot open
da2 ONLINE
da3 ONLINE
da4 ONLINE
da5 ONLINE
Any suggestion?
Thanks



