Re: [CentOS] mirroring centos servers

2009-02-10 Thread fabian dacunha
> Fabian posted: >> apprecite if someone can help me of any site with examples on how to > mirror 2 centos servers so i one fails the other works perfect > > Can you describe what services these servers will be providing? > > > Eucke Thanks for the early n quick reply. actually i plan to use shor

Re: [CentOS] smartd and 3ware 9xxx configs

2009-02-10 Thread S.Tindall
On Tue, 2009-02-10 at 21:52 -0800, Ray Van Dolson wrote: > On Wed, Feb 11, 2009 at 12:46:24AM -0500, S.Tindall wrote: > > On Tue, 2009-02-10 at 21:42 -0500, Jim Perrin wrote: > > > I'm looking to do a bit more monitoring of my 3ware 9550 with smartd, > > > and wanted to see what others were doing w

Re: [CentOS] smartd and 3ware 9xxx configs

2009-02-10 Thread Ray Van Dolson
On Wed, Feb 11, 2009 at 12:46:24AM -0500, S.Tindall wrote: > On Tue, 2009-02-10 at 21:42 -0500, Jim Perrin wrote: > > I'm looking to do a bit more monitoring of my 3ware 9550 with smartd, > > and wanted to see what others were doing with smart for monitoring > > 3ware hardware. > > > > Do you have

Re: [CentOS] smartd and 3ware 9xxx configs

2009-02-10 Thread S.Tindall
On Tue, 2009-02-10 at 21:42 -0500, Jim Perrin wrote: > I'm looking to do a bit more monitoring of my 3ware 9550 with smartd, > and wanted to see what others were doing with smart for monitoring > 3ware hardware. > > Do you have the smartd.conf configured to test, or simply monitor health > status

Re: [CentOS] sshd won't bind to tun0

2009-02-10 Thread Fajar Priyanto
On Wed, Feb 11, 2009 at 12:56 PM, Nataraj wrote: >> Well, AT FIRST, sshd listens on tun0. >> It is AFTER tun0 is RESTARTED that sshd refuses to bind to tun0. > > That listen looks like IPV6. Is that what your using? Oh, you mean it should be like this: 0.0.0.0:22 0.0.0.0:* I don't h

Re: [CentOS] sshd won't bind to tun0

2009-02-10 Thread Nataraj
On Wed, 2009-02-11 at 12:14 +0800, Fajar Priyanto wrote: > On Wed, Feb 11, 2009 at 11:58 AM, Nataraj wrote: > > Are you specifying the ListenAddress in /etc/sshd/sshd_config? The > > default is to bind using a wild card which should pick up any interface. > > What does your output from "netstat -

Re: [CentOS] sshd won't bind to tun0

2009-02-10 Thread Fajar Priyanto
On Wed, Feb 11, 2009 at 11:58 AM, Nataraj wrote: > Are you specifying the ListenAddress in /etc/sshd/sshd_config? The > default is to bind using a wild card which should pick up any interface. > What does your output from "netstat -l" look like? > On my vpn server, the listen for ssh looks like t

Re: [CentOS] sshd won't bind to tun0

2009-02-10 Thread Nataraj
On Wed, 2009-02-11 at 11:25 +0800, Fajar Priyanto wrote: > Hi all, > I have a strange situation. > I have a machine connected to an AT&T VPN. > Sometimes the VPN gets disconnected, so I create a cronjob to restart > the VPN client when it happens: > Problem is: sshd seem doesn't want to bind to tun

[CentOS] sshd won't bind to tun0

2009-02-10 Thread Fajar Priyanto
Hi all, I have a strange situation. I have a machine connected to an AT&T VPN. Sometimes the VPN gets disconnected, so I create a cronjob to restart the VPN client when it happens: Problem is: sshd seem doesn't want to bind to tun0. I restart ssh, network, no good. Anyone has any clue? So strange.

Re: [CentOS] Problems with mysql multi-master after update.

2009-02-10 Thread Jim Perrin
On Mon, Feb 9, 2009 at 7:33 AM, Alessandro Ren wrote: e incremental.01 on > the master and this causes the problem. > In 5.0.22 this would not happen, this does not happen as I have > servers running this version and after the reboot, it starts syncing on > the right incremental. > Any

[CentOS] smartd and 3ware 9xxx configs

