partição btrfs falha ao montar com open_ctree com falha

2

Eu tenho uma partição btrfs que parece estar falhando na montagem. Aqui estão os detalhes:

(1) Quando tento montar a partição, recebo a seguinte saída em dmesg :

[791594.778798] BTRFS info (device sdf1): disk space caching is enabled
[791594.778801] BTRFS info (device sdf1): has skinny extents
[791594.781558] BTRFS error (device sdf1): parent transid verify failed on 21020672 wanted 8751 found 8847
[791594.781812] BTRFS error (device sdf1): parent transid verify failed on 21020672 wanted 8751 found 8847
[791594.781816] BTRFS error (device sdf1): failed to read chunk root
[791594.822945] BTRFS error (device sdf1): open_ctree failed

(2) Eu tentei montar no modo ro / recuperação sem sorte.

(3) Eu tentei fazer o backup do disco usando btrfs recover sem sorte.

(4) Baixei e criei as últimas btrfs-tools e btrfsck e os amigos parecem reclamar com a seguinte mensagem:

parent transid verify failed on 623312896 wanted 8755 found 8806
parent transid verify failed on 623312896 wanted 8755 found 8806
parent transid verify failed on 623312896 wanted 8755 found 8806
parent transid verify failed on 623312896 wanted 8755 found 8806
Ignoring transid failure
parent transid verify failed on 397623296 wanted 8563 found 8796
parent transid verify failed on 397623296 wanted 8563 found 8796
parent transid verify failed on 397623296 wanted 8563 found 8796
parent transid verify failed on 397623296 wanted 8563 found 8796
Ignoring transid failure
ERROR: child eb corrupted: parent bytenr=29425664 item=1 parent level=2 child level=0
ERROR: cannot open file system

O mais interessante é a seguinte linha de log que os desenvolvedores parecem ter adicionado recentemente:

ERROR: child eb corrupted: parent bytenr=29425664 item=1 parent level=2 child level=0

Alguém tem alguma sugestão?

    
por gsk 16.05.2018 / 07:27

0 respostas

Tags