Re: [CentOS] Red Hat Developer Toolset 3 for CentOS6?

2015-01-14 Thread wwp
Hello Dave, On Tue, 13 Jan 2015 21:18:18 -0700 Dave Johansen wrote: > Unfortunately, this is only for RHEL/CentOS 7 Really? It installs and works fine on my CentOS6, more over, on the Cern pages, it says "for Scientific Linux CERN 6" (note the '6'); repodata says '6' too. > but it can also b

[CentOS] configure two bonding interfaces via kickstart

2015-01-14 Thread Benninger Frédéric
hello, With CentOS 6.6, I try to configure two bonding interfaces via kickstart, but it works only with bond0, I don't understand why I can't configure bond1 the same way. I found this old post: http://lists.centos.org/pipermail/centos/2013-March/133439.html I have exactly the same problem.

Re: [CentOS] configure two bonding interfaces via kickstart

2015-01-14 Thread AemNet
I think the problem is on the max_bonds parameter, the default value is 1 so On 14/01/2015 11:17, Benninger Frédéric wrote: hello, With CentOS 6.6, I try to configure two bonding interfaces via kickstart, but it works only with bond0, I don't understand why I can't configure bond1 the same w

Re: [CentOS] Zone file not written to slave DNS server

2015-01-14 Thread Tris Hoar
On 14/01/2015 03:56, Emmett Culley wrote: On 01/13/2015 12:10 PM, Mateusz Guz wrote: Have you found a solution? Did u allow master dns server to update the slave in /etc/named.conf ? -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of J

Re: [CentOS] Hardware raid LSI Megaraid not working since Centos 6.6

2015-01-14 Thread Philippe BOURDEU d'AGUERRE
Le 05/01/2015 16:14, Philippe BOURDEU d'AGUERRE a écrit : We have a SuperMicro server with a LSI MegaRAID 9260-4i controller. Since Centos 6.6 update (kernel 2.6.32-504), the controller doesn't initialize at boot. Reverting to kernel 2.6.32-431 allows server to boot fine. The server can't boot

Re: [CentOS] Design changes are done in Fedora

2015-01-14 Thread Always Learning
On Tue, 2015-01-13 at 17:01 -0800, Gordon Messmer wrote: > For the love of Pete! If you use RHEL or CentOS, you'll have a stable, > reliable operating system with bug and security fixes for upward of 10 > years! For free (in the case of CentOS)! Not all updates are currently being supplied f

Re: [CentOS] Hardware raid LSI Megaraid not working since Centos 6.6

2015-01-14 Thread Sorin Srbu
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Philippe BOURDEU d'AGUERRE > Sent: den 14 januari 2015 14:16 > To: centos@centos.org > Subject: Re: [CentOS] Hardware raid LSI Megaraid not working since Centos > 6.6 > > Le 05/01/2015

Re: [CentOS] Hardware raid LSI Megaraid not working since Centos 6.6

2015-01-14 Thread Nux!
That's weird, because starting with 6.6 we could finally ditch inserting kmods at installation time, the new kernel in 6.6 supported everything. I believe the model we have (among others) is 9341-4i; I would imagine it's pretty similar with what you have. You should open perhaps a bugzilla issue

Re: [CentOS] Hardware raid LSI Megaraid not working since Centos 6.6

2015-01-14 Thread Philippe BOURDEU d'AGUERRE
Le 14/01/2015 14:43, Nux! a écrit : You should open perhaps a bugzilla issue with redhat about this. Is it possible to post in Redhat bugzilla without a Redhat support contract ? Even when using Centos ? -- Philippe BOURDEU d'AGUERRE AIME - Campus de l'INSA http://www.aime-to

[CentOS] After Crash dracut kernel

2015-01-14 Thread Tim
Hello, I have two identical servers in hardware. I installed both with CentOS. I did LVM snapshots before updating to test LVM merging. On one server I merged all filesystem's during boot because they where mounted when I merged. The other server I did the snapshots, made my installations and con

Re: [CentOS] SELinux-alert: aide wants to write to /var/run/winbindd/pipe

2015-01-14 Thread Daniel J Walsh
On 01/13/2015 05:09 AM, Patrick Bervoets wrote: > Hi, > > does anyone know if aide should have access to this socket? > > SELinux is preventing /usr/sbin/aide from write access on the > sock_file /var/run/winbindd/pipe. > > Thanks > Patrick > Looks like it is doing some call to getpw* which is usi

Re: [CentOS] Red Hat Developer Toolset 3 for CentOS6?

2015-01-14 Thread Dave Johansen
On Wed, Jan 14, 2015 at 1:28 AM, wwp wrote: > Hello Dave, > > > On Tue, 13 Jan 2015 21:18:18 -0700 Dave Johansen > wrote: > > > Unfortunately, this is only for RHEL/CentOS 7 > > Really? It installs and works fine on my CentOS6, more over, on the > Cern pages, it says "for Scientific Linux CERN 6

Re: [CentOS] Red Hat Developer Toolset 3 for CentOS6?

2015-01-14 Thread wwp
Hello Dave, On Wed, 14 Jan 2015 10:01:02 -0700 Dave Johansen wrote: > On Wed, Jan 14, 2015 at 1:28 AM, wwp wrote: > > > Hello Dave, > > > > > > On Tue, 13 Jan 2015 21:18:18 -0700 Dave Johansen > > wrote: > > > > > Unfortunately, this is only for RHEL/CentOS 7 > > > > Really? It installs and

Re: [CentOS] DJBDNS: very weird dnscache issue

2015-01-14 Thread Boris Epstein
Lucian, So far here is the best we could find out: https://bugzilla.redhat.com/show_bug.cgi?id=1084747 Testing to see if this is the solution; so far it seems to be. Cheers, Boris. On Tue, Jan 13, 2015 at 2:49 PM, Nux! wrote: > Use BIND. How the times have changed. :-) > > PS: I'm also cur

[CentOS] NTLM Authentication ISA Server

2015-01-14 Thread Tim
Hello list, how can I get CentOS 7 to authenticate against a Microsoft ISA server for package installations after the OS is installed. In Debian/Ubuntu apt.conf just needs to be edited and it works. How to do so in CentOS? Regards Tim ___ CentOS mail

Re: [CentOS] NTLM Authentication ISA Server

2015-01-14 Thread John R Pierce
On 1/14/2015 12:53 PM, Tim wrote: how can I get CentOS 7 to authenticate against a Microsoft ISA server for package installations after the OS is installed. In Debian/Ubuntu apt.conf just needs to be edited and it works. How to do so in CentOS? thats a proxy service? https://www.centos.org/d

Re: [CentOS] NTLM Authentication ISA Server

2015-01-14 Thread Tim
I tried both ways. But some reasons I don't know it didn't work. How to define the username when it is a active directory user? Tim Am 14. Januar 2015 22:01:07 MEZ, schrieb John R Pierce : >On 1/14/2015 12:53 PM, Tim wrote: >> how can I get CentOS 7 to authenticate against a Microsoft ISA server

Re: [CentOS] NTLM Authentication ISA Server

2015-01-14 Thread Jonathan Billings
On Wed, Jan 14, 2015 at 10:05:47PM +0100, Tim wrote: > I tried both ways. But some reasons I don't know it didn't work. > > How to define the username when it is a active directory user? You probably need to URL escape the @. See: http://www.cyberciti.biz/faq/unix-linux-export-variable-http_pr