Pool state is UNKNOWN after "power failure"

Markell

Cadet
Joined
Jul 11, 2019
Messages
3
Even a UPS can't protect from inadvertently pulling the cord out of your power supply. :oops:

I only have one pool, which contains all my data. Right now, it's unavailable. Logging into the GUI I see the alert: "Pool WDred-4TB-2disks state is UNKNOWN" And I'm stumped. Searching the forums indicates issues with RAID or encryption, but this pool had no encryption on it and there's no raid involved.

My pool appears, but no disks are listed:

freenasPools.png


And sure enough, my disks are unused:

freenasDisks.png


Below is my zpool import output. My build is in my sig. Any other information I need to share?

Code:
root@freenas[~]# zpool import
   pool: WDred-4TB-2disks
     id: 28837958873448948
  state: ONLINE
 status: The pool was last accessed by another system.
 action: The pool can be imported using its name or numeric identifier and
        the '-f' flag.
   see: http://illumos.org/msg/ZFS-8000-EY
 config:

        WDred-4TB-2disks                                ONLINE
          mirror-0                                      ONLINE
            gptid/c033d5ba-c6fb-11e9-9251-ac1f6b782b07  ONLINE
            gptid/c0fe0617-c6fb-11e9-9251-ac1f6b782b07  ONLINE
 

andrewjs18

Contributor
Joined
Oct 19, 2014
Messages
141
bumping this. did you ever find a fix? I think I'm dealing with the exact same issue with my freenas set up too.
 
Top