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!
ool information and status
pool: Pool
state: DEGRADED
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if possible. Otherwise restore the
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 1.20T in 5h51m with 1 errors on Thu Oct 10 12:04:57 2013
config:
NAME STATE READ WRITE CKSUM
Pool DEGRADED 0 0 1
raidz1-0 ONLINE 0 0 0
ada3.nop ONLINE 0 0 0
ada2.nop ONLINE 0 0 0
ada0.nop ONLINE 0 0 0
ada1.nop ONLINE 0 0 0
raidz1-1 ONLINE 0 0 0
ada4 ONLINE 0 0 0
ada5 ONLINE 0 0 0
ada6 ONLINE 0 0 0
ada7 ONLINE 0 0 0
raidz1-2 DEGRADED 0 0 2
replacing-0 DEGRADED 0 0 213K
4149419797668455597 OFFLINE 0 0 0 was /dev/ada8/old
ada8 ONLINE 0 0 0
ada9 ONLINE 0 0 0
ada10 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
try to use new button "clear config & import Disk" to delete non existing ada8, and next go to Disks|ZFS|Configuration| and post your current and detected to see it.
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)
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)
geckonas: /dev # zpool replace Pool 4149419797668455597 replacing-0
cannot open 'replacing-0': no such GEOM provider
must be a full path or shorthand device name
geckonas: /dev # zpool replace Pool 4149419797668455597 ada8
invalid vdev specification
use '-f' to override the following errors:
/dev/ada8 is part of active pool 'Pool'
Maybe the problem could be, that replacing-0 is part of the vdev, and ada8 is only part of the pool. Something went wrong by replacing ada8
geckonas: /dev # zpool detach Pool replacing-0
cannot detach replacing-0: no such device in pool
geckonas: /dev # zpool detach Pool 4149419797668455597
cannot detach 4149419797668455597: no valid replicas
geckonas: /dev # zpool detach Pool replacing-0
cannot detach replacing-0: no such device in pool
geckonas: /dev # zpool detach Pool replacing
cannot detach replacing: no such device in pool
geckonas: /dev # zpool detach Pool ada8
cannot detach ada8: no valid replicas
geckonas: /dev # zpool online Pool 4149419797668455597
warning: device '4149419797668455597' onlined, but remains in faulted state
use 'zpool replace' to replace devices that are no longer present
geckonas: /dev #
try zpool -f replace Pool 4149419797668455597 ada8
PD: not sure if -f is in good place, can be zpool replace -f Pool 4149419797668455597 ada8
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)
geckonas: /dev # zpool replace Pool 4149419797668455597 ada8
invalid vdev specification
use '-f' to override the following errors:
/dev/ada8 is part of active pool 'Pool'
I will try -f as last option before a set up a new pool and a new poolwill take about 2 week
If the resilvering finished I try to remove 4149....
You replaced ada8 with ada10 ? Has ada8 been removed from the box ? If yes, this command should work:
zpool replace Pool ada8
No, I replaced ada8. During resilver ada8 went removed. Reboot without changing anything ada8 was in place and the result was the status above
After every reboot it restarts resilver ada8 and ada10