Page 1 of 1

/dev/mapper/vg_svmdnagios03-lv_root at 100%

Posted: Thu Jul 13, 2017 4:01 pm
by tfleve
hello,

How can I extend space
/dev/mapper/vg_svmdnagios03-lv_root without affecting normal running of Nagiosxi services

Regards,
Tama

Re: /dev/mapper/vg_svmdnagios03-lv_root at 100%

Posted: Thu Jul 13, 2017 4:08 pm
by dwhitfield
I wouldn't try it, but it is possible if you use VMWare: https://assets.nagios.com/downloads/nag ... M-Disk.pdf

Please note:
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.
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.

Re: /dev/mapper/vg_svmdnagios03-lv_root at 100%

Posted: Thu Jul 13, 2017 6:15 pm
by tfleve
hello,

Does that mean i have to rebuild the database?

Re: /dev/mapper/vg_svmdnagios03-lv_root at 100%

Posted: Fri Jul 14, 2017 9:10 am
by dwhitfield
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