0

I had a logical volume root that was 20GB and another logical volume (named Boobies, yes I know it's childish) with 200GB. I downsized the other to 100GB and extended the root to 120GB. lvs result

But the root directory is still just 20GB. df result

The root logical volume gets mounted as / in fstab. How do i get my system to recognize the resized root? Running arch btw

0

1 Answer 1

1

You should extend the filesystem also.

For ext3,4 you can use command:

resize2fs /dev/mapper/central-root
0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.