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

Re: Run out of disk space on LVM



On 2/24/07, Marcus Blumhagen <marcus.blumhagen@web.de> wrote:
> I tried to run:
> # resize2fs /dev/debian/var
> As well as:
> # resize2fs -f /dev/debian/var
> [...]

When did you try to run resize2fs? Was it before or after lvreduce? Or
could you provide more detail on how you managed to grow / and shrink
/var?

Well let me detail the process. I booted up with an Ubuntu live cd and
from a terminal I tried

1) # resize2fs /dev/debian/var 2G
This didn't work and told me that resize didn't support my current filesystem
2) # lvreduce -L -248M /dev/debian/var
3) # lvextend -L 248M /dev/debian/root
4) # resize2fs /dev/debian/root

Rebooted and had the problem as described previously.



Reply to: