[CentOS] CPU Scheduling allocates more time for few threads

2015-09-02 Thread Radha krishna
Hi      I have a Virtual Machine with CentOS 7 64-bit having 6 CPUs (intel). I have a process with 10 threads. two threads of the process pinned to two CPU's using affinity. These threads processes lot of network messages via Sockets. Other threads wait for other events using pthread condition w

Re: [CentOS] semi-OT: help needed w/ bareos

2015-09-02 Thread Leon Fauster
Am 02.09.2015 um 22:18 schrieb m.r...@5-cent.us: > I've got it installed on a 6.7 server, and can back up and restore for > Linux. Now I'm trying to do it for some users' WinDoze boxes. Trouble is, > all I keep finding on the Web are "how to set it up on Linux", "how to > install on Windoze", and h

[CentOS] Starting emacs gives "shmget failed: error 28" message

2015-09-02 Thread Robert Nichols
In CentOS 6.7, if I start emacs from a terminal session, I always see a message, "(emacs:{PID}): Gdk-WARNING **: shmget failed: error 28 (No space left on device)" The message is also logged to .xsession-errors, and that occurs regardless of how emacs is started. The same thing occurs with SELi

Re: [CentOS] why I use chrome on CentOS

2015-09-02 Thread Leon Fauster
Am 02.09.2015 um 21:40 schrieb Wes James : > >> On Sep 2, 2015, at 1:36 PM, zep wrote: >> >> On 09/02/2015 03:12 PM, Wes James wrote: >>> I use chrome on CentOS because I wrote a web socket web app and I can only >>> get chrome to work properly with web sockets. >>> >>> I have a local web app

[CentOS] strange package manager alerts

2015-09-02 Thread Fred Smith
Hi! On my C6 box, in the last few weeks I keep finding a package manager icon in the top panel, over on the right near the sound/network/etc icons. when I click on it it offers me "messages". If I choose to go see them, it opens an empty window. every time. without fail. its got some regularity,

Re: [CentOS] why I use chrome on CentOS

2015-09-02 Thread Alice Wonder
On 09/02/2015 12:40 PM, Wes James wrote: On Sep 2, 2015, at 1:36 PM, zep wrote: On 09/02/2015 03:12 PM, Wes James wrote: I use chrome on CentOS because I wrote a web socket web app and I can only get chrome to work properly with web sockets. I have a local web app created with erlang.

Re: [CentOS] groupadd failure

2015-09-02 Thread Greg Lindahl
Sorry, I didn't read what you said carefully enough -- it's trying to create a system group. Still, looking inside of /etc/group to see what system groups already exist is probably a good idea. On Wed, Sep 02, 2015 at 02:19:51PM -0700, Greg Lindahl wrote: > The groupadd manpage gives this clue: >

Re: [CentOS] groupadd failure

2015-09-02 Thread Greg Lindahl
The groupadd manpage gives this clue: The default is to use the smallest ID value greater than or equal to GID_MIN and greater than every other group. Maybe you have a group numbered GID_MAX or more already? 6, according to the manpage. On Wed, Sep 02, 2015 at 09:42:29PM +0100, isdtor wr

[CentOS] groupadd failure

2015-09-02 Thread isdtor
The munin rpms from EPEL failed to install correctly on a particular machine. This is why # /usr/sbin/groupadd -r munin groupadd: Can't get unique system GID (no more available GIDs) # but I don't understand why this happens. Even after checking the man pages for groupadd and login.defs, I have b

[CentOS] semi-OT: help needed w/ bareos

2015-09-02 Thread m . roth
I've got it installed on a 6.7 server, and can back up and restore for Linux. Now I'm trying to do it for some users' WinDoze boxes. Trouble is, all I keep finding on the Web are "how to set it up on Linux", "how to install on Windoze", and how to restore First question: how do you *see* a lis

Re: [CentOS] latest yum update messed up chrome

2015-09-02 Thread Ulf Volmer
Am 02.09.2015 um 21:10 schrieb Johan Vermeulen: > > Op 2-sep.-2015 20:59 schreef Wes James : >> >> I yum updated yesterday and it updated chrome from 44.x to 45.x. >> >> It runs but it has errors going to web pages and won't load its own >> settings/extension pages either. I ran chrome from th

