Upgrade Failing Due to Space Constraints

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
CarlWedu
Posts: 51
Joined: Fri Aug 21, 2015 8:17 am

Upgrade Failing Due to Space Constraints

Post by CarlWedu »

our /usr/local/nagiosna/var/backend.log file is taking up alot of space on our server and our upgrade of the box is failing due to space constraints. recommendations for rectifying? thanks!

-rw-rw-r--+ 1 nna nnacmd 686137344 Jun 22 12:21 backend.log


# ./upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Could not get metalink https://mirrors.fedoraproject.org/metal ... rch=x86_64 error was
14: problem making ssl connection
* base: mirror.cs.pitt.edu
* epel: mirror.cs.pitt.edu
* extras: repo1.ash.innoscale.net
* updates: mirror.cs.pitt.edu
extras | 3.4 kB 00:00
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1097, in _retrieve
self.fo.write(buf)
IOError: [Errno 28] No space left on device

Current download cancelled, interrupt (ctrl-c) again within two seconds
to exit.

Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1097, in _retrieve
self.fo.write(buf)
IOError: [Errno 28] No space left on device
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Upgrade Failing Due to Space Constraints

Post by tgriep »

You can delete the backend.log file to free up space on your system so you can upgrade it.
FYI, the log file was fixed in version Network Analyzer version 2R1.0 released on 03/04/2015 log rotations were added so upgrading should fix it for you.
Added daily log rotation for backend.log and 7 days to be kept -JO
Be sure to check out our Knowledgebase for helpful articles and solutions!
CarlWedu
Posts: 51
Joined: Fri Aug 21, 2015 8:17 am

Re: Upgrade Failing Due to Space Constraints

Post by CarlWedu »

thank you!!

/resolve
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Upgrade Failing Due to Space Constraints

Post by mcapra »

Closing this and marking as resolved
Former Nagios employee
https://www.mcapra.com/
Locked