Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
On Tue, Mar 19, 2013 at 03:36:45PM -0700, Gordon Messmer wrote: > On 03/19/2013 07:55 AM, Fred Smith wrote: > > All this without installing ANYTHING extra. > > GNOME features power management software that handles common battery > support. The same software manages laptops that operate on batter

[CentOS] CentOS 6.4 on Dell R320 64 Bit.

2013-03-19 Thread Kaushal Shriyan
Hi, I have installed CentOS 6.4 on Dell Server R320 64bit with UEFI BIOS. Do i need both /boot and /boot/efi partitions. Please help me understand the difference between these. Regards, Kaushal ___ CentOS mailing list CentOS@centos.org http://lists.cen

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread SilverTip257
On Tue, Mar 19, 2013 at 12:44 PM, Fred Smith wrote: > On Tue, Mar 19, 2013 at 11:10:07AM -0400, m.r...@5-cent.us wrote: > > Fred Smith wrote: > > > Hi, trying to figure out how the system manages UPS connections. On > both > > > Centos 5.9 and 6.4, merely plugging in a USB UPS device causes an ico

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Gordon Messmer
On 03/19/2013 01:55 PM, Craig White wrote: > having the commands in an external script would fork a new process outside of > the inittab so if it were me, I would simply join the commands to run as one > within the inittab i.e.. > > /usr/bin/net rpc SHUTDOWN -C \ >"System shutting down NOW du

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Gordon Messmer
On 03/19/2013 07:55 AM, Fred Smith wrote: > All this without installing ANYTHING extra. GNOME features power management software that handles common battery support. The same software manages laptops that operate on battery and desktop PCs with a UPS. > When I run this script from the commandl

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
On Tue, Mar 19, 2013 at 01:55:11PM -0700, Craig White wrote: > > On Mar 19, 2013, at 1:31 PM, Fred Smith wrote: > > > On Tue, Mar 19, 2013 at 01:25:27PM -0700, Craig White wrote: > >> On Mar 19, 2013, at 9:44 AM, Fred Smith wrote: > >> > >>> just to be sure I'm clear: the shutdown command appear

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
On Tue, Mar 19, 2013 at 05:14:45PM -0400, m.r...@5-cent.us wrote: > Fred Smith wrote: > > On Tue, Mar 19, 2013 at 01:25:27PM -0700, Craig White wrote: > >> On Mar 19, 2013, at 9:44 AM, Fred Smith wrote: > >> > >> > just to be sure I'm clear: the shutdown command appears to be sent > >> > to windows

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
On Tue, Mar 19, 2013 at 05:25:11PM -0400, m.r...@5-cent.us wrote: > Fred Smith wrote: > > #!/bin/sh > # > # invoked by the poweroff clause in /etc/inittab instead of the > command > # originally in that place. This one also shuts down the Windoze box. > > > net

[CentOS] Problem with Lisp-in-box installation

