r/btrfs

▲ 1 r/btrfs

I’m facing a storage mismatch issue on Fedora (Btrfs), and I’ve already done extensive debugging but can’t locate ~130GB of used space.

System:

- Fedora 43 (GNOME)

- Filesystem: Btrfs

- Single disk (~278GB)

Problem:

- "df -h" shows ~240GB used

- "du -h /" shows only ~100GB

- Missing ~130–140GB

What I’ve checked:

- "/home" = ~82GB

- "/usr" + "/var" ≈ ~20GB

- Flatpak apps + runtimes small

- Docker almost empty

- No Timeshift/Btrfs snapshots

- "btrfs subvolume list" → only root + home

- No deleted files held open ("lsof | grep deleted")

- No hidden "/home" under root subvolume

- Btrfs balance ("dusage=0,1,5") did nothing

- Btrfs scrub running

- "/var/lib" not large

- ".var", ".local", ".cache" inspected

Btrfs stats:

- Data used: ~229GB

- But visible files ~100GB

Confusion:

Where is the remaining ~130GB?

It doesn’t appear in "du", not in subvolumes, not in mounts I checked.

What I suspect:

- hidden mount/bind mount?

- Btrfs accounting issue?

- something "du" is not traversing?

Outputs (attached):

- "df -h"

https://preview.redd.it/8f2utovfi9xg1.png?width=1423&format=png&auto=webp&s=29af1464f1aa0651e0bf1a10b4724a5a95d0913a

- "btrfs filesystem usage /"

https://preview.redd.it/22sdy7mmi9xg1.png?width=946&format=png&auto=webp&s=adf18e61b5911b30d85da2ca1b249709a2fa445a

- "findmnt -t btrfs"

https://preview.redd.it/omsdhipqi9xg1.png?width=1914&format=png&auto=webp&s=cfd8c43e53d0d329c6f4bc0b69d235ea45d2b3c1

https://preview.redd.it/t1drqoucj9xg1.png?width=182&format=png&auto=webp&s=4e130cf61cb6e09e4757bf4e585a3fa14d514c77

- "du -h --max-depth=1 /"

- "du -h --max-depth=1 /home/Manu"

https://preview.redd.it/jjemedj8j9xg1.png?width=142&format=png&auto=webp&s=5b32e2b72f0f8afa6b3664fcc3795845732506dd

Any help would be appreciated. I want to understand the root cause before considering reinstall.

reddit.com
u/Badlucksaini — 3 days ago
▲ 2 r/btrfs

Strange behavior with scrub, quotas, and snapshots

I am struggling with a poorly behaved BTRFS volume.

It is a simple volume, consuming only one partition, with no redundancy for data. The underlying media, which is NVME, appears to be completely healthy, according to SMART.

Several weeks ago, the volume became unwriteable, with false reports generated that no space was available, whenever would be attempted the creation of a new file.

After a chaotic intermix of balance and scrub operations, as well as the deletion of many snapshots and a few large files, a message eventually appeared in the kernel log reporting the discovery of corruption in the space cache, which was then resolved.

After, the volume again was usable, with no problems writing files.

Incidentally, I have since upgraded to space cache version 2.

Although the episode of complete dysfunction has ended, problems remain. In particular are two observations.

First, scrub operations complete almost immediately, reporting a status of "finished", with no errors found.

However, as seen also seen in the following console capture, the reported quantity of total data scanned is only a fraction of the total used space:

$ sudo btrfs filesystem df /
Data, single: total=813.13GiB, used=721.45GiB
System, DUP: total=32.00MiB, used=144.00KiB
Metadata, DUP: total=9.03GiB, used=5.98GiB
GlobalReserve, single: total=512.00MiB, used=0.00B
$ sudo ./btrfs scrub start -B /
Starting scrub on devid 1
scrub done for bbac86e5-eaba-45bf-bbaa-c2494e11831a
Scrub started:    Fri Apr 24 21:43:29 2026
Status:           finished
Duration:         0:00:12
Total to scrub:   22.65GiB
Rate:             1.89GiB/s
Error summary:    no errors found

Second, within the logs generated for Timeshift, a concerning pattern recurs, as in the below example. Further, during the periods in which are generated logs such as the one shown, the entire system lags considerably. It is clear that the volume is not healthy.

I am seeking informed suggestions for revitalizing the troublesome Btrfs volume.


[21:00:06] Removing snapshot: 2026-04-23_20-00-02
[21:00:06] Deleting subvolume: @ (Id:60338)
[21:00:06] btrfs subvolume delete --commit-after '/run/timeshift/105175/backup/timeshift-btrfs/snapshots/2026-04-23_20-00-02/@'
[21:00:06] Waiting on btrfs to finish deleting...
[21:04:55] Deleted subvolume: @ (Id:60338)

