Xymon Mailing List Archive search

hobbitd error?

list Mike
Sat, 17 Feb 2007 16:05:43 +0000 (UTC)
Message-Id: <er794m$ei9$user-496670dbe24f@xymon.invalid>

On 2007-02-17, Anton Burkhalter <user-0fe67fd59d68@xymon.invalid> wrote:
In my hobbitd.log file every few minutes I get the message:
Cannot open checkpoint file /opt/hobbitd/4.2.0/server/tmp/hobbitd.chk.1171722034 : No space left on device
  
No space left on device means "No space left on device"   ==>  Your disk
is full; what else.
By the error that is an obvious answer, however:

[hobbit at elo tmp]$ df -k .
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/rootvg-optlv
                        222135    148935     61741  71% /opt
[hobbit at elo tmp]$ 

shows there is 61M of free space in that filesystem.

Mike