[CentOS] Problems when using tc.

2014-03-26 Thread jason.z...@sumscope.com
Hi, all, I am a newbee to tc. I want to create a filter on port 2323, but got an error like this. Anyone can help me? [jason@localhost network]$ sudo tc -s qdisc ls dev eth0 qdisc mq 0: root  Sent 1483890 bytes 3617 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p

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 builds

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 errors.

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 starts

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 errors.

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

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:

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, Fedora

[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

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

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's

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=MAC address in your

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 recognized. As a

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 computer

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 extremely

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 cannot get the

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 with two Tesla

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 technical terms), a Dell

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: Got a HBS (y'know, Honkin'

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 Tesla GPUs,

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, but

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 it

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 and runs

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 utility I

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 do

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 X. This box

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

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 lheck...@users.sourceforge.net 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

[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 the

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 reply 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

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 server 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

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 cjacob...@gmail.com 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

[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

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 -- MELVILLE

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 thea...@melvilletheatre.com wrote: On Wed, 26 Mar 2014 21:37:07 -0700 (PDT) Hersh Parikh wrote: Examining

[CentOS-announce] CEBA-2014:0332 CentOS 6 star Update

2014-03-26 Thread Johnny Hughes
CentOS Errata and Bugfix Advisory 2014:0332 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0332.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386:

[CentOS-announce] CEBA-2014:0333 CentOS 6 man-pages-overrides Update

2014-03-26 Thread Johnny Hughes
CentOS Errata and Bugfix Advisory 2014:0333 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0333.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386:

[CentOS-virt] VMs failing to restart

2014-03-26 Thread Lars Hecking
This is a problem I've had on and off under CentOS5 and CentOS6, with both xen and kvm. Currently, it happens consistently with kvm on 6.5, e.g. with every kernel update. I *think* it generally worked fine with the 6.4 kernels. There are 7 VMs running on a 6.5, x86_64, 8GB RAM host, each

Re: [CentOS-virt] VMs failing to restart

2014-03-26 Thread Nico Kadel-Garcia
NetworkManager and system-config-network do not really handle pair bonding very well, so you've obviously set it up by hand. this is the point where, getting a paid license RHEL license for your KVM server gets you direct access to their support team. In particular, post your bridge settings. I

Re: [CentOS-virt] VMs failing to restart

2014-03-26 Thread George Dunlap
On Wed, Mar 26, 2014 at 11:20 AM, Lars Hecking lheck...@users.sourceforge.net wrote: This is a problem I've had on and off under CentOS5 and CentOS6, with both xen and kvm. Currently, it happens consistently with kvm on 6.5, e.g. with every kernel update. I *think* it generally worked fine

Re: [CentOS-virt] VMs failing to restart

2014-03-26 Thread Lars Hecking
Nico Kadel-Garcia writes: NetworkManager and system-config-network do not really handle pair bonding very well, so you've obviously set it up by hand. this is the point where, getting a paid license RHEL license for your KVM server gets you direct access to their support team. My servers

Re: [CentOS-virt] VMs failing to restart

2014-03-26 Thread Zoltan Frombach
For KVM virtual machines, I always use virtio type NICs. That is for performance. I never had any problems under CentOS 6.4 and 6.5. On 3/26/2014 11:24 PM, Lars Hecking wrote: Nico Kadel-Garcia writes: NetworkManager and system-config-network do not really handle pair bonding very well, so

Re: [CentOS-es] Reubicar mysql

2014-03-26 Thread Fermin Francisco
Gracias a todos por sus atinadas respuestas. Bien hice los cambios en el archivo /etc/my.cnf, pero el servicio mysqld no quiere correr y lanza el siguiente mensaje: [Warning] Can't create test file /usr/copartida/sistema/MySQL/MySQL_5.1/data/servidor.lower-test ERROR: 1005 Can't create table

Re: [CentOS-es] Reubicar mysql

2014-03-26 Thread Aland Laines
eso suena a permisos... *Aland Laines Calonge* *programador de aplicativos web* Twitter: @lainessolutions Comunidad CakePHP en Español Google+https://plus.google.com/communities/106077549014949879129 http://about.me/aland.laines El 26 de marzo de 2014, 20:38, Fermin Francisco