Re: [CentOS] LSI software raid with centos 5.4

2010-05-24 Thread CList
>> >> I have been trying to install CentOS 5.4 on a Intel SR1530SHS, Intel S3200SH >> mainboard.. It has a 3 x 1TB sata hotswap drives with LSI software raid >> onboard. >> >> I had configured the LSI to have Sata0 and Sata1 with raid 1 and the third >> drive as a hotspare drive. >> >> Format the h

Re: [CentOS] [CentOS-announce] Release for CentOS-5.5 i386 and x86_64

2010-05-24 Thread Marcelo M. Garcia
Karanbir Singh wrote: > We are pleased to announce the immediate availability of CentOS-5.5 for > i386 and x86_64 Architectures. Hello Thank very much for all CentOS team for this. Regards Marcelo ___ CentOS mailing list CentOS@centos.org http://lists

Re: [CentOS] Naming of a Java Process in Linux

2010-05-24 Thread Mathieu Baudier
> linux box. So currently when i have these procs running on my box they > show up as "java" in the ps -A command. I dont know for sure as to which if you can use the 'f' option in your ps command, you will get the arguments used to start the JVM. This may provide you with enough information to di

Re: [CentOS] raid resync speed? - laptop drive-

2010-05-24 Thread Robert Nichols
On 05/23/2010 01:57 PM, Les Mikesell wrote: > Robert Nichols wrote: >> Another thing to keep in mind is that the SATA spec. only requires the >> internal SATA connector to withstand 50 insertions. I picked up some >> nice acomdata (TM) eSATA housings for the drives (512-byte sectors, >> thankfully

[CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Chaitanya Yanamadala
hai i have a perl script which will automatically check for the existing files and then ftp them to a server, this one runs in a loop until i kill it, now what i wants is i want to make this as a service so that it can keep on running until i kill the service. so does any one have an idea how to d

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Brian Mathis
On Mon, May 24, 2010 at 9:59 AM, Chaitanya Yanamadala wrote: > hai >  i have a perl script which will automatically check for the existing files > and then ftp them to a server, this one runs in a loop until i kill it, now > what i wants is i want to make this as a service so that it can keep on >

[CentOS] Mounting LVM disk

2010-05-24 Thread Weiner, Michael
List Readers - I have a Dell server that uses the Perc 6i controller and had 5 1Tb disks installed (1 for OS and the other 4 in a Raid0 for a large storage pool). The owner of the server wanted me to swap out the 1Tb disks for 2Tb disks - easy enough I thought, but I ran into some issues trying

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Hakan Koseoglu
Hai Chaitanya, On 24 May 2010 14:59, Chaitanya Yanamadala wrote: > hai >  i have a perl script which will automatically check for the existing files > and then ftp them to a server, this one runs in a loop until i kill it, now > what i wants is i want to make this as a service so that it can keep

Re: [CentOS] LSI software raid with centos 5.4

2010-05-24 Thread Chan Chung Hang Christopher
CList wrote: > Hi, > > I have been trying to install CentOS 5.4 on a Intel SR1530SHS, Intel S3200SH > mainboard.. It has a 3 x 1TB sata hotswap drives with LSI software raid > onboard. fake-raid alert! > > I had configured the LSI to have Sata0 and Sata1 with raid 1 and the third > drive as a

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Jerry McAllister
On Mon, May 24, 2010 at 07:29:21PM +0530, Chaitanya Yanamadala wrote: > hai > i have a perl script which will automatically check for the existing files > and then ftp them to a server, this one runs in a loop until i kill it, now > what i wants is i want to make this as a service so that it can

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Chaitanya Yanamadala
hai all thank you for your replies. but can you send me some examples so that i can understand the things more better.. i am quite new to linux.. so can u help me out. Chaitanya On Mon, May 24, 2010 at 8:03 PM, Jerry McAllister wrote: > On Mon, May 24, 2010 at 07:29:21PM +0530, Chaitanya

Re: [CentOS] Naming of a Java Process in Linux

2010-05-24 Thread Pascal Robert
Le 2010-05-24 à 06:21, Mathieu Baudier a écrit : >> linux box. So currently when i have these procs running on my box they >> show up as "java" in the ps -A command. I dont know for sure as to which > > if you can use the 'f' option in your ps command, you will get the > arguments used to start

Re: [CentOS] LSI software raid with centos 5.4

2010-05-24 Thread Dan Carl
On 5/24/2010 4:10 AM, CList wrote: >>> I have been trying to install CentOS 5.4 on a Intel SR1530SHS, Intel >>> > S3200SH > >>> mainboard.. It has a 3 x 1TB sata hotswap drives with LSI software raid >>> onboard. >>> >>> I had configured the LSI to have Sata0 and Sata1 with raid 1 and t

Re: [CentOS] Building an install disk on a USB key, solved (again)

2010-05-24 Thread Bowie Bailey
I was able to successfully install from an 8GB USB flash drive (4GB is not quite big enough, even for i386) created with this procedure: Create a 10M DOS partition and make it active Create Linux partition using the rest of the drive mkfs -t vfat mkfs liveCD-iso-to-disk /

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Marcelo M. Garcia
Chaitanya Yanamadala wrote: > hai all > thank you for your replies. > but can you send me some examples so that i can understand the things > more better.. Hi Have a look in the scripts in /etc/init.d/, some of them can be little bit complex, but worth the time to learn. You can start with /et

Re: [CentOS] Naming of a Java Process in Linux

2010-05-24 Thread Hakan Koseoglu
Jatin, On 24 May 2010 06:06, Jatin Davey wrote: > show up as "java" in the ps -A command. I dont know for sure as to which > java process belongs to which component of my appliacation. Hence what i > do is add up all the resource utilization values for all java processes Add a -Darbitrary_string

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Chaitanya Yanamadala
thank u marcelo. so after creating a file how do i add it to service list. coz when i create a new file in /etc/init.d it is not appearing in the services list.. Chaitanya "A man can get discouraged many times but he is not a failure until he stops trying..." "The difference between 'involvemen

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Todd Denniston
Weiner, Michael wrote, On 05/24/2010 10:28 AM: > List Readers - > > > > I have a Dell server that uses the Perc 6i controller and had 5 1Tb > disks installed (1 for OS and the other 4 in a Raid0 for a large storage > pool). > > > [r...@gc-server2 ~]# fdisk -l /dev/sdc > > > > Disk /de

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Brian Mathis
On Mon, May 24, 2010 at 10:28 AM, Weiner, Michael wrote: > List Readers – > > I have a Dell server that uses the Perc 6i controller and had 5 1Tb disks > installed (1 for OS and the other 4 in a Raid0 for a large storage pool). > The owner of the server wanted me to swap out the 1Tb disks for 2Tb

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Steve Huff
On May 24, 2010, at 11:06 AM, Chaitanya Yanamadala wrote: > so after creating a file how do i add it to service list. > coz when i create a new file in /etc/init.d it is not appearing in the > services list.. man chkconfig -steve -- If this were played upon a stage now, I could condemn it a

Re: [CentOS] Creating a user defined service in Cent os

2010-05-24 Thread Marcelo M. Garcia
Chaitanya Yanamadala wrote: > so after creating a file how do i add it to service list. > coz when i create a new file in /etc/init.d it is not appearing in the > services list.. > > Chaitanya > Hi Then you use "chkconfig" to manage when the service will start, something like "chkconfig --add

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Weiner, Michael
Todd Denniston, On Monday, May 24, 2010 11:15 AM > Are you sure that the Perc was not presenting you with a logical disk (Volume)? > One I received from dell, with RHEL on it, was setup with 8 disks in a raid5 and the controller was > presenting the whole array as two drives, i.e., no physical dri

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Weiner, Michael
Brian Mathis, On Monday, May 24, 2010 11:17 AM > Since the disk was connected through a RAID controller it's most > likely that the disk is formatted for the custom format that the RAID > controller uses. The controller then presents that disk to the OS. > You're going to have to put the drive ba

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Todd Denniston
Weiner, Michael wrote, On 05/24/2010 11:38 AM: > Todd Denniston, On Monday, May 24, 2010 11:15 AM > >> BTW had your support contract ran out with Dell/RH? > > We do have support on the box, but don't purchase a RHEL license and we > run CentOS instead > >> you might get lucky with a vgscan or l

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Rob Kampen
Todd Denniston wrote: Weiner, Michael wrote, On 05/24/2010 11:38 AM: Todd Denniston, On Monday, May 24, 2010 11:15 AM BTW had your support contract ran out with Dell/RH? We do have support on the box, but don't purchase a RHEL license an

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Weiner, Michael
Todd Denniston, On Monday, May 24, 2010 11:50 AM To: CentOS mailing list > With the Dell support, you could call Dell and ask how they expect the Perc to work with the disk > upon reinsertion. > Should at least letup your nerves. Thanks Todd, I think I will have to resort to that :) Michael ==

[CentOS] [WTA] Automatically blocking on failed login

2010-05-24 Thread David Suhendrik
Hello All, I had problems with the security server, the server is frequently attacked using bruteforce attacks. Is there an application that can perform automatic blocking when there are failed login to the ports smtp, pop3 port, and others? I am currently using CentOS 5.5 in some servers Tha

Re: [CentOS] [WTA] Automatically blocking on failed login

2010-05-24 Thread Mr Gabriel
Google something called fail2ban :) --- Kind Regards, Mr Gabriel (bberry mail) -Original Message- From: "David Suhendrik" Date: Mon, 24 May 2010 23:55:05 To: CentOS mailing list Subject: [CentOS] [WTA] Automatically blocking on failed login __