2013-03-19 Thread Bruce Whealton
Hello, I was reading the book Practical Common Lisp and wanted to use the same setup to follow along. Actually that might not be necessary as there are other tutorials on Lisp, so I just need, Emacs, SLIME, which I guess this is what provides the REPL, (it also had QuickLisp library manager -

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Craig White
On Mar 19, 2013, at 2:25 PM, m.r...@5-cent.us wrote: > Fred Smith wrote: > > #!/bin/sh ># ># invoked by the poweroff clause in /etc/inittab instead of the > command ># originally in that place. This one also shuts down the Windoze box. > > >net rpc SHUTDOWN -C

Re: [CentOS] Centos 6.3 Network bnx2 Problem on HP DL360

2013-03-19 Thread Nathan Duehr
On Mar 19, 2013, at 9:32 AM, Woehrle Hartmut SBB CFF FFS (Extern) wrote: > Hello Mailing List > > I got a severe network error message at a HP DL360 Server. > The kernel log says: If that's a DL360 G7 server, make sure you've applied all of the latest firmware patches from HP on it. The G7

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread m . roth
Fred Smith wrote: > On Tue, Mar 19, 2013 at 01:25:27PM -0700, Craig White wrote: >> On Mar 19, 2013, at 9:44 AM, Fred Smith wrote: >> >> > just to be sure I'm clear: the shutdown command appears to be sent >> > to windows, as I desire. then instead of honoring the "+5" in the >> > local shutdown co

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread m . roth
Fred Smith wrote: #!/bin/sh # # invoked by the poweroff clause in /etc/inittab instead of the command # originally in that place. This one also shuts down the Windoze box. net rpc SHUTDOWN -C "System shutting down NOW due to power failure" -f -I 172.19.23.120 -U

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Craig White
On Mar 19, 2013, at 1:31 PM, Fred Smith wrote: > On Tue, Mar 19, 2013 at 01:25:27PM -0700, Craig White wrote: >> On Mar 19, 2013, at 9:44 AM, Fred Smith wrote: >> >>> just to be sure I'm clear: the shutdown command appears to be sent >>> to windows, as I desire. then instead of honoring the "+5"

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
On Tue, Mar 19, 2013 at 01:25:27PM -0700, Craig White wrote: > On Mar 19, 2013, at 9:44 AM, Fred Smith wrote: > > > just to be sure I'm clear: the shutdown command appears to be sent > > to windows, as I desire. then instead of honoring the "+5" in the > > local shutdown command it shuts down imm

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Craig White
On Mar 19, 2013, at 9:44 AM, Fred Smith wrote: > just to be sure I'm clear: the shutdown command appears to be sent > to windows, as I desire. then instead of honoring the "+5" in the > local shutdown command it shuts down immediately. > > but if I just run the identical script from a commandlin

Re: [CentOS] unexpected 'reinitialize disk?' prompt form anaconda during kickstart with zerombr

2013-03-19 Thread Clint Dilks
Hi, There has been a change since 6.3 "The 'clearpart --initlabel' option in a kickstart no longer initializes drives in 6.3." Try something like zerombr clearpart --all --initlabel On Wed, Mar 20, 2013 at 5:27 AM, Duncan Hutty wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > An

Re: [CentOS] Making a clone of an LVM-based EL5 install

2013-03-19 Thread Lists
Thanks! Your reply in conjunction with a google search that found the below website and resolved this completely! http://wiki.centos.org/TipsAndTricks/CreateNewInitrd The final line being something like mkinitrd --with sata_nv initrd-2.6.18-194.32.1.el5.img 2.6.18-194.32.1.el5 -Ben On 03/19/2

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
On Tue, Mar 19, 2013 at 12:44:37PM -0400, Fred Smith wrote: > On Tue, Mar 19, 2013 at 11:10:07AM -0400, m.r...@5-cent.us wrote: > > Fred Smith wrote: > > > Hi, trying to figure out how the system manages UPS connections. On both > > > Centos 5.9 and 6.4, merely plugging in a USB UPS device causes a

[CentOS] New locales on C6...

2013-03-19 Thread John Doe
Hi, I am trying to add esperanto and a modified greek locales... but I am not sure I am doing it right... On C5, a long time ago, I would:  - grab eo_XX and el_GR from the net and put them in /usr/share/i18n/locales  - localedef -c -i eo_XX -f UTF-8 /usr/share/locale/eo_XX.utf8  - localedef -c -

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
On Tue, Mar 19, 2013 at 11:10:07AM -0400, m.r...@5-cent.us wrote: > Fred Smith wrote: > > Hi, trying to figure out how the system manages UPS connections. On both > > Centos 5.9 and 6.4, merely plugging in a USB UPS device causes an icon > > to appear in the top panel, and (at least on 5.9, haven't

[CentOS] unexpected 'reinitialize disk?' prompt form anaconda during kickstart with zerombr

2013-03-19 Thread Duncan Hutty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anyone have any thoughts on why anaconda might be prompting me to reinitialize the disk during the kickstart of a Centos6.4 install on hyperV when a) the kickstart file contains "zerombr" as referred to in the installation guide[1] b) installation proc

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread Markku Kolkka
19.3.2013 16:55, Fred Smith kirjoitti: > Hi, trying to figure out how the system manages UPS connections. On both > Centos 5.9 and 6.4, merely plugging in a USB UPS device causes an icon > to appear in the top panel, and (at least on 5.9, haven't yet tested > this in 6.4) when the UPS suffers a pow

Re: [CentOS] Policy kit issue on new install of 6.4

2013-03-19 Thread Emmett Culley
On 03/19/2013 07:48 AM, m.r...@5-cent.us wrote: > Emmett Culley wrote: >> On 03/19/2013 07:25 AM, m.r...@5-cent.us wrote: >>> Emmett Culley wrote: Twice I've done a fresh install of a "Development" machine. In both cases pkexec as a normal user always returns "Error executing command as

Re: [CentOS] Making a clone of an LVM-based EL5 install

2013-03-19 Thread m . roth
Gordon Messmer wrote: > On 03/18/2013 03:36 PM, Lists wrote: >> -) When booting from the newly imaged drive, it starts the boot just >> fine but quits at: >> >> Activating logical volumes >> Volume group "VolGroup00" not found > > The only reason that I can think of

