Re: [CentOS] Intel NIC

2011-01-03 Thread David Sommerseth
On 24/12/10 06:35, Rajagopal Swaminathan wrote: > Greetings, > > On Thu, Dec 23, 2010 at 4:27 PM, Les Mikesell wrote: >> On 12/23/2010 10:02 AM, Alexander Dalloz wrote: >> The licensed vCenter stuff refers to a single app that is >> simultaneously aware of all of your ESXi servers and their guest

Re: [CentOS] centos6 filesystem size limit

2011-01-03 Thread Peter Kjellström
> isn't this entirely a problem caused by MBR? No, this is a different matter. > An (U)EFI-machine should be able to handle FS-sizes beyond these limits > without any hassles. Can anyone confirm this? signature.asc Description: This is a digitally signed message part. __

Re: [CentOS] Grub upgrade for CentOS 5.5?

2011-01-03 Thread Ned Slider
On 03/01/11 07:23, Ron Blizzard wrote: > Stupid question (I'm guessing). I'm currently tri-booting (or would > like to be) VectorLinux 6 Deluxe, CentOS 5.5 and an evaluation copy of > Red Hat 6. I'm using CentOS's grub. VectorLinux and CentOS boot fine, > but Red Hat won't load. I think I read some

Re: [CentOS] Grub upgrade for CentOS 5.5?

2011-01-03 Thread Ron Blizzard
On Mon, Jan 3, 2011 at 4:15 AM, Ned Slider wrote: > You don't need to upgrade grub, I'm quite happily dual booting rhel6 GA > on a CentOS-5 system (using C-5 GRUB). > > Only thing I did differently is the rhel6 /boot partition is mounted on > an ext3 partition whereas I _think_ the default might

Re: [CentOS] variable in loop

2011-01-03 Thread John Doe
From: S Mathias > $ ASDF=hello; a=0; a=$(( 70 - $(echo $ASDF | awk '{print length}') )); echo > "$a >$ASDF"$(for i in {1..$a}; do printf "."; done) > 65 hello. > Why doesn't it print: > 65 hello. > What am i missing? $ for i i

Re: [CentOS] Grub upgrade for CentOS 5.5?

2011-01-03 Thread Ned Slider
On 03/01/11 10:37, Ron Blizzard wrote: > On Mon, Jan 3, 2011 at 4:15 AM, Ned Slider wrote: > >> You don't need to upgrade grub, I'm quite happily dual booting rhel6 GA >> on a CentOS-5 system (using C-5 GRUB). >> >> Only thing I did differently is the rhel6 /boot partition is mounted on >> an ext3

Re: [CentOS] Grub upgrade for CentOS 5.5?

2011-01-03 Thread Ron Blizzard
On Mon, Jan 3, 2011 at 5:09 AM, Ned Slider wrote: > Yes, I installed rhel6's grub to the rhel6 /boot partition during the > rhel6 installation and then added a chainloader entry to the end of the > CentOS-5 /boot/grub/grub.conf to boot rhel6: > > title RHEL6 Buildsys >         rootnoverify (hd0)

Re: [CentOS] Grub upgrade for CentOS 5.5?

2011-01-03 Thread Ron Blizzard
On Mon, Jan 3, 2011 at 5:09 AM, Ned Slider wrote: > Yes, I installed rhel6's grub to the rhel6 /boot partition during the > rhel6 installation and then added a chainloader entry to the end of the > CentOS-5 /boot/grub/grub.conf to boot rhel6: > > title RHEL6 Buildsys >         rootnoverify (hd0)

Re: [CentOS] centos6 filesystem size limit

2011-01-03 Thread Pasi Kärkkäinen
On Sun, Jan 02, 2011 at 04:49:44PM -0500, Joshua Baker-LePain wrote: > On Sun, 2 Jan 2011 at 1:45pm, Robert Arkiletian wrote > > > I just read the rhel6 filesystem size limit. > > > > http://www.redhat.com/rhel/compare/ > > > > It says 16TB limit for ext4 (same as ext3)?!?! I thought ext4 was > >

Re: [CentOS] noob question about mock

2011-01-03 Thread Nico Kadel-Garcia
On Mon, Jan 3, 2011 at 2:11 AM, JohnS wrote: > > On Mon, 2011-01-03 at 00:20 -0500, Nico Kadel-Garcia wrote: >> > Which Version Number?  There are a few of them already patched from F12 >> > to Rawhide.  No I do not have anything to do with CentOS Extras but I >> > have the currious mind. >> >> I'

Re: [CentOS] automated remote cloning

2011-01-03 Thread Kwan Lowe
On Sat, Jan 1, 2011 at 6:50 AM, Geoff Galitz wrote: > > Good morning/day and Happy New Year. > > We have a geographically distributed environment (marketing speak: cloud) > where we regularly need to migrate individual systems to new hardware (for > bigger disks or for better geographical placemen

[CentOS] installing windows 2008 server( VM) on a centos xen server

2011-01-03 Thread Agnello George
hi I have a xen cent os (Dom0) .. i want to add a vm ( windows 2008 server ) , since i am using command line how do i see the the windows machine. boot ?? .. i am really confused here . I have previous iinstalled centos ( VM) , but that was command line based . Can some one please direct me

Re: [CentOS] installing windows 2008 server( VM) on a centos xen server

2011-01-03 Thread Vincent Li
On 01/03/2011 09:40 AM, Agnello George wrote: hi I have a xen cent os (Dom0) .. i want to add a vm ( windows 2008 server ) , since i am using command line how do i see the the windows machine. boot ?? .. i am really confused here . I have previous iinstalled centos ( VM) , but that was com

Re: [CentOS] installing windows 2008 server( VM) on a centos xen server

2011-01-03 Thread Gabriel
You can install virt-manager on the centos box, and then use it via ssh, for example ssh -X u...@centoshost.com Then on the command line, run virt-manager, (you may need to install xauth as well, but it works a charm) From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On

Re: [CentOS] installing windows 2008 server( VM) on a centos xen server

2011-01-03 Thread Agnello George
On Mon, Jan 3, 2011 at 8:14 PM, Gabriel wrote: > You can install virt-manager on the centos box, and then use it via ssh, > for example > > > > ssh –X u...@centoshost.com > > > > Then on the command line, run virt-manager, (you may need to install xauth > as well, but it works a charm) > > > >

Re: [CentOS] installing windows 2008 server( VM) on a centos xenserver

2011-01-03 Thread Gabriel
You won't be installing GUI! Trust me, yum install virt-manager xauth - Those are the only packages that will be installed, (plus any required support packages, which are minimal) Then via your SSH session, you get the gui running on *your* local X server - not the remote server. Awesome for r

Re: [CentOS] installing windows 2008 server( VM) on a centos xenserver

2011-01-03 Thread Agnello George
On Mon, Jan 3, 2011 at 8:20 PM, Gabriel wrote: > You won’t be installing GUI! Trust me, yum install virt-manager xauth – > Those are the only packages that will be installed, (plus any required > support packages, which are minimal) > > > > Then via your SSH session, you get the gui running on

Re: [CentOS] installing windows 2008 server( VM) on a centos xenserver

2011-01-03 Thread m . roth
Agnello George wrote: > On Mon, Jan 3, 2011 at 8:20 PM, Gabriel > wrote: > >> You won’t be installing GUI! Trust me, yum install virt-manager xauth >> – >> Those are the only packages that will be installed, (plus any required >> support packages, which are minimal) >> >> Then via your SSH sessi

Re: [CentOS] installing windows 2008 server( VM) on a centosxenserver

2011-01-03 Thread Gabriel
Google xlaunch for windows - run that baby, with the same ssh command, and it'll work the same. A good ssh client for windows is Bitvise Tunnilier (I may have spelt it wrong, but google will help you out with that!) From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of

Re: [CentOS] installing windows 2008 server( VM) on a centosxenserver

2011-01-03 Thread Rob Kampen
Gabriel wrote: Google xlaunch for windows – run that baby, with the same ssh command, and it’ll work the same. A good ssh client for windows is Bitvise Tunnilier (I may have spelt it wrong, but google will help you out with that!) +1 - have used this for 6 years from windoze clients *Fro

Re: [CentOS] installing windows 2008 server( VM) on a centosxenserver

2011-01-03 Thread Agnello George
On Mon, Jan 3, 2011 at 9:11 PM, Gabriel wrote: > Google xlaunch for windows – run that baby, with the same ssh command, > and it’ll work the same. A good ssh client for windows is Bitvise Tunnilier > (I may have spelt it wrong, but google will help you out with that!) > > > > ok here is my prob

[CentOS] Helper variables like %{rhel} on CentOS

2011-01-03 Thread Santi Saez
Hello, I'm trying to use helper variables like %{rhel} in a .SPEC file on CentOS (as they are defined in RHEL and Fedora [1]), but it seems they are not available. Is there any way to detect automatically CentOS release from a .SPEC file in a RPM build process? As a workaround, I use this hac

Re: [CentOS] Centos 5.5 - Kernel Panic while booting.

2011-01-03 Thread Lisandro Grullon
This was very helpful Akemi...I was loading centos in two other identical servers today and was having such a hard time loading it from DVD, DVD appears to be crashing, I even re-downloaded the image 3 times from three different mirrors and burn them with different applications (Nero, Roxio, and

Re: [CentOS] Helper variables like %{rhel} on CentOS

2011-01-03 Thread Akemi Yagi
On Mon, Jan 3, 2011 at 8:01 AM, Santi Saez wrote: > Hello, > > I'm trying to use helper variables like %{rhel} in a .SPEC file on > CentOS (as they are defined in RHEL and Fedora [1]), but it seems they > are not available. > > Is there any way to detect automatically CentOS release from a .SPEC >

Re: [CentOS] Centos 5.5 - Kernel Panic while booting.

2011-01-03 Thread Rob Del Vecchio
> I was loading centos in two other identical > servers today and was having such a hard time loading it from DVD, DVD > appears to be crashing, I even re-downloaded the image 3 times from three > different mirrors and burn them with different applications You know, I was having the same exact iss

Re: [CentOS] OT how to prevent oversubscription of a disk

2011-01-03 Thread Dave
On Sat, Jan 1, 2011 at 10:06 PM, Gordon Messmer wrote: > On 01/01/2011 05:56 PM, Dave wrote: >> >> Is there a best practice? People have to be doing something! > > I think that's unlikely.  If you don't "oversubscribe" your disk space > as a matter of policy, you'll force upgrades earlier than mos

[CentOS] mount.cifs with kerberos

2011-01-03 Thread Adam Wead
Hi all, Has anyone been able to mount windows shares with mount.cifs using kerberos credentials? I can get a kerberos ticket at login or use kinit and then connect via smbclient: > kinit username > smbclient -k \\server\share I'd like to be able to mount the share like this: > mount.cifs //ser

[CentOS] yum update troubles

2011-01-03 Thread Matt
Running yum update on CentOS 4.8 32 bit I keep getting this: --> Running transaction check --> Processing Dependency: perl(Compress::Raw::Zlib) = 2.024 for package: perl-IO-Compress --> Finished Dependency Resolution Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package

Re: [CentOS] yum update troubles

2011-01-03 Thread m . roth
Matt wrote: > Running yum update on CentOS 4.8 32 bit I keep getting this: > > --> Running transaction check > --> Processing Dependency: perl(Compress::Raw::Zlib) = 2.024 for > package: perl-IO-Compress > --> Finished Dependency Resolution > Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2

Re: [CentOS] yum update troubles

2011-01-03 Thread Jeff
On Mon, Jan 3, 2011 at 2:39 PM, Matt wrote: > Running yum update on CentOS 4.8 32 bit I keep getting this: > > --> Running transaction check > --> Processing Dependency: perl(Compress::Raw::Zlib) = 2.024 for > package: perl-IO-Compress > --> Finished Dependency Resolution > Error: Missing Dependen

Re: [CentOS] yum update troubles

2011-01-03 Thread Matt
>> Running yum update on CentOS 4.8 32 bit I keep getting this: >> >> --> Running transaction check >> --> Processing Dependency: perl(Compress::Raw::Zlib) = 2.024 for >> package: perl-IO-Compress >> --> Finished Dependency Resolution >> Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.024

Re: [CentOS] happy new years ssh key problem :)

2011-01-03 Thread Flaherty, Patrick
What are the permissions for /var/lib/amanda? From what I remember sshd doesn't like directories that aren't 700. Try changing "StrictModes Yes" to "StrictModes No" in /etc/ssh/sshd_config on the server side of the connection and restarting sshd. The other trick you can try is starting up an ssh

Re: [CentOS] Centos 5.5 - Kernel Panic while booting.

2011-01-03 Thread Jerry McAllister
On Mon, Jan 03, 2011 at 01:37:17PM -0500, Lisandro Grullon wrote: > This was very helpful Akemi...I was loading centos in two other identical > servers today and was having such a hard time loading it from DVD, DVD > appears to be crashing, I even re-downloaded the image 3 times from three > di

Re: [CentOS] Grub upgrade for CentOS 5.5?

2011-01-03 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/03/2011 06:42 AM, Ron Blizzard wrote: > On Mon, Jan 3, 2011 at 5:09 AM, Ned Slider wrote: > >> Yes, I installed rhel6's grub to the rhel6 /boot partition during the >> rhel6 installation and then added a chainloader entry to the end of the >> C

[CentOS] Another Satisfied Linux Customer!

2011-01-03 Thread Keith Roberts
Well this guy is obviously running Centos 5.5, and can't wait for the upcoming 6 release. http://www.youtube.com/watch?v=Xed9LiMf1Qg&feature=aso Happy New Year all ;) Keith Roberts - Websites: http://www.karsites.net http://www.ph

[CentOS] php.ini disabled notices still shows notices in the logs

2011-01-03 Thread George
Hello, I did some google searches but could not find anyone raising a similar issue immediatly but perhaps there is already somewhere a bugreport upstream about this I did overlook ... When you disable notices in /etc/php.ini: error_reporting = E_ALL & ~E_NOTICE on a simple LAMP setup of CentOS

Re: [CentOS] installing windows 2008 server( VM) on a centosxenserver

2011-01-03 Thread Ross Walker
On Jan 3, 2011, at 10:49 AM, Agnello George wrote: > > > On Mon, Jan 3, 2011 at 9:11 PM, Gabriel wrote: > Google xlaunch for windows – run that baby, with the same ssh command, and > it’ll work the same. A good ssh client for windows is Bitvise Tunnilier (I > may have spelt it wrong, but goo

Re: [CentOS] OT how to prevent oversubscription of a disk

2011-01-03 Thread Ross Walker
On Jan 3, 2011, at 2:39 PM, Dave wrote: > On Sat, Jan 1, 2011 at 10:06 PM, Gordon Messmer wrote: >> On 01/01/2011 05:56 PM, Dave wrote: >>> >>> Is there a best practice? People have to be doing something! >> >> I think that's unlikely. If you don't "oversubscribe" your disk space >> as a matt

Re: [CentOS] OT how to prevent oversubscription of a disk

2011-01-03 Thread Ross Walker
On Jan 3, 2011, at 8:10 PM, Ross Walker wrote: > On Jan 3, 2011, at 2:39 PM, Dave wrote: > >> On Sat, Jan 1, 2011 at 10:06 PM, Gordon Messmer wrote: >>> On 01/01/2011 05:56 PM, Dave wrote: Is there a best practice? People have to be doing something! >>> >>> I think that's unlikely.

[CentOS] Converting to maildir

2011-01-03 Thread Jason Pyeron
Looking for a guide on converting to Maildir. Here are our relevant specs. sendmail-8.12.11-4.RHEL3.6 (we may not be able to upgrade this due to too many modifications) imap-2002d-14 procmail-3.22-10.el3.centos.0 To a maildir setup... I was in a panic today at work because the backup server is

Re: [CentOS] OT how to prevent oversubscription of a disk

2011-01-03 Thread Peter Brady
On 4/01/11 6:39 AM, Dave wrote: > I agree that some degree of oversubscription is probably desireable, > and it would be much easier to just add storage whenever it looks to > be getting fullish. My situation right now makes that difficult - > budget is gone, so I can't add storage, and my users so

Re: [CentOS] OT how to prevent oversubscription of a disk

2011-01-03 Thread Ross Walker
On Jan 3, 2011, at 8:12 PM, Ross Walker wrote: > On Jan 3, 2011, at 8:10 PM, Ross Walker wrote: > >> On Jan 3, 2011, at 2:39 PM, Dave wrote: >> >>> On Sat, Jan 1, 2011 at 10:06 PM, Gordon Messmer wrote: On 01/01/2011 05:56 PM, Dave wrote: > > Is there a best practice? People ha

Re: [CentOS] yum update troubles

2011-01-03 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matt said the following on 03/01/11 21:39: > Running yum update on CentOS 4.8 32 bit I keep getting this: > > --> Running transaction check > --> Processing Dependency: perl(Compress::Raw::Zlib) = 2.024 for > package: perl-IO-Compress > --> Finished

Re: [CentOS] Another Satisfied Linux Customer!

2011-01-03 Thread Ron Blizzard
On Mon, Jan 3, 2011 at 4:54 PM, Keith Roberts wrote: > Well this guy is obviously running Centos 5.5, and can't > wait for the upcoming 6 release. > > http://www.youtube.com/watch?v=Xed9LiMf1Qg&feature=aso > > Happy New Year all ;) Happy (late) New Year. I like the video -- saw it with some other