Re: [CentOS] [WTA] Automatically blocking on failed login

2010-05-24 Thread m . roth
> Hello All, > I had problems with the security server, the server is frequently > attacked using bruteforce attacks. Is there an application that can > perform automatic blocking when there are failed login to the ports > smtp, pop3 port, and others? > > I am currently using CentOS 5.5 in some ser

Re: [CentOS] Created a custom/minimal CentOS 5.x install ISO

2010-05-24 Thread Gordon Messmer
On 05/20/2010 07:55 AM, Digimer wrote: > > So let me see if I've got this straight (sorry, I'm coming from a > Debian background)... > > 1. I need to create my own local repo which revisor will draw from. Creating a local repo is basically the effect of running revisor. If you keep a copy of

Re: [CentOS] raid resync speed? - laptop drive-

2010-05-24 Thread Les Mikesell
On 5/24/2010 6:56 AM, Robert Nichols wrote: > >> >> The trayless internal hotswap enclosures claim to be good for 10,000+ >> insertions >> and I'm using larger ones for the desktop drives I had been using without any >> problems. I have seen some postings to the effect that I need a newer >> ke

Re: [CentOS] [WTA] Automatically blocking on failed login

2010-05-24 Thread John Jasen
David Suhendrik wrote: > Hello All, > I had problems with the security server, the server is frequently > attacked using bruteforce attacks. Is there an application that can > perform automatic blocking when there are failed login to the ports > smtp, pop3 port, and others? > > I am currently usin

