BTRFS says not a btrfs filesystem when running commands like filesystem usage / and balance #4520
zilexa
started this conversation in
Discussions
Replies: 1 comment
sudo btrfs filesystem usage /sysrootRegarding balancing, see: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Maybe because the root of the actual drive/filesystem is not mounted at
/. But how can I then get a proper idea of usage? Because Disks is very limited. And Disk Usage Analyzer completely ignores any subvolumes inside /home (myPictures,Documents,Mediafolders are subvolumes that I regularly snapshot/send-receive to external drives).I moved around huge amounts of data (350GB multiple times, on a 1TB drive) and would like to run a
balancejust once by exception (a limited balance,btrfs balance start -dusage=85 /). But cannot do that either, same error.What's the way around this with Bluefin? Or is this not Bluefin specific but also for Silverblue in general?
All reactions