Re: [CentOS] Making a clone of an LVM-based EL5 install

2013-03-19 Thread Gordon Messmer
On 03/18/2013 03:36 PM, Lists wrote: > -) When booting from the newly imaged drive, it starts the boot just > fine but quits at: > > Activating logical volumes > Volume group "VolGroup00" not found The only reason that I can think of that would cause this is an ini

[CentOS] Centos 6.3 Network bnx2 Problem on HP DL360

2013-03-19 Thread Woehrle Hartmut SBB CFF FFS (Extern)
Hello Mailing List I got a severe network error message at a HP DL360 Server. The kernel log says: --- /var/log/messages - Mar 19 15:45:06 server kernel: do_IRQ: 2.168 No irq handler for vector (irq -

Re: [CentOS] 2 questions re UPS management

2013-03-19 Thread m . roth
Fred Smith wrote: > Hi, trying to figure out how the system manages UPS connections. On both > Centos 5.9 and 6.4, merely plugging in a USB UPS device causes an icon > to appear in the top panel, and (at least on 5.9, haven't yet tested > this in 6.4) when the UPS suffers a power failure the system

[CentOS] 2 questions re UPS management

2013-03-19 Thread Fred Smith
Hi, trying to figure out how the system manages UPS connections. On both Centos 5.9 and 6.4, merely plugging in a USB UPS device causes an icon to appear in the top panel, and (at least on 5.9, haven't yet tested this in 6.4) when the UPS suffers a power failure the system notices and after a bit d

[CentOS] kickstart bonding

2013-03-19 Thread Artifex Maximus
Hello! I would like to use the new bonding feature of kickstart in release 6.4. My setup is one bonding interface (bond0) with two (eth0, eth1) ethernet cards. I am using two VLANs on bonding interface so I have no IP for bond0 but have IPs for bond0.1 and bond0.2. If I create config by hand it w

Re: [CentOS] Policy kit issue on new install of 6.4

2013-03-19 Thread m . roth
Emmett Culley wrote: > On 03/19/2013 07:25 AM, m.r...@5-cent.us wrote: >> Emmett Culley wrote: >>> Twice I've done a fresh install of a "Development" machine. In both >>> cases pkexec as a normal user always returns "Error executing command as >>> another user: No authentication agent was found."

Re: [CentOS] Policy kit issue on new install of 6.4

2013-03-19 Thread Emmett Culley
On 03/19/2013 07:25 AM, m.r...@5-cent.us wrote: > Emmett Culley wrote: >> Twice I've done a fresh install of a "Development" machine. In both cases >> pkexec as a normal user always returns "Error executing command as another >> user: No authentication agent was found." This keeps me from getting

Re: [CentOS] Policy kit issue on new install of 6.4

2013-03-19 Thread m . roth
Emmett Culley wrote: > Twice I've done a fresh install of a "Development" machine. In both cases > pkexec as a normal user always returns "Error executing command as another > user: No authentication agent was found." This keeps me from getting a > root command line and prevents yumex from starti

[CentOS] Policy kit issue on new install of 6.4

2013-03-19 Thread Emmett Culley
Twice I've done a fresh install of a "Development" machine. In both cases pkexec as a normal user always returns "Error executing command as another user: No authentication agent was found." This keeps me from getting a root command line and prevents yumex from starting from the launcher. I'v

Re: [CentOS] Making a clone of an LVM-based EL5 install

2013-03-19 Thread Antonio da Silva Martins Junior
- "Lists" escreveu: > De: "Lists" > Para: "CentOS mailing list" > Enviadas: Segunda-feira, 18 de Março de 2013 19:36:41 (GMT-0300) Auto-Detected > Assunto: [CentOS] Making a clone of an LVM-based EL5 install > > Does anybody here have any idea how to make an exact copy of a drive > that h

Re: [CentOS] Making a clone of an LVM-based EL5 install

2013-03-19 Thread Mike Burger
Mondo? http://www.mondorescue.org -- Mike Burger http://www.bubbanfriends.org "It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1 > Does anybody here have any idea how to make an exact copy of a drive > that has L

[CentOS] CentOS-announce Digest, Vol 97, Issue 10

2013-03-19 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..