[21:04:55] Rescanning quotas...
[21:04:55] Destroying qgroup: 0/60338
[21:04:55] btrfs qgroup destroy 0/60338 '/run/timeshift/105175/backup'
[21:04:55] E: Failed to destroy qgroup: '0/60338'
[21:04:55] E: Failed to remove snapshot: 2026-04-23_20-00-02
[21:04:55] ------------------------------------------------------------------------------
[21:04:55] ------------------------------------------------------------------------------
[21:04:55] Removing snapshot: 2026-04-23_21-58-52
[21:04:55] Deleting subvolume: @ (Id:60350)
[21:04:55] btrfs subvolume delete --commit-after '/run/timeshift/105175/backup/timeshift-btrfs/snapshots/2026-04-23_21-58-52/@'
[21:04:55] Waiting on btrfs to finish deleting...
[21:08:45] Deleted subvolume: @ (Id:60350)

[21:08:45] Rescanning quotas...
[21:08:45] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:46] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:47] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:48] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:50] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:51] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:52] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:53] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:54] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:55] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:56] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:57] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:58] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:08:59] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:00] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:01] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:02] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:03] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:04] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:05] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:06] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:07] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:08] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:09] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:10] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:11] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:12] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:13] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:14] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:15] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:16] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:17] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:18] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:19] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:20] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:21] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:22] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:23] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:24] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:25] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:26] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:27] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:28] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:29] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:30] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:31] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:32] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:33] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:34] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:35] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:36] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:37] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:38] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:39] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:40] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:41] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:42] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:43] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:44] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:45] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:46] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:47] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:48] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:49] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:50] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:51] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:52] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:53] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:54] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:55] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:56] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:57] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:58] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:09:59] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:00] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:01] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:02] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:03] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:04] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:05] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:06] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:07] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:08] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:09] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:10] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:11] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:12] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:13] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:14] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:15] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:16] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:17] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:18] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:19] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:20] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:21] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:22] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:23] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:24] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:25] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:26] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:27] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:28] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:29] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:30] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:31] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:32] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:33] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:34] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:35] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:36] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:37] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:38] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:39] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:40] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:41] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:42] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:43] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:44] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:45] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:47] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:48] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:49] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:50] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:51] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:52] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:53] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:54] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:55] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:56] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:57] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:58] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:10:59] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:00] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:01] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:02] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:03] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:04] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:05] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:06] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:07] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:08] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:09] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:10] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:11] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:12] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:13] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:14] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:15] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:16] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:17] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:18] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:19] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:20] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:21] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:22] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:23] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:24] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:25] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:26] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:27] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:28] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:29] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:30] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:31] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:32] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:33] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:34] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:35] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:36] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:37] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:38] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:39] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:40] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:41] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:42] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:43] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:44] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:45] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:46] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:47] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:48] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:49] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:50] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:51] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:52] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:53] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:54] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:55] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:56] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:57] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:58] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:11:59] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:00] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:01] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:02] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:03] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:04] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:05] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:06] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:07] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:08] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:09] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:10] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:11] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:12] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:13] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:14] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:15] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:16] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:17] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:18] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:19] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:20] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:21] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:22] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:23] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:24] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:25] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:26] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:27] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:28] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:29] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:30] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:31] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:32] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:33] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:34] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:35] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:36] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:37] Still rescanning quotas... ERROR: quota rescan failed: Operation now in progress

[21:12:38] Destroying qgroup: 0/60350
[21:12:38] btrfs qgroup destroy 0/60350 '/run/timeshift/105175/backup'
[21:12:38] E: Failed to destroy qgroup: '0/60350'
[21:12:38] E: Failed to remove snapshot: 2026-04-23_21-58-52
reddit.com
u/brainchild0 — 3 days ago
▲ 1 r/btrfs+1 crossposts

Error message in dmesg about irq 7

I was checking my kernel.log, and I saw this message in there:

    1.146466] kernel: irq 7: nobody cared (try booting with the "irqpoll" option)
