Skip to content

Permanent errors <metadata>:<0x611> after losing cache/log #10479

Answered by richardelling
Harvie asked this question in Q&A
Discussion options

You must be logged in to vote

@Harvie the checksum errors under the mirror are not related to log or cache.

Since this is in metadata, zdb is a better tool:
zdb -dd tank 0x611
should provide more details. More -d options goes further into detail

How corrupted data is handled by send is configurable. However, it likely doesn't apply to this case because much metadata is not sent. For reference,
https://openzfs.github.io/openzfs-docs/Performance%20and%20Tuning/ZFS%20on%20Linux%20Module%20Parameters.html#zfs-send-corrupt-data

Lastly,

  • "permanent errors" are not always permanent. It depends on the storage subsystem.
  • at no time did the zpool status command recommend destroying the pool. Such a message can occur due to othe…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by behlendorf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #10479 on December 22, 2020 01:00.