Re: [CentOS] [WTA] Automatically blocking on failed login

2010-05-24 Thread m . roth
> David Suhendrik wrote: >> Hello All, >> I had problems with the security server, the server is frequently >> attacked using bruteforce attacks. Is there an application that can >> perform automatic blocking when there are failed login to the ports >> smtp, pop3 port, and others? >> >> I am curren

Re: [CentOS] Mounting LVM disk

2010-05-24 Thread Brian Mathis
On Mon, May 24, 2010 at 11:43 AM, Weiner, Michael wrote: > Brian Mathis, On Monday, May 24, 2010 11:17 AM ... >> PPS. You might have a reason, but it would be irresponsible not to >> point out that by using RAID0 you now have an exponential risk of >> losing all of that data. > > The Raid0 is simp

Re: [CentOS] Created a custom/minimal CentOS 5.x install ISO

2010-05-24 Thread Gordon Messmer
On 05/20/2010 04:38 PM, Kahlil Hodgson wrote: > On 05/21/2010 12:55 AM, Digimer wrote: >> 3. Run revisor as you've both discussed. >> >>My goal is to create a much smaller DVD, more than anything. > > I think the smallest you can get away with for a non-graphical install > is something like > >

Re: [CentOS] apache redirection

2010-05-24 Thread Gordon Messmer
On 05/21/2010 02:02 PM, Ski Dawg wrote: > Thanks to everyone else for the replies on this topic. I scanned > through all of the logs for the last month, and this has only come up > twice in that entire time, and I believe they change that I made to > redirect them to http://www.domainname.com (inst

