Disk space on a logical volume
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I received a warning that my root volume is running out of space. Indeed
sudo ssm list
gives me
Volume Pool Volume size FS FS size Free Type Mount point
/dev/centos/root centos 60.00 GB ext4 60.00 GB 3.02 GB linear /
/dev/centos/swap centos 31.75 GB linear
/dev/centos/lv-tmp centos 9.00 GB ext4 9.00 GB 8.03 GB linear /var/tmp
/dev/centos/lv_common centos 93.00 GB ext4 93.00 GB 86.71 GB linear /common
/dev/centos/lv_local centos 4.00 GB ext4 4.00 GB 3.60 GB linear /local
/dev/centos/lv_acme centos 93.00 GB ext4 93.00 GB 68.88 GB linear /acme
/dev/centos/home centos 100.00 GB ext4 100.00 GB 68.15 GB linear /home
What I want is to see a view of the sizes of the directories on the affected root volume, perhaps in a tree view. I have tried a lot of different approaches, and they just don't seem to give me that information. Variations of du and df just don't seem to give the right info. I tried moving a large folder in /data to the /acme directory, and change the folder to a soft link, but it didn't make any difference for some reason. Various tools like Disk Usage Analyzer give conflicting information, k4dirstat doesn't let me select the volume, baobab gives still different conflicting information and doesn't show free space.
Any suggestions on how to see the directory sizes of a logical volume?
volume
add a comment |Â
up vote
0
down vote
favorite
I received a warning that my root volume is running out of space. Indeed
sudo ssm list
gives me
Volume Pool Volume size FS FS size Free Type Mount point
/dev/centos/root centos 60.00 GB ext4 60.00 GB 3.02 GB linear /
/dev/centos/swap centos 31.75 GB linear
/dev/centos/lv-tmp centos 9.00 GB ext4 9.00 GB 8.03 GB linear /var/tmp
/dev/centos/lv_common centos 93.00 GB ext4 93.00 GB 86.71 GB linear /common
/dev/centos/lv_local centos 4.00 GB ext4 4.00 GB 3.60 GB linear /local
/dev/centos/lv_acme centos 93.00 GB ext4 93.00 GB 68.88 GB linear /acme
/dev/centos/home centos 100.00 GB ext4 100.00 GB 68.15 GB linear /home
What I want is to see a view of the sizes of the directories on the affected root volume, perhaps in a tree view. I have tried a lot of different approaches, and they just don't seem to give me that information. Variations of du and df just don't seem to give the right info. I tried moving a large folder in /data to the /acme directory, and change the folder to a soft link, but it didn't make any difference for some reason. Various tools like Disk Usage Analyzer give conflicting information, k4dirstat doesn't let me select the volume, baobab gives still different conflicting information and doesn't show free space.
Any suggestions on how to see the directory sizes of a logical volume?
volume
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I received a warning that my root volume is running out of space. Indeed
sudo ssm list
gives me
Volume Pool Volume size FS FS size Free Type Mount point
/dev/centos/root centos 60.00 GB ext4 60.00 GB 3.02 GB linear /
/dev/centos/swap centos 31.75 GB linear
/dev/centos/lv-tmp centos 9.00 GB ext4 9.00 GB 8.03 GB linear /var/tmp
/dev/centos/lv_common centos 93.00 GB ext4 93.00 GB 86.71 GB linear /common
/dev/centos/lv_local centos 4.00 GB ext4 4.00 GB 3.60 GB linear /local
/dev/centos/lv_acme centos 93.00 GB ext4 93.00 GB 68.88 GB linear /acme
/dev/centos/home centos 100.00 GB ext4 100.00 GB 68.15 GB linear /home
What I want is to see a view of the sizes of the directories on the affected root volume, perhaps in a tree view. I have tried a lot of different approaches, and they just don't seem to give me that information. Variations of du and df just don't seem to give the right info. I tried moving a large folder in /data to the /acme directory, and change the folder to a soft link, but it didn't make any difference for some reason. Various tools like Disk Usage Analyzer give conflicting information, k4dirstat doesn't let me select the volume, baobab gives still different conflicting information and doesn't show free space.
Any suggestions on how to see the directory sizes of a logical volume?
volume
I received a warning that my root volume is running out of space. Indeed
sudo ssm list
gives me
Volume Pool Volume size FS FS size Free Type Mount point
/dev/centos/root centos 60.00 GB ext4 60.00 GB 3.02 GB linear /
/dev/centos/swap centos 31.75 GB linear
/dev/centos/lv-tmp centos 9.00 GB ext4 9.00 GB 8.03 GB linear /var/tmp
/dev/centos/lv_common centos 93.00 GB ext4 93.00 GB 86.71 GB linear /common
/dev/centos/lv_local centos 4.00 GB ext4 4.00 GB 3.60 GB linear /local
/dev/centos/lv_acme centos 93.00 GB ext4 93.00 GB 68.88 GB linear /acme
/dev/centos/home centos 100.00 GB ext4 100.00 GB 68.15 GB linear /home
What I want is to see a view of the sizes of the directories on the affected root volume, perhaps in a tree view. I have tried a lot of different approaches, and they just don't seem to give me that information. Variations of du and df just don't seem to give the right info. I tried moving a large folder in /data to the /acme directory, and change the folder to a soft link, but it didn't make any difference for some reason. Various tools like Disk Usage Analyzer give conflicting information, k4dirstat doesn't let me select the volume, baobab gives still different conflicting information and doesn't show free space.
Any suggestions on how to see the directory sizes of a logical volume?
volume
volume
asked 3 mins ago
Tharpa
1336
1336
add a comment |Â
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%2f479457%2fdisk-space-on-a-logical-volume%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