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!

Need help fixing this....

Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
mbze430
experienced User
experienced User
Posts: 95
Joined: 20 Nov 2014 05:41
Status: Offline

Need help fixing this....

Post by mbze430 »

I upgraded my NAS box MB/CPU, but controllers and HDD the same. After the upgrade one of my pool because like this
  • pool: moviespool2
    state: DEGRADED
    scan: resilvered 142G in 1h45m with 0 errors on Sat Sep 10 04:25:59 2016
    config:

    NAME STATE READ WRITE CKSUM
    moviespool2 DEGRADED 0 0 0
    raidz2-0 DEGRADED 0 0 0
    da3 ONLINE 0 0 0
    da2 ONLINE 0 0 0
    da1 ONLINE 0 0 0
    da5 ONLINE 0 0 0
    replacing-4 DEGRADED 4 77.5K 0
    8139071378898316023 UNAVAIL 0 0 0 was /dev/gpt/primary
    11169854016354540108 UNAVAIL 0 0 0 was /dev/gpt/Basic%20data%20partition
    cache
    gpt/cache2 ONLINE 0 0 0
The drive in question is /dev/da4. I have tried removing my physical hdd of da4 taken it to another PC and formatting it, and sticking back in and did a zpool replace /dev/gpt/primary and zpool replace /dev/gpt/Basic%20data%20partition and nothing works. I always get back with an error. "

Code: Select all

zpool replace moviespool2 /dev/gpt/primary
cannot open '/dev/gpt/primary': No such file or directory
zpool replace -f moviespool2 /dev/gpt/Basic%20data%20partition
invalid vdev specification
the following errors must be manually repaired:
/dev/gpt/Basic%20data%20partition is part of active pool 'moviespool2'

please help!
NAS #1 - 11.2.0.4 - Omnius (revision 6625) - SuperMicro X10SL7-F w/ 24GB ECC - LSI SAS 9207-16i - 2x RAIDZ1 (10x3TB) Pools and 1x (2x4TB) Stripe Pool
NAS #2 - 11.2.0.4 - Omnius (revision 6625) - SuperMicro X10SLM-F w/32GB ECC - LSI SAS 9207-8i (RAID10) - IBM M1015-IT Mode (RAID10)

User avatar
apollo567
Site Admin
Site Admin
Posts: 675
Joined: 23 Jun 2012 06:37
Location: Ludwigshafen, Germany
Status: Offline

Re: Need help fixing this....

Post by apollo567 »

Check Sata cables please
my NAS and its development until today: viewtopic.php?f=63&t=39&sid=039fed830cf ... 4d0abe4a04

mbze430
experienced User
experienced User
Posts: 95
Joined: 20 Nov 2014 05:41
Status: Offline

Re: Need help fixing this....

Post by mbze430 »

since I don't have spare 8087 -> SATA fan out cable, I plugged it to another port. It is now detected as /dev/da11 But it is the same.
  • medianas: ~# zpool replace moviespool2 /dev/replacing-4 /dev/da11
    invalid vdev specification
    use '-f' to override the following errors:
    /dev/da11 is part of active pool 'moviespool2'
    medianas: ~# zpool replace -f moviespool2 /dev/replacing-4 /dev/da11
    invalid vdev specification
    the following errors must be manually repaired:
    /dev/da11 is part of active pool 'moviespool2'
NAS #1 - 11.2.0.4 - Omnius (revision 6625) - SuperMicro X10SL7-F w/ 24GB ECC - LSI SAS 9207-16i - 2x RAIDZ1 (10x3TB) Pools and 1x (2x4TB) Stripe Pool
NAS #2 - 11.2.0.4 - Omnius (revision 6625) - SuperMicro X10SLM-F w/32GB ECC - LSI SAS 9207-8i (RAID10) - IBM M1015-IT Mode (RAID10)

mbze430
experienced User
experienced User
Posts: 95
Joined: 20 Nov 2014 05:41
Status: Offline

Re: Need help fixing this....

Post by mbze430 »

ok I did zpool export and import on that pool, and it is starting to resilver.... hopefully this works....been battling this for HOURS
NAS #1 - 11.2.0.4 - Omnius (revision 6625) - SuperMicro X10SL7-F w/ 24GB ECC - LSI SAS 9207-16i - 2x RAIDZ1 (10x3TB) Pools and 1x (2x4TB) Stripe Pool
NAS #2 - 11.2.0.4 - Omnius (revision 6625) - SuperMicro X10SLM-F w/32GB ECC - LSI SAS 9207-8i (RAID10) - IBM M1015-IT Mode (RAID10)

Post Reply

Return to “ZFS (only!)”