Re: [CentOS] [WTA] Automatically blocking on failed login

2010-05-24 Thread Matt
> Hello All, > I had problems with the security server, the server is frequently attacked > using bruteforce attacks. Is there an application that can perform automatic > blocking when there are failed login to the ports smtp, pop3 port, and > others? > > I am currently using CentOS 5.5 in some ser

Re: [CentOS] can't update CENTOS - mirrore issue? or what?

2010-05-24 Thread Karanbir Singh
On 05/20/2010 09:57 PM, Ryan Manikowski wrote: >> Could not retrieve mirrorlist >> http://mirrorlist.centos.org/?release=5&arch=i386&repo=addons error was >> [Errno 4] IOError:> resolution')> >> Error: Cannot find a valid baseurl for repo: addons > > Disable the 'addons' repo and your problem will

Re: [CentOS] [WTA] Automatically blocking on failed login

2010-05-24 Thread kalinix
On Mon, 2010-05-24 at 23:55 +0700, David Suhendrik wrote: > Hello All, > I had problems with the security server, the server is frequently > attacked using bruteforce attacks. Is there an application that can > perform automatic blocking when there are failed login to the ports > smtp, pop3 port,

Re: [CentOS] can't update CENTOS - mirrore issue? or what?

2010-05-24 Thread Drew Weaver
Perhaps he has an invalid URL specified only for addons and not base/updates? thanks, -Drew -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Karanbir Singh Sent: Monday, May 24, 2010 3:17 PM To: CentOS mailing list Subject: Re: [CentOS]

Re: [CentOS] can't update CENTOS - mirrore issue? or what?

2010-05-24 Thread Dave Stevens
Quoting Karanbir Singh : > On 05/20/2010 09:57 PM, Ryan Manikowski wrote: >>> Could not retrieve mirrorlist >>> http://mirrorlist.centos.org/?release=5&arch=i386&repo=addons error was >>> [Errno 4] IOError:>> resolution')> >>> Error: Cannot find a valid baseurl for repo: addons >> >> Disable the '

Re: [CentOS] can't update CENTOS - mirrore issue? or what?

2010-05-24 Thread Karanbir Singh
On 05/24/2010 08:26 PM, Drew Weaver wrote: > Perhaps he has an invalid URL specified only for addons and not base/updates? > look at the error, specially the bit where it says 'Temporary failure in name resolution' And please dont top post, its not like you are new to mailing lists - KB __

Re: [CentOS] raid resync speed? - laptop drive-

2010-05-24 Thread Robert Nichols
On 05/24/2010 12:41 PM, Les Mikesell wrote: > On 5/24/2010 6:56 AM, Robert Nichols wrote: >> >>> >>> The trayless internal hotswap enclosures claim to be good for 10,000+ >>> insertions >>> and I'm using larger ones for the desktop drives I had been using without >>> any >>> problems. I have se

Re: [CentOS] Naming of a Java Process in Linux

2010-05-24 Thread Agile Aspect
On Sun, May 23, 2010 at 10:06 PM, Jatin Davey wrote: > Hi > > Not a specific question on CentOS but in general about java processes > running on Linux boxes. > > I have a couple of java processes running on my linux boxes , They > basically form a component of a bigger application. My point of int