2009-02-10 Thread Jim Perrin
I'm looking to do a bit more monitoring of my 3ware 9550 with smartd, and wanted to see what others were doing with smart for monitoring 3ware hardware. Do you have the smartd.conf configured to test, or simply monitor health status? Are you monitoring the drive as centos sees it (/dev/sdX) or are

Re: [CentOS] Problems with mysql multi-master after update.

2009-02-10 Thread J Potter
For what it's worth, I haven't seen this on any systems I manage when going from 5.0.22->5.0.45, which include permutations of master-slave and master-master. Is there anything useful in /var/log/mysqld.log? > after I updated from mysql-5.0.22 CentOS 5.0 to mysqld-5.0.45 in > CentOS > 5.2

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Bill Campbell
On Tue, Feb 10, 2009, nate wrote: >Timothy Murphy wrote: ... >> How would I access it if it were available? > >You have to configure it first, how you do that depends, sometimes >you can configure it via openipmi. I just installed the OpenIPMI-tools package with yum yesterday on a Supermicro box t

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread dnk
On 10-Feb-09, at 3:14 PM, dnk wrote: > > On 10-Feb-09, at 1:30 PM, Alain Reguera Delgado wrote: > >>> I may have found the answer to my own question. just trying it >>> out. >> >> ;^) >> >> Let know your results. >> >> - -- > > No good... the specific setup i found included with the VSFTPD >

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread dnk
On 10-Feb-09, at 1:30 PM, Alain Reguera Delgado wrote: >> I may have found the answer to my own question. just trying it >> out. > > ;^) > > Let know your results. > > - -- No good... the specific setup i found included with the VSFTPD examples won't "quite" do what I needed. and from my

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread nate
Timothy Murphy wrote: > This suggests to me that my modest PowerEdge T105 probably > does not support this service. >From my brief look no it does not, it is very rare for desktop or even workstation systems to have management chips on them. And at least the T105 has no DRAC options either(not su

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Timothy Murphy
Peter Kjellstrom wrote: > However, with or without /dev/ipmi0 you can access the BMC remotely with > (assuming you have an IP configured etc.). I'd never heard of BMC (I am not an expert in this area, to put it mildly) but on googling for "dell bmc" I found

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Lanny Marcus
On Tue, Feb 10, 2009 at 3:25 PM, John R Pierce wrote: > Lanny Marcus wrote: On swapping the two 2GB memory modules, the message changed to "Uncorrectable ECC Error DIMM 2,2". >> > He said 'ECC memory', which to me indicates this is a PowerEdge server, > not a Dimension consumer des

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread Alain Reguera Delgado
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dnk wrote: ... >> I used some of the info from the wiki, and from >> http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/ ... > I may have found the answer to my own question. just trying it out. ;^) Let know your results. - -- Alain Reguera

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread dnk
On 10-Feb-09, at 1:04 PM, dnk wrote: > > On 10-Feb-09, at 12:06 PM, Alain Reguera Delgado wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> dnk wrote: >>> Good day all, >>> >>> I have followed the wiki article on setting up vsftpd on centos with >>> virtual users. >> >> Do you re

Re: [CentOS] mirroring centos servers

2009-02-10 Thread Warren, Eucke
Fabian posted: > apprecite if someone can help me of any site with examples on how to mirror 2 centos servers so i one fails the other works perfect Can you describe what services these servers will be providing? Eucke ___ CentOS mailing list CentOS@ce

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread dnk
On 10-Feb-09, at 12:06 PM, Alain Reguera Delgado wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > dnk wrote: >> Good day all, >> >> I have followed the wiki article on setting up vsftpd on centos with >> virtual users. > > Do you refer to: > http://wiki.centos.org/HowTos/Chroot_Vsftpd

Re: [CentOS] iptables: forwarding on internal device

2009-02-10 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Marcus Moeller > Sent: Tuesday, February 10, 2009 2:49 PM > To: CentOS mailing list > Subject: Re: [CentOS] iptables: forwarding on internal device > > I have defined a route to LAN2

Re: [CentOS] iptables: forwarding on internal device

