Re: Reverse DNS lookup syslog (Debian 4.0)

2010-02-12 Thread Todd LaPittus

For syslog-ng, try this directive:

use_dns(yes|no);

Also, you might consider doing a dist-upgrade to lenny on your etch 
boxes- security support for etch officially ends this Monday:


http://www.debian.org/News/2010/20100121

//Todd
**
Brian O'Mahony wrote:


Im running Debian 4.0 on a number of PowerEdge servers here and I am 
having some issues with syslog. These machines run various 
applications. In this case ill take cvs. When a remote machine 
connects to cvs I get :


Feb 12 14:54:04 buzz runcvs[1533]: connect from 172.16.165.144 
(172.16.165.144)


 

The machines are all pretty much just basic installs of Debian, with 
resolve.conf pointed at windows DNS servers.  When I do an nslookup of 
the IP:


 


buzz:~# nslookup 172.16.165.144

Server: 172.16.164.100

Address:172.16.164.100#53

 


144.165.16.172.in-addr.arpa name = galvin.X.com.

 

As our domain use DHCP for the windows clients, when I go back a few 
days later, the syslog entries are close to useless to mea s the IP 
may have changed. How do I get syslog to log the hostname of the 
connecting machine?


 

I have tried syslog-ng (albeit I didn't change many parameters) but to 
the same effect. I still get the IPs of the connecting machine.


 


Any ideas?

 


B

The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful. If you are not the intended
addressee please contact the sender and dispose of this e-mail. Thank you.
  



___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq
___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

RE: Reverse DNS lookup syslog (Debian 4.0)

2010-02-12 Thread Brian O'Mahony
FYI all runcvs has is :

menasor:/etc# cat /usr/local/bin/runcvs
#!/bin/bash
/usr/bin/cvs \
-T /cvs/tmp \
--allow-root=/cvs/AppDev \
--allow-root=/cvs1/Temp \
pserver

So I don't think it's the service that is being called either...

From: Brian O'Mahony
Sent: Friday, February 12, 2010 3:25 PM
To: 'Todd LaPittus'
Cc: linux-powere...@lists.us.dell.com
Subject: RE: Reverse DNS lookup  syslog (Debian 4.0)

Tried use_dns - no change.

Also I have Debian 3.0 and 4.0 servers that I can't upgrade. Some internal 
legacy software that no one is willing to rewrite only runs on specific version 
of CVS... :(

B

From: Todd LaPittus [mailto:t...@lapittus.com]
Sent: Friday, February 12, 2010 3:15 PM
To: Brian O'Mahony
Cc: linux-powere...@lists.us.dell.com
Subject: Re: Reverse DNS lookup  syslog (Debian 4.0)

For syslog-ng, try this directive:

use_dns(yes|no);

Also, you might consider doing a dist-upgrade to lenny on your etch boxes- 
security support for etch officially ends this Monday:

http://www.debian.org/News/2010/20100121

//Todd

Brian O'Mahony wrote:
Im running Debian 4.0 on a number of PowerEdge servers here and I am having 
some issues with syslog. These machines run various applications. In this case 
ill take cvs. When a remote machine connects to cvs I get :
Feb 12 14:54:04 buzz runcvs[1533]: connect from 172.16.165.144 (172.16.165.144)

The machines are all pretty much just basic installs of Debian, with 
resolve.conf pointed at windows DNS servers.  When I do an nslookup of the IP:

buzz:~# nslookup 172.16.165.144
Server: 172.16.164.100
Address:172.16.164.100#53

144.165.16.172.in-addr.arpa name = galvin.X.com.

As our domain use DHCP for the windows clients, when I go back a few days 
later, the syslog entries are close to useless to mea s the IP may have 
changed. How do I get syslog to log the hostname of the connecting machine?

I have tried syslog-ng (albeit I didn't change many parameters) but to the same 
effect. I still get the IPs of the connecting machine.

Any ideas?

B



The information in this email is confidential and may be legally privileged.

It is intended solely for the addressee. Access to this email by anyone else

is unauthorized. If you are not the intended recipient, any disclosure,

copying, distribution or any action taken or omitted to be taken in reliance

on it, is prohibited and may be unlawful. If you are not the intended

addressee please contact the sender and dispose of this e-mail. Thank you.























___

Linux-PowerEdge mailing list

Linux-PowerEdge@dell.commailto:Linux-PowerEdge@dell.com

https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Please read the FAQ at http://lists.us.dell.com/faq


The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful. If you are not the intended
addressee please contact the sender and dispose of this e-mail. Thank you.
___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Bios Chassis Configuration

2010-02-12 Thread Cody Jarrett
Is there a way to check Bios items on a Dell Poweredge, such as AC Power 
Recovery Mode status, without having to install OMSA?

For example, when I do install OMSA and run:
omreport chassis biossetup |grep -A2 -i power
Attribute : AC Power Recovery Mode
Setting   : On

I get what I'm looking for. I'm just wondering if there is a lighter weight 
utility or way to check the status of mainly just this item (AC Power Recovery 
Mode).

Cody Jarrett
IT Freedom
direct 512.351.4965
cody.jarr...@itfreedom.com
helpdesk 512.419.0070 : fax 512.419.0080



___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

No Bios Setup Found

2010-02-12 Thread Cody Jarrett
I installed the latest OMSA repo on my T110 running Centos 5.4 64bit. When I 
run the following: omreport chassis biossetup, I get the error below. Any ideas 
what I need to install to resolve this message?



$ omreport chassis biossetup
Error! NoBIOS Setup found on this system.




$ rpm -qa |grep srvadmin
srvadmin-omilcore-6.2.0-1.9.el5
srvadmin-omcommon-6.2.0-1.19.el5
srvadmin-base-6.2.0-1.5.el5
srvadmin-smcommon-6.2.0-1.29.el5
srvadmin-isvc-6.2.0-1.16.el5
srvadmin-xmlsup-6.2.0-1.17.el5
srvadmin-cm-6.2.0-677
srvadmin-hapi-6.2.0-1.17.el5
srvadmin-deng-6.2.0-1.6.el5
srvadmin-omacore-6.2.0-1.18.el5


Cody Jarrett
IT Freedom
direct 512.351.4965
cody.jarr...@itfreedom.com
helpdesk 512.419.0070 : fax 512.419.0080



___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

L3 Cache

2010-02-12 Thread Simon Waters
Basic question - mostly curiosity driven.

An SC1425 with Debian stock kernel 2.6.26-2-bigmem reports that the Xeon 
2.8GHz processors have their 8MiB L3 cache disabled according to lshw.

Is this normal for Linux and/or on this hardware?

Does anyone know a good reference site or explanation for when L3 cache is 
disabled/enabled.

 Simon, sure this is the kind of thing he ought to already know.

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Bios Chassis Configuration

2010-02-12 Thread Alexander Dupuy
Cody Jarrett asks:
 I [guess] what I'm looking for. I'm just wondering if there is a lighter 
 weight utility or way to check the status of mainly just this item (AC Power 
 Recovery Mode).

As I wrote recently on this list:

 Get the syscfg command from the Dell DTK 
 (http://ftp.us.dell.com/sysman/dtk_3.2_193_Linux.iso) and you can 
 easily do this sort of thing.

@alex

-- 
mailto:alex.du...@mac.com

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: Third-party drives not permitted on Gen 11 servers

2010-02-12 Thread Drew Weaver
On Wed, Feb 10, 2010 at 11:36:54AM -0500, J. Epperson wrote:
 And UPSs!  We must ensure that we have appropriately proprietarily
 conditioned power for our proprietary servers.  And no third party
 replacement batteries either.  Lord only knows what sort of corruption
 that could lead to.
 
-- 
And, for our own good, we must be restricted to using Dell-branded
enclosures... we can't take the risk that the holes in a lesser product
might be out-of-kilter, slightly tweaking the chassis, causing memory
and cards to edge out of their slots.

Better get Dell-branded network cables, too.  And Dell KVMs, Dell
keyboards, Dell mice... Dell mousepads, too, just to absolutely ensure a
positive computing experience...
---

If I don't drive my dell car to my dell-tacenter I could face unintended 
acceleration!!!

-Drew

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: Third-party drives not permitted on Gen 11 servers

2010-02-12 Thread Sabuj Pattanayek
Hi,

Anyone know if the H200 also has this problem, e.g. I think this is
currently the lowest configuration on the R510?

Thanks,
Sabuj Pattanayek

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


suu 6.2 / centos 5.4

2010-02-12 Thread Stephan van Hienen
After a clean centos 5.4 x64 install on a PE1850 I tried to run suu update.
I first installed the compat libs :

yum install compat-libstdc++-33.i386 compat-libstdc++-296

And suu -u :

]# ./suu -u


Welcome to the Dell OpenManage Server Update Utility.
Copyright (c) 2003-2009 Dell Inc. All Rights Reserved.
SUU Version: 2 .0 .0 .140 

SUU Log location: /var/log/dell/suu

  

System is compliant with prerequisites
[Fatal Error] :-1:-1: Premature end of file.
   
The System Update Utility failed.
Premature end of file.
exiting SUU application ...


From the logfile :

..
FINE: com.dell.suu.util.SystemExec.exec(): after call, args 
[/tmp/suu/./bin/Linux/BundleApp -update -force -continueonfailure -preinstenv 
-path /var/log/dell/suu/-954220325/CUSTOM_BUNDLE_PE1850-LX-R210596.XML 
Feb 13, 2010 1:55:41 AM com.dell.suu.util.SULogger log
FINE: com.dell.suu.util.SystemExec.exec(): error output: 
libstdc++-libc6.2-2.so.3 is required to run the Bundle Applicator.  
Install the compat-libstdc++-296-2.96-132.7.2.i386.rpm RPM from RedHat.com or 
from the RedHat CD.
..

But a newer rpm is installed :

]# rpm -qa --qf %{n}-%{v}-%{r}.%{arch}\n |grep compat-libstdc  
compat-libstdc++-296-2.96-138.i386
compat-libstdc++-33-3.2.3-61.i386

]# locate -i libstdc++-libc6.2-2.so.3
/usr/lib/libstdc++-libc6.2-2.so.3

Any hints how to solve this ?


Stephan


___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: Returning Network stability problems on R710 servers and BCM5709

2010-02-12 Thread Stephan van Hienen
 -Original Message-
 From: warren_thur...@dell.com [mailto:warren_thur...@dell.com]
 Sent: dinsdag 9 februari 2010 20:42
 To: Stephan van Hienen; ja...@stoke.com; linux-powere...@lists.us.dell.com
 Subject: RE: Returning Network stability problems on R710 servers and BCM5709
 
 I would recommend passing the following option for the bnx2 driver:
 
 modprobe bnx2 disable_msi=1
 
 Another option is to use the Dell bnx2 driver found at support.dell.com.

Looks like the disable_msi fixed the issue.
(past days no issues)

Why do the pe1950/2950 don't have this issue ?

Stephan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: Reverse DNS lookup syslog (Debian 4.0)

2010-02-12 Thread Jefferson Ogata
On 2010-02-12 14:58, Brian O'Mahony wrote:
 As our domain use DHCP for the windows clients, when I go back a few 
 days later, the syslog entries are close to useless to mea s the IP may 
 have changed. How do I get syslog to log the hostname of the connecting 
 machine?

Your real problem is that you are using DHCP to assign addresses from a 
pool. Reserve your IPs to MAC addresses so that machines don't change 
IPs and you've solved both problems.

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: Third-party drives not permitted on Gen 11 servers

2010-02-12 Thread William Warren
On 2/12/2010 3:44 PM, Sabuj Pattanayek wrote:
 Hi,

 Anyone know if the H200 also has this problem, e.g. I think this is
 currently the lowest configuration on the R510?

 Thanks,
 Sabuj Pattanayek

 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq



http://support.dell.com/support/edocs/storage/Storlink/H200/en/UG/HTML/features.htm#wp1043338

I'll say yes it does suffer from this nonsense.

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: Third-party drives not permitted on Gen 11 servers

2010-02-12 Thread William Warren

On 2/12/2010 3:44 PM, Sabuj Pattanayek wrote:

Hi,

Anyone know if the H200 also has this problem, e.g. I think this is
currently the lowest configuration on the R510?

Thanks,
Sabuj Pattanayek

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


   

whoops i was wrong:  According to the linked document:


 Unsupported Drives

Drives that are not certified by Dell are reported in the *BIOS 
Configuration Utility*, also known as CtrlC.


To view unsupported drives:

  1. In the *BIOS Configuration Utility*, navigate to the *SAS
 Topology* screen.

  2. Select the unsupported drive and press AltD to view the
 *Device Properties *screen.

The drive is marked as *Uncertified* in the *Device Properties *screen.

Drives that are not certified by Dell are not blocked and you can use 
them at your own risk.




___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Re: Third-party drives not permitted on Gen 11 servers

2010-02-12 Thread Marios Pittas
 http://support.dell.com/support/edocs/storage/Storlink/H200/en/UG/HTML/features.htm#wp1043338

 I'll say yes it does suffer from this nonsense.


Dell provides this information in the above URL:- 


Unsupported Drives
Drives that are not certified by Dell are reported in the BIOS 
Configuration Utility, also known as CtrlC. 
To view unsupported drives:
1. In the BIOS Configuration Utility, navigate to the SAS Topology 
screen. 

 
2. Select the unsupported drive and press 
AltD to view the Device 
Properties screen. 


The drive is marked as Uncertified in the Device Properties screen. 
Drives that are not certified by Dell are not blocked and you can use them at 
your own risk.

- 


So, are uncertified drives blocked or not blocked ??

-- marios



- Original Message 
From: William Warren hescomins...@emmanuelcomputerconsulting.com
To: linux-powere...@lists.us.dell.com linux-powere...@lists.us.dell.com
Sent: Sat, February 13, 2010 7:24:16 AM
Subject: Re: Third-party drives not permitted on Gen 11 servers

On 2/12/2010 3:44 PM, Sabuj Pattanayek wrote:
 Hi,

 Anyone know if the H200 also has this problem, e.g. I think this is
 currently the lowest configuration on the R510?

 Thanks,
 Sabuj Pattanayek

 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq



http://support.dell.com/support/edocs/storage/Storlink/H200/en/UG/HTML/features.htm#wp1043338

I'll say yes it does suffer from this nonsense.

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq



  

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: Returning Network stability problems on R710 servers and BCM5709

2010-02-12 Thread Warren_Thurber
Stephan,
That is great news!  The 1950 and 2950 use a different Broadcom 
chipset.  5708 vs. 5709.  Thanks!

Brett

-Original Message-
From: Stephan van Hienen [mailto:stephan.van.hie...@thevalley.nl] 
Sent: Friday, February 12, 2010 4:56 PM
To: Thurber, Warren; ja...@stoke.com; linux-poweredge-Lists
Subject: RE: Returning Network stability problems on R710 servers and BCM5709

 -Original Message-
 From: warren_thur...@dell.com [mailto:warren_thur...@dell.com]
 Sent: dinsdag 9 februari 2010 20:42
 To: Stephan van Hienen; ja...@stoke.com; linux-powere...@lists.us.dell.com
 Subject: RE: Returning Network stability problems on R710 servers and BCM5709
 
 I would recommend passing the following option for the bnx2 driver:
 
 modprobe bnx2 disable_msi=1
 
 Another option is to use the Dell bnx2 driver found at support.dell.com.

Looks like the disable_msi fixed the issue.
(past days no issues)

Why do the pe1950/2950 don't have this issue ?

Stephan


___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: suu 6.2 / centos 5.4

2010-02-12 Thread Stephan van Hienen
Not sure how it's related to 'error output: libstdc++-libc6.2-2.so.3 is 
required to run'
But after installing omsa suu works ok.

steps I followed to install omsa :

wget -q -O - http://linux.dell.com/repo/hardware/bootstrap.cgi | bash
yum install srvadmin-all yum install dell_ft_install
mv /etc/sysconfig/dsm_sa_ipmi.sysconfig  /etc/sysconfig/dsm_sa_ipmi

After this I was able to run suu.

Stephan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: Bios Chassis Configuration

2010-02-12 Thread Matt Domsch
On Fri, Feb 12, 2010 at 10:19:20AM -0600, Cody Jarrett wrote:
Is there a way to check Bios items on a Dell Poweredge, such as AC Power
Recovery Mode status, without having to install OMSA?
For example, when I do install OMSA and run:
omreport chassis biossetup |grep -A2 -i power
Attribute : AC Power Recovery Mode
Setting   : On
I get what I'm looking for. I'm just wondering if there is a lighter
weight utility or way to check the status of mainly just this item (AC
Power Recovery Mode).

You can use Deployment Toolkit (DTK).  It is available for download on
support.dell.com.

You may also be able to use smbios-token-ctl, from the
smbios-utils-python package on most distributions.  On this PowerEdge
2850, I get:

$ sudo /usr/sbin/smbios-token-ctl -d
[snip]

  Token: 0x00a1 - AC Power Recovery Mode (Off)
  value: bool = false
   Desc: After an AC power loss, when AC power is restored, the system
  will stay 
 off.

  Token: 0x00a3 - AC Power Recovery Mode (On)
  value: bool = false
   Desc: After an AC power loss, when AC power is restored, the system
  will power
  on.

  Token: 0x00a2 - AC Power Recovery Mode (Last)
  value: bool = true
   Desc: After an AC power loss, when AC power is restored, the system
  will retur
 n to the state was in when power was lost.


and to set the mode, activate the appropriate token:
$ sudo /usr/sbin/smbios-token-ctl --activate -i 0x00a3

Thanks,
Matt

-- 
Matt Domsch
Technology Strategist, Dell Office of the CTO
linux.dell.com  www.dell.com/linux

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq