Re: [CentOS] Cannot get CentOS to install

2009-03-10 Thread John R Pierce
Michael Peterson wrote: > The hardware is P4 2.8 CPU, 512 MB RAM, 120GB 3ware IDE/PATA RAID HD, > ATI Video, CDRW CD, Dual Nic, Floppy and IDE/PATA Tape drive. > probably more important than any of the data you've given there is, what chipset on the mainboard, which 3ware card, and what dual

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread John R Pierce
Joseph L. Casale wrote: >> Drives are not consistent with Disk Group. >> >> Doesn't look like it liked the way I specified the mirrors! >> > > I really can't remember, but for some reason I think in the GUI > you span then mirror, but in the cli you do it one pass. Dump the > two ld's and try

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread Joseph L. Casale
>Drives are not consistent with Disk Group. > >Doesn't look like it liked the way I specified the mirrors! I really can't remember, but for some reason I think in the GUI you span then mirror, but in the cli you do it one pass. Dump the two ld's and try that command over. I really can't remember,

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread drew einhorn
On Tue, Mar 10, 2009 at 6:18 PM, Joseph L. Casale wrote: >>I bet you didn't learn the syntax from the manual. >>I'll bet you inherited some scripts from someone else, >>and learned by tweaking working scripts. > > Uhm, I learned from the manual. I am tempted to fire one > up and just figure it out

Re: [CentOS] Cannot get CentOS to install

2009-03-10 Thread Linux Advocate
> > The hardware is P4 2.8 CPU, 512 MB RAM, 120GB 3ware IDE/PATA RAID HD, > ATI Video, CDRW CD, Dual Nic, Floppy and IDE/PATA Tape drive. > if you could install centos 3 on this hardware, then centos 5.x should work...any error messages from the console? ___

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread Joseph L. Casale
>I bet you didn't learn the syntax from the manual. >I'll bet you inherited some scripts from someone else, >and learned by tweaking working scripts. Uhm, I learned from the manual. I am tempted to fire one up and just figure it out... ___ CentOS mailin

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread drew einhorn
On Tue, Mar 10, 2009 at 4:18 PM, Joseph L. Casale wrote: > I wish I had one of my cards running, but just looking at > the syntax, from my experience running this app, I would say > you need to do: # MegaCli -AdpPRSetDelay -Val33 -a0 if you > wanted 33 hours :) What are you trying to change it to

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread Joseph L. Casale
>/home/drew/bin/MegaCli -AdpPRSetDelay 168 -a0 >^MInvalid input at or near token -AdpPRSetDelay > >Doesn't like the syntax > >+ /home/drew/bin/MegaCli -AdpPRSetDelay 0 -a0 >^MInvalid input at or near token -AdpPRSetDelay > >Lets try setting it to 0, Doesn't like that either. I wish I had one of m

Re: [CentOS] Cannot get CentOS to install

2009-03-10 Thread Lanny Marcus
On 3/10/09, William L. Maltby wrote: > On Tue, 2009-03-10 at 16:37 -0500, Michael Peterson wrote: >> I used google but did not come up with anything current to solve my >> problem. >> I have not tried any other search engines yet. >> There is not a search for the CentOS list so I am creating a new

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread drew einhorn
On Tue, Mar 10, 2009 at 1:52 PM, Joseph L. Casale wrote: >>The manual IS sloppy. >>missing - characters in the syntax >> >>Tryijng to figure out -Val syntax >> >>megacli AdpPRSetDelay -Val >>                    -aN|-a0,1,2|-aALL >> >> >>+ /home/drew/bin/MegaCli -AdpPRSetDelay 0 -a0 >>Invalid input

Re: [CentOS] Cannot get CentOS to install

2009-03-10 Thread William L. Maltby
On Tue, 2009-03-10 at 16:37 -0500, Michael Peterson wrote: > I used google but did not come up with anything current to solve my problem. > I have not tried any other search engines yet. > There is not a search for the CentOS list so I am creating a new post. See below - it's really hard to find.

Re: [CentOS] Centos 5.2 live cd won't boot

2009-03-10 Thread Michael Peterson
Kai Schaetzl wrote: > Michael, next time, could you please reply to the original post instead of > hooking in to others? > > Kai > > What do you mean by this? Is this because you changed the original post and you thought I was replying to the other part of the original post. I was responding

[CentOS] Cannot get CentOS to install

2009-03-10 Thread Michael Peterson
I used google but did not come up with anything current to solve my problem. I have not tried any other search engines yet. There is not a search for the CentOS list so I am creating a new post. I have tested the CentOS 5.2 and RHEL 5.3 CD's and they passed. I had to use linux mediacheck ide=nodma

Re: [CentOS] Spacewalk client centos 4

2009-03-10 Thread Flaherty, Patrick
There's a pretty good howto http://wiki.centos.org/HowTos/PackageManagement/Spacewalk, which is what I used to get running. Patrick > -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Per Qvindesland > Sent: Tuesday, March 10, 2009 5:

[CentOS] Spacewalk client centos 4

2009-03-10 Thread Per Qvindesland
Hi List Does anyone have any good way to configure centos 4 machines for Spacewalk? Kind regards Per Qvindesland ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread Joseph L. Casale
>The manual IS sloppy. >missing - characters in the syntax > >Tryijng to figure out -Val syntax > >megacli AdpPRSetDelay -Val >-aN|-a0,1,2|-aALL > > >+ /home/drew/bin/MegaCli -AdpPRSetDelay 0 -a0 >Invalid input at or near token -AdpPRSetDelay > >Tried sticking a - in front of th

Re: [CentOS] LSI Logic MegaRAID 8480 Storage controller

2009-03-10 Thread drew einhorn
On Mon, Mar 9, 2009 at 11:14 AM, Joseph L. Casale wrote: >>There is a MegaCLI command line interface that runs under the operating >>system.  Normally I prefer command line tools.  But this software is big, >>and complex.  All I have been able to find is a reference manual, >>that has lots of typo

Re: [CentOS] IPv6 under Centos?

2009-03-10 Thread Louis Lagendijk
On Tue, 2009-03-10 at 10:25 -0400, Robert Moskowitz wrote: > Timothy Murphy wrote: > > I wonder if anyone is running IPv6 under Centos-5.2? > > > > YES!!! On some systems it is strictly IPv6. IPv4 only on lo loopback. > Running IPv4 + IPv6 hereBut see below... > > Particularly with shorewa

Re: [CentOS] Centos 5.2 live cd won't boot

2009-03-10 Thread Kai Schaetzl
Michael, next time, could you please reply to the original post instead of hooking in to others? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] Centos 5.2 live cd won't boot

2009-03-10 Thread Michael Peterson
Kai Schaetzl wrote: > Tblader wrote on Tue, 10 Mar 2009 08:50:48 -0500: > > >> Anyone have a workaround for booting the 5.2 LiveCD? >> I'm getting this error: >> >> no root yet, udev rule will write symlink >> >> Then I drop to a shell, with a message to create a symlink >> to /dev/root and

Re: [CentOS] Centos 5.2 live cd won't boot

2009-03-10 Thread Kai Schaetzl
Tblader wrote on Tue, 10 Mar 2009 08:50:48 -0500: > Anyone have a workaround for booting the 5.2 LiveCD? > I'm getting this error: > > no root yet, udev rule will write symlink > > Then I drop to a shell, with a message to create a symlink > to /dev/root and then exit the shell. And that is

Re: [CentOS] CentOS 5.2 i m having problem with gnome

2009-03-10 Thread Vnpenguin
On Tue, Mar 10, 2009 at 1:15 PM, Tariq Ismail Dalvi wrote: > Hello to all, > > I am having a web server mail server Mysql and name server > on single machine my os is CentOs 5.2 and desktop > gnome everything was working fine now couple of days > back I was using text editor, Fire Fox and GIMP at

Re: [CentOS] IPv6 under Centos?

2009-03-10 Thread Timothy Murphy
Robert Moskowitz wrote: >> I wonder if anyone is running IPv6 under Centos-5.2? > What I am working on is a FC9 system with shorewall6, then doing a > ip6tables -L and copying those rules that do not require stateful > firewalling... Thanks again for enlightening me. You have obviously thought

Re: [CentOS] rm user:group

2009-03-10 Thread Brian Mathis
On Tue, Mar 10, 2009 at 10:39 AM, Matt wrote: > I want to remove files but only if they are owned by a certain user and group. > > Basically I have this: > > find /var/spool/greylist -mmin +363 -exec rm -f {} \; > > I want to make sure it only deletes files owned by mail.  Basically no > matter wh

Re: [CentOS] rm user:group

2009-03-10 Thread Steve Huff
On Mar 10, 2009, at 10:39 AM, Matt wrote: I want to remove files but only if they are owned by a certain user and group. Basically I have this: find /var/spool/greylist -mmin +363 -exec rm -f {} \; I want to make sure it only deletes files owned by mail. Basically no matter what weird cha

Re: [CentOS] rm user:group

2009-03-10 Thread Paul Heinlein
On Tue, 10 Mar 2009, Matt wrote: > I want to remove files but only if they are owned by a certain user > and group. > > Basically I have this: > > find /var/spool/greylist -mmin +363 -exec rm -f {} \; Find supports -user and -group arguments, e.g., find /var/spool -user mail -group mail -mmi

Re: [CentOS] rm user:group

2009-03-10 Thread John Doe
From: Matt > I want to remove files but only if they are owned by a certain user and group. > Basically I have this: > find /var/spool/greylist -mmin +363 -exec rm -f {} \; > I want to make sure it only deletes files owned by mail. Basically no > matter what weird characters are in the file name

[CentOS] rm user:group

2009-03-10 Thread Matt
I want to remove files but only if they are owned by a certain user and group. Basically I have this: find /var/spool/greylist -mmin +363 -exec rm -f {} \; I want to make sure it only deletes files owned by mail. Basically no matter what weird characters are in the file names I want to make sur

Re: [CentOS] IPv6 under Centos?

2009-03-10 Thread Robert Moskowitz
Timothy Murphy wrote: > I wonder if anyone is running IPv6 under Centos-5.2? > YES!!! On some systems it is strictly IPv6. IPv4 only on lo loopback. > Particularly with shorewall? > NO!!! > I see that shorewall6 is specifically designed for updating shorewall > to IPv6, as described in

[CentOS] Centos 5.2 live cd won't boot

2009-03-10 Thread tblader
Hello All Anyone have a workaround for booting the 5.2 LiveCD? I'm getting this error: no root yet, udev rule will write symlink Then I drop to a shell, with a message to create a symlink to /dev/root and then exit the shell. There is also a message that it cannot find the root filesystem.

[CentOS] IPv6 under Centos?

2009-03-10 Thread Timothy Murphy
I wonder if anyone is running IPv6 under Centos-5.2? Particularly with shorewall? I see that shorewall6 is specifically designed for updating shorewall to IPv6, as described in . Unfortunately, this explicity requires kernel 2.6.25 or later, and iptable

Re: [CentOS] CentOS 5.2 i m having problem with gnome

2009-03-10 Thread Brian Becker
On Tue, Mar 10, 2009 at 8:15 AM, Tariq Ismail Dalvi wrote: > Hello to all, > > I am having a web server mail server Mysql and name server > on single machine my os is CentOs 5.2 and desktop > gnome everything was working fine now couple of days > back I was using text editor, Fire Fox and GIMP at

[CentOS] CentOS 5.2 i m having problem with gnome

2009-03-10 Thread Tariq Ismail Dalvi
Hello to all, I am having a web server mail server Mysql and name server on single machine my os is CentOs 5.2 and desktop gnome everything was working fine now couple of days back I was using text editor, Fire Fox and GIMP at a time and my mouse started to act funny as well as very slow even my k

Re: [CentOS] Clonezilla SE with CentOS5

2009-03-10 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Toby Bluhm >Sent: Monday, March 09, 2009 7:25 PM >To: CentOS mailing list >Subject: Re: [CentOS] Clonezilla SE with CentOS5 > >I never posted anything, but Steven Shiau, the maintainer, see

Re: [CentOS] Clonezilla SE with CentOS5

2009-03-10 Thread Sorin Srbu
>-Original Message- >From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf >Of Michael Peterson >Sent: Monday, March 09, 2009 6:17 PM >To: CentOS mailing list >Subject: Re: [CentOS] Clonezilla SE with CentOS5 > >> Thanks Les and Thomas. I appreciate the feedback. I'll