Re: [CentOS] latest yum update messed up chrome

2015-09-02 Thread Darr247
Original message Ah, yes.  I saw that when running.  But I think I got a message like that each time I ran chrome?? Thanks, wes Usually, selinux tells what you need to do in order to stop receiving its error messages about a particular problem. Did you peruse the full messa

Re: [CentOS] why I use chrome on CentOS

2015-09-02 Thread Wes James
> On Sep 2, 2015, at 1:36 PM, zep wrote: > > > > On 09/02/2015 03:12 PM, Wes James wrote: >> I use chrome on CentOS because I wrote a web socket web app and I can only >> get chrome to work properly with web sockets. >> >> I have a local web app created with erlang. It works like ms sccm to

Re: [CentOS] why I use chrome on CentOS

2015-09-02 Thread zep
On 09/02/2015 03:12 PM, Wes James wrote: > I use chrome on CentOS because I wrote a web socket web app and I can only > get chrome to work properly with web sockets. > > I have a local web app created with erlang. It works like ms sccm to wake, > freeze/thaw deepfreeze PCs and can update windo

Re: [CentOS] latest yum update messed up chrome

2015-09-02 Thread Wes James
> On Sep 2, 2015, at 1:10 PM, Johan Vermeulen > wrote: > > > Op 2-sep.-2015 20:59 schreef Wes James : >> >> I yum updated yesterday and it updated chrome from 44.x to 45.x. >> >> It runs but it has errors going to web pages and won't load its own >> settings/extension pages > I had trou

[CentOS] why I use chrome on CentOS

2015-09-02 Thread Wes James
I use chrome on CentOS because I wrote a web socket web app and I can only get chrome to work properly with web sockets. I have a local web app created with erlang. It works like ms sccm to wake, freeze/thaw deepfreeze PCs and can update windows/mac/linux boxes when they need updates for some

Re: [CentOS] latest yum update messed up chrome

2015-09-02 Thread Johan Vermeulen
Op 2-sep.-2015 20:59 schreef Wes James : > > I yum updated yesterday and it updated chrome from 44.x to 45.x. > > It runs but it has errors going to web pages and won't load its own > settings/extension pages either.  I ran chrome from the command-line and see > these errors: > > $ google-chrome

[CentOS] latest yum update messed up chrome

2015-09-02 Thread Wes James
I yum updated yesterday and it updated chrome from 44.x to 45.x. It runs but it has errors going to web pages and won't load its own settings/extension pages either. I ran chrome from the command-line and see these errors: $ google-chrome libGL error: dlopen /usr/lib/dri/swrast_dri.so failed

[CentOS] yum list-sec CVE

2015-09-02 Thread Raymond Durand
Hi, Is the command #yum list-sec cves still compatible with Centos7? Or are there alternatives to list all CVE applicable to a CentOS without the Satellite? Thanks ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/cen

Re: [CentOS] virt-install message regarding Spice and TLS

2015-09-02 Thread Leonard den Ottolander
Hello Mike, On Wed, 2015-09-02 at 13:05 -0400, Mike - st257 wrote: > I've been through the virt-install manpage a few times now to no avail. > What is wrong with my syntax here (seen below)? > ~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4 > --arch=x86_64 --video qxl --gra

Re: [CentOS] virt-install message regarding Spice and TLS

2015-09-02 Thread Александр Кириллов
Is TLS required for the usage of Spice with KVM/libvirtd? No. I had a similar problem several years back and ended up manually removing tlsPort= from /etc/libvirt/qemu/xxx.xml ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mail

[CentOS] virt-install message regarding Spice and TLS

2015-09-02 Thread Mike - st257
Is TLS required for the usage of Spice with KVM/libvirtd? I've been through the virt-install manpage a few times now to no avail. What is wrong with my syntax here (seen below)? Thanks. ~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4 --arch=x86_64 --video qxl --graphics s

[CentOS] CentOS-announce Digest, Vol 127, Issue 1

2015-09-02 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 https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.