Xymon Mailing List Archive search

hobbitd error?

list Lars Ebeling
Sat, 17 Feb 2007 17:16:50 +0100
Message-Id: <006601c752af$07c3b7d0$user-a73ca09b698f@xymon.invalid>

Try df -i

to see inode usage

Lars
----- Original Message ----- 
From: "Mike" <user-b6f75e481c45@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Saturday, February 17, 2007 5:05 PM
Subject: [hobbit] Re: hobbitd error?

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