Page 1 of 1

Check_disk issue with large filesystems

Posted: Tue Mar 17, 2020 1:00 pm
by jndickson
Nagios is reporting a check_diskall issue for one of our netbackup media servers. It has been fine until just a week or so ago when we added a (8) 32TB LUNS to the server to verify tape backups. It seems to have a problem with these large devices. These large devices are all showing at 0% free space. I have been trying to search if there is a known issue with larger devices but have come up short.

If someone could lend me a hand with my situation, I would be very appreciative.

The central server is running Nagios Core 4.4.3.

Re: Check_disk issue with large filesystems

Posted: Tue Mar 17, 2020 4:47 pm
by lmiltchev
Can you show us the actual check that you are using, run from the command line on your Nagios server along with the output of it?

Also, run the following command on the remote machine:

Code: Select all

df -h
and show the output.

Re: Check_disk issue with large filesystems

Posted: Tue Mar 17, 2020 4:53 pm
by jndickson
Senior admin swooped in and fixed it minutes ago. It was a syntax error. Thanks for the reply and sorry for the time wasted.

Re: Check_disk issue with large filesystems

Posted: Tue Mar 17, 2020 4:55 pm
by scottwilkerson
jndickson wrote:Senior admin swooped in and fixed it minutes ago. It was a syntax error. Thanks for the reply and sorry for the time wasted.
Great!

Locking thread