Disk full for unknown reason - BTRFS partition filled up with garbage data

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
On my Debian Linux laptop a couple of days ago I got my 23GB root EXT4 partition full (probably I installed more software than I expected).
Since I have plenty of space in my BTRFS home partition, 466GB of which 400GB available, I moved the contents of /usr/share/doc into /home/share/doc, and I created a link /usr/share/doc -> /home/share/doc. The size of this doc directory was around 2.4GB.
After this change, the system has been working correctly for the past 24 hours.
All at once I got the KDE menu bar and the desktop environment disappear, with only the applications' windows still open. I switched to the command line, and with df -h I found out that all the 466GB of my home partition are used.
With tree --du -h . from /home, I get "4.8G used", a realistic figure.
So, who is right? df or tree? Where do the remaining 460GB come from?
Since the doc directory I copied is still 2.4GB, I suspect that moving it and creating the link is not the reason of my problem.
How can I fix this and get a stable system back?
Debian 9.5
Dell Precision 7720
home directory: BTRFS
/ directory: EXT4
filesystems disk btrfs
add a comment |Â
up vote
1
down vote
favorite
On my Debian Linux laptop a couple of days ago I got my 23GB root EXT4 partition full (probably I installed more software than I expected).
Since I have plenty of space in my BTRFS home partition, 466GB of which 400GB available, I moved the contents of /usr/share/doc into /home/share/doc, and I created a link /usr/share/doc -> /home/share/doc. The size of this doc directory was around 2.4GB.
After this change, the system has been working correctly for the past 24 hours.
All at once I got the KDE menu bar and the desktop environment disappear, with only the applications' windows still open. I switched to the command line, and with df -h I found out that all the 466GB of my home partition are used.
With tree --du -h . from /home, I get "4.8G used", a realistic figure.
So, who is right? df or tree? Where do the remaining 460GB come from?
Since the doc directory I copied is still 2.4GB, I suspect that moving it and creating the link is not the reason of my problem.
How can I fix this and get a stable system back?
Debian 9.5
Dell Precision 7720
home directory: BTRFS
/ directory: EXT4
filesystems disk btrfs
doesdu -schx /home/*show any other useful information?
â Alex Stragies
1 min ago
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
On my Debian Linux laptop a couple of days ago I got my 23GB root EXT4 partition full (probably I installed more software than I expected).
Since I have plenty of space in my BTRFS home partition, 466GB of which 400GB available, I moved the contents of /usr/share/doc into /home/share/doc, and I created a link /usr/share/doc -> /home/share/doc. The size of this doc directory was around 2.4GB.
After this change, the system has been working correctly for the past 24 hours.
All at once I got the KDE menu bar and the desktop environment disappear, with only the applications' windows still open. I switched to the command line, and with df -h I found out that all the 466GB of my home partition are used.
With tree --du -h . from /home, I get "4.8G used", a realistic figure.
So, who is right? df or tree? Where do the remaining 460GB come from?
Since the doc directory I copied is still 2.4GB, I suspect that moving it and creating the link is not the reason of my problem.
How can I fix this and get a stable system back?
Debian 9.5
Dell Precision 7720
home directory: BTRFS
/ directory: EXT4
filesystems disk btrfs
On my Debian Linux laptop a couple of days ago I got my 23GB root EXT4 partition full (probably I installed more software than I expected).
Since I have plenty of space in my BTRFS home partition, 466GB of which 400GB available, I moved the contents of /usr/share/doc into /home/share/doc, and I created a link /usr/share/doc -> /home/share/doc. The size of this doc directory was around 2.4GB.
After this change, the system has been working correctly for the past 24 hours.
All at once I got the KDE menu bar and the desktop environment disappear, with only the applications' windows still open. I switched to the command line, and with df -h I found out that all the 466GB of my home partition are used.
With tree --du -h . from /home, I get "4.8G used", a realistic figure.
So, who is right? df or tree? Where do the remaining 460GB come from?
Since the doc directory I copied is still 2.4GB, I suspect that moving it and creating the link is not the reason of my problem.
How can I fix this and get a stable system back?
Debian 9.5
Dell Precision 7720
home directory: BTRFS
/ directory: EXT4
filesystems disk btrfs
filesystems disk btrfs
asked 4 mins ago
Pietro
1245
1245
doesdu -schx /home/*show any other useful information?
â Alex Stragies
1 min ago
add a comment |Â
doesdu -schx /home/*show any other useful information?
â Alex Stragies
1 min ago
does
du -schx /home/* show any other useful information?â Alex Stragies
1 min ago
does
du -schx /home/* show any other useful information?â Alex Stragies
1 min ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f474894%2fdisk-full-for-unknown-reason-btrfs-partition-filled-up-with-garbage-data%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
does
du -schx /home/*show any other useful information?â Alex Stragies
1 min ago