Re: [CentOS] Experiencing continual eth0 link up/down on a 10G Chelsio NIC (cxgb3 driver)

2010-02-08 Thread Arun Khan
Hi Jobst, Brent, and Hakan, Thanks for your inputs. I sincerely appreciate your suggestions and sharing your experience. I have posted a support query with Chelsio as well. In my case the connection is a Fiber cable. On the switch side there is only one 10GB port so there is not much I can do.

[CentOS] xentop batch mode

2010-02-08 Thread Nux
Hi guys, First of all, sorry to send this one here on the centos ml. I know it's kind of off-topic, but the xen-users list seems a dead end, I was hoping some of you guys are experienced in this. I have a problem with a xen 3.4.2 on Centos 5 x86_64 installation, I need to see the total/used/ava

Re: [CentOS] auto mounting group shares

2010-02-08 Thread Arvind P R
The pam mount module might help you. Check its man pages. On 2/8/10, Carlos Santana wrote: > I am using autofs to mount user's home and group directories. The > setup works fine for home directories which are mounted after user > logs in. The group shares are also mounted, but user has to manuall

Re: [CentOS] Anyone using Active Driectory auth with Centos 5.4.....?

2010-02-08 Thread Arvind P R
I had written a blog quite some time back on this. There might be some glitches in it, but will give you some clue. The blog is blog.Palalinha.Com i am sitting at the airport with my mobile so cant find you the correct thread in the blog. Let me know if it helps. On 2/8/10, Tom Bishop wrote: > Se

Re: [CentOS] Best way to backup virtual machines from Citrix XenServer.

2010-02-08 Thread James A. Peltier
On Mon, 8 Feb 2010, nate wrote: > Suggest reading this interesting piece "3 years of equallogic" before > thinking about using it's snapshot stuff - > > http://www.tuxyturvy.com/blog/index.php?/archives/61-Three-Years-of-Equallogic.html If you do snapshotting at the OS level, i.e. LVM snapshots o

Re: [CentOS] Experiencing continual eth0 link up/down on a 10G Chelsio NIC (cxgb3 driver)

