Re: [CentOS] NVidia, again

2014-03-26 Thread Johnny Hughes
On 03/25/2014 04:36 PM, m.r...@5-cent.us wrote: > Got a HBS (y'know, Honkin' Big Server, one o' them technical terms), a > Dell 720 with two Tesla GPUs. I updated the o/s, 6.5, and I cannot get the > GPUs recognized. As a last resort, I d/l NVidia's proprietary > driver/installer, 325, and it build

Re: [CentOS] Problems when using tc.

2014-03-26 Thread John R Pierce
On 3/25/2014 11:47 PM, jason.z...@sumscope.com wrote: > [jason@localhost network]$ sudo tc filter add dev eth0 parent 0: protocol ip > u32 match ip dport 2323 0x flowid 1:0 > > RTNETLINK answers: Operation not supported tc is extremely picky and hard to debug with such lovely specific erro

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Johnny Hughes
On 03/25/2014 10:35 PM, Christopher Jacoby wrote: > I've been banging my head against the wall trying to get a simple two NIC > bond to work. Got really odd behavior from service network restart, then > finally decided to disable NetworkManager. Voila! Bonding and the network > service script start

Re: [CentOS] Problems when using tc.

2014-03-26 Thread jason.z...@sumscope.com
On 3/25/2014 11:47 PM, jason.z...@sumscope.com wrote: > [jason@localhost network]$ sudo tc filter add dev eth0 parent 0: protocol ip > u32 match ip dport 2323 0x flowid 1:0 > > RTNETLINK answers: Operation not supported tc is extremely picky and hard to debug with such lovely specific erro

Re: [CentOS] Want to create custom iso

2014-03-26 Thread Anant
Hello Guys, I have solved my problem myself, I copied required packages in Packages folder of DVD, and ks script on the top directory of DVD, and burn it . I have copied my packages from DVD to new chrooted OS , and intalled in chrooted OS. like this. %post --nochroot --log=/mnt/sysimage/root

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread ken
On 03/25/2014 11:35 PM Christopher Jacoby wrote: > I've been banging my head against the wall trying to get a simple two NIC > bond to work. Got really odd behavior from service network restart, then > finally decided to disable NetworkManager. Voila! Bonding and the network > service script starts

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Jorge Fábregas
On 03/25/2014 11:35 PM, Christopher Jacoby wrote: > Does anyone here actually use NetworkManager on anything but a laptop or > desktop? I can't seem to figure out a reason to use it on a server. Hi, I asked a similar question on the NetworkManager list a while ago: https://mail.gnome.org/archive

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Scott Robbins
On Wed, Mar 26, 2014 at 06:42:28AM -0400, Jorge Fábregas wrote: > On 03/25/2014 11:35 PM, Christopher Jacoby wrote: > > Does anyone here actually use NetworkManager on anything but a laptop or > > desktop? I can't seem to figure out a reason to use it on a server. > As the mail thread shows, Fed

[CentOS] CentOS-announce Digest, Vol 109, Issue 13

2014-03-26 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] NVidia, again