2009-02-10 Thread Marcus Moeller
Dear Nataraj, >> > You are going to have to add rules to both your INPUT and OUTPUT >> > chains to allow this traffic through. Could you send on a copy of >> > /etc/sysconfig/iptables, if that is how your are loading these rules? >> > I could then send you the exact commands to run. > > One thing

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-10 Thread Florin Andrei
Jake wrote: > > We're about to start moving our public DNS to in-house managed > servers. My first thought was "Linux + BIND" and we're done. Someone > in another business unit's IT dept. has suggested tinydns be used. Here's the straight dope: There was a time (circa 2000) when tinydns had a re

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread John R Pierce
Lanny Marcus wrote: > >>> On swapping the two 2GB memory modules, >>> the message changed to >>> "Uncorrectable ECC Error DIMM 2,2". >>> ... >>> > > We have four Dell Dimension boxes in our house. They have the right to > require one to restore the system (HW & SW) to the original > configur

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread John R Pierce
dnk wrote: > Good day all, > > I have followed the wiki article on setting up vsftpd on centos with > virtual users. > > I was wondering if anyone had an example of knowledge on how to add > another "readonly" user. I don't want to enable anon access. The issue > I have is that the tutorial (

Re: [CentOS] iptables: forwarding on internal device

2009-02-10 Thread Nataraj
On Sat, 2009-02-07 at 08:43 +0100, Marcus Moeller wrote: > Dear Joshua. > > > You are going to have to add rules to both your INPUT and OUTPUT > > chains to allow this traffic through. Could you send on a copy of > > /etc/sysconfig/iptables, if that is how your are loading these rules? > > I could

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Lanny Marcus
On Tue, Feb 10, 2009 at 12:37 PM, Scott Silva wrote: > on 2-10-2009 5:44 AM Timothy Murphy spake the following: >> Spiro Harvey wrote: >> On swapping the two 2GB memory modules, >> the message changed to >> "Uncorrectable ECC Error DIMM 2,2". >> >> This seemed to me to be pretty strong evidence >

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread Alain Reguera Delgado
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dnk wrote: > Good day all, > > I have followed the wiki article on setting up vsftpd on centos with > virtual users. Do you refer to: http://wiki.centos.org/HowTos/Chroot_Vsftpd_with_non-system_users ? > I was wondering if anyone had an example o

[CentOS] mirroring centos servers

2009-02-10 Thread fabian dacunha
Dear All, I have 2 server with almost identical configuration nd would like to mirror them bascillay i would like to use it as a firewall. i was thinking of linux HA but could not really find clear examples if it could achive my purpose apprecite if someone can help me of any site with examples

[CentOS] Testing out USB mic

2009-02-10 Thread Robert Moskowitz
I have a Plantronics DSP-400 headset on a Centos 5.2 system that I am using for testing with SIP Communicator. How can I test the microphone on the headset to see if it is working in the system? ___ CentOS mailing list CentOS@centos.org http://lists

Re: [CentOS] iptables: forwarding on internal device

2009-02-10 Thread Marcus Moeller
Good Evening. >> LAN1 -> LINUX_ROUTER -> LAN2 >> >> Response: >> >> LAN2 -> CORE-ROUTER(with LINUX_ROUTER as default Gateway) -> >> LINUX_ROUTER | BLOCKED | LAN1 >> >> This may be the case as the CORE-ROUTER was not part of the network in >> good ol' slacky times. > > You do have all your Rou

Re: [CentOS] iptables: forwarding on internal device

2009-02-10 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Marcus Moeller > Sent: Tuesday, February 10, 2009 1:19 PM > To: CentOS mailing list > Subject: Re: [CentOS] iptables: forwarding on internal device > I now begin to wonder if it's a r

[CentOS] vsftpd virtual users

2009-02-10 Thread dnk
Good day all, I have followed the wiki article on setting up vsftpd on centos with virtual users. I was wondering if anyone had an example of knowledge on how to add another "readonly" user. I don't want to enable anon access. The issue I have is that the tutorial (from the wiki) uses the s

Re: [CentOS] clustering and load balancing Apache

2009-02-10 Thread Florin Andrei
Sergej Kandyla wrote: > apache is good as backend server for dynamic applications. > You could use something like nginx, haproxy as frontend for balancing > multiple backend servers. > I'm using nginx. This light web server could serve many thousand > concurrent connections! It works great! In a

[CentOS] INIT: Id "snmp" respawning too fast: disabled for 5 minutes

