ernsteiswuerfel

Results 35 comments of ernsteiswuerfel

Same error on my PowerMac G4 too (kernel 5.7-rc7 and 5.6.14). Device on the G4 would be a SATA-SSD connected to a SiL3112. On the Pentium4 it is a HDD...

Re-test with btrfs-progs v5.7 and kernel 5.8-rc5 on x86 (Pentium4, 32bit) too. Turns out exactly the same tests fail on ppc and x86, 32bit. So I will close the newer...

For me these tests still fail unfortunately. Did run the tests specifically, kernel 5.8.3 on the G4. Built btrfs-progs from devel `ce6e0f572f44c46e57e3c19bdd9105e2ab2bf296`. [fsck-tests-results.txt](https://github.com/kdave/btrfs-progs/files/5112519/fsck-tests-results.txt) [convert-tests-results.txt](https://github.com/kdave/btrfs-progs/files/5112521/convert-tests-results.txt) [cli-tests-results.txt](https://github.com/kdave/btrfs-progs/files/5112522/cli-tests-results.txt)

Applied 101ea93 on top of kernel 5.9-rc2 and _fsck-tests/037-freespacetree-repair_ passes now on the G4. Thanks!

> > The first thing that I can spot right by checking your report is that the same test on my machine reports different free space: > > free: 49676288...

Just did a re-run of the full testsuite on top of 5.9-rc2 + patch. Strangely _convert/017_ failed again, run via ./convert-tests.sh but it passes when run as single test. However...

@marcosps Yes, 018-fs-size-overflow passes now, thanks! Tested on both ppc32/x86, Kernel 5.8.11, btrfs-devel + commit 8847cfe. All the other convert tests pass too, except 017-fs-near-full.

Both cli-tests/014-multiple-profiles-warning and convert-tests/017-fs-near-full pass now on 32bit x86 (testet with btrfs-progs v5.10 on kernel 5.11-rc6).

Hmm, seems I have to reopen this. Tested now on my Pentium4 box, btrfs-progs 5.16.1, kernel 5.17-rc3... ``` ====== RUN CHECK mount -o loop -t ext4 /root/build/btrfs-progs/tests/test.img /root/build/btrfs-progs/tests/mnt ====== RUN...

No change with btrfs-progs 5.18, kernel 5.18.0. ``` ====== RUN CHECK /root/build/btrfs-progs/btrfs-convert /root/build/btrfs-progs/tests/test.img ERROR: failed to reserve 33554432 bytes for metadata chunk, largest available: 29294592 bytes ERROR: unable to create...