2010-02-08 Thread Jobst Schmalenbach
IMHO link failures are never a LOCAL problem ONLY but BOTH sides, and one of the people answering this question has already explained the stuff with the (auto) negotiation. Before that check: * other side * if the other is a switch, use different port * cable (make sure connectors sit properl

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Jobst Schmalenbach
One of the security features of sendmail is the REVERSE lookup. If sendmail cant reverse lookup and the entries dont match, no mail. You didnt specify whether devcentos5x64.msgnet.com is an internal host and there is some other mailserver higher up the stream. If so, use: define(`SMART_HOST',

Re: [CentOS] busybox for centos

2010-02-08 Thread Kwan Lowe
On Fri, Feb 5, 2010 at 3:16 AM, wrote: > > I am trying to build busybox for the centos-5.3,but facing issues in > installing the busybox executable into the centos > filesystem. Is it possible to build a busybox for a server platform (x86) > with centos. > Yes, it is possible to build busybox fo

Re: [CentOS] Best way to backup virtual machines from Citrix XenServer.

2010-02-08 Thread nate
Simon Billis wrote: > Good quality storage (which usually comes at a price) will provide the > functionality that is needed to backup the VM's either as a complete VM > image or files from the VM filesystem. Entry level storage from suppliers > such as Equallogic/Dell comes with this functionality

Re: [CentOS] Experiencing continual eth0 link up/down on a 10G Chelsio NIC (cxgb3 driver)

2010-02-08 Thread Hakan Koseoglu
Hi Arun, On Mon, Feb 8, 2010 at 6:43 PM, Arun Khan wrote: > The file server has a Chelsio T310 10GBASE-CX4 RNIC (rev 3) PCI > Express x8 MSI-X (eth0), driver and firmware is stock from the CentOS > Plus kernel. Way way back, I had similar problems on a bunch of servers with 3Com cards and some 3C

Re: [CentOS] Lightscribe

2010-02-08 Thread Arun Khan
On Sun, Feb 7, 2010 at 5:35 AM, Robert wrote: > I just bought an HP DVD Writer 1040r (as identified by k3b), an external > USB-connected CD/DVD burner.  The drive gets assigned /dev/scd0. I can > burn CDs and DVDs, read from CDs and DVDs, boot from DVDs (and, I > assume, CDs) but have been unable

[CentOS] Experiencing continual eth0 link up/down on a 10G Chelsio NIC (cxgb3 driver)

2010-02-08 Thread Arun Khan
File Server OS: CentOS 5.3 (x86_64) Kernel: CentOS Plus kernel (need XFS fs drivers) The file server has a Chelsio T310 10GBASE-CX4 RNIC (rev 3) PCI Express x8 MSI-X (eth0), driver and firmware is stock from the CentOS Plus kernel. Using ethtool I have verified driver association with the 3 NIC

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Agile Aspect
On Mon, Feb 8, 2010 at 8:12 AM, Jerry Geis wrote: [snip] > from pagestation.com I can "ping devcentos5x64.msgnet.com" - this entry > is in the /etc/hosts file on that machine. > There is no official MX record for devcentos5x64.msgnet.com there is for > pagestation.com. > > on pagestation.com I hav

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread John R Pierce
Jerry Geis wrote: > I am sending an email from my machine devcentos5x64. > the transcript below (hangs for 60 seconds) at the line: > MAIL From: SIZE=56 > auth=r...@devcentos5x64.msgnet.com > > The email succeeds - but I am trying to figure out the 60 second delay. > Neither email server is busy.

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Simon Billis
Jerry Geis sent a missive on 2010-02-08: >> /Sorry to be more specific - make sure that devcentos5x64.msgnet.com >> is resolvable. >> >> > from pagestation.com I can "ping devcentos5x64.msgnet.com" - this > entry is in the /etc/hosts file on that machine. > There is no official MX record for dev

[CentOS] auto mounting group shares

2010-02-08 Thread Carlos Santana
I am using autofs to mount user's home and group directories. The setup works fine for home directories which are mounted after user logs in. The group shares are also mounted, but user has to manually do cd or ls command on group shares, e.g.: ls /groups/chemistry will mount chemistry group share

[CentOS] Anyone using Active Driectory auth with Centos 5.4.....?

2010-02-08 Thread Tom Bishop
Setting up a new backuppc for a small group of device and I am running centos 5.4 with winbind setup and working. Everything is working and I would like the users to authenicate using their AD creds and was wondering what folks are using to do that with apache 2.2 and centos 5.4. I know about mod

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Jerry Geis
> > >>/ date | mail -v -v -v -v geisj at pagestation.com > >> > />/ geisj at pagestation.com... > > />>/ Connecting to [127.0.0.1] via relay... 220 devcentos5x64.msgnet.com > />>/ ESMTP Sendmail 8.

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Simon Billis
Simon Billis sent a missive on 2010-02-08: > Jerry Geis sent a missive on 2010-02-08: > >> I am sending an email from my machine devcentos5x64. the transcript >> below (hangs for 60 seconds) at the line: MAIL >> From: SIZE=56 >> auth=r...@devcentos5x64.msgnet.com >> >> The email succeeds - but I

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Kwan Lowe
On Mon, Feb 8, 2010 at 10:14 AM, Jerry Geis wrote: > I am sending an email from my machine devcentos5x64. > the transcript below (hangs for 60 seconds) at the line: > MAIL From: SIZE=56 > auth=r...@devcentos5x64.msgnet.com > > The email succeeds - but I am trying to figure out the 60 second delay.

Re: [CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Simon Billis
Jerry Geis sent a missive on 2010-02-08: > I am sending an email from my machine devcentos5x64. the transcript > below (hangs for 60 seconds) at the line: MAIL > From: SIZE=56 > auth=r...@devcentos5x64.msgnet.com > > The email succeeds - but I am trying to figure out the 60 second delay. > Neithe

[CentOS] slowness in sendmail - 60 second timeout

2010-02-08 Thread Jerry Geis
I am sending an email from my machine devcentos5x64. the transcript below (hangs for 60 seconds) at the line: MAIL From: SIZE=56 auth=r...@devcentos5x64.msgnet.com The email succeeds - but I am trying to figure out the 60 second delay. Neither email server is busy. Nothing is waiting. the DNS on

Re: [CentOS] Exim installation on CentOS

2010-02-08 Thread james Tanit
I didn't say that EXIM doc is poorly written though. I am saying the mailman is. I read through it. For exim, is the default on the machine. I may need to use sth. else. I hate the lousy cPanel --- On Mon, 2/8/10, Kai Schaetzl wrote: > From: Kai Schaetzl > Subject: Re: [CentOS] Exim installat

[CentOS] iSCSI + kickstart

2010-02-08 Thread Ugo Bellavance
Hi, (I'm using RHEL, but I posted on redhat.general and rhel5 mailing lists and didn't get an answer, so I'm taking a chance here as well) Two of my servers have 2 nics (HP DL495c G5). Using RHEL 5.4, I'd like to do a network install to boot from iSCSI, as the NIC supports it, following this

Re: [CentOS] directory and file permission help

2010-02-08 Thread Simon Billis
John Doe sent a missive on 2010-02-08: > From: adrian kok >> I move a zip file from window to linux but all permission of folder >> and files are kept in 700 How can I change it one time? I don't need >> to change directory under directory to change as folder as 755 and >> files as 644 > > You c

Re: [CentOS] Best way to backup virtual machines from Citrix XenServer.

2010-02-08 Thread Simon Billis
Rudi Ahlers sent a missive on 2010-02-07: >> 2010/2/5 Simon Billis >> Do you have any shared storage that you're using which supports >> snapshots? If you do, then a combination of coalescing the running VM's >> to disk and taking a snap and also using traditional backup methods >> (appli

Re: [CentOS] Exim installation on CentOS

2010-02-08 Thread Kai Schaetzl
> I think quite a few people would disagree about the 'poorly written > manual'. I'm happy to believe that. However, then the more one has to question his intent as he apparently doesn't know this MTA, but also can't cope with the documentation. Then he should use something he's more familiar wi

Re: [CentOS] Exim installation on CentOS

2010-02-08 Thread John Horne
On Mon, 2010-02-08 at 11:31 +0100, Kai Schaetzl wrote: > James Tanit wrote on Sun, 7 Feb 2010 13:09:11 -0800 (PST): > > > Could someone please share some thoughts on how to set up the /etc/hosts > > and /etc/aliases? This is tough to set up due to the poorly written > > manual. > > If you do not

Re: [CentOS] Exim installation on CentOS

2010-02-08 Thread Kai Schaetzl
James Tanit wrote on Sun, 7 Feb 2010 13:09:11 -0800 (PST): > Could someone please share some thoughts on how to set up the /etc/hosts > and /etc/aliases? This is tough to set up due to the poorly written > manual. If you do not know Exim and it is poorly documented (just repeating your words, I

Re: [CentOS] busybox for centos

2010-02-08 Thread John Doe
From: "premr...@digilink.in" >I am trying to build busybox for the >centos-5.3,but facing issues in installing the busybox executable into >the centos >filesystem. Is it possible to build >a busybox for a server platform (x86) with centos. And what would be the issue...? Maybe check the "Install

Re: [CentOS] directory and file permission help

2010-02-08 Thread John Doe
From: adrian kok > I move a zip file from window to linux > but all permission of folder and files are kept in 700 > How can I change it one time? I don't need to change directory under > directory > to change as > folder as 755 > and > files as 644 You could use find -type X (X = 'd' for dir