[CentOS] Problem with RW_MOUNT in a diskless system

2014-03-17 Thread Allan Wu
Hello everyone, I have a problem with setting up a diskless system on CentOS. Currently I have successfully set up a small cluster of diskless clients following the following available HowTos: http://wiki.centos.org/HowTos/DisklessClients https://coda.jlab.org/wiki/index.php/CentOS6_Linux_Diskless

Re: [CentOS] Slow RAID resync

2014-03-17 Thread Jeff Allison
Updating my own post iostat shows /dev/sdb is at 100% transferring at 4MB/S So what limits a disk to 4MB/S??? On 18 March 2014 08:43, Jeff Allison wrote: > OK todays problem. > > I have a HP N54L Microserver running centos 6.5. > > In this box I have a 3x2TB disk raid 5 array, which I am in the

Re: [CentOS] NFS Mount: files owned by nobody

2014-03-17 Thread Frank Cox
On Mon, 17 Mar 2014 15:10:28 -0700 Lists wrote: > When I try to NFS (v4) mount a directory, the user/group ownership shows > up as user "nobody" even though /etc/passwd has values for the correct > user names. How do I get it to mount with the correct user IDs? Hello Mr. Lists: Here are my not

[CentOS] NFS Mount: files owned by nobody

2014-03-17 Thread Lists
This is one of those simple-been-doing-this-forever things that, for some reason, has me stumped today. When I try to NFS (v4) mount a directory, the user/group ownership shows up as user "nobody" even though /etc/passwd has values for the correct user names. How do I get it to mount with the c

[CentOS] Slow RAID resync

2014-03-17 Thread Jeff Allison
OK todays problem. I have a HP N54L Microserver running centos 6.5. In this box I have a 3x2TB disk raid 5 array, which I am in the process of extending to a 4x2TB raid 5 array. I've added the new disk --> mdadm --add /dev/md0 /dev/sdb And grown the array --> mdadm --grow /dev/md0 --raid-device

Re: [CentOS] How do graphical admin tools requiring root get authentication?

2014-03-17 Thread Les Mikesell
On Mon, Mar 17, 2014 at 1:01 PM, Samuel Winchenbach wrote: > Well it turns out I didn't test all of the applications using x2go, only > the one that didn't work (Firewall). All of the others seem to work fine. > Perhaps I will suggest x2go, but I am still quite aggravated I can't > figure out t

Re: [CentOS] Want to create custom iso

2014-03-17 Thread Earl A Ramirez
On 17 March 2014 12:51, EljiUdia wrote: > > > > On Monday, March 17, 2014 6:41 PM, Anant > wrote: > > Hello All, > > I want to make custom iso of Centos 6.4 and want some feature in it by > default > > > > Take a look here > http://smorgasbork.com/component/content/article/35-linux/128-building-

Re: [CentOS] How do graphical admin tools requiring root get authentication?

2014-03-17 Thread Samuel Winchenbach
Well it turns out I didn't test all of the applications using x2go, only the one that didn't work (Firewall). All of the others seem to work fine. Perhaps I will suggest x2go, but I am still quite aggravated I can't figure out the xrdp problem :P On Mon, Mar 17, 2014 at 1:58 PM, Les Mikesel

Re: [CentOS] How do graphical admin tools requiring root get authentication?

2014-03-17 Thread Les Mikesell
On Mon, Mar 17, 2014 at 10:18 AM, Samuel Winchenbach wrote: > Well the slow dialog isn't the problem so much. > > I have disabled selinux just to remove one variable from the problem! > > Here are a list of applications and if they prompt for the root password > correctly: > "Add/Remove Software"

Re: [CentOS] ethernet bridge setup

2014-03-17 Thread Digimer
On 17/03/14 12:56 PM, Jerry Geis wrote: > I have a USB to ethernet device connected to CentOS 6.5 on my laptop. > > I setup ifcfg-eth0 and added BRIDGE=br0 on eth0 > did service network restart, all came up. > > "seems" to be working. > > However when I plug an ethernet device into the USB port th

[CentOS] ethernet bridge setup

2014-03-17 Thread Jerry Geis
I have a USB to ethernet device connected to CentOS 6.5 on my laptop. I setup ifcfg-eth0 and added BRIDGE=br0 on eth0 did service network restart, all came up. "seems" to be working. However when I plug an ethernet device into the USB port that is wanting DHCP it is not getting an address. Is

Re: [CentOS] Want to create custom iso

2014-03-17 Thread EljiUdia
On Monday, March 17, 2014 6:41 PM, Anant wrote: Hello All, I want to make custom iso of Centos 6.4 and want some feature in it by default Take a look here http://smorgasbork.com/component/content/article/35-linux/128-building-a-custom-centos-6-kickstart-disc-part-1or odesk.com

