Message at Boot time

ObiTobi

Patron
Joined
Jul 12, 2013
Messages
316
Hi,

after reboot I saw this message but I don't know what this mean and how to repair it.

Code:
spa_import: importing zpool01
spa_load(zpool01, config trusted): LOADING
disk vdev '/dev/gptid/6876c214-5856-11e9-8ff2-001517b074f6': best uberblock found for spa zpool01. txg 45376119
spa_load(zpool01, config untrusted): using uberblock with txg=45376119
spa_load(zpool01, config trusted): spa_load_verify found 0 metadata errors and 2 data errors
spa=zpool01 async request task=1
spa_load(zpool01, config trusted): LOADED
spa=zpool01 async request task=32


but zpool status mean it's all OK

Code:
config:

        NAME                                            STATE     READ WRITE CKSUM
        zpool01                                         ONLINE       0     0     0
          raidz2-0                                      ONLINE       0     0     0
            gptid/6876c214-5856-11e9-8ff2-001517b074f6  ONLINE       0     0     0
            gptid/9a1f1d2c-07a2-11e9-b537-001517b074f6  ONLINE       0     0     0
            gptid/eaa4cc19-fc60-11e7-96e9-001517b074f6  ONLINE       0     0     0
            gptid/69e420c1-e34b-11e2-9901-bc5ff4aca32b  ONLINE       0     0     0
            gptid/6a8891df-e34b-11e2-9901-bc5ff4aca32b  ONLINE       0     0     0

errors: No known data errors
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Hmm. I get the same thing on my system importing the data pool on startup, but my data pool always passes scrubs.
 
Top