hello,
How can I extend space
/dev/mapper/vg_svmdnagios03-lv_root without affecting normal running of Nagiosxi services
Regards,
Tama
/dev/mapper/vg_svmdnagios03-lv_root at 100%
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: /dev/mapper/vg_svmdnagios03-lv_root at 100%
I wouldn't try it, but it is possible if you use VMWare: https://assets.nagios.com/downloads/nag ... M-Disk.pdf
Please note:
Please note:
You could try just getting rid of some old or unnecessary files. du -hsx * | sort -rh | head -10 should help you determine what is taking up so much space.VMware ESX Server has the capability to change virtual disk size with the VM running. DO NOT do this, as it is confirmed to be unstable for some setups and environments. Shutdown the VM before making any changes to the virtual disk.
Re: /dev/mapper/vg_svmdnagios03-lv_root at 100%
hello,
Does that mean i have to rebuild the database?
Does that mean i have to rebuild the database?
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: /dev/mapper/vg_svmdnagios03-lv_root at 100%
No, you don't need to rebuild it. You almost certainly will need to repair it though: https://assets.nagios.com/downloads/nag ... tabase.pdf