Unsupported feature for unknown zpool

skatedices

Cadet
Joined
Mar 15, 2020
Messages
1
So I have been using this system for a couple of years and worked like charm but the accessing to the drive were extremely slow for a few days. I thought the boot drive was corrupted or something so I freshly clean installed the boot SSD drive without checking the zpool status and all that.
Now I have no longer access to the pool... The pool is "unknown"
Please advice for noob for this situation that makes me so nervous it might loosing all I have.

Code:
root@OSX_Server:~ # zpool import
   pool: Volume
     id: 13332686109870858310
  state: UNAVAIL
 status: The pool was last accessed by another system.
 action: The pool cannot be imported due to damaged devices or data.
   see: http://illumos.org/msg/ZFS-8000-EY
 config:

        Volume                                          UNAVAIL  unsupported feature(s)
          raidz2-0                                      ONLINE
            gptid/25054f98-c579-11e5-a6ca-bc5ff4e65d11  ONLINE
            gptid/25de13cc-c579-11e5-a6ca-bc5ff4e65d11  ONLINE
            gptid/26b546e2-c579-11e5-a6ca-bc5ff4e65d11  ONLINE
            gptid/2781ff68-c579-11e5-a6ca-bc5ff4e65d11  ONLINE
            gptid/28543f6f-c579-11e5-a6ca-bc5ff4e65d11  ONLINE
            gptid/2924c7a8-c579-11e5-a6ca-bc5ff4e65d11  ONLINE
root@OSX_Server:~ # zpool status
  pool: freenas-boot
 state: ONLINE
  scan: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        freenas-boot  ONLINE       0     0     0
          ada1p2    ONLINE       0     0     0

errors: No known data errors
 

Attachments

  • Screen Shot 2020-03-15 at 22.13.03.png
    Screen Shot 2020-03-15 at 22.13.03.png
    91 KB · Views: 186

hervon

Patron
Joined
Apr 23, 2012
Messages
353
Search is your friend.

My guess : maybe you just installed an older version of freeNAS that was running. If is is the case install the same version as it was running previously.
 
Top