Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Morris, Patrick
> -Original Message- > From: Martin J. Green [mailto:[EMAIL PROTECTED] > Sent: Monday, July 31, 2006 9:25 AM > To: Morris, Patrick; nagios-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] > Subject: RE: [Nagios-users] BUG: check_disk doesn't

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Martin J. Green
-Original Message- From: Morris, Patrick [mailto:[EMAIL PROTECTED] Sent: 31 July 2006 17:08 To: Martin J. Green; Miles O'Neal; nagios-users@lists.sourceforge.net Cc: [EMAIL PROTECTED] Subject: RE: [Nagios-users] BUG: check_disk doesn't support LVM volumes > /dev/mapp

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Aaron Segura
users@lists.sourceforge.net Subject: Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes Martin J. Green said... | |Think I might see the problem... look at the % used for the partitions |that don't work (its not a %) No, all the % columns have the %, though some are scooted

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Miles O'Neal
Martin J. Green said... | |Think I might see the problem... look at the % used for the partitions |that don't work (its not a %) No, all the % columns have the %, though some are scooted way over. This is the one that matters, because this is the format used by check_disk on Linux systems: |And

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Morris, Patrick
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Martin J. Green > Sent: Monday, July 31, 2006 9:02 AM > To: Martin J. Green; Miles O'Neal; nagios-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] > Subject: Re: [

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Martin J. Green
es O'Neal [mailto:[EMAIL PROTECTED] Sent: 31 July 2006 16:53 To: Martin J. Green Cc: Marc Powell; nagios-users@lists.sourceforge.net; [EMAIL PROTECTED] Subject: Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes Martin J. Green said... | |Both -p & --partition have

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Martin J. Green
y 2006 16:53 To: Martin J. Green Cc: Marc Powell; nagios-users@lists.sourceforge.net; [EMAIL PROTECTED] Subject: Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes Martin J. Green said... | |Both -p & --partition have been tried. Whether I use |/dev/VolGroup00/LogVol01 or /de

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Miles O'Neal
Martin J. Green said... | |Both -p & --partition have been tried. Whether I use |/dev/VolGroup00/LogVol01 or /dev/mapper/VolGroup00-LogVol01 I get the |same error Do you have any non-RAID, non-LVM partitions to try with check_disk on this system, to verify what's happening? If so, does it work c

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Martin J. Green
Cc: [EMAIL PROTECTED] Subject: Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Martin J. Green > Sent: Monday, July 31, 2006 5:18 AM > To: nagios-users@l

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Miles O'Neal
Martin J. Green said... |/check_disk -w 10% -c 5% --partition /dev/mapper/VolGroup00-LogVol01 | |=20 | |INPUT ERROR: C_IDFP (0.00) should be less than W_IDFP (0.0) and both |should be between zero and 100 percent, inclusive for |/dev/mapper/VolGroup00-LogVol01 | |check_disk: Could not parse ar

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Martin J. Green
- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Martin J. Green > Sent: Monday, July 31, 2006 5:18 AM > To: nagios-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] > Subject: [Nagios-users] BUG: check_disk doesn't support LVM volumes &g

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Martin J. Green > Sent: Monday, July 31, 2006 5:18 AM > To: nagios-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] > Subject: [Nagios-users] BUG: check_dis

Re: [Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Martin J. Green
: check_disk doesn't support LVM volumes   When you try to check an LVM partition, this happens…   /check_disk -w 10% -c 5% --partition /dev/mapper/VolGroup00-LogVol01   INPUT ERROR: C_IDFP (0.00) should be less than W_IDFP (0.0) and both should be between zero and 100 percent, incl

[Nagios-users] BUG: check_disk doesn't support LVM volumes

2006-07-31 Thread Martin J. Green
When you try to check an LVM partition, this happens…   /check_disk -w 10% -c 5% --partition /dev/mapper/VolGroup00-LogVol01   INPUT ERROR: C_IDFP (0.00) should be less than W_IDFP (0.0) and both should be between zero and 100 percent, inclusive for /dev/mapper/VolGroup00-LogVol01