truenas not starting due to "uncorrectable I/O failure and has been suspended"

Grinas

Contributor
Joined
May 4, 2017
Messages
174
Looks like your boot pool is in trouble again...

First off thanks for all the help as always and the super fast responses.


created a new boot drive and imported the pool. 20+ mins after hitting import the UI still shows it is importing.
Screenshot 2023-08-08 at 5.04.26 p.m..png


if i login to webui in private window or another browser i just get spinning icon on all pages. I cant get to services page to enable SSH.

Should i be trying to import the pool via cmdline. will it give better feedback?

Any other suggestion here or should i just consider the pool dead.
 

Grinas

Contributor
Joined
May 4, 2017
Messages
174
is there anyway to get debug/verbose information when importing a pool.

there seems to be nothing on zpool help or man page.


it seems to only show one drive as degraded when trying to import.

Code:
   
root@truenas[~]# zpool import
pool: ThreeTBM
     id: 367064054923469677
  state: DEGRADED
status: The pool was last accessed by another system.
 action: The pool can be imported despite missing or damaged devices.  The
        fault tolerance of the pool may be compromised if imported.
   see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-EY
 config:

        ThreeTBM                                        DEGRADED
          raidz1-0                                      DEGRADED
            gptid/0486c9b0-7721-11e8-aaf6-1866da124f27  ONLINE
            gptid/bb75f4de-56a9-11e8-8d38-1866da124f27  ONLINE
            gptid/bdeb9521-56a9-11e8-8d38-1866da124f27  UNAVAIL  cannot open
          raidz1-1                                      ONLINE
            gptid/e12d2f5c-0cc1-11ed-b021-000c2980b62f  ONLINE
            gptid/cccb7648-baa2-11ea-853a-000c296d4317  ONLINE
            gptid/68f81e31-317f-11ee-89e2-000c2980b62f  ONLINE
 

Attachments

  • Screenshot 2023-08-09 at 4.57.50 p.m..png
    Screenshot 2023-08-09 at 4.57.50 p.m..png
    10.7 KB · Views: 67
Last edited:
Top