Xymon Mailing List Archive search

4.1 and disk

6 messages in this thread

list Roberto Tagliaferri · Mon, 25 Jul 2005 08:07:29 +0200 ·
I've upgraded from 4.0.4 to 4.1 and the disk graphs magically appear, 
but i've a little problem: the status is red, because...
  lun lug 25 08:05:28 CEST 2005 - Filesystems NOT ok

red 35% /appoggio (912 %) has reached the PANIC level (95 %)
red 35% /contabilita (670912 %) has reached the PANIC level (95 %)
red 35% /progetti (912 %) has reached the PANIC level (95 %)

Filesystem         1024-blocks      Used Available Capacity Mounted on
/dev/hda1             28849884  22286028   5098328      82% /
/dev/md0             156283544  54612564 101670980      35% /disco2
//server-tosnet/server 156282880  54611968 101670912      35% /reteinterna
//server-tosnet/appoggio 156282880  54611968 101670912      35% /appoggio
//server-tosnet/contabilita 156282880  54611968 101670912      35% 
/contabilita
//server-tosnet/progetti 156282880  54611968 101670912      35% /progetti


I've reached 670912 % of disk capacity????
-- 
Roberto Tagliaferri
Responsabile Progettazione & Produzione
TosNet s.r.l. - Internet Service Provider
user-ad26667b6a89@xymon.invalid
www.tosnet.it
list Henrik Størner · Mon, 25 Jul 2005 09:07:08 +0200 ·
quoted from Roberto Tagliaferri
On Mon, Jul 25, 2005 at 08:07:29AM +0200, Roberto Tagliaferri wrote:
I've upgraded from 4.0.4 to 4.1 and the disk graphs magically appear, 
but i've a little problem: the status is red, because...
 lun lug 25 08:05:28 CEST 2005 - Filesystems NOT ok

red 35% /appoggio (912 %) has reached the PANIC level (95 %)
red 35% /contabilita (670912 %) has reached the PANIC level (95 %)
red 35% /progetti (912 %) has reached the PANIC level (95 %)

Filesystem         1024-blocks      Used Available Capacity Mounted on
/dev/hda1             28849884  22286028   5098328      82% /
/dev/md0             156283544  54612564 101670980      35% /disco2
//server-tosnet/server 156282880  54611968 101670912      35% /reteinterna
//server-tosnet/appoggio 156282880  54611968 101670912      35% /appoggio
//server-tosnet/contabilita 156282880  54611968 101670912      35% 
/contabilita
//server-tosnet/progetti 156282880  54611968 101670912      35% /progetti


I've reached 670912 % of disk capacity????
OK, it's a problem that I knew could happen with the way the new client
module picks out the percentage used. I just wasn't sure if it would
show up in "real life" - apparently it does.

I'll get it fixed.


Regards,
Henrik
list Rolf Masfelder · Mon, 25 Jul 2005 09:37:29 +0200 ·
Am Montag, 25. Juli 2005 08:07 schrieb Roberto Tagliaferri:
quoted from Henrik Størner
I've upgraded from 4.0.4 to 4.1 and the disk graphs magically appear,
..>
I've reached 670912 % of disk capacity????
what kind of compression do you use ??? ;-)

good luck
-- 
Rolf Masfelder

Tel.:	XXXXX XXX XXX
FAX:	XXXXX XXX XXX
Mobil:	XXXX XX XX XXX
world:	0700 NECTORGMbh
EMail: 	user-7583fc084b48@xymon.invalid

http://www.nector.de
list Henrik Størner · Mon, 25 Jul 2005 11:25:42 +0200 ·
quoted from Roberto Tagliaferri
On Mon, Jul 25, 2005 at 08:07:29AM +0200, Roberto Tagliaferri wrote:
I've upgraded from 4.0.4 to 4.1 and the disk graphs magically appear, 
but i've a little problem: the status is red, because...
 lun lug 25 08:05:28 CEST 2005 - Filesystems NOT ok

red 35% /appoggio (912 %) has reached the PANIC level (95 %)
red 35% /contabilita (670912 %) has reached the PANIC level (95 %)
red 35% /progetti (912 %) has reached the PANIC level (95 %)
A patch for this issue is available now at
http://www.hswn.dk/hobbitsw/hobbit-4.1.0-diskclient.patch
To apply, save the patch to /tmp/, then

   cd hobbit-4.1.0
   patch -p0 </tmp/hobbit-4.1.0-diskclient.patch
   make

Stop Hobbit, then as root run "make install" and restart Hobbit.

Note: You need only apply this patch on your Hobbit server.
The clients do NOT need to be upgraded.


Regards,
Henrik
list Ian Marsh · Mon, 25 Jul 2005 12:08:40 +0100 ·
  All I can say is: Damm, that was quick! 3 three hours from report to
fix! 

I can also confirm that Mandrake 10.0 also suffers from this problem and
that the patch has fixed it.


Thanks,
Ian
quoted from Henrik Størner

-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: 25 July 2005 10:26
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] 4.1 and disk

On Mon, Jul 25, 2005 at 08:07:29AM +0200, Roberto Tagliaferri wrote:
I've upgraded from 4.0.4 to 4.1 and the disk graphs magically appear, 
but i've a little problem: the status is red, because...
 lun lug 25 08:05:28 CEST 2005 - Filesystems NOT ok

red 35% /appoggio (912 %) has reached the PANIC level (95 %)
red 35% /contabilita (670912 %) has reached the PANIC level (95 %)
red 35% /progetti (912 %) has reached the PANIC level (95 %)
A patch for this issue is available now at
http://www.hswn.dk/hobbitsw/hobbit-4.1.0-diskclient.patch
To apply, save the patch to /tmp/, then

   cd hobbit-4.1.0
   patch -p0 </tmp/hobbit-4.1.0-diskclient.patch
   make

Stop Hobbit, then as root run "make install" and restart Hobbit.

Note: You need only apply this patch on your Hobbit server.
The clients do NOT need to be upgraded.


Regards,
Henrik
list Roberto Tagliaferri · Mon, 25 Jul 2005 15:17:38 +0200 ·
quoted from Ian Marsh
Henrik Stoerner wrote:
A patch for this issue is available now at
http://www.hswn.dk/hobbitsw/hobbit-4.1.0-diskclient.patch
To apply, save the patch to /tmp/, then
[...]
Ok, thank you for the ultra-quick answer
quoted from Roberto Tagliaferri

-- 
Roberto Tagliaferri
Responsabile Progettazione & Produzione
TosNet s.r.l. - Internet Service Provider
user-ad26667b6a89@xymon.invalid
www.tosnet.it