[CentOS] Want to create custom iso

2014-03-17 Thread Anant
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 without internet connection. So i have to give

[CentOS] LUN larger than allowed

2014-03-17 Thread William Kwan
Hi all, It is a DL380p G8 RAID controller is a HP Smart Array P420i Controller with firmware 4.66 running 6.5 on a HP DL380p G8 with a HP Smart Array P420i Controller with firmware 4.66. I see these when the system boot.  How can I fix this? scsi: host 2 channel 0 id 0 lun4194304 has a LUN

Re: [CentOS] RH fucks up quite often recently

2014-03-17 Thread Johnny Hughes
On 03/14/2014 10:09 PM, Michael Lampe wrote: > Latest really rude show stoppers were/are: > > el6: > > - librsvg2: your private fork bomb for gnome > - kernel: scheduler completely broken on numa systems > - qt: kde unusable when going up from -26 to -28 > > el5: > > - firefox hangs on quit after l

Re: [CentOS] CentOS Drinks at San Francesco, CA, USA : 13th Apr 2014

2014-03-17 Thread Johnny Hughes
On 03/16/2014 09:34 AM, Karanbir Singh wrote: > hi > > Some of us are going to be in San Francesco on the 13th evening ( till > the 17th, for the RH Summit ). And I'm planning an evening drinks meetup > / social at : > > Mikkeller Bar > 34 Mason St > San Francisco, CA 94102 > Sunday, April 13, 2014

Re: [CentOS] How do graphical admin tools requiring root get authentication?

2014-03-17 Thread Samuel Winchenbach
I just tried x2go - Same problems. On Mon, Mar 17, 2014 at 11:18 AM, Samuel Winchenbach wrote: > Well the slow dialog isn't the problem so much. > > I have disabled selinux just to remove one variable from the problem! > > Here are a list of applications and if they prompt for the root password

Re: [CentOS] How do graphical admin tools requiring root get authentication?

2014-03-17 Thread Samuel Winchenbach
Well the slow dialog isn't the problem so much. I have disabled selinux just to remove one variable from the problem! Here are a list of applications and if they prompt for the root password correctly: "Add/Remove Software" - Application start fine, but when I click apply I get "Authorization Fa

Re: [CentOS] How do graphical admin tools requiring root get authentication?

2014-03-17 Thread Les Mikesell
On Mon, Mar 17, 2014 at 8:50 AM, Samuel Winchenbach wrote: > > The "several minutes" to open a window is not a rendering issue. The user > experience overall is _very_ good. As I use it more and more I can not > seem to recreate the delayed root prompt. > > We have used freenx in the past, but w

Re: [CentOS] How do graphical admin tools requiring root get authentication?

2014-03-17 Thread Samuel Winchenbach
Hi Les, The "several minutes" to open a window is not a rendering issue. The user experience overall is _very_ good. As I use it more and more I can not seem to recreate the delayed root prompt. We have used freenx in the past, but with the change of licensing in the newest release and several

Re: [CentOS] Disk space warning ("gdu-notification-daemon" type) for remote systems

2014-03-17 Thread Toralf Lund
On 12/03/14 15:55, Les Mikesell wrote: > On Wed, Mar 12, 2014 at 9:07 AM, Toralf Lund wrote: >>> I don't think you provided enough information for anyone to help. >>> What kind of remote gui are you using? >> I wouldn't actually call it a "remote gui" - there is just an >> application that communi

Re: [CentOS] Disk space warning ("gdu-notification-daemon" type) for remote systems

2014-03-17 Thread Toralf Lund
On 12/03/14 22:24, Always Learning wrote: > On Wed, 2014-03-12 at 10:46 -0400, m.r...@5-cent.us wrote: > >> Perhaps a milter to forward a logwatch email (which goes to root) if >> there's a line that has on it "Warning. Disk Filling up"? > Logwatch is usually once a day, just pass midnight here. Be

Re: [CentOS] Disk space warning ("gdu-notification-daemon" type) for remote systems

2014-03-17 Thread Toralf Lund
On 12/03/14 18:41, m.r...@5-cent.us wrote: > Les Mikesell wrote: >> On Wed, Mar 12, 2014 at 9:46 AM, wrote: >>> Toralf Lund wrote: >>> Obviously. But like I said, I was wondering if there was a "more automatic" way directly supported by the distro. Like, maybe you could somehow co

Re: [CentOS] UC RH ----- up quite often recently

2014-03-17 Thread Rushton Martin
Can I second this please? Many corporate systems will block such messages and require the user to explicitly release them, which is at best a chore, sometimes impossible. Might I also point out that what is conversational in one country may be regarded as offensive in another, particularly by a d