[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Partition resizing fails



On Fri, Dec 27, 2019 at 10:25:14AM +0100, Roman Meier wrote:
> That was the first thing I did. :)
> 
> Didn't help me tho. :(

> >> vgdisplay show this:
> >> Free PE / Size      204547 / 799.01 GiB
> >> > /dev/mapper/vg_system-root         2108840  2092452         0 100% /
> >> > /dev/mapper/vg_system-usr         15417224 14836932         0 100%
> >> /usr
> >> >
> >> > I tried to increase the size using lvextend but it gives me a no space
> >> > left on  device.

I'm just curious how you used lvextend.

As an example (like the one in the manual) this should add 500 MiB to /:
lvextend -L+500M /dev/vg_system/root

Then resize it:
resize2fs  /dev/vg_system/root

Wolfgang

Attachment: signature.asc
Description: PGP signature


Reply to: