I have a disk full,
Code: Select all
[root@nagiosxi ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
57G 54G 0 100% /
tmpfs 498M 0 498M 0% /dev/shm
/dev/sda1 477M 69M 384M 16% /boot
[root@nagiosxi ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/mapper/VolGroup-lv_root
3739632 94550 3645082 3% /
tmpfs 127380 1 127379 1% /dev/shm
/dev/sda1 128016 50 127966 1% /boot
[root@nagiosxi ~]#
https://support.nagios.com/forum/viewto ... 16&t=61503
but after restarting
Code: Select all
Your root / partition and filesystem have been resized
Your disk size is now 80GB,
And your / filesystem is 57GB
The results of all commands are in /var/log/vm_resize.logPlease help