linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* parent transid verify failed: Fixed but re-appearing
@ 2020-10-21  9:04 Hendrik Friedel
  2020-10-21 13:46 ` Zygo Blaxell
  0 siblings, 1 reply; 14+ messages in thread
From: Hendrik Friedel @ 2020-10-21  9:04 UTC (permalink / raw)
  To: Btrfs BTRFS

Hello,

I have a re-occuring issue with my btrfs volume.
I am using dduper (https://github.com/Lakshmipathi/dduper/issues/39).
When running it, I get:
parent transid verify failed on 9332119748608 wanted 204976 found 204978
(reproducable when running the same dduper command)
I cured that by unmounting and
   mount -t btrfs -o nospace_cache,clear_cache /dev/sda1 /mnt/test

After that, I was able to run that dduper command without a failure.
But some days later, the same command resulted in:
   parent transid verify failed on 16465691033600 wanted 352083 found 
352085

again.

A scrub showed no error
  btrfs scrub status /dev/sda1
scrub status for c4a6a2c9-5cf0-49b8-812a-0784953f9ba3
         scrub started at Mon Oct 19 21:07:13 2020 and finished after 
15:11:10
         total bytes scrubbed: 6.56TiB with 0 errors

Filesystem info:
  btrfs fi show /dev/sda1
Label: 'DataPool1'  uuid: c4a6a2c9-5cf0-49b8-812a-0784953f9ba3
         Total devices 2 FS bytes used 6.56TiB
         devid    1 size 7.28TiB used 6.75TiB path /dev/sda1
         devid    2 size 7.28TiB used 6.75TiB path /dev/sdj1

The system has a USV. Consequently, it should not experience any power 
interruptions during writes.

I did not find any indications of it in /var/log/*
(grep  -i btrfs /var/log/* | grep -v snapper |grep sda)

What could be the reason for this re-appearing issue?

Regards,
Hendrik


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-11-03 23:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-21  9:04 parent transid verify failed: Fixed but re-appearing Hendrik Friedel
2020-10-21 13:46 ` Zygo Blaxell
2020-10-21 18:19   ` Re[2]: " Hendrik Friedel
2020-10-21 19:32     ` Zygo Blaxell
2020-10-21 21:15       ` Re[2]: " Hendrik Friedel
2020-10-21 21:22         ` Zygo Blaxell
2020-10-21 21:26           ` Re[2]: " Hendrik Friedel
2020-10-21 21:38             ` Zygo Blaxell
2020-10-22 19:30               ` Re[2]: " Hendrik Friedel
2020-11-03 18:19                 ` Re[3]: " Hendrik Friedel
2020-11-03 19:40                   ` Zygo Blaxell
2020-11-03 20:40                     ` Re[2]: " Hendrik Friedel
2020-11-03 22:13                       ` Amy Parker
2020-11-03 23:05                       ` Zygo Blaxell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).