[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] linux disk space issue
- To: xymon (at) xymon.com
- Subject: Re: [xymon] linux disk space issue
- From: Tom Kauffman <tommyk66 (at) newsguy.com>
- Date: Wed, 3 Nov 2010 14:51:48 -0400
- References: <8D17C43B4F1AC3498DE039AEA9381290693CD49F63 (at) VA3DIAXVS051.RED001.local> <3FDEC2F00C60124B992BE74B733B28A401265313E376 (at) EXDB03.orhs.org>
- User-agent: KMail/1.10.3 (Linux/2.6.27.48-0.3-default; KDE/4.1.3; x86_64; ; )
On Wednesday 03 November 2010 02:16:53 pm Nordquist, Daniel wrote:
> I know this is not related to hobbit but I had a problem where my web pages
> stopped updating and histlogs stopped writing.
>
> I checked my server disk space with df -h and it showed 3.6gb free on my
> root filesystem where hobbit lives.
>
Try df -i - it sounds like you may have run out of i-nodes.
> I could not run a man page because it couldn't create a temp file.
One of the reasons I never ran hobbit/xymon in the root filesystem - xymon can
create a very large number of small files, and this can eat i-nodes faster
than it eats disk space. Depending on OS and local preference, I'd suggest
making an /opt or /usr//local filesystem with a higher number of i-nodes per
block and run xymon in that filesystem.
> Anyone have any idea why this might have happened?
>
> Thanks,
> Dan
Tom
>