2014-03-26 Thread mark
On 03/26/14 03:01, Johnny Hughes wrote: > On 03/25/2014 04:36 PM, m.r...@5-cent.us wrote: >> Got a HBS (y'know, Honkin' Big Server, one o' them technical terms), a >> Dell 720 with two Tesla GPUs. I updated the o/s, 6.5, and I cannot get the >> GPUs recognized. As a last resort, I d/l NVidia's prop

Re: [CentOS] NVidia, again

2014-03-26 Thread mark
On 03/25/14 19:31, Ljubomir Ljubojevic wrote: > On 03/25/2014 10:36 PM, m.r...@5-cent.us wrote: >> Got a HBS (y'know, Honkin' Big Server, one o' them technical terms), a >> Dell 720 with two Tesla GPUs. I updated the o/s, 6.5, and I cannot get the >> GPUs recognized. As a last resort, I d/l NVidia'

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Barry Brimer
> Does anyone here actually use NetworkManager on anything but a laptop or > desktop? I can't seem to figure out a reason to use it on a server. I don't. I do some fairly complex bonding, and do not use NetworkManager at all. Make sure you have NM_CONTROLLED=no and HWADDR= in your interface co

Re: [CentOS] NVidia, again

2014-03-26 Thread Johnny Hughes
On 03/26/2014 07:01 AM, mark wrote: > On 03/26/14 03:01, Johnny Hughes wrote: >> On 03/25/2014 04:36 PM, m.r...@5-cent.us wrote: >>> Got a HBS (y'know, Honkin' Big Server, one o' them technical terms), a >>> Dell 720 with two Tesla GPUs. I updated the o/s, 6.5, and I cannot get the >>> GPUs recogni

Re: [CentOS] Want to create custom iso

2014-03-26 Thread Johnny Hughes
On 03/17/2014 11:40 AM, Anant wrote: > Hello All, > > I want to make custom iso of Centos 6.4 and want some feature in it by > default > > Install VLC , Forticlient , Teamviwer , Google-Chrome , Google-Drive , > and I want to set a Wallpaper for my new OS . > > and I have to install it on a compu

Re: [CentOS] Problems when using tc.

2014-03-26 Thread Tris Hoar
On 26/03/2014 07:27, jason.z...@sumscope.com wrote: > On 3/25/2014 11:47 PM, jason.z...@sumscope.com wrote: >> [jason@localhost network]$ sudo tc filter add dev eth0 parent 0: protocol >> ip u32 match ip dport 2323 0x flowid 1:0 >> >> RTNETLINK answers: Operation not supported > > tc is extr

Re: [CentOS] NVidia, again

2014-03-26 Thread m . roth
Johnny Hughes wrote: > On 03/26/2014 07:01 AM, mark wrote: >> On 03/26/14 03:01, Johnny Hughes wrote: >>> On 03/25/2014 04:36 PM, m.r...@5-cent.us wrote: Got a HBS (y'know, Honkin' Big Server, one o' them technical terms), a Dell 720 with two Tesla GPUs. I updated the o/s, 6.5, and I cann

Re: [CentOS] NVidia, again

2014-03-26 Thread Johnny Hughes
On 03/26/2014 08:14 AM, m.r...@5-cent.us wrote: > Johnny Hughes wrote: >> On 03/26/2014 07:01 AM, mark wrote: >>> On 03/26/14 03:01, Johnny Hughes wrote: On 03/25/2014 04:36 PM, m.r...@5-cent.us wrote: > Got a HBS (y'know, Honkin' Big Server, one o' them technical terms), a > Dell 720

Re: [CentOS] NVidia, again

2014-03-26 Thread m . roth
Johnny Hughes wrote: > On 03/26/2014 08:14 AM, m.r...@5-cent.us wrote: >> Johnny Hughes wrote: >>> On 03/26/2014 07:01 AM, mark wrote: On 03/26/14 03:01, Johnny Hughes wrote: > On 03/25/2014 04:36 PM, m.r...@5-cent.us wrote: >> Got a HBS (y'know, Honkin' Big Server, one o' them technic

Re: [CentOS] NVidia, again

2014-03-26 Thread Alexandru Chiscan
On 03/26/2014 03:40 PM, m.r...@5-cent.us wrote: > Johnny Hughes wrote: >> On 03/26/2014 08:14 AM, m.r...@5-cent.us wrote: >>> Johnny Hughes wrote: On 03/26/2014 07:01 AM, mark wrote: > On 03/26/14 03:01, Johnny Hughes wrote: >> On 03/25/2014 04:36 PM, m.r...@5-cent.us wrote: >>> Go

Re: [CentOS] NVidia, again

2014-03-26 Thread Tru Huynh
On Wed, Mar 26, 2014 at 09:40:17AM -0400, m.r...@5-cent.us wrote: > Johnny Hughes wrote: ... > > Are you connecting to the server to do X related things remotely ... and > > therefore need NVIDIA drivers for that? > > > I think you missed that part of my original post: no X. This box has two > Tesl

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Lamar Owen
On 03/25/2014 11:35 PM, Christopher Jacoby wrote: > Does anyone here actually use NetworkManager on anything but a laptop or > desktop? I can't seem to figure out a reason to use it on a server. > > My RHEL 6 dev server is using NM with four NICs and runs fine. It doesn't seem to add any value,

Re: [CentOS] NVidia, again

2014-03-26 Thread Alexandru Chiscan
On 03/26/2014 03:40 PM, m.r...@5-cent.us wrote: > > I think you missed that part of my original post: no X. This box has two > Tesla GPUs, and my users are using them for heavy duty scientific > computing And my problem is that neither their programs, nor the > utility I use (I *think* it that

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Steve Clark
On 03/26/2014 10:20 AM, Lamar Owen wrote: > On 03/25/2014 11:35 PM, Christopher Jacoby wrote: >> Does anyone here actually use NetworkManager on anything but a laptop or >> desktop? I can't seem to figure out a reason to use it on a server. >> >> > My RHEL 6 dev server is using NM with four NICs an

Re: [CentOS] NVidia, again

2014-03-26 Thread m . roth
Alexandru Chiscan wrote: > On 03/26/2014 03:40 PM, m.r...@5-cent.us wrote: >> >> I think you missed that part of my original post: no X. This box has two >> Tesla GPUs, and my users are using them for heavy duty scientific >> computing And my problem is that neither their programs, nor the >> u

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Peter
On 03/27/2014 03:20 AM, Lamar Owen wrote: > > It appears NM will no longer be optional on EL7, though, at least that's > my understanding of the current situation. But I reserve the right to > be wrong. They make it appear to not be optional. It's in the core package group, but I was able to

Re: [CentOS] NVidia, again

2014-03-26 Thread m . roth
Tru Huynh wrote: > On Wed, Mar 26, 2014 at 09:40:17AM -0400, m.r...@5-cent.us wrote: >> Johnny Hughes wrote: > ... >> > Are you connecting to the server to do X related things remotely ... >> > and therefore need NVIDIA drivers for that? >> > >> I think you missed that part of my original post: no

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Lamar Owen
On 03/26/2014 10:40 AM, Steve Clark wrote: > Not optional? You mean I won't be able to ip a s dev , etc? > > What is you have only a serial console? > There is a cli for NM in EL7, IIRC. ___ CentOS mailing list CentOS@centos.org http://lists.cen

Re: [CentOS] Desktop behaviour - click to raise

2014-03-26 Thread Lars Hecking
> I am on 5.10 and it works fine. > Maybe if you search "raise" in gconf-editor you will find something... I've played with the settings there, no luck. Got so annoyed that I rebuilt the machine today. It's working again, even afer restoring all the .g* gnome rc files. __

Re: [CentOS] NVidia, again

2014-03-26 Thread Paul Heinlein
Mark, Here's the init script I use on our 3-card CUDA box. In particular, note the mknod stuff, which might be at issue in your situation. (Sorry about line breaks; you may have to guess in a couple spots.) - %< - #!/bin/bash # # Startup/shutdown script for nVidia CUDA # # chkconfig:

Re: [CentOS] Desktop behaviour - click to raise

2014-03-26 Thread Les Mikesell
On Wed, Mar 26, 2014 at 4:11 PM, Lars Hecking wrote: > >> I am on 5.10 and it works fine. >> Maybe if you search "raise" in gconf-editor you will find something... > > I've played with the settings there, no luck. > > Got so annoyed that I rebuilt the machine today. It's working again, > even a

[CentOS] The letter "ש" or "a" button in hebrew is by default dosn't write the requested letter.

2014-03-26 Thread Eliezer Croitoru
I have been running CentOS and I have found out that there is a key that is not defined well. The "a" or "ש" which actually causes by a button press to a sing which is called "new shekel" or "Shekel Chadash" which is two letters together. What can I do to fix it? maybe someone have seen this in

Re: [CentOS] NVidia, again

2014-03-26 Thread m . roth
Ghu! My hosting provider is "pushing security updates and enhancements", with the result that half the message I hit to come up with nothing Can't even remember what I've posted recently Anyway, PaulH wrote: > Here's the init script I use on our 3-card CUDA box. In particular, > note the

Re: [CentOS] NVidia, again

2014-03-26 Thread Paul Heinlein
On Wed, 26 Mar 2014, m.r...@5-cent.us wrote: Mar 26 17:42:34 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 325.15 Wed Jul 31 18:50:56 PDT 2013 I'll note for the record that I had trouble with module versions greater than 319; I downgraded to 319.82 and have had much more luck. Our

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Eero Volotinen
> Not optional? You mean I won't be able to ip a s dev , etc? > > What is you have only a serial console? > Well, it's recommended but not required like firewalld also? it requires some cli commands to disable both and return to traditional way? -- Eero __

[CentOS] vncserver does not start gnome-sessioin automatically

2014-03-26 Thread Yawei Guo
I installed RHEL 5.8 x86_64 today. To my surprise, when I connect it using vnc viewer it does not start gnome-session automatically. The last line in .vnc/xstartup is twm& Before I removed RHEL 6.1 a few days ago, vncserver always starts gnome-session every time I open vncviewer. Is that related

Re: [CentOS] Is there any benefit to using NetworkManager on a server with a static IP?

2014-03-26 Thread Arun Khan
On Wed, Mar 26, 2014 at 9:05 AM, Christopher Jacoby wrote: > I've been banging my head against the wall trying to get a simple two NIC > bond to work. Got really odd behavior from service network restart, then > finally decided to disable NetworkManager. Voila! Bonding and the network > service sc

[CentOS] GLIBC_2.7 not found

2014-03-26 Thread Hersh Parikh
Hi, I am trying to run a software which requires a specific version of glib(GLIBC_2.7). Current version of GLIB on my system is 2.5 and error which I am getting is - -- [hp@mysys example]$ /share/apps/CAP3/cap3: /lib64/libc.so.6: version `GLIBC_2.7' not found (require

Re: [CentOS] GLIBC_2.7 not found

2014-03-26 Thread Frank Cox
On Wed, 26 Mar 2014 21:37:07 -0700 (PDT) Hersh Parikh wrote: > Examining glibc-2.7-12.2mnb1.x86_64.rpm: 6:glibc-2.7-12.2mnb1.x86_64 I think "mnb" means that you have a Mandriva rpm there; nothing to do with Centos. The current version of glibc on Centos 5 is glibc-2.5-118.el5_10.2 -- MELVILL

Re: [CentOS] GLIBC_2.7 not found

2014-03-26 Thread Hersh Parikh
Hi Frank, Thanks for quick response. Does it mean that I cant have glib 2.7 on centos 5.4?  Regards Hersh On Thursday, 27 March 2014 10:27 AM, Frank Cox wrote: On Wed, 26 Mar 2014 21:37:07 -0700 (PDT) Hersh Parikh wrote: > Examining glibc-2.7-12.2mnb1.x86_64.rpm: 6:glibc-2.7-12.2mnb1.x86