17 Feb
2007
17 Feb
'07
4:05 p.m.
On 2007-02-17, Anton Burkhalter <anton.burkhalter at gmx.net> 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