2009-02-10 Thread David Halik
Hello all, I recently started seeing these messages on the consoles of three production Centos 5.2 servers. They have been occurring nonstop for the past few days and show up routinely every five minutes. INIT: Id "snmp" respawning too fast: disabled for 5 minutes INIT: Id "snmp" respawning too

Re: [CentOS] iptables: forwarding on internal device

2009-02-10 Thread Marcus Moeller
Good Evening, >> The strange thing is that it seems to be blocked by netfilter. I am >> using exactly the same rules on a Slackware Box without any problems. > > Slackware is the Key here Marcus. The two distros have different modules > built into the kernel by default and maybe a cause for w

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Scott Silva
on 2-10-2009 5:44 AM Timothy Murphy spake the following: > Spiro Harvey wrote: > >>> The message on the screen tells me to look at the System Event Log. >> What application is doing that? System Event Log sounds like Windows >> terminology. > > Centos-5.2 halted, and the message on the screen tol

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Peter Kjellstrom
On Tuesday 10 February 2009, Timothy Murphy wrote: > Peter Kjellstrom wrote: ... > > No, the SEL is maintained on the BMC/IPMI-controller. In Linux you can > > (assuming you have /etc/init.d/ipmi running) view it with: > > ipmitool sel list > > > > You will need OpenIPMI and OpenIPMI-tools (from b

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Kai Schaetzl
Timothy Murphy wrote on Tue, 10 Feb 2009 14:06:43 +: > How do I install OMSA? There are repo's for it. http://linux.dell.com/wiki/index.php/Repository Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com __

Re: [CentOS] iptables: forwarding on internal device

2009-02-10 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Marcus Moeller > Sent: Monday, February 09, 2009 6:11 AM > To: CentOS mailing list > Subject: Re: [CentOS] iptables: forwarding on internal device > > Hi again, > > > Yes that would b

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Timothy Murphy > Sent: Tuesday, February 10, 2009 9:07 AM > To: centos@centos.org > Subject: Re: [CentOS] What is the System Event Log? > > John wrote: > > >> My Dell PowerEdge T105

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Steve Huff
On Feb 10, 2009, at 9:13 AM, Timothy Murphy wrote: Incidentally, does anyone know what the many "Intrusion" entries in the System Event Log mean? someone opened the chassis? http://support.dell.com/support/edocs/software/svradmin/1.8.1/en/messages/msgch10.htm -steve -- If this were played

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Timothy Murphy
Robert Nichols wrote: >> My Dell PowerEdge T105 running Centos-5.2 >> has started crashing fairly often (3 times in the last 2 hours). >> The message on the screen tells me to look at the System Event Log. >> Is this just /var/log/messages ? > > The only System Event Log I know of is part of the

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Timothy Murphy
John wrote: >> My Dell PowerEdge T105 running Centos-5.2 >> has started crashing fairly often (3 times in the last 2 hours). >> The message on the screen tells me to look at the System Event Log. >> Is this just /var/log/messages ? > > If you have OMSA installed you can check out those logs. Ipmi

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Timothy Murphy
Peter Kjellstrom wrote: >> My Dell PowerEdge T105 running Centos-5.2 >> has started crashing fairly often (3 times in the last 2 hours). >> The message on the screen tells me to look at the System Event Log. >> Is this just /var/log/messages ? > > No, the SEL is maintained on the BMC/IPMI-control

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Timothy Murphy
Spiro Harvey wrote: >> The message on the screen tells me to look at the System Event Log. > > What application is doing that? System Event Log sounds like Windows > terminology. Centos-5.2 halted, and the message on the screen told me to look at the System Event Log. In fact I found that on pr

Re: [CentOS] clustering and load balancing Apache

2009-02-10 Thread Rainer Duffner
Sergej Kandyla schrieb: > > Hi, > apache is good as backend server for dynamic applications. > You could use something like nginx, haproxy as frontend for balancing > multiple backend servers. > I'm using nginx. This light web server could serve many thousand > concurrent connections! It works gr

Re: [CentOS] clustering and load balancing Apache

2009-02-10 Thread Sergej Kandyla
Anto Marky пишет: > Hi, > I am new to clustering and loadbalancing in apache, What is best way > of doing it? How do I do the clustering and what tools do I need to > use? Do I have those tools, I use CentOS , Do i have any tools in > CenOs which comes default in it? And how do I do apache load