[    1.146844] kernel: CPU: 5 UID: 0 PID: 0 Comm: swapper/5 Not tainted 6.17.0-22-generic #22~24.04.1-Ubuntu PREEMPT(voluntary) 
[    1.146847] kernel: Hardware name: Mancer B450M-DA/B450M-DA, BIOS 5.17 12/13/2024
[    1.146849] kernel: Call Trace:
[    1.146850] kernel:  <IRQ>
[    1.146852] kernel:  dump_stack_lvl+0x76/0xa0
[    1.146857] kernel:  dump_stack+0x10/0x20
[    1.146859] kernel:  __report_bad_irq+0x30/0xe0
[    1.146863] kernel:  note_interrupt+0x304/0x350
[    1.146865] kernel:  handle_irq_event+0x79/0x80
[    1.146868] kernel:  handle_fasteoi_irq+0xd4/0x200
[    1.146871] kernel:  __common_interrupt+0x53/0x150
[    1.146875] kernel:  common_interrupt+0xb1/0xe0
[    1.146877] kernel:  </IRQ>
[    1.146878] kernel:  <TASK>
[    1.146879] kernel:  asm_common_interrupt+0x27/0x40
[    1.146881] kernel: RIP: 0010:cpuidle_enter_state+0xda/0x700
[    1.146884] kernel: Code: e0 e8 fe e8 38 f1 ff ff 8b 53 04 49 89 c7 0f 1f 44 00 00 31 ff e8 96 e3 e6 fe 80 7d d0 00 0f 85 22 02 00 00 fb 0f 1f 44 00 00 <45> 85 f6 0f 88 f2 01 00 00 4d 63 ee 49 83 fd 0a 0f 83 d8 04 00 00
[    1.146885] kernel: RSP: 0018:ffffcebc401a7e00 EFLAGS: 00000246
[    1.146887] kernel: RAX: 0000000000000000 RBX: ffff8b5e80e95000 RCX: 0000000000000000
[    1.146888] kernel: RDX: 0000000000000005 RSI: 0000000000000000 RDI: 0000000000000000
[    1.146889] kernel: RBP: ffffcebc401a7e50 R08: 0000000000000000 R09: 0000000000000000
[    1.146890] kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffffffff99723ca0
[    1.146890] kernel: R13: 0000000000000001 R14: 0000000000000001 R15: 0000000044559cf2
[    1.146895] kernel:  cpuidle_enter+0x2e/0x50
[    1.146899] kernel:  call_cpuidle+0x22/0x60
[    1.146902] kernel:  cpuidle_idle_call+0x117/0x190
[    1.146905] kernel:  do_idle+0x7f/0xe0
[    1.146907] kernel:  cpu_startup_entry+0x29/0x30
[    1.146910] kernel:  start_secondary+0x128/0x160
[    1.146913] kernel:  common_startup_64+0x13e/0x141
[    1.146918] kernel:  </TASK>
[    1.146918] kernel: handlers:
[    1.156121] kernel: [<00000000426fc5ae>] amd_gpio_irq_handler
[    1.156408] kernel: Disabling IRQ #7

My specs:

$inxi

CPU: 6-core AMD Ryzen 5 5600GT with Radeon Graphics (-MT MCP-)

speed/min/max: 2440/422/4669 MHz Kernel: 6.17.0-22-generic x86_64 Up: 14m

Mem: 2.71/15.02 GiB (18.1%) Storage: 1.42 TiB (73.3% used) Procs: 348

A quick search told me IRQ7 is for printers, which I don't use.

Should I worry? What's wrong?

reddit.com
u/Kabup — 23 hours ago
▲ 2 r/btrfs

Problem shown up in weekly scrub

In the latest weekly scrub of one of my disks I got some errors reported:

```

<13>Apr 25 07:48:53 root: Quick Metadata and Data Balance of /shared (/dev/sdb)
Done, had to relocate 0 out of 13641 chunks
Done, had to relocate 2 out of 13641 chunks
Done, had to relocate 0 out of 13640 chunks
Done, had to relocate 0 out of 13640 chunks

<13>Apr 25 07:48:53 root: Starting scrub of /shared btrfs scrub start -Bd /shared

ERROR: there are uncorrectable errors

Scrub started:    Sat Apr 25 07:48:53 2026

Status:           finished

Duration:         6:42:02

Total to scrub:   13.20TiB

Rate:             573.96MiB/s

Error summary:    csum=90608990

  Corrected:      0

  Uncorrectable:  90608990

  Unverified:     0

```

What should I do now? Should I run a btrfs check, or what?

reddit.com
u/perdrix52 — 1 day ago
▲ 5 r/btrfs

Ran during balance out of metadata space - was forced to read-only

u/Synthos — 5 days ago
▲ 6 r/btrfs

Any way to approximately tell how long till the end of --init-extent-tree?

u/gre4ka148 — 8 days ago
▲ 0 r/btrfs

Need help with this AI output on moving volatile data directories on separate subvolumes

u/Eliogabber — 14 days ago
▲ 2 r/btrfs

kernel 7.0 - are there any new features I need to enable?

u/oshunluvr — 19 days ago