From jerichodee at qwest.net Wed Jun 1 00:05:40 2005 From: jerichodee at qwest.net (Jeff Davis) Date: Tue, 31 May 2005 17:05:40 -0700 Subject: [rhn-users] Promise TX4200 Drivers Message-ID: <1117584340.4268.4.camel@localhost.localdomain> Hi there, I've tried the Promise TX4200 Raid drivers with the RHEL4. The Redhat 9 drivers don't work and I can't seem to compile the Linux Source code drivers. Can someone help me compile these drivers on kernel 2.6.9-5.0.5.EL-i686 ? I am new to this and I can't seem to figure it out. Thanks Jeff From GWOJTAK at salliemae.com Wed Jun 1 01:43:25 2005 From: GWOJTAK at salliemae.com (GREG WOJTAK) Date: Tue, 31 May 2005 20:43:25 -0500 Subject: [rhn-users] memory management on RHE3 Message-ID: The way I understand it (and someone please correct me if I'm wrong), when a process launches, it allocates memory as it needs it. When it frees up memory either by calling free() or something equivalent, or by exiting, the memory is marked as free by the kernel but that it does not show up as free until the kernel needs to reallocate it again. So, using top or any other memory utilization tool will show that there is a lot less free memory than there really is. I'm sure there's a more elegant algorithm for the memory management, but I think this is the gist of why you never see your memory free up. Greg Wojtak Unix Systems Administrator Sallie Mae (317) 598-4058 >>> dczarkowski at infinitesource.ca 5/31/2005 2:26:31 PM >>> I have a problem with performance on RHE3 web server. Current Kernel is 2.4.21-27.0.4.ELsmp Free -m shows: . total used free shared buffers cached Mem: 5897 5839 57 0 283 4653 -/+ buffers/cache: 902 4994 Swap: 12001 0 12001 Server is running postgresql-7.3.4, jakarta-tomcat-4.1.31 and java j2sdk1.4.2_08, apache 2 with mod_jk. There is also small ftp activity. JVM parameters used are TOMCAT_OPTS="-Xms1640m -Xmx2048m" When the server is rebooted, output of free shows about 500M used memory, when tomcat is started up it only takes/commits small amount of memory. After a few days however the free output is as above. I don't know where the rest of the memory is allocated, I am not sure how to trace what is using it. If you can not answer my questions can you tell me where can I find resources that would help me to troubleshoot my problems? DarekC _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users This E-Mail has been scanned for viruses. From daniel-wittenberg at starken.com Wed Jun 1 04:54:52 2005 From: daniel-wittenberg at starken.com (Daniel Wittenberg) Date: Tue, 31 May 2005 23:54:52 -0500 Subject: [rhn-users] Problems with PERC controllers on Dell 2550, etc with RHEL 4 - WORKAROUND In-Reply-To: <200505251215.35958.gfortune@mail.ewu.edu> References: <200505251215.35958.gfortune@mail.ewu.edu> Message-ID: <1117601692.28024.11.camel@plasma.starken.com> Not sure it will help any, but I just had problems with an SC420, and it wouldn't see the ATA RAID controller until I disabled the RAID part, then it would see the drives *shakes head* still more testing to be done... Dan On Wed, 2005-05-25 at 12:15 -0700, Greg Fortune wrote: > On my Dell boxes, I get a kernel panic when starting the RHEL 4 installer and > when booting the machine after a successful install. The box hangs when > loading the aic7xxx driver. The aic7xxx_old driver does not appear to work > for that controller, but the aacraid driver works great. > > One thing to note is that we're not fully updated on firmware so it's possible > that newer firmware might fix the problem with the aic7xxx driver. If anyone > else has experienced this, please drop me an e-mail. > > > 1) When installing, tell it not to detect hardware and pick aacraid when the > installers prompts for a controller driver. > 2) After the install, boot into rescue mode. (Might actually be able to make > the following changes before rebooting. Haven't tried that yet) > 3) Mount your filesystems somewhere (I used /mnt/tmp) > 4) chroot /mnt/tmp > 5) edit /etc/modprobe.conf. Change aic7xxx to aacraid > 6) edit /etc/hotplug/blacklist. Add aic7xxx as a single line in that file. > 7) run mkinitrd to build a new initrd > 8) Reboot and throw a party :) > > That's it, if I'm remembering the install correctly. If anyone wants to > expand on this, ask questions, or offer any corrections, feel free :) > > Greg > From jhn at print2people.com Wed Jun 1 06:32:14 2005 From: jhn at print2people.com (Johan Holst Nielsen - Print2People ApS) Date: Wed, 01 Jun 2005 08:32:14 +0200 Subject: [rhn-users] Update software through up2date - Problems In-Reply-To: <429CE823.3050405@usask.ca> References: <429C19D2.3050701@print2people.com> <429CE823.3050405@usask.ca> Message-ID: <429D566E.7070506@print2people.com> Alfred Hovdestad wrote: > I think I found a workaround for this problem. I was updating an > Opteron box and I received an error like: > > "unresolvable chain of dependencies: > rpm-libs 4.2.3-21 requires libelf.so.1 > > (or something like that - it has rolled off of the screen already). Something like the same I message i recieved :) And you steps helped me a lot :) Everything seems up2date now :) Thanks a lot :) Anyway - and pretty new to Redhat - I usual used Debian in the past :) So I have one question - there is a nice tool inside Gnome - Add/Remove Applications. The dumb thing is that I need to change CD all the time, when I install new software - it is pretty annoying when I need to install a lot of different software. Is there a way to change this, so I use the internet to get the packages instead? :) Or do I need to download the packages from redhat manually (eg. with wget?). regards and thanks, Johan From guenter.schmidt at bruker.de Wed Jun 1 07:19:15 2005 From: guenter.schmidt at bruker.de (=?ISO-8859-15?Q?=22Dr=2E_G=FCnter_Schmidt=22?=) Date: Wed, 01 Jun 2005 09:19:15 +0200 Subject: Fwd: [rhn-users] RHN Ent.4 Kernel Source In-Reply-To: <12cc7470050531090261bd7e9e@mail.gmail.com> References: <12cc7470050531070469ba55bb@mail.gmail.com> <12cc74700505310900e145e7a@mail.gmail.com> <12cc7470050531090261bd7e9e@mail.gmail.com> Message-ID: <429D6173.7080203@bruker.de> Kvetch wrote: >No, isn't that just the source for building another binary rpm, not >the actual source of the kernel? I am looking for the actual source >of the kernel like >https://rhn.redhat.com/network/software/packages/details.pxt?pid=313934 >https://rhn.redhat.com/network/software/packages/name_overview.pxt?package_name=kernel-source&channel_arch_ia32=&channel_arch_ia64=&channel_arch_x86_64=&search_subscribed_channels=1 The RELEASE-NOTES-en for RHEL-4 says: o In order to eliminate the redundancy inherent in providing a separate package for the kernel source code when that source code already exists in the kernel's .src.rpm file, Red Hat Enterprise Linux 4 no longer includes the kernel-source package. Users that require access to the kernel sources can find them in the kernel .src.rpm file. To create an exploded source tree from this file, perform the following steps (note that refers to the version specification for your currently-running kernel): 1. Obtain the kernel-.src.rpm file from one of the following sources: o The SRPMS directory on the appropriate "SRPMS" CD iso image o The FTP site where you got the kernel package o By running the following command: up2date --get-source kernel 2. Install kernel-.src.rpm (given the default RPM configuration, the files this package contains will be written to /usr/src/redhat/) 3. Change directory to /usr/src/redhat/SPECS/, and issue the following command: rpmbuild -bp --target= kernel.spec (Where is the desired target architecture.) On a default RPM configuration, the kernel tree will be located in /usr/src/redhat/BUILD/. 4. In resulting tree, the configurations for the specific kernels shipped in Red Hat Enterprise Linux 4 are in the /configs/ directory. For example, the i686 SMP configuration file is named /configs/kernel--i686-smp.config. Issue the following command to place the desired configuration file in the proper place for building: cp ./.config 5. Issue the following command: make oldconfig Best Regards G?nter -- Dr. G?nter Schmidt | E-Mail: gsc at bruker.de NMR Software | Tel: +49 721 5161 443 Bruker BioSpin GmbH | Fax: +49 721 5161 480 -------------- next part -------------- An HTML attachment was scrubbed... URL: From jorge at sur-se.com Wed Jun 1 10:47:43 2005 From: jorge at sur-se.com (Jorge) Date: Wed, 1 Jun 2005 12:47:43 +0200 Subject: [rhn-users] mkudffs error Message-ID: Hi. I use: - mkisofs --> to generate an iso image file - mkudffs --media-type=dvdram /dev/scd0 --> to create an UDF file system on dvd-rw - dd if=backup.iso of=/dev/scd0 --> to write the iso image to dvd+rw The problems is with mkudffs. When I run mkudffs, It says: trying to change type of multiple extents I use dvd+rw-format command to format DVD with UDF file system. I format the dvd without problem, and It say It is in Restricted Overwrite mode, but mkudffs can't create udf file system. Why? How Can I resolve it? I have use the same linux commands on other machine and It works fine. Thanks. From Christoph.Doerbeck at FMR.COM Wed Jun 1 14:04:35 2005 From: Christoph.Doerbeck at FMR.COM (Doerbeck, Christoph) Date: Wed, 1 Jun 2005 10:04:35 -0400 Subject: [rhn-users] Promise TX4200 Drivers Message-ID: IMHO .... on the promise raid mess ... The RAID implementation of promise cards is a software solution, no different than the LINUX native RAID stuff... You're not getting any hardware RAID computation offload. The only advantage of using the promise stuff is that when the system boots, the BIOS can play some games to determine if a disk is dead and automatically boot the alternate disk. Please correct me if I'm wrong... The last time I looked at promise was a while ago. I chose to turn off the RAID features and simply use the device as a normal disk interface (using Linux RAID instead). Now I am not dependant on kernel updates and driver compatibility. That's a BIG deal in my opinion. Are my opinions/impressions of the Promise stuff out of line? Christoph -----Original Message----- From: Jeff Davis [mailto:jerichodee at qwest.net] Sent: Tuesday, May 31, 2005 8:06 PM To: rhn-users at redhat.com Subject: [rhn-users] Promise TX4200 Drivers Hi there, I've tried the Promise TX4200 Raid drivers with the RHEL4. The Redhat 9 drivers don't work and I can't seem to compile the Linux Source code drivers. Can someone help me compile these drivers on kernel 2.6.9-5.0.5.EL-i686 ? I am new to this and I can't seem to figure it out. Thanks Jeff _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From alfred.hovdestad at usask.ca Wed Jun 1 14:46:40 2005 From: alfred.hovdestad at usask.ca (Alfred Hovdestad) Date: Wed, 01 Jun 2005 08:46:40 -0600 Subject: [rhn-users] Update software through up2date - Problems In-Reply-To: <429D566E.7070506@print2people.com> References: <429C19D2.3050701@print2people.com> <429CE823.3050405@usask.ca> <429D566E.7070506@print2people.com> Message-ID: <429DCA50.9000909@usask.ca> You can use up2date to install new applications if you are registered with RHN. If you want to install tcl after the initial installation and RHN registration, simply enter the command up2date tcl and up2date will resolve all of the dependencies and install all needed packages. I once found that when I tried to install a package off of the CD's I could not as I had installed a new version of a dependent package, so I had to use up2date to install the new version from RHN. Alfred Hovdestad University of Saskatchewan Johan Holst Nielsen - Print2People ApS wrote: > > Anyway - and pretty new to Redhat - I usual used Debian in the past :) > So I have one question - there is a nice tool inside Gnome - Add/Remove > Applications. > > The dumb thing is that I need to change CD all the time, when I install > new software - it is pretty annoying when I need to install a lot of > different software. Is there a way to change this, so I use the internet > to get the packages instead? :) Or do I need to download the packages > from redhat manually (eg. with wget?). > > regards and thanks, > Johan > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From cfernand at utm.utoronto.ca Wed Jun 1 16:01:24 2005 From: cfernand at utm.utoronto.ca (Clinton Fernandes) Date: Wed, 1 Jun 2005 09:01:24 -0700 Subject: [rhn-users] Update software through up2date - Problems In-Reply-To: <429D566E.7070506@print2people.com> References: <429C19D2.3050701@print2people.com> <429CE823.3050405@usask.ca> <429D566E.7070506@print2people.com> Message-ID: <1117641684.429ddbd486493@webmail.utm.utoronto.ca> The RedHat Network will do all that for you. You can schedule package installation to occur whenever (I'm not sure what governs when they're installed) Or you can download the packages you want and use rpm to install them. -- my tail is dun. Quoting Johan Holst Nielsen - Print2People ApS : > Alfred Hovdestad wrote: > > I think I found a workaround for this problem. I was updating an > > Opteron box and I received an error like: > > > > "unresolvable chain of dependencies: > > rpm-libs 4.2.3-21 requires libelf.so.1 > > > > (or something like that - it has rolled off of the screen already). > > Something like the same I message i recieved :) > > And you steps helped me a lot :) Everything seems up2date now :) > > Thanks a lot :) > > Anyway - and pretty new to Redhat - I usual used Debian in the past :) > So I have one question - there is a nice tool inside Gnome - Add/Remove > Applications. > > The dumb thing is that I need to change CD all the time, when I install > new software - it is pretty annoying when I need to install a lot of > different software. Is there a way to change this, so I use the internet > to get the packages instead? :) Or do I need to download the packages > from redhat manually (eg. with wget?). > > regards and thanks, > Johan > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From PJUELS at PARTNERS.ORG Wed Jun 1 18:52:18 2005 From: PJUELS at PARTNERS.ORG (Juels, Philip) Date: Wed, 1 Jun 2005 14:52:18 -0400 Subject: [rhn-users] Promise TX4200 Drivers Message-ID: <3CFEFF6C55FB5C42A6E68E9521D5C436AC40C7@PHSXMB9.partners.org> Speaking of SATA RAID controllers...has anyone been able to get RHAS v3 or v4 to recognize the Marvell (Adaptec) 88SX5040? I've got Supermicro P4SCT+II motherboard with one of these 4-port SATA RAID controllers. Is this onboard controller a fully hardware RAID device or is it like the Promise one below? Thanks, Phil Juels -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com]On Behalf Of Doerbeck, Christoph Sent: Wednesday, June 01, 2005 10:05 AM To: Red Hat Network Users List Subject: RE: [rhn-users] Promise TX4200 Drivers IMHO .... on the promise raid mess ... The RAID implementation of promise cards is a software solution, no different than the LINUX native RAID stuff... You're not getting any hardware RAID computation offload. The only advantage of using the promise stuff is that when the system boots, the BIOS can play some games to determine if a disk is dead and automatically boot the alternate disk. Please correct me if I'm wrong... The last time I looked at promise was a while ago. I chose to turn off the RAID features and simply use the device as a normal disk interface (using Linux RAID instead). Now I am not dependant on kernel updates and driver compatibility. That's a BIG deal in my opinion. Are my opinions/impressions of the Promise stuff out of line? Christoph -----Original Message----- From: Jeff Davis [mailto:jerichodee at qwest.net] Sent: Tuesday, May 31, 2005 8:06 PM To: rhn-users at redhat.com Subject: [rhn-users] Promise TX4200 Drivers Hi there, I've tried the Promise TX4200 Raid drivers with the RHEL4. The Redhat 9 drivers don't work and I can't seem to compile the Linux Source code drivers. Can someone help me compile these drivers on kernel 2.6.9-5.0.5.EL-i686 ? I am new to this and I can't seem to figure it out. Thanks Jeff _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From bob at rsi.com Wed Jun 1 18:43:55 2005 From: bob at rsi.com (Bob Gorman) Date: Wed, 01 Jun 2005 14:43:55 -0400 Subject: [rhn-users] How to download older RPMs? In-Reply-To: <6.0.0.22.2.20040219142315.031f5498@blip.rsi.com> References: <6.0.0.22.2.20040219142315.031f5498@blip.rsi.com> Message-ID: <6.1.0.6.2.20050601144305.03cd6648@localhost> At 03:28 PM 2/19/2004, Bob Gorman wrote: >How does one download an older version of an RPM? > >For example, assuming a valid RHN subscription to the RHEL3ES channel, how would one download kernel-hugemem-2.4.21-4.0.2.EL.i686? To answer my own question: up2date --get kernel-hugemem-2.4.21-4.0.2.EL.i686 From kvetch at gmail.com Thu Jun 2 15:27:05 2005 From: kvetch at gmail.com (Kvetch) Date: Thu, 2 Jun 2005 11:27:05 -0400 Subject: [rhn-users] crontab issue Message-ID: <12cc7470050602082779ca3c9f@mail.gmail.com> Hello, I am having an odd issue with my crontab on multiple RH ES3 boxes. The line in my crontabs that are causing me problems is this one. I have noticed it happens for any job that is scheduled to run with a numeric day of week listed. # Run somescript.sh at 11:12 on Thursday 12 11 * * 5 /home/nick/somescript.sh For some reason this script doesn't run but if I change the 5 to Thu it runs. For some reason the 0-6 are not being recognized for the days of the week. # Run somescript.sh at 11:12 on Thursday 12 11 * * Thu /home/nick/somescript.sh While this isn't a big deal does anyone know why this is happening? I am running Vixie cron, here are my versions. vixie-cron-3.0.1-75.1 and crontabs-1.10-5 Thanks, Nick From dist-list at LEXUM.UMontreal.CA Thu Jun 2 15:50:49 2005 From: dist-list at LEXUM.UMontreal.CA (FM) Date: Thu, 02 Jun 2005 11:50:49 -0400 Subject: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC Message-ID: <429F2AD9.4030709@lexum.umontreal.ca> Hello, After the reboot (kernel upgrade), I cannot start httpd because of : Starting httpd: [Thu Jun 02 11:46:48 2005] [error] Can't locate Apache.pm in @INC (@INC contains: /home/web/perl/modules /home/web/lexum/includes/modules /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . /etc/httpd/ /etc/httpd/lib/perl) at /usr/lib/perl5/5.8.0/CGI.pm line 191.!Compilation failed in require at /home/web/perl/modules/LexUM.pm line 38.!BEGIN failed--compilation aborted at /home/web/perl/modules/LexUM.pm line 38.!Compilation failed in require at /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!BEGIN failed--compilation aborted at /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!Compilation failed in require at /etc/httpd/sites/lexum_startup.pl line 4.!BEGIN failed--compilation aborted at /etc/httpd/sites/lexum_startup.pl line 4.!Compilation failed in require at (eval 30) line 1.! [Thu Jun 02 11:46:48 2005] [error] Can't load Perl file: /etc/httpd/sites/lexum_startup.pl for server www-dev-lexum.lan.lexum.pri:0, exiting...! BUt : locate Apache.pm : /usr/lib/perl5/5.8.0/CGI/Apache.pm and /usr/lib/perl5/5.8.0 is in the @INC ! I'm clueless :) From cfernand at utm.utoronto.ca Thu Jun 2 16:25:14 2005 From: cfernand at utm.utoronto.ca (Clinton Fernandes) Date: Thu, 2 Jun 2005 09:25:14 -0700 Subject: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC In-Reply-To: <429F2AD9.4030709@lexum.umontreal.ca> References: <429F2AD9.4030709@lexum.umontreal.ca> Message-ID: <1117729514.429f32eadbbb5@webmail.utm.utoronto.ca> Correct me if I'm wrong, but /usr/lib/perl5/5.8.0/CGI/ isn't in your @INC. I would guess that the above path was not technically "legal" OR was in /etc/profile. By this I mean it isn't a default path for Perl. I know what you're going to say: "CPAN installed the module, so how could it not be a default path?" My simple answer: "I dunno." Oftentimes, when the kernel is updated, things that you could get away with but shouldn't before the upgrade suddenly break. The easiest work around is this: edit /etc/profile: export PERLLIB=$PERLLIB:/usr/lib/perl5/5.8.0/CGI/ Good luck! -- my tail is dun. Quoting FM : > Hello, > After the reboot (kernel upgrade), I cannot start httpd because of : > > > Starting httpd: [Thu Jun 02 11:46:48 2005] [error] Can't locate > Apache.pm in @INC (@INC contains: /home/web/perl/modules > /home/web/lexum/includes/modules > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . > /etc/httpd/ /etc/httpd/lib/perl) at /usr/lib/perl5/5.8.0/CGI.pm line > 191.!Compilation failed in require at /home/web/perl/modules/LexUM.pm > line 38.!BEGIN failed--compilation aborted at > /home/web/perl/modules/LexUM.pm line 38.!Compilation failed in require > at /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!BEGIN > failed--compilation aborted at > /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!Compilation > failed in require at /etc/httpd/sites/lexum_startup.pl line 4.!BEGIN > failed--compilation aborted at /etc/httpd/sites/lexum_startup.pl line > 4.!Compilation failed in require at (eval 30) line 1.! > [Thu Jun 02 11:46:48 2005] [error] Can't load Perl file: > /etc/httpd/sites/lexum_startup.pl for server > www-dev-lexum.lan.lexum.pri:0, exiting...! > > BUt : > locate Apache.pm : > /usr/lib/perl5/5.8.0/CGI/Apache.pm > > and /usr/lib/perl5/5.8.0 is in the @INC ! > > I'm clueless :) > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From dist-list at LEXUM.UMontreal.CA Thu Jun 2 16:59:42 2005 From: dist-list at LEXUM.UMontreal.CA (FM) Date: Thu, 02 Jun 2005 12:59:42 -0400 Subject: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC In-Reply-To: <1117729514.429f32eadbbb5@webmail.utm.utoronto.ca> References: <429F2AD9.4030709@lexum.umontreal.ca> <1117729514.429f32eadbbb5@webmail.utm.utoronto.ca> Message-ID: <429F3AFE.8080009@lexum.umontreal.ca> Thanks for the reply, But it worked fine before and I used RH RPM. Is there a way to set @INC in httpd for ex ? Clinton Fernandes wrote: > Correct me if I'm wrong, but /usr/lib/perl5/5.8.0/CGI/ isn't in your @INC. > > I would guess that the above path was not technically "legal" OR was in > /etc/profile. By this I mean it isn't a default path for Perl. I know what > you're going to say: "CPAN installed the module, so how could it not be a > default path?" My simple answer: "I dunno." > > Oftentimes, when the kernel is updated, things that you could get away with but > shouldn't before the upgrade suddenly break. > > The easiest work around is this: > > edit /etc/profile: > export PERLLIB=$PERLLIB:/usr/lib/perl5/5.8.0/CGI/ > > Good luck! > From pjuels at rics.bwh.harvard.edu Thu Jun 2 16:32:32 2005 From: pjuels at rics.bwh.harvard.edu (Philip Juels) Date: Thu, 02 Jun 2005 12:32:32 -0400 Subject: [rhn-users] Marvell (Adpatec) 88SX50xx compatibility and Oracle on RHAS v4 Message-ID: <429F34A0.3020400@rics.bwh.harvard.edu> Does anyone know if the Marvell (or Adaptec) 88SX50xx RAID controller chips are true hardware RAID? I've got a Supermicro P4SCT+II board with one of these "RAID" controllers on the motherboard. Is anyone sucessfully using this type of controller under RHAS v3 or v4? Also, what's the status on running Oracle9i on RHAS v4? I understand 10g is doable. Thanks, Phil Juels From cfernand at utm.utoronto.ca Thu Jun 2 17:59:08 2005 From: cfernand at utm.utoronto.ca (Clinton Fernandes) Date: Thu, 2 Jun 2005 10:59:08 -0700 Subject: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC In-Reply-To: <429F3AFE.8080009@lexum.umontreal.ca> References: <429F2AD9.4030709@lexum.umontreal.ca> <1117729514.429f32eadbbb5@webmail.utm.utoronto.ca> <429F3AFE.8080009@lexum.umontreal.ca> Message-ID: <1117735148.429f48ec9c421@webmail.utm.utoronto.ca> I am not aware of any way (I don't even know what "ex" is). httpd and perl are separate entities and I don't think they mesh in that way. The only exception I can think of to what I just said is perl_mod. But I have never used perl_mod so I can't say any more than that. changing the environment variable will work though. And just blame the sudden screw-up on the kernel; I always do. -- my tail is dun. Quoting FM : > Thanks for the reply, > But it worked fine before and I used RH RPM. > > Is there a way to set @INC in httpd for ex ? > > Clinton Fernandes wrote: > > Correct me if I'm wrong, but /usr/lib/perl5/5.8.0/CGI/ isn't in your @INC. > > > > I would guess that the above path was not technically "legal" OR was in > > /etc/profile. By this I mean it isn't a default path for Perl. I know what > > you're going to say: "CPAN installed the module, so how could it not be a > > default path?" My simple answer: "I dunno." > > > > Oftentimes, when the kernel is updated, things that you could get away with > but > > shouldn't before the upgrade suddenly break. > > > > The easiest work around is this: > > > > edit /etc/profile: > > export PERLLIB=$PERLLIB:/usr/lib/perl5/5.8.0/CGI/ > > > > Good luck! > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From bpellet at mail.cslf.org Thu Jun 2 18:25:10 2005 From: bpellet at mail.cslf.org (Robert Pelletier) Date: Thu, 2 Jun 2005 14:25:10 -0400 Subject: [rhn-users] How Do I Set Enterprise 3 to Do Automatic Updates? Message-ID: <91F5B1D180A19E44B2D75B5DCD37452505C9A3@genesis.cslf.org> Hi All. For some reason we do not get automatic updates. I have a blue circle with a check mark all the time. If I click on it I get a message checking for updates but nothing happens. If right click on it I see Launch Up2Date etc but they are not highlighted and cannot be clicked on. The only thing I can click on is EXIT. If I get into terminal mode and type UP2DATE all fixes come in and updates work great. On my desktop I get a red dot with a flashing exclamation point. Can someone please help as I am a real newbie? Thanks all. Bob Pelletier Connecticut Student Loan Foundation Rocky Hill, Connecticut From Frank_LaMon at csx.com Thu Jun 2 19:05:57 2005 From: Frank_LaMon at csx.com (Lamon, Frank III) Date: Thu, 2 Jun 2005 15:05:57 -0400 Subject: [rhn-users] RedHat ES 3 multipathing Fiber SAN Message-ID: <5485CD8F71979F4093B2EA34A613FACA0812FBA6@TJAX2735EXCH.csxt.ad.csx.com> What types of successful configurations are people using to do multipathing from RedHat ES3 to Hitachi DASD on a Fiber based SAN? Looking for info on multipathing software, fiber card types and any other useful config info. We're running RedHat ES3 on Dell PE2850's and need to connect to a Hitachi Tagma. Thanks ----------------------------------------- This email transmission and any accompanying attachments may contain CSX privileged and confidential information intended only for the use of the intended addressee. Any dissemination, distribution, copying or action taken in reliance on the contents of this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error please immediately delete it and notify sender at the above CSX email address. Sender and CSX accept no liability for any damage caused directly or indirectly by receipt of this email. From rajkum2002 at rediffmail.com Thu Jun 2 19:49:45 2005 From: rajkum2002 at rediffmail.com (Raj Kumar) Date: 2 Jun 2005 19:49:45 -0000 Subject: [rhn-users] icon on toolbar for all users Message-ID: <20050602194945.10257.qmail@webmail18.rediffmail.com> Hello everyone, I've found a way to create custom icons on toolbars such that it appears for all new users!!! Following are the steps I used to create it: 1. Create a directory myapp_launcher in /etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects ? 2. cd myapp_launcher 3. Copy %gconf.xml file from web_browser_launcher directory cp ../web_browser_launcher/%gconf.xml . 4. Edit the %gconf.xml in myapp_launcher directory and replace the launcher location to: file:///usr/share/applications/myapp.desktop 5. Now, create myapp.desktop in /usr/share/applications [Desktop Entry] Encoding=UTF-8 Version=1.0 Type=Application Exec/path/to/command TryExec= Icon=/path/img.jpg X-GNOME-DocPath= Terminal=false Name=myapp GenericName=myapp Comment= 6. Add the following line below the web_browser_launcher line in /etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general/%gconf.xml
  • myapp_launcher
  • That's all. The new users will have the custom icon in their toolbar!! This was very much essential for us since we create temporary accounts for our end users every week which are automatically deleted after two weeks. This works on gnome 2.2-- should work for 2.8 too... If anyone needs help, just drop me a line!! Thanks, Raj On Wed, 01 Jun 2005 Raj Kumar wrote : >Hi all, > >I want to create a custom icon/launcher (like web browser) on gnome toolbar for all new users. What configuration files do I have to change? > >Please let me know. > >Thanks, >Raj >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From stellr at cns.vt.edu Thu Jun 2 20:54:08 2005 From: stellr at cns.vt.edu (Ray Stell) Date: Thu, 2 Jun 2005 16:54:08 -0400 Subject: [rhn-users] RedHat ES 3 multipathing Fiber SAN In-Reply-To: <5485CD8F71979F4093B2EA34A613FACA0812FBA6@TJAX2735EXCH.csxt.ad.csx.com> References: <5485CD8F71979F4093B2EA34A613FACA0812FBA6@TJAX2735EXCH.csxt.ad.csx.com> Message-ID: <20050602205407.GB7969@locust.cns.vt.edu> I have not gotten to the multipath effort yet, coming soon. I was planning on looking at the software called Subsystem Device Driver (SDD). This is some IBM product available as RedHat and SuSE rpms. I have not gone here, but hope too soon: http://www-1.ibm.com/support/docview.wss?rs=540&context=ST52G7&uid=ssg1S4000107&loc=en_US&cs=utf-8&lang=en+en Not really on topic exactly, but I've been fighting with a RH AS 3/qlogic 2300 configured system. In an sidebar effort, I set up the same config, but with RH AS 4 instead of AS 3. I was really caught off guard when I plugged everthing in and it just worked. I'm considering moving lock, stock, and barrel to 4 AS. AS 3 has provided too many twists. On Thu, Jun 02, 2005 at 03:05:57PM -0400, Lamon, Frank III wrote: > What types of successful configurations are people using to do multipathing from RedHat ES3 to Hitachi DASD on a Fiber based SAN? Looking for info on multipathing software, fiber card types and any other useful config info. We're running RedHat ES3 on Dell PE2850's and need to connect to a Hitachi Tagma. > > Thanks > > ----------------------------------------- > This email transmission and any accompanying attachments may contain CSX > privileged and confidential information intended only for the use of the > intended addressee. Any dissemination, distribution, copying or action > taken in reliance on the contents of this email by anyone other than the > intended recipient is strictly prohibited. If you have received this email > in error please immediately delete it and notify sender at the above CSX > email address. Sender and CSX accept no liability for any damage caused > directly or indirectly by receipt of this email. > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D From bob at rsi.com Fri Jun 3 01:35:29 2005 From: bob at rsi.com (Bob Gorman) Date: Thu, 02 Jun 2005 21:35:29 -0400 Subject: [rhn-users] How to download older RPMs? Message-ID: <6.1.0.6.2.20050602213352.0409d210@localhost> At 03:28 PM 2/19/2004, Bob Gorman wrote: >How does one download an older version of an RPM? > >For example, assuming a valid RHN subscription to the RHEL3ES channel, how would one download kernel-hugemem-2.4.21-4.0.2.EL.i686? To answer my own question: up2date --get kernel-hugemem-2.4.21-4.0.2.EL.i686 This will drop the rpm in /var/spool/up2date. From kvetch at gmail.com Fri Jun 3 14:48:29 2005 From: kvetch at gmail.com (Kvetch) Date: Fri, 3 Jun 2005 10:48:29 -0400 Subject: [rhn-users] TIME_WAIT sockets - Tech Challenge question Message-ID: <12cc747005060307487263febf@mail.gmail.com> I was tweaking one of our web servers and remembered last week's Tech Challenge questions (http://www.redhat.com/sundown/techquestion0517.html). From what I had read about TIME_WAIT socket states is a little confusing. I have been monitoring (netstat- ant) our tcp connections and would roughly see about an average of 1000 connections. Usually about 800-900ish were in the TIME_WAIT state. I have read a few times that reusing and enabling fast recycling of the TW sockets improves performance. Enabling reuse and recycling definitely reduce the number of total number of sockets I have but don't see how that can improve performance. After I changed the kernel settings (sysctl -w net.ipv4.tcp_tw_reuse=1 & sysctl -w net.ipv4.tcp_tw_recycle=1) I am seeing about a 250 connections (netstat -ant|wc) and about an average of 95 stuck in the TIME_WAIT socket. Since the TIME_WAIT socket is the state after the server's FIN and user's last ACK what performance can this give. Doesn't this just give me the possibility of handling more connections? Since the socket is suppose to stay in TIME_WAIT for twice the Maximum Segment Lifetime or 240secs, what does setting the reuse and recycling end up setting the 2MSL time to? Zero? Couldn't this mean that the user might not get all the data they requested or their data could be mixed up with another request? http://www.ietf.org/internet-drafts/draft-ietf-tcpm-tcp-antispoof-01.txt The 4th answer to the TIME_WAIT socket question regards /proc/sys/net/ipv4/ tcp_max_tw_buckets, should people leave this alone? Isn't this the setting that helps prevent DDOS attacks? Wouldn't changing it just open you back up to DDOS? Sorry for all the questions but I am still unclear on how this is actually improving my TCP performance, if it is safe to do and isn't it just giving me the ability to handle more connections.. Thanks, Nick From Jetkins at austinlogistics.com Fri Jun 3 16:13:31 2005 From: Jetkins at austinlogistics.com (Jon Etkins) Date: Fri, 3 Jun 2005 11:13:31 -0500 Subject: [rhn-users] Hugemem and bigmem kernels In-Reply-To: <6.1.0.6.2.20050602213352.0409d210@localhost> Message-ID: I have a Dell 6600 with quad 3.0GHz P4's and 16GB of RAM running RHES AS3. I'm experiencing slowdowns due to poor memory management which sees large amounts of disk I/O bringing the machine to its knees with processes at 75%+ iowait. I was wondering if a bigmem or hugemem kernel would help this situation, but up2date only wants to pull the regular EL and ELsmp kernels. Is there a way to have it pull the large memory kernels as well? If I run up2date --get kernel-hugemem-2.4.21-4.0.2.EL.i686 will the hugemem kernel be added to the update list from that point on, or will I have to manually update it each time? Thanks, Jon Etkins IT Administration & Support Austin Logistics, Inc ph: (512) 651-5641 fax: (512) 329-5625 ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE The information contained in and transmitted with this email, including any attachments, is confidential and/or proprietary information of Austin Logistics Incorporated, and is intended only for a specific addressee or addressees. If there is an agreement concerning the treatment of confidential or proprietary information in force between Austin Logistics Incorporated and the recipient, this message and any attachments shall be treated as confidential in accordance with the terms of such agreement. Any dissemination, distribution, copying, or use of the information contained in and transmitted with this email by or to anyone other than the intended recipient or such recipient's authorized agent is unauthorized and strictly prohibited. If you have received this email in error, please notify the sender by email immediately and then delete it along with any attachments. Thank you. From dc at sphosp.com Fri Jun 3 16:28:53 2005 From: dc at sphosp.com (Duane Christensen) Date: Fri, 03 Jun 2005 08:28:53 -0800 Subject: [rhn-users] netstat -ant Message-ID: Hello, Linux novice of the decade here. Have a question concerning netstat results. When I run netstat -ant, I show various ip addresses connecting on various ports that I do not recognize and have nothing whatsoever to do with what we are doing with this server. Examples: 62.248.119.60:2209 72.34.160.4:44132 72.34.160.4:34406 72.34.160.4:37929 Running a traceroute on 72.34.160.4 came back with a domain of 160-4mds.master-mds.com. I am currently trying to find resources to learn how to setup the firewall on this server, without much success. In the meantime I am concerned about security. Any assistance and/or insight would be greatly appreciated. Duane From stellr at cns.vt.edu Fri Jun 3 16:35:14 2005 From: stellr at cns.vt.edu (Ray Stell) Date: Fri, 3 Jun 2005 12:35:14 -0400 Subject: [rhn-users] qlogic 2300 attached luns not enabled with 2.4.21-32.EL Message-ID: <20050603163514.GA8429@locust.cns.vt.edu> qlogic support suggested that I use an updated driver and this corrected the problem. >From qlogic support: >It looks like the embedded Redhat driver version is loaded on this system. >It may be useful to install the currently supported QLogic driver version 7.03.00 >which is available at the following link: > http://www.qlogic.com/support/os_detail.asp?productid=253&osid=26 ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D From marsamp at yahoo.com.br Fri Jun 3 18:01:11 2005 From: marsamp at yahoo.com.br (Marcos Aurelio Rodrigues) Date: Fri, 3 Jun 2005 15:01:11 -0300 (ART) Subject: [rhn-users] Broadcom Message-ID: <20050603180111.74643.qmail@web31108.mail.mud.yahoo.com> Hi everyone, I am having a problem with my broadcom, the interface is ok, but it don't reply to any one. The module used is bcm5700, i already used the tg3, the same thing hapenned...I already searched in the internet the history of problems with this card, anyone knows how to resolve this problem? thank's Marcos __________________________________________________ Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/ From Christoph.Doerbeck at FMR.COM Fri Jun 3 18:14:59 2005 From: Christoph.Doerbeck at FMR.COM (Doerbeck, Christoph) Date: Fri, 3 Jun 2005 14:14:59 -0400 Subject: [rhn-users] Hugemem and bigmem kernels Message-ID: up2date will update whatever is installed on your box. Note however that kernels are usually flagged in the skip list in /etc/sysconfig/rhn/up2date. So that'll require a manual up2date -uf. I've found the AS3 hugemem to be noticeably slower when compared to smp. But that's expected. IMHO, hugemem (with the 4/4 memory split) is only to be used if you absolutely require ~4GB (3.7 GB I think) of memory heaps for your app. I may be using the wrong terms, but they're close enough. It's all documented in redhat's verbage / white papers / etc... Christoph -----Original Message----- From: Jon Etkins [mailto:Jetkins at austinlogistics.com] Sent: Friday, June 03, 2005 12:14 PM To: Red Hat Network Users List Subject: [rhn-users] Hugemem and bigmem kernels I have a Dell 6600 with quad 3.0GHz P4's and 16GB of RAM running RHES AS3. I'm experiencing slowdowns due to poor memory management which sees large amounts of disk I/O bringing the machine to its knees with processes at 75%+ iowait. I was wondering if a bigmem or hugemem kernel would help this situation, but up2date only wants to pull the regular EL and ELsmp kernels. Is there a way to have it pull the large memory kernels as well? If I run up2date --get kernel-hugemem-2.4.21-4.0.2.EL.i686 will the hugemem kernel be added to the update list from that point on, or will I have to manually update it each time? Thanks, Jon Etkins IT Administration & Support Austin Logistics, Inc ph: (512) 651-5641 fax: (512) 329-5625 ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE The information contained in and transmitted with this email, including any attachments, is confidential and/or proprietary information of Austin Logistics Incorporated, and is intended only for a specific addressee or addressees. If there is an agreement concerning the treatment of confidential or proprietary information in force between Austin Logistics Incorporated and the recipient, this message and any attachments shall be treated as confidential in accordance with the terms of such agreement. Any dissemination, distribution, copying, or use of the information contained in and transmitted with this email by or to anyone other than the intended recipient or such recipient's authorized agent is unauthorized and strictly prohibited. If you have received this email in error, please notify the sender by email immediately and then delete it along with any attachments. Thank you. _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From mweber at alliednational.com Fri Jun 3 18:24:40 2005 From: mweber at alliednational.com (Michael Weber) Date: Fri, 03 Jun 2005 13:24:40 -0500 Subject: [rhn-users] LSI driver not loading automatically... :-( Message-ID: Greetings! I am running a RedHat ES 3.0 server. I have a tape drive that was connected to an Adaptec card, but the card went south so I plugged the cable into the on-board SCSI adapter which is an LSI chip. Since the on-board adapter was not enabled at installation time (bad motherboard), the drivers were not installed. Since I have enabled the LSI (replaced the MB yesterday), I cannot get the kernel to load the drivers automatically. I downloaded the newest set from both IBM (it's an x345 box) and LSI. The drivers come with an RPM that I installed, but that simply loaded the drivers into the /tmp/mptlinix~~~ directory. So, I looked for a compatible set of drivers (it loaded 43 different versions) but didn't find one for the kernel I am using (2.4.21-27.0.4.ELsmp) Failing that, I copied what looked to be the closest version, 2.4.21-15.ELsmp, into the /lib/modules/2.4.21-27.0.4.ELsmp/kernel/drivers/message/fusion directory, after making a copy of course, and insmod-ded the mpt drivers. The drivers loaded, but complained about being the wrong kernel version and so loaded them as tainted. Since that failed, I went back to the drivers that were in the /lib/modules tree to start with, and manually loaded them. That worked, but they are gone after a reboot. So, for now I run a script at boot up to modprobe both the mptscsih and st modules. I guess I'm not sure how to get modules to load automatically. I have the following in my /etc/modules.conf: alias eth0 e1000 alias eth1 e1000 alias scsi_hostadapter qla2300 alias usb-controller usb-ohci alias scsi_hostadapter1 mptscsih In the past I was only able to get the correct drivers from a clean installation. I hope I don't have to do that here. Thanx for your help! -Michael E-MAIL CONFIDENTIALITY NOTICE: This communication and any associated file(s) may contain privileged, confidential or proprietary information or be protected from disclosure under law ("Confidential Information"). Any use or disclosure of this Confidential Information, or taking any action in reliance thereon, by any individual/entity other than the intended recipient(s) is strictly prohibited. This Confidential Information is intended solely for the use of the individual(s) addressed. If you are not an intended recipient, you have received this Confidential Information in error and have an obligation to promptly inform the sender and permanently destroy, in its entirety, this Confidential Information (and all copies thereof). E-mail is handled in the strictest of confidence by Allied National, however, unless sent encrypted, it is not a secure communication method and may have been intercepted, edited or altered during transmission and therefore is not guaranteed. From rajkum2002 at rediffmail.com Fri Jun 3 18:34:35 2005 From: rajkum2002 at rediffmail.com (Raj Kumar) Date: 3 Jun 2005 18:34:35 -0000 Subject: [rhn-users] LSI driver not loading automatically... :-( Message-ID: <20050603183435.28297.qmail@webmail18.rediffmail.com> You have to build a new initrd image. Eg: mkinitrd /boot/initrd-`uname -r`.img uname -r Check out the qlogic thread that was posted recently... https://www.redhat.com/archives/rhn-users/2005-May/msg00179.html Cheers, Raj On Fri, 03 Jun 2005 Michael Weber wrote : >Greetings! > >I am running a RedHat ES 3.0 server. I have a tape drive that was >connected to an Adaptec card, but the card went south so I plugged the >cable into the on-board SCSI adapter which is an LSI chip. > >Since the on-board adapter was not enabled at installation time (bad >motherboard), the >drivers were not installed. Since I have enabled the LSI (replaced the >MB yesterday), >I cannot get the kernel to load the drivers automatically. > >I downloaded the newest set from both IBM (it's an x345 box) and LSI. >The drivers come with an RPM that I installed, but that simply loaded >the drivers into the /tmp/mptlinix~~~ directory. > >So, I looked for a compatible set of drivers (it loaded 43 different >versions) but didn't find one for the kernel I am using >(2.4.21-27.0.4.ELsmp) > >Failing that, I copied what looked to be the closest version, >2.4.21-15.ELsmp, into the >/lib/modules/2.4.21-27.0.4.ELsmp/kernel/drivers/message/fusion >directory, after making a copy of course, and insmod-ded the mpt >drivers. > >The drivers loaded, but complained about being the wrong kernel >version >and so loaded them as tainted. Since that failed, I went back to the >drivers that were in the /lib/modules tree to start with, and manually >loaded >them. That worked, but they are gone after a reboot. So, for now I >run >a script at boot up to modprobe both the mptscsih and st modules. > >I guess I'm not sure how to get modules to load automatically. I have >the >following in my /etc/modules.conf: > >alias eth0 e1000 >alias eth1 e1000 >alias scsi_hostadapter qla2300 >alias usb-controller usb-ohci >alias scsi_hostadapter1 mptscsih > > >In the past I was only able to get the correct drivers from a clean >installation. I hope I don't have to do that here. > >Thanx for your help! > >-Michael > > >E-MAIL CONFIDENTIALITY NOTICE: This communication and any associated >file(s) may contain privileged, confidential or proprietary >information or be protected from disclosure under law ("Confidential >Information"). Any use or disclosure of this Confidential Information, >or taking any action in reliance thereon, by any individual/entity >other than the intended recipient(s) is strictly prohibited. This >Confidential Information is intended solely for the use of the >individual(s) addressed. If you are not an intended recipient, you >have received this Confidential Information in error and have an >obligation to promptly inform the sender and permanently destroy, >in its entirety, this Confidential Information (and all copies >thereof). E-mail is handled in the strictest of confidence by >Allied National, however, unless sent encrypted, it is not a secure >communication method and may have been intercepted, edited or >altered during transmission and therefore is not guaranteed. > > >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From bgray at sstx.org Fri Jun 3 20:41:16 2005 From: bgray at sstx.org (Brian Gray) Date: Fri, 03 Jun 2005 15:41:16 -0500 Subject: [rhn-users] kernel panic during install of RHEL ES v 4 Message-ID: An HTML attachment was scrubbed... URL: From alfred.hovdestad at usask.ca Fri Jun 3 20:56:52 2005 From: alfred.hovdestad at usask.ca (Alfred Hovdestad) Date: Fri, 03 Jun 2005 14:56:52 -0600 Subject: [rhn-users] kernel panic during install of RHEL ES v 4 In-Reply-To: References: Message-ID: <42A0C414.6040805@usask.ca> Do you have a floppy drive in this system? I don't know if it will help but you could try booting off of the floppy drive. ;-) Alfred Brian Gray wrote: > > I have a running RHEL ES v3 system that I want to upgrade to ES v4. It > is a test/experiment system, so I plan to wipe it clean and start over > with v4. I get a "kernel panic" error during the install process. > > I downloaded the "Easy ISO" images and made CDs. When I boot from disk > 1, I press when prompted, and a few seconds later the system > kernel panics. The RedHat knowledgebase describes a similar problem > with v3 on some IBM hardware configurations, and suggests running the > install with the command: "linux mem=" to limit the > amount of RAM used during the install. > > When I do that, I get the message: "Uncompressing Linux...OK, booting > kernel". The computer then hangs at that point. No further activity is > seen on the screen or CD drive. Running the installation with the > "noprobe" option does not seem to change anything. > > The CD boots correctly on another computer and passes the media check. > The old v3 install disks work correctly on my target system. > > There seems to be some interaction between the v4 installation disk and > that hardware configuration. The hardware is an HP Pavillion P4-2.6GHz > with 1GB RAM. The CD drive is a CD-RW IDE. > > I can't find anything else in web searches. What else can I try? > > bkg > > > ------------------------------------------------------------------------ > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From dgm at baykitty.com Fri Jun 3 22:25:25 2005 From: dgm at baykitty.com (Don Morgan) Date: Fri, 03 Jun 2005 15:25:25 -0700 Subject: [rhn-users] dual-head on rh el 4 Message-ID: <1117837525.4981.4.camel@localhost.localdomain> I recently installed enterprise 4 on my machine. This was to be able to use the dual-head option. Unfortunately, I cannot get it to work faithfully. One monitor is a Sony 200SX, the other a Dell e773c. I tried with an ATI 9200 alone using both outputs, I tried with an ATI 9600 alone using both outputs and I tried with both of them in the machine. sometimes, it will give me the option, but most of the time I get the same thing on both monitors. It also doesn't seem to care what I assign to what, as it always chooses the Sony over the Dell for primary monitor. So far, I have spent more time than I would like to on this. Does anyone know what I am missing? Don From Frank_LaMon at csx.com Sat Jun 4 01:10:05 2005 From: Frank_LaMon at csx.com (Lamon, Frank III) Date: Fri, 3 Jun 2005 21:10:05 -0400 Subject: [rhn-users] RedHat AS2.1 locks up during backups Message-ID: <5485CD8F71979F4093B2EA34A613FACA0812FBAC@TJAX2735EXCH.csxt.ad.csx.com> We're having a problem with RedHat AS2.1 servers (Dell 2650s) locking up during backups with Veritas Netbackup. The boxes become completely unresponsive and have to be power cycled to bring them back up. This only happens during backups and the server gives no warnings/alerts or info in the messages files about what happened - just looks like the server was running fine and then stops cold until power cycled. It looks like the server is running out of processes/threads/open somethings - we can't figure it out (we thought maybe it was caused by some locked files, but we have Netbackup skipping locked files now and the crashes continue). Any help or insight (like where else to look for clues to the cause) would be appreciated. Thanks, Frank LaMon ----------------------------------------- This email transmission and any accompanying attachments may contain CSX privileged and confidential information intended only for the use of the intended addressee. Any dissemination, distribution, copying or action taken in reliance on the contents of this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error please immediately delete it and notify sender at the above CSX email address. Sender and CSX accept no liability for any damage caused directly or indirectly by receipt of this email. From pete at chemistry.montana.edu Sat Jun 4 01:12:43 2005 From: pete at chemistry.montana.edu (Pete Masse) Date: Fri, 3 Jun 2005 19:12:43 -0600 Subject: [rhn-users] kernel panic during install of RHEL ES v 4 References: <42A0C414.6040805@usask.ca> Message-ID: <002801c568a2$83ff6270$0800a8c0@brandon> By any chance is this machine using a SATA drive(s) as apposed to IDE? Pete ----- Original Message ----- From: "Alfred Hovdestad" To: "Red Hat Network Users List" Sent: Friday, June 03, 2005 2:56 PM Subject: Re: [rhn-users] kernel panic during install of RHEL ES v 4 > Do you have a floppy drive in this system? I don't know if it will help > but you could try booting off of the floppy drive. ;-) > > Alfred > > > > Brian Gray wrote: >> >> I have a running RHEL ES v3 system that I want to upgrade to ES v4. It >> is a test/experiment system, so I plan to wipe it clean and start over >> with v4. I get a "kernel panic" error during the install process. >> >> I downloaded the "Easy ISO" images and made CDs. When I boot from disk >> 1, I press when prompted, and a few seconds later the system >> kernel panics. The RedHat knowledgebase describes a similar problem with >> v3 on some IBM hardware configurations, and suggests running the install >> with the command: "linux mem=" to limit the amount of >> RAM used during the install. >> >> When I do that, I get the message: "Uncompressing Linux...OK, booting >> kernel". The computer then hangs at that point. No further activity is >> seen on the screen or CD drive. Running the installation with the >> "noprobe" option does not seem to change anything. >> >> The CD boots correctly on another computer and passes the media check. >> The old v3 install disks work correctly on my target system. There seems >> to be some interaction between the v4 installation disk and that hardware >> configuration. The hardware is an HP Pavillion P4-2.6GHz with 1GB RAM. >> The CD drive is a CD-RW IDE. >> >> I can't find anything else in web searches. What else can I try? >> >> bkg >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> rhn-users mailing list >> rhn-users at redhat.com >> https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From support at teyseerit.com Sat Jun 4 04:12:04 2005 From: support at teyseerit.com (Support) Date: Sat, 04 Jun 2005 07:12:04 +0300 Subject: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 3 In-Reply-To: <20050602160052.619F073CF2@hormel.redhat.com> Message-ID: <0IHK008R41QQFB70@tigris.qatar.net.qa> Hi guy please stop sending the above message we are not interested. -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of rhn-users-request at redhat.com Sent: Thursday, June 02, 2005 7:01 PM To: rhn-users at redhat.com Subject: rhn-users Digest, Vol 16, Issue 3 Send rhn-users mailing list submissions to rhn-users at redhat.com To subscribe or unsubscribe via the World Wide Web, visit https://www.redhat.com/mailman/listinfo/rhn-users or, via email, send a message with subject or body 'help' to rhn-users-request at redhat.com You can reach the person managing the list at rhn-users-owner at redhat.com When replying, please edit your Subject line so it is more specific than "Re: Contents of rhn-users digest..." Today's Topics: 1. Re: Update software through up2date - Problems (Clinton Fernandes) 2. RE: Promise TX4200 Drivers (Juels, Philip) 3. Re: How to download older RPMs? (Bob Gorman) 4. crontab issue (Kvetch) 5. RHEL 3 : httpd [error] Can't locate Apache.pm in @INC (FM) ---------------------------------------------------------------------- Message: 1 Date: Wed, 1 Jun 2005 09:01:24 -0700 From: Clinton Fernandes Subject: Re: [rhn-users] Update software through up2date - Problems To: Red Hat Network Users List Message-ID: <1117641684.429ddbd486493 at webmail.utm.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1 The RedHat Network will do all that for you. You can schedule package installation to occur whenever (I'm not sure what governs when they're installed) Or you can download the packages you want and use rpm to install them. -- my tail is dun. Quoting Johan Holst Nielsen - Print2People ApS : > Alfred Hovdestad wrote: > > I think I found a workaround for this problem. I was updating an > > Opteron box and I received an error like: > > > > "unresolvable chain of dependencies: > > rpm-libs 4.2.3-21 requires libelf.so.1 > > > > (or something like that - it has rolled off of the screen already). > > Something like the same I message i recieved :) > > And you steps helped me a lot :) Everything seems up2date now :) > > Thanks a lot :) > > Anyway - and pretty new to Redhat - I usual used Debian in the past :) > So I have one question - there is a nice tool inside Gnome - Add/Remove > Applications. > > The dumb thing is that I need to change CD all the time, when I install > new software - it is pretty annoying when I need to install a lot of > different software. Is there a way to change this, so I use the internet > to get the packages instead? :) Or do I need to download the packages > from redhat manually (eg. with wget?). > > regards and thanks, > Johan > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > ------------------------------ Message: 2 Date: Wed, 1 Jun 2005 14:52:18 -0400 From: "Juels, Philip" Subject: RE: [rhn-users] Promise TX4200 Drivers To: "Red Hat Network Users List" Message-ID: <3CFEFF6C55FB5C42A6E68E9521D5C436AC40C7 at PHSXMB9.partners.org> Content-Type: text/plain; charset="iso-8859-1" Speaking of SATA RAID controllers...has anyone been able to get RHAS v3 or v4 to recognize the Marvell (Adaptec) 88SX5040? I've got Supermicro P4SCT+II motherboard with one of these 4-port SATA RAID controllers. Is this onboard controller a fully hardware RAID device or is it like the Promise one below? Thanks, Phil Juels -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com]On Behalf Of Doerbeck, Christoph Sent: Wednesday, June 01, 2005 10:05 AM To: Red Hat Network Users List Subject: RE: [rhn-users] Promise TX4200 Drivers IMHO .... on the promise raid mess ... The RAID implementation of promise cards is a software solution, no different than the LINUX native RAID stuff... You're not getting any hardware RAID computation offload. The only advantage of using the promise stuff is that when the system boots, the BIOS can play some games to determine if a disk is dead and automatically boot the alternate disk. Please correct me if I'm wrong... The last time I looked at promise was a while ago. I chose to turn off the RAID features and simply use the device as a normal disk interface (using Linux RAID instead). Now I am not dependant on kernel updates and driver compatibility. That's a BIG deal in my opinion. Are my opinions/impressions of the Promise stuff out of line? Christoph -----Original Message----- From: Jeff Davis [mailto:jerichodee at qwest.net] Sent: Tuesday, May 31, 2005 8:06 PM To: rhn-users at redhat.com Subject: [rhn-users] Promise TX4200 Drivers Hi there, I've tried the Promise TX4200 Raid drivers with the RHEL4. The Redhat 9 drivers don't work and I can't seem to compile the Linux Source code drivers. Can someone help me compile these drivers on kernel 2.6.9-5.0.5.EL-i686 ? I am new to this and I can't seem to figure it out. Thanks Jeff _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users ------------------------------ Message: 3 Date: Wed, 01 Jun 2005 14:43:55 -0400 From: Bob Gorman Subject: Re: [rhn-users] How to download older RPMs? To: rhn-users at redhat.com Message-ID: <6.1.0.6.2.20050601144305.03cd6648 at localhost> Content-Type: text/plain; charset="us-ascii" At 03:28 PM 2/19/2004, Bob Gorman wrote: >How does one download an older version of an RPM? > >For example, assuming a valid RHN subscription to the RHEL3ES channel, how would one download kernel-hugemem-2.4.21-4.0.2.EL.i686? To answer my own question: up2date --get kernel-hugemem-2.4.21-4.0.2.EL.i686 ------------------------------ Message: 4 Date: Thu, 2 Jun 2005 11:27:05 -0400 From: Kvetch Subject: [rhn-users] crontab issue To: "rhn-users at redhat.com" Message-ID: <12cc7470050602082779ca3c9f at mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Hello, I am having an odd issue with my crontab on multiple RH ES3 boxes. The line in my crontabs that are causing me problems is this one. I have noticed it happens for any job that is scheduled to run with a numeric day of week listed. # Run somescript.sh at 11:12 on Thursday 12 11 * * 5 /home/nick/somescript.sh For some reason this script doesn't run but if I change the 5 to Thu it runs. For some reason the 0-6 are not being recognized for the days of the week. # Run somescript.sh at 11:12 on Thursday 12 11 * * Thu /home/nick/somescript.sh While this isn't a big deal does anyone know why this is happening? I am running Vixie cron, here are my versions. vixie-cron-3.0.1-75.1 and crontabs-1.10-5 Thanks, Nick ------------------------------ Message: 5 Date: Thu, 02 Jun 2005 11:50:49 -0400 From: FM Subject: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC To: Mailing List Redhat Network Message-ID: <429F2AD9.4030709 at lexum.umontreal.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Hello, After the reboot (kernel upgrade), I cannot start httpd because of : Starting httpd: [Thu Jun 02 11:46:48 2005] [error] Can't locate Apache.pm in @INC (@INC contains: /home/web/perl/modules /home/web/lexum/includes/modules /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . /etc/httpd/ /etc/httpd/lib/perl) at /usr/lib/perl5/5.8.0/CGI.pm line 191.!Compilation failed in require at /home/web/perl/modules/LexUM.pm line 38.!BEGIN failed--compilation aborted at /home/web/perl/modules/LexUM.pm line 38.!Compilation failed in require at /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!BEGIN failed--compilation aborted at /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!Compilation failed in require at /etc/httpd/sites/lexum_startup.pl line 4.!BEGIN failed--compilation aborted at /etc/httpd/sites/lexum_startup.pl line 4.!Compilation failed in require at (eval 30) line 1.! [Thu Jun 02 11:46:48 2005] [error] Can't load Perl file: /etc/httpd/sites/lexum_startup.pl for server www-dev-lexum.lan.lexum.pri:0, exiting...! BUt : locate Apache.pm : /usr/lib/perl5/5.8.0/CGI/Apache.pm and /usr/lib/perl5/5.8.0 is in the @INC ! I'm clueless :) ------------------------------ _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users End of rhn-users Digest, Vol 16, Issue 3 **************************************** From inode0 at gmail.com Sat Jun 4 15:37:52 2005 From: inode0 at gmail.com (inode0) Date: Sat, 4 Jun 2005 10:37:52 -0500 Subject: [rhn-users] crontab issue In-Reply-To: <12cc7470050602082779ca3c9f@mail.gmail.com> References: <12cc7470050602082779ca3c9f@mail.gmail.com> Message-ID: On 6/2/05, Kvetch wrote: > Hello, I am having an odd issue with my crontab on multiple RH ES3 boxes. > The line in my crontabs that are causing me problems is this one. I > have noticed it happens for any job that is scheduled to run with a > numeric day of week listed. > > # Run somescript.sh at 11:12 on Thursday > 12 11 * * 5 /home/nick/somescript.sh I think for Thursday you would need 12 11 * * 4 /home/nick/somescript.sh Does that not work either? If not, please give us an example script which fails and a crontab to use to try to reproduce your problem. John From bgray at sstx.org Sun Jun 5 21:16:55 2005 From: bgray at sstx.org (Brian Gray) Date: Sun, 05 Jun 2005 16:16:55 -0500 Subject: [rhn-users] Re: rhn-users Digest, Vol 16, Issue 7 In-Reply-To: <20050604153851.BAF2F7350C@hormel.redhat.com> References: <20050604153851.BAF2F7350C@hormel.redhat.com> Message-ID: An HTML attachment was scrubbed... URL: From redhat at vuiis.vanderbilt.edu Mon Jun 6 12:47:09 2005 From: redhat at vuiis.vanderbilt.edu (Bruce Martin) Date: Mon, 6 Jun 2005 07:47:09 -0500 Subject: [rhn-users] RHEL4 and dpt-i2o support Message-ID: <04d73f0f25d1dc06b8083b420ff5aa9a@vuiis.vanderbilt.edu> I have two Supermicro servers that both have SCSI drives installed in a RAID 1 configuration. I am pretty sure that early versions of RHEL3 supported using the dpt_i2o driver so that I could load the os on these drives. Now I am trying to install RHEL4 on these systems but the installer is not recognizing the drives and there is only an i2o driver to load. I have tried loading that and installing but all I get is 99 99 99 99 99... when booting from the newly installed system. Is there a workaround? Can I install an early version of RHEL3 and somehow upgrade to RHEL4 without using the installer? Is there an dpt_i2o driver that can be loaded during the install process that will continue to work after installation? Bruce -- Bruce W. Martin Systems Administrator, VSA Vanderbilt University Medical Center VU Institute of Imaging Science R-1302 Medical Center North Nashville, TN 37232-2310 (615) 322-6691 (615) 322-0734 FAX From Frank.Humpohl at lsg.vanderlande.com Mon Jun 6 13:22:19 2005 From: Frank.Humpohl at lsg.vanderlande.com (Frank Humpohl) Date: Mon, 6 Jun 2005 15:22:19 +0200 Subject: [rhn-users] Frank Humpohl/Vanderlande Industries ist =?iso-8859-1?q?au=DFer_H?= =?iso-8859-1?q?aus/is_out_of_Office=2E?= Message-ID: I will be out of the office starting 06.06.2005 and will not return until 07.06.2005. From jhn at print2people.com Mon Jun 6 13:38:01 2005 From: jhn at print2people.com (Johan Holst Nielsen - Print2People ApS) Date: Mon, 06 Jun 2005 15:38:01 +0200 Subject: [rhn-users] MySQL-Server - RHN?? Message-ID: <42A451B9.3050902@print2people.com> Hi all, I wonder why I can't find MySQL server on rhn? Isn't it provided? I can only find bench, client etc. - but no server :( Anyone can give me a hint? It seems like it isnt available - I found some bug-tracking on mysql-server - but no linking :( Please note - im on 64bit intel. Regards, Johan From Paul.Dekkers at surfnet.nl Mon Jun 6 13:41:11 2005 From: Paul.Dekkers at surfnet.nl (Paul Dekkers) Date: Mon, 06 Jun 2005 15:41:11 +0200 Subject: [rhn-users] MySQL-Server - RHN?? In-Reply-To: <42A451B9.3050902@print2people.com> References: <42A451B9.3050902@print2people.com> Message-ID: <42A45277.4060601@surfnet.nl> Hi, Johan Holst Nielsen - Print2People ApS wrote: > I wonder why I can't find MySQL server on rhn? Isn't it provided? > > I can only find bench, client etc. - but no server :( > > Anyone can give me a hint? It seems like it isnt available - I found > some bug-tracking on mysql-server - but no linking :( I got the mysql-server package after I enabled the "extras" channel (use the "alter channel subscriptions" option on the detail page of your system). Paul From BFlanagan at cygnuscom.com Mon Jun 6 17:49:52 2005 From: BFlanagan at cygnuscom.com (Brian Flanagan) Date: Mon, 6 Jun 2005 10:49:52 -0700 Subject: [rhn-users] where is ieeefp.h ? Message-ID: <23F96245C47DA8479128DBADC47BBF9D1EA270@CMC-SERVER.cygnus.local> I'm looking for ieeefp.h, for x86_64, which is required by another tool installation. I've seen some references that ieeefp.h is in libc-devel. >From the list of RPMs on RHN, I've only seen glibc-devel (which does not include ieeefp.h). -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: From jhn at print2people.com Mon Jun 6 18:11:07 2005 From: jhn at print2people.com (Johan Holst Nielsen - Print2People ApS) Date: Mon, 06 Jun 2005 20:11:07 +0200 Subject: [rhn-users] t1lib support - GD Library - PHP Message-ID: <42A491BB.9080907@print2people.com> Hi, Okay - yet another question. Now it seems like I have a big problem again :( It doesn't seems that Redhat's default php installation with GD Library is compiled with t1lib? Is there no way to add t1lib support (postscript fonts?). Please say there is! :( Regards, Johan From support at teyseerit.com Tue Jun 7 04:51:46 2005 From: support at teyseerit.com (Support) Date: Tue, 07 Jun 2005 07:51:46 +0300 Subject: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 4 In-Reply-To: <20050602205424.9F673737AC@hormel.redhat.com> Message-ID: <0IHP003PENIXA330@euphrates.qatar.net.qa> stop sending mail to us we don't want to receive any further mails from you thanking you teyseer group -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of rhn-users-request at redhat.com Sent: Thursday, June 02, 2005 11:54 PM To: rhn-users at redhat.com Subject: rhn-users Digest, Vol 16, Issue 4 Send rhn-users mailing list submissions to rhn-users at redhat.com To subscribe or unsubscribe via the World Wide Web, visit https://www.redhat.com/mailman/listinfo/rhn-users or, via email, send a message with subject or body 'help' to rhn-users-request at redhat.com You can reach the person managing the list at rhn-users-owner at redhat.com When replying, please edit your Subject line so it is more specific than "Re: Contents of rhn-users digest..." Today's Topics: 1. Re: RHEL 3 : httpd [error] Can't locate Apache.pm in @INC (Clinton Fernandes) 2. Re: RHEL 3 : httpd [error] Can't locate Apache.pm in @INC (FM) 3. Marvell (Adpatec) 88SX50xx compatibility and Oracle on RHAS v4 (Philip Juels) 4. Re: RHEL 3 : httpd [error] Can't locate Apache.pm in @INC (Clinton Fernandes) 5. How Do I Set Enterprise 3 to Do Automatic Updates? (Robert Pelletier) 6. RedHat ES 3 multipathing Fiber SAN (Lamon, Frank III) 7. Re: icon on toolbar for all users (Raj Kumar) 8. Re: RedHat ES 3 multipathing Fiber SAN (Ray Stell) ---------------------------------------------------------------------- Message: 1 Date: Thu, 2 Jun 2005 09:25:14 -0700 From: Clinton Fernandes Subject: Re: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC To: Red Hat Network Users List Message-ID: <1117729514.429f32eadbbb5 at webmail.utm.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1 Correct me if I'm wrong, but /usr/lib/perl5/5.8.0/CGI/ isn't in your @INC. I would guess that the above path was not technically "legal" OR was in /etc/profile. By this I mean it isn't a default path for Perl. I know what you're going to say: "CPAN installed the module, so how could it not be a default path?" My simple answer: "I dunno." Oftentimes, when the kernel is updated, things that you could get away with but shouldn't before the upgrade suddenly break. The easiest work around is this: edit /etc/profile: export PERLLIB=$PERLLIB:/usr/lib/perl5/5.8.0/CGI/ Good luck! -- my tail is dun. Quoting FM : > Hello, > After the reboot (kernel upgrade), I cannot start httpd because of : > > > Starting httpd: [Thu Jun 02 11:46:48 2005] [error] Can't locate > Apache.pm in @INC (@INC contains: /home/web/perl/modules > /home/web/lexum/includes/modules > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . > /etc/httpd/ /etc/httpd/lib/perl) at /usr/lib/perl5/5.8.0/CGI.pm line > 191.!Compilation failed in require at /home/web/perl/modules/LexUM.pm > line 38.!BEGIN failed--compilation aborted at > /home/web/perl/modules/LexUM.pm line 38.!Compilation failed in require > at /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!BEGIN > failed--compilation aborted at > /home/web/lexum/includes/modules/LexUMPortal.pm line 37.!Compilation > failed in require at /etc/httpd/sites/lexum_startup.pl line 4.!BEGIN > failed--compilation aborted at /etc/httpd/sites/lexum_startup.pl line > 4.!Compilation failed in require at (eval 30) line 1.! > [Thu Jun 02 11:46:48 2005] [error] Can't load Perl file: > /etc/httpd/sites/lexum_startup.pl for server > www-dev-lexum.lan.lexum.pri:0, exiting...! > > BUt : > locate Apache.pm : > /usr/lib/perl5/5.8.0/CGI/Apache.pm > > and /usr/lib/perl5/5.8.0 is in the @INC ! > > I'm clueless :) > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > ------------------------------ Message: 2 Date: Thu, 02 Jun 2005 12:59:42 -0400 From: FM Subject: Re: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC To: Red Hat Network Users List Message-ID: <429F3AFE.8080009 at lexum.umontreal.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Thanks for the reply, But it worked fine before and I used RH RPM. Is there a way to set @INC in httpd for ex ? Clinton Fernandes wrote: > Correct me if I'm wrong, but /usr/lib/perl5/5.8.0/CGI/ isn't in your @INC. > > I would guess that the above path was not technically "legal" OR was in > /etc/profile. By this I mean it isn't a default path for Perl. I know what > you're going to say: "CPAN installed the module, so how could it not be a > default path?" My simple answer: "I dunno." > > Oftentimes, when the kernel is updated, things that you could get away with but > shouldn't before the upgrade suddenly break. > > The easiest work around is this: > > edit /etc/profile: > export PERLLIB=$PERLLIB:/usr/lib/perl5/5.8.0/CGI/ > > Good luck! > ------------------------------ Message: 3 Date: Thu, 02 Jun 2005 12:32:32 -0400 From: Philip Juels Subject: [rhn-users] Marvell (Adpatec) 88SX50xx compatibility and Oracle on RHAS v4 To: rhn-users at redhat.com Message-ID: <429F34A0.3020400 at rics.bwh.harvard.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Does anyone know if the Marvell (or Adaptec) 88SX50xx RAID controller chips are true hardware RAID? I've got a Supermicro P4SCT+II board with one of these "RAID" controllers on the motherboard. Is anyone sucessfully using this type of controller under RHAS v3 or v4? Also, what's the status on running Oracle9i on RHAS v4? I understand 10g is doable. Thanks, Phil Juels ------------------------------ Message: 4 Date: Thu, 2 Jun 2005 10:59:08 -0700 From: Clinton Fernandes Subject: Re: [rhn-users] RHEL 3 : httpd [error] Can't locate Apache.pm in @INC To: Red Hat Network Users List Message-ID: <1117735148.429f48ec9c421 at webmail.utm.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1 I am not aware of any way (I don't even know what "ex" is). httpd and perl are separate entities and I don't think they mesh in that way. The only exception I can think of to what I just said is perl_mod. But I have never used perl_mod so I can't say any more than that. changing the environment variable will work though. And just blame the sudden screw-up on the kernel; I always do. -- my tail is dun. Quoting FM : > Thanks for the reply, > But it worked fine before and I used RH RPM. > > Is there a way to set @INC in httpd for ex ? > > Clinton Fernandes wrote: > > Correct me if I'm wrong, but /usr/lib/perl5/5.8.0/CGI/ isn't in your @INC. > > > > I would guess that the above path was not technically "legal" OR was in > > /etc/profile. By this I mean it isn't a default path for Perl. I know what > > you're going to say: "CPAN installed the module, so how could it not be a > > default path?" My simple answer: "I dunno." > > > > Oftentimes, when the kernel is updated, things that you could get away with > but > > shouldn't before the upgrade suddenly break. > > > > The easiest work around is this: > > > > edit /etc/profile: > > export PERLLIB=$PERLLIB:/usr/lib/perl5/5.8.0/CGI/ > > > > Good luck! > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > ------------------------------ Message: 5 Date: Thu, 2 Jun 2005 14:25:10 -0400 From: "Robert Pelletier" Subject: [rhn-users] How Do I Set Enterprise 3 to Do Automatic Updates? To: Message-ID: <91F5B1D180A19E44B2D75B5DCD37452505C9A3 at genesis.cslf.org> Content-Type: text/plain; charset="iso-8859-1" Hi All. For some reason we do not get automatic updates. I have a blue circle with a check mark all the time. If I click on it I get a message checking for updates but nothing happens. If right click on it I see Launch Up2Date etc but they are not highlighted and cannot be clicked on. The only thing I can click on is EXIT. If I get into terminal mode and type UP2DATE all fixes come in and updates work great. On my desktop I get a red dot with a flashing exclamation point. Can someone please help as I am a real newbie? Thanks all. Bob Pelletier Connecticut Student Loan Foundation Rocky Hill, Connecticut ------------------------------ Message: 6 Date: Thu, 2 Jun 2005 15:05:57 -0400 From: "Lamon, Frank III" Subject: [rhn-users] RedHat ES 3 multipathing Fiber SAN To: "Red Hat Network Users List" Message-ID: <5485CD8F71979F4093B2EA34A613FACA0812FBA6 at TJAX2735EXCH.csxt.ad.csx.com> Content-Type: text/plain; charset="iso-8859-1" What types of successful configurations are people using to do multipathing from RedHat ES3 to Hitachi DASD on a Fiber based SAN? Looking for info on multipathing software, fiber card types and any other useful config info. We're running RedHat ES3 on Dell PE2850's and need to connect to a Hitachi Tagma. Thanks ----------------------------------------- This email transmission and any accompanying attachments may contain CSX privileged and confidential information intended only for the use of the intended addressee. Any dissemination, distribution, copying or action taken in reliance on the contents of this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error please immediately delete it and notify sender at the above CSX email address. Sender and CSX accept no liability for any damage caused directly or indirectly by receipt of this email. ------------------------------ Message: 7 Date: 2 Jun 2005 19:49:45 -0000 From: "Raj Kumar" Subject: Re: [rhn-users] icon on toolbar for all users To: "Red Hat Network Users List" Message-ID: <20050602194945.10257.qmail at webmail18.rediffmail.com> Content-Type: text/plain; charset="iso-8859-1" Hello everyone, I've found a way to create custom icons on toolbars such that it appears for all new users!!! Following are the steps I used to create it: 1. Create a directory myapp_launcher in /etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/obj ects 2. cd myapp_launcher 3. Copy %gconf.xml file from web_browser_launcher directory cp ../web_browser_launcher/%gconf.xml . 4. Edit the %gconf.xml in myapp_launcher directory and replace the launcher location to: file:///usr/share/applications/myapp.desktop 5. Now, create myapp.desktop in /usr/share/applications [Desktop Entry] Encoding=UTF-8 Version=1.0 Type=Application Exec/path/to/command TryExec= Icon=/path/img.jpg X-GNOME-DocPath= Terminal=false Name=myapp GenericName=myapp Comment= 6. Add the following line below the web_browser_launcher line in /etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/gen eral/%gconf.xml
  • myapp_launcher
  • That's all. The new users will have the custom icon in their toolbar!! This was very much essential for us since we create temporary accounts for our end users every week which are automatically deleted after two weeks. This works on gnome 2.2-- should work for 2.8 too... If anyone needs help, just drop me a line!! Thanks, Raj On Wed, 01 Jun 2005 Raj Kumar wrote : >Hi all, > >I want to create a custom icon/launcher (like web browser) on gnome toolbar for all new users. What configuration files do I have to change? > >Please let me know. > >Thanks, >Raj >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: https://www.redhat.com/archives/rhn-users/attachments/20050602/7c5dd5ff/atta chment.htm ------------------------------ Message: 8 Date: Thu, 2 Jun 2005 16:54:08 -0400 From: Ray Stell Subject: Re: [rhn-users] RedHat ES 3 multipathing Fiber SAN To: Red Hat Network Users List Message-ID: <20050602205407.GB7969 at locust.cns.vt.edu> Content-Type: text/plain; charset=us-ascii I have not gotten to the multipath effort yet, coming soon. I was planning on looking at the software called Subsystem Device Driver (SDD). This is some IBM product available as RedHat and SuSE rpms. I have not gone here, but hope too soon: http://www-1.ibm.com/support/docview.wss?rs=540&context=ST52G7&uid=ssg1S4000 107&loc=en_US&cs=utf-8&lang=en+en Not really on topic exactly, but I've been fighting with a RH AS 3/qlogic 2300 configured system. In an sidebar effort, I set up the same config, but with RH AS 4 instead of AS 3. I was really caught off guard when I plugged everthing in and it just worked. I'm considering moving lock, stock, and barrel to 4 AS. AS 3 has provided too many twists. On Thu, Jun 02, 2005 at 03:05:57PM -0400, Lamon, Frank III wrote: > What types of successful configurations are people using to do multipathing from RedHat ES3 to Hitachi DASD on a Fiber based SAN? Looking for info on multipathing software, fiber card types and any other useful config info. We're running RedHat ES3 on Dell PE2850's and need to connect to a Hitachi Tagma. > > Thanks > > ----------------------------------------- > This email transmission and any accompanying attachments may contain CSX > privileged and confidential information intended only for the use of the > intended addressee. Any dissemination, distribution, copying or action > taken in reliance on the contents of this email by anyone other than the > intended recipient is strictly prohibited. If you have received this email > in error please immediately delete it and notify sender at the above CSX > email address. Sender and CSX accept no liability for any damage caused > directly or indirectly by receipt of this email. > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D ------------------------------ _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users End of rhn-users Digest, Vol 16, Issue 4 **************************************** From jhn at print2people.com Tue Jun 7 08:22:09 2005 From: jhn at print2people.com (Johan Holst Nielsen - Print2People ApS) Date: Tue, 07 Jun 2005 10:22:09 +0200 Subject: [rhn-users] t1lib support - GD Library - PHP In-Reply-To: <42A491BB.9080907@print2people.com> References: <42A491BB.9080907@print2people.com> Message-ID: <42A55931.5010202@print2people.com> Johan Holst Nielsen - Print2People ApS wrote: > Hi, > > Okay - yet another question. > > Now it seems like I have a big problem again :( It doesn't seems that > Redhat's default php installation with GD Library is compiled with > t1lib? Is there no way to add t1lib support (postscript fonts?). For other users who have or gets same problem - I found an solution. I downloaded: t1lib-5.0.2-1.src.rpm for Fedora (couldn't find it for Redhat?) and rebuiled and installed it. I downloaded the php source at rhn. Somehow I needed to make some changes to get it working (dont know if they was necessary). Created /usr/local/lib/mysql and did the to he directory Created some links: ln -s /usr/include/mysql/ include ln -s /usr/lib64/mysql/ lib Changed the --with-mysql=(something i dont remember) to --with-mysql=shared,/usr/local/lib/mysql Added --with-t1lib and did rpmbuild -ba php.spec Erase all php packages currenctly installed. And install you brand new php packages :) Don't know why the changes of MySQL was necessary - but it wouldnt build the package without the changes :( Regards, Johan From dror at mail.biu.ac.il Tue Jun 7 10:19:18 2005 From: dror at mail.biu.ac.il (Dror Ben-Shlomo) Date: Tue, 7 Jun 2005 13:19:18 +0300 Subject: [rhn-users] ssh from RHEL4 Message-ID: <052b01c56b4a$60699010$0e174684@drorbs> Hello, I'm trying to ssh from a RHEL4 machine to any machine, as root, and got the following error: permanently_set_uid: was able to restore old [e]gid (the ssh, of course, failed). My machine running kernel 2.6.9-5.0.5.EL.root and use openssh-3.9p1-8.RHEL4.1 Any ideas? Thanks in advanced Dror -------------- next part -------------- An HTML attachment was scrubbed... URL: From doctortechie at hotmail.com Tue Jun 7 20:19:44 2005 From: doctortechie at hotmail.com (Doctor Khumalo) Date: Tue, 07 Jun 2005 20:19:44 +0000 Subject: [rhn-users] nfs limit on tarred files? In-Reply-To: <42979A14.3070808@tartan.ca> Message-ID: Hi there - I'm having problem with NFS mounts. This occurs in all flavors of Red Hat. Here is what happens: I have an nfs mount from a server(python:/backup) to a directory called /backup on my local server, monty. After installing RHEL 4 on monty, I mount the nfs server(python:/backup) and then try to copy over tarred directories from the newly mounted /backup. The directory is 34 GB and is tarred into a single .tar file. When I try to untar the directory/files to the / partition, it freezes and stops copying files ove. Here's what I do cd / tar -xf /backups/files.tar Any idea if there is a size limit to untarring files on an NFS mount? _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From support at teyseerit.com Wed Jun 8 04:21:38 2005 From: support at teyseerit.com (Support) Date: Wed, 08 Jun 2005 07:21:38 +0300 Subject: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 8 In-Reply-To: <20050606160032.E8EBE73A2D@hormel.redhat.com> Message-ID: <0IHR0048MGSI9PF0@euphrates.qatar.net.qa> stop sending mail to us we don't want to receive any further mails from you -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of rhn-users-request at redhat.com Sent: Monday, June 06, 2005 7:01 PM To: rhn-users at redhat.com Subject: rhn-users Digest, Vol 16, Issue 8 Send rhn-users mailing list submissions to rhn-users at redhat.com To subscribe or unsubscribe via the World Wide Web, visit https://www.redhat.com/mailman/listinfo/rhn-users or, via email, send a message with subject or body 'help' to rhn-users-request at redhat.com You can reach the person managing the list at rhn-users-owner at redhat.com When replying, please edit your Subject line so it is more specific than "Re: Contents of rhn-users digest..." Today's Topics: 1. Re: rhn-users Digest, Vol 16, Issue 7 (Brian Gray) 2. RHEL4 and dpt-i2o support (Bruce Martin) 3. Frank Humpohl/Vanderlande Industries ist au?er Haus/is out of Office. (Frank Humpohl) 4. MySQL-Server - RHN?? (Johan Holst Nielsen - Print2People ApS) 5. Re: MySQL-Server - RHN?? (Paul Dekkers) ---------------------------------------------------------------------- Message: 1 Date: Sun, 05 Jun 2005 16:16:55 -0500 From: "Brian Gray" Subject: [rhn-users] Re: rhn-users Digest, Vol 16, Issue 7 To: rhn-users at redhat.com Cc: pete at chemistry.montana.edu Message-ID: Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... URL: https://www.redhat.com/archives/rhn-users/attachments/20050605/0395afcc/atta chment.htm ------------------------------ Message: 2 Date: Mon, 6 Jun 2005 07:47:09 -0500 From: Bruce Martin Subject: [rhn-users] RHEL4 and dpt-i2o support To: RedHat List Message-ID: <04d73f0f25d1dc06b8083b420ff5aa9a at vuiis.vanderbilt.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed I have two Supermicro servers that both have SCSI drives installed in a RAID 1 configuration. I am pretty sure that early versions of RHEL3 supported using the dpt_i2o driver so that I could load the os on these drives. Now I am trying to install RHEL4 on these systems but the installer is not recognizing the drives and there is only an i2o driver to load. I have tried loading that and installing but all I get is 99 99 99 99 99... when booting from the newly installed system. Is there a workaround? Can I install an early version of RHEL3 and somehow upgrade to RHEL4 without using the installer? Is there an dpt_i2o driver that can be loaded during the install process that will continue to work after installation? Bruce -- Bruce W. Martin Systems Administrator, VSA Vanderbilt University Medical Center VU Institute of Imaging Science R-1302 Medical Center North Nashville, TN 37232-2310 (615) 322-6691 (615) 322-0734 FAX ------------------------------ Message: 3 Date: Mon, 6 Jun 2005 15:22:19 +0200 From: Frank Humpohl Subject: [rhn-users] Frank Humpohl/Vanderlande Industries ist au?er Haus/is out of Office. To: Red Hat Network Users List Message-ID: Content-Type: text/plain; charset=US-ASCII I will be out of the office starting 06.06.2005 and will not return until 07.06.2005. ------------------------------ Message: 4 Date: Mon, 06 Jun 2005 15:38:01 +0200 From: Johan Holst Nielsen - Print2People ApS Subject: [rhn-users] MySQL-Server - RHN?? To: Red Hat Network Users List Message-ID: <42A451B9.3050902 at print2people.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi all, I wonder why I can't find MySQL server on rhn? Isn't it provided? I can only find bench, client etc. - but no server :( Anyone can give me a hint? It seems like it isnt available - I found some bug-tracking on mysql-server - but no linking :( Please note - im on 64bit intel. Regards, Johan ------------------------------ Message: 5 Date: Mon, 06 Jun 2005 15:41:11 +0200 From: Paul Dekkers Subject: Re: [rhn-users] MySQL-Server - RHN?? To: Red Hat Network Users List Message-ID: <42A45277.4060601 at surfnet.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi, Johan Holst Nielsen - Print2People ApS wrote: > I wonder why I can't find MySQL server on rhn? Isn't it provided? > > I can only find bench, client etc. - but no server :( > > Anyone can give me a hint? It seems like it isnt available - I found > some bug-tracking on mysql-server - but no linking :( I got the mysql-server package after I enabled the "extras" channel (use the "alter channel subscriptions" option on the detail page of your system). Paul ------------------------------ _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users End of rhn-users Digest, Vol 16, Issue 8 **************************************** From Jetkins at austinlogistics.com Wed Jun 8 05:01:17 2005 From: Jetkins at austinlogistics.com (Jon Etkins) Date: Wed, 8 Jun 2005 00:01:17 -0500 Subject: Unsubscribing (was: Re: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 8) In-Reply-To: <0IHR0048MGSI9PF0@euphrates.qatar.net.qa> Message-ID: "support" wrote on 06/07/2005 11:21:38 PM: > stop sending mail to us we don't want to receive any further mails from you Oh, for Pete's sake. The reason you're receiving these mails is because you (or someone else with access to your email address) asked for them, and confirmed the request. If you no longer want to receive them, then YOU need to unsubscribe YOURSELF. Just click the link that's at the bottom of every message, and follow the instructions you'll find there. Here, I'll save you having to scroll down, in case that's too much trouble too: https://www.redhat.com/mailman/listinfo/rhn-users Sheesh, with "support" like that, who needs lusers?!? ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE The information contained in and transmitted with this email, including any attachments, is confidential and/or proprietary information of Austin Logistics Incorporated, and is intended only for a specific addressee or addressees. If there is an agreement concerning the treatment of confidential or proprietary information in force between Austin Logistics Incorporated and the recipient, this message and any attachments shall be treated as confidential in accordance with the terms of such agreement. Any dissemination, distribution, copying, or use of the information contained in and transmitted with this email by or to anyone other than the intended recipient or such recipient's authorized agent is unauthorized and strictly prohibited. If you have received this email in error, please notify the sender by email immediately and then delete it along with any attachments. Thank you. From eoflores at hesvtel.net Wed Jun 8 05:10:54 2005 From: eoflores at hesvtel.net (Eric O. Flores) Date: Wed, 8 Jun 2005 14:10:54 +0900 Subject: Unsubscribing (was: Re: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 8) In-Reply-To: Message-ID: <200506080537.j585bPHn007418@mx3.redhat.com> Sounds like I touched a sour-note here! Apologies -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Jon Etkins Sent: Wednesday, June 08, 2005 2:01 PM To: Support Cc: rhn-users at redhat.com Subject: Unsubscribing (was: Re: [rhn-users] RE: rhn-users Digest, Vol 16,Issue 8) "support" wrote on 06/07/2005 11:21:38 PM: > stop sending mail to us we don't want to receive any further mails from you Oh, for Pete's sake. The reason you're receiving these mails is because you (or someone else with access to your email address) asked for them, and confirmed the request. If you no longer want to receive them, then YOU need to unsubscribe YOURSELF. Just click the link that's at the bottom of every message, and follow the instructions you'll find there. Here, I'll save you having to scroll down, in case that's too much trouble too: https://www.redhat.com/mailman/listinfo/rhn-users Sheesh, with "support" like that, who needs lusers?!? ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE The information contained in and transmitted with this email, including any attachments, is confidential and/or proprietary information of Austin Logistics Incorporated, and is intended only for a specific addressee or addressees. If there is an agreement concerning the treatment of confidential or proprietary information in force between Austin Logistics Incorporated and the recipient, this message and any attachments shall be treated as confidential in accordance with the terms of such agreement. Any dissemination, distribution, copying, or use of the information contained in and transmitted with this email by or to anyone other than the intended recipient or such recipient's authorized agent is unauthorized and strictly prohibited. If you have received this email in error, please notify the sender by email immediately and then delete it along with any attachments. Thank you. _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From jorge at sur-se.com Wed Jun 8 10:05:15 2005 From: jorge at sur-se.com (Jorge) Date: Wed, 8 Jun 2005 12:05:15 +0200 Subject: [rhn-users] Compiling udf-0.9.8 on Red Hat 9 Message-ID: Problem installing udf-0.9.8 on RedHat 9. I'm searching for help to install linux-udf on RedHat 9. When I type in terminal ( always as root) the command make udf.o from the downloaded directory I receive this error message: In file included from <command line>:1: .... some messages make[1]: *** [balloc.o] Error 1 make[1]: Leaving directory `/root/udf-0.9.8/module' make: *** [udf.o] Error 2 How should I do? I tried to install udftools thinking possible that linux udf in RedHat 9 has already been installed by default.. but it also fails. Sorry for my english. Best regards From cbeerse at gmail.com Wed Jun 8 10:12:47 2005 From: cbeerse at gmail.com (cbeerse at gmail.com) Date: Wed, 08 Jun 2005 12:12:47 +0200 Subject: [rhn-users] nfs limit on tarred files? In-Reply-To: References: Message-ID: <42A6C49F.1030504@gmail.com> Doctor Khumalo wrote: > Hi there - > > I'm having problem with NFS mounts. This occurs in all flavors of Red > Hat. Here is what happens: > > I have an nfs mount from a server(python:/backup) to a directory called > /backup on my local server, monty. After installing RHEL 4 on monty, I > mount the nfs server(python:/backup) and then try to copy over tarred > directories from the newly mounted /backup. The directory is 34 GB and > is tarred into a single .tar file. When I try to untar the > directory/files to the / partition, it freezes and stops copying files > ove. Here's what I do > > cd / > tar -xf /backups/files.tar As far as I can imagine, either tar and/or nfs does not handle such large files. The best thing to do is to use tar in a pipeline. Start on the machine where the tar-file (or the actual data) is and do something like this ( a one-liner!! ) cat large_file.tar | ( rsh targetmachine '( cd /path/to/target; tar xvf - ) ' ) You can use `ssh` in place of `rsh`, most current systems donnot allow rsh and have ssh available by default. If you like to pick the source, not the tarfile, the command is: tar cvf - . | ( ssh targetmachine '( cd /path/to/target; tar xvf - ) ' ) btw, in the above examples, tar has no limit to the amount of data since it does not write to (nor read from) a sinlge large file, it uses a stream of data. It also does not use the nfs filesystem, avoiding file-size limits there too. CBee From jorge at sur-se.com Wed Jun 8 10:47:47 2005 From: jorge at sur-se.com (Jorge) Date: Wed, 8 Jun 2005 12:47:47 +0200 Subject: [rhn-users] Writing with dvdrecord Message-ID: Hi. I have an iso file generated by mkisofs (dvd). How can I burn it with dvdrecord? Thanks. From stellr at cns.vt.edu Wed Jun 8 13:25:38 2005 From: stellr at cns.vt.edu (Ray Stell) Date: Wed, 8 Jun 2005 09:25:38 -0400 Subject: [rhn-users] Writing with dvdrecord In-Reply-To: References: Message-ID: <20050608132538.GA8308@locust.cns.vt.edu> I've used xcdroast to do this. One thing I could not get done was copy a bootable dvd. I was interested in finding a solution for that problem. On Wed, Jun 08, 2005 at 12:47:47PM +0200, Jorge wrote: > Hi. > I have an iso file generated by mkisofs (dvd). > How can I burn it with dvdrecord? > Thanks. > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D From MMerrick at idleaire.com Wed Jun 8 14:40:25 2005 From: MMerrick at idleaire.com (Marty Merrick) Date: Wed, 08 Jun 2005 10:40:25 -0400 Subject: [rhn-users] Writing with dvdrecord In-Reply-To: <20050608132538.GA8308@locust.cns.vt.edu> References: <20050608132538.GA8308@locust.cns.vt.edu> Message-ID: <1118241625.7948.105.camel@bogey.idleaire.com> Not a way to copy, but I do the iso make and dvd write all in one: First the DVD-RW has to be formatted, use this: dvd+rw-format /dev/cdrom Then to create an iso and write the data all at the same time: growisofs -Z /dev/cdrom -r -J /path/to/files Marty On Wed, 2005-06-08 at 09:25 -0400, Ray Stell wrote: > I've used xcdroast to do this. One thing I could > not get done was copy a bootable dvd. I was interested > in finding a solution for that problem. > > > > > On Wed, Jun 08, 2005 at 12:47:47PM +0200, Jorge wrote: > > Hi. > > I have an iso file generated by mkisofs (dvd). > > How can I burn it with dvdrecord? > > Thanks. > > > > > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > ============================================================ > Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From alejandro_lemus2003 at yahoo.com Wed Jun 8 15:01:53 2005 From: alejandro_lemus2003 at yahoo.com (Alejandro Lemus) Date: Wed, 8 Jun 2005 10:01:53 -0500 (CDT) Subject: [rhn-users] Need ideas In-Reply-To: <1118241625.7948.105.camel@bogey.idleaire.com> Message-ID: <20050608150154.6784.qmail@web54710.mail.yahoo.com> someone to kanow on this error: nfs_notify_change: revalidate failed, error=-116 My server is RH 7.3 Wath i Do? Ing. Alejandro Lemus G. Radio Taxi Aeropuerto S.A. Avenida de las Am?ricas # 51 - 39 Bogot? - Colombia Tel: 571-4470694 / 571-4202600 Ext. 260 Fax: 571-2624070 email: alejandro_lemus2003 at yahoo.com __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ?gratis! Reg?strate ya - http://correo.espanol.yahoo.com/ From michael.vossberg at navy.mil Wed Jun 8 17:57:43 2005 From: michael.vossberg at navy.mil (Vossberg, Michael R CIV NETWARCOM N34) Date: Wed, 8 Jun 2005 12:57:43 -0500 Subject: [rhn-users] looking for .mil up2date server Message-ID: We are looking for a RedHat up2date server in the .mil internet domain. Any information would be appreciated. thanks, m vossberg -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 2998 bytes Desc: not available URL: From dczarkowski at infinitesource.ca Wed Jun 8 19:15:04 2005 From: dczarkowski at infinitesource.ca (Darek Czarkowski) Date: Wed, 08 Jun 2005 12:15:04 -0700 Subject: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 8 In-Reply-To: <0IHR0048MGSI9PF0@euphrates.qatar.net.qa> References: <0IHR0048MGSI9PF0@euphrates.qatar.net.qa> Message-ID: <1118258103.6081.41.camel@__wrath__.localdomain> This is an outomated message, you have to unsubscibe. DarekC On Tue, 2005-06-07 at 21:21, Support wrote: > stop sending mail to us we don't want to receive any further mails from you > > > > > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On > Behalf Of rhn-users-request at redhat.com > Sent: Monday, June 06, 2005 7:01 PM > To: rhn-users at redhat.com > Subject: rhn-users Digest, Vol 16, Issue 8 > > Send rhn-users mailing list submissions to > rhn-users at redhat.com > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/rhn-users > or, via email, send a message with subject or body 'help' to > rhn-users-request at redhat.com > > You can reach the person managing the list at > rhn-users-owner at redhat.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of rhn-users digest..." > > > Today's Topics: > > 1. Re: rhn-users Digest, Vol 16, Issue 7 (Brian Gray) > 2. RHEL4 and dpt-i2o support (Bruce Martin) > 3. Frank Humpohl/Vanderlande Industries ist au?er Haus/is out of > Office. (Frank Humpohl) > 4. MySQL-Server - RHN?? (Johan Holst Nielsen - Print2People ApS) > 5. Re: MySQL-Server - RHN?? (Paul Dekkers) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 05 Jun 2005 16:16:55 -0500 > From: "Brian Gray" > Subject: [rhn-users] Re: rhn-users Digest, Vol 16, Issue 7 > To: rhn-users at redhat.com > Cc: pete at chemistry.montana.edu > Message-ID: > Content-Type: text/plain; charset="us-ascii" > > An HTML attachment was scrubbed... > URL: > https://www.redhat.com/archives/rhn-users/attachments/20050605/0395afcc/atta > chment.htm > > ------------------------------ > > Message: 2 > Date: Mon, 6 Jun 2005 07:47:09 -0500 > From: Bruce Martin > Subject: [rhn-users] RHEL4 and dpt-i2o support > To: RedHat List > Message-ID: <04d73f0f25d1dc06b8083b420ff5aa9a at vuiis.vanderbilt.edu> > Content-Type: text/plain; charset=US-ASCII; format=flowed > > I have two Supermicro servers that both have SCSI drives installed in a > RAID 1 configuration. > I am pretty sure that early versions of RHEL3 supported using the > dpt_i2o driver so that I could load the os on these drives. > Now I am trying to install RHEL4 on these systems but the installer is > not recognizing the drives and there is only an i2o driver to load. > I have tried loading that and installing but all I get is 99 99 99 99 > 99... when booting from the newly installed system. > > Is there a workaround? > Can I install an early version of RHEL3 and somehow upgrade to RHEL4 > without using the installer? > Is there an dpt_i2o driver that can be loaded during the install > process that will continue to work after installation? > > Bruce > > -- > Bruce W. Martin > Systems Administrator, VSA > Vanderbilt University Medical Center > VU Institute of Imaging Science > R-1302 Medical Center North > Nashville, TN 37232-2310 > (615) 322-6691 > (615) 322-0734 FAX > > > > ------------------------------ > > Message: 3 > Date: Mon, 6 Jun 2005 15:22:19 +0200 > From: Frank Humpohl > Subject: [rhn-users] Frank Humpohl/Vanderlande Industries ist au?er > Haus/is out of Office. > To: Red Hat Network Users List > Message-ID: > > om> > > Content-Type: text/plain; charset=US-ASCII > > I will be out of the office starting 06.06.2005 and will not return until > 07.06.2005. > > > > > ------------------------------ > > Message: 4 > Date: Mon, 06 Jun 2005 15:38:01 +0200 > From: Johan Holst Nielsen - Print2People ApS > Subject: [rhn-users] MySQL-Server - RHN?? > To: Red Hat Network Users List > Message-ID: <42A451B9.3050902 at print2people.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi all, > > I wonder why I can't find MySQL server on rhn? Isn't it provided? > > I can only find bench, client etc. - but no server :( > > Anyone can give me a hint? It seems like it isnt available - I found > some bug-tracking on mysql-server - but no linking :( > > Please note - im on 64bit intel. > > Regards, > Johan > > > > ------------------------------ > > Message: 5 > Date: Mon, 06 Jun 2005 15:41:11 +0200 > From: Paul Dekkers > Subject: Re: [rhn-users] MySQL-Server - RHN?? > To: Red Hat Network Users List > Message-ID: <42A45277.4060601 at surfnet.nl> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, > > Johan Holst Nielsen - Print2People ApS wrote: > > > I wonder why I can't find MySQL server on rhn? Isn't it provided? > > > > I can only find bench, client etc. - but no server :( > > > > Anyone can give me a hint? It seems like it isnt available - I found > > some bug-tracking on mysql-server - but no linking :( > > I got the mysql-server package after I enabled the "extras" channel (use > the "alter channel subscriptions" option on the detail page of your system). > > Paul > > > > ------------------------------ > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > > End of rhn-users Digest, Vol 16, Issue 8 > **************************************** > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From cjofre at NETexplora.com Wed Jun 8 17:56:21 2005 From: cjofre at NETexplora.com (Claudio Jofre) Date: Wed, 8 Jun 2005 13:56:21 -0400 (CLT) Subject: [rhn-users] postfix + postfixadmin + spamassassin + imss Message-ID: <50524.163.247.44.28.1118253381.squirrel@www.netexplora.com> hi, i have the next problem. i have tis configuration installed in my system. the first month working fine, but in the last 2 weeks i have one relay problem and can not find the problem. when i send a mail with copy to some of my domains, this arrives, the same if send to other dominains, but if send a mail to a person and I mix the dominions in the copies, does not arrive mail to nobody. the problem is that log appears giving it ok. clear, that making a relay local. i don't can find the explication over this behavior. to somebody it has happened to him the same? some idea, suggestion or advice? in this moment all is welcommen. thanks From eslerj at gmail.com Wed Jun 8 20:30:53 2005 From: eslerj at gmail.com (Joel Esler) Date: Wed, 8 Jun 2005 16:30:53 -0400 Subject: [rhn-users] looking for .mil up2date server In-Reply-To: References: Message-ID: <5309617b70fcf8c25685a336428e8281@gmail.com> there's not one. update from redhat. On Jun 8, 2005, at 1:57 PM, Vossberg, Michael R CIV NETWARCOM N34 wrote: > We are looking for a RedHat up2date server in the .mil internet domain. > Any information would be appreciated. > > thanks, > m vossberg > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From mike at mommabears.com Wed Jun 8 20:32:00 2005 From: mike at mommabears.com (MJang) Date: Wed, 08 Jun 2005 13:32:00 -0700 Subject: [rhn-users] looking for .mil up2date server In-Reply-To: References: Message-ID: <1118262720.3670.37.camel@localhost> On Wed, 2005-06-08 at 12:57 -0500, Vossberg, Michael R CIV NETWARCOM N34 wrote: > We are looking for a RedHat up2date server in the .mil internet domain. > Any information would be appreciated. I don't know of any .mil domain up2date servers. You might consider creating your own. If it's fedora, there's good stuff online about creating a mirror of an apt or yum based up2date server. It's not hard, and I suspect there are a lot of us who'd be eager to help those like you who defend us. If it's Red Hat Enterprise Linux, the only official up2date servers are maintained by Red Hat... though they support a Satellite service which allows you to mirror and maintain your own. There are also workarounds which can allow you to download the update packages (and add the install packages) and maintain your own mirror (assuming that the workstations you support have proper subscriptions). Don't know if it's of any use, but there are a couple of .gov fedora update servers listed at http://fedora.redhat.com/download/mirrors.html. Thanks, Mike From pete at chemistry.montana.edu Wed Jun 8 22:00:39 2005 From: pete at chemistry.montana.edu (Pete Masse) Date: Wed, 8 Jun 2005 16:00:39 -0600 Subject: [rhn-users] postfix + postfixadmin + spamassassin + imss References: <50524.163.247.44.28.1118253381.squirrel@www.netexplora.com> Message-ID: <00ea01c56c75$818f1ae0$ebf25a99@msu.montana.edu> Check your mail queue by typing mailq. Are any of those messages still sitting in there? Just curious. pete ----- Original Message ----- From: "Claudio Jofre" To: Sent: Wednesday, June 08, 2005 11:56 AM Subject: [rhn-users] postfix + postfixadmin + spamassassin + imss hi, i have the next problem. i have tis configuration installed in my system. the first month working fine, but in the last 2 weeks i have one relay problem and can not find the problem. when i send a mail with copy to some of my domains, this arrives, the same if send to other dominains, but if send a mail to a person and I mix the dominions in the copies, does not arrive mail to nobody. the problem is that log appears giving it ok. clear, that making a relay local. i don't can find the explication over this behavior. to somebody it has happened to him the same? some idea, suggestion or advice? in this moment all is welcommen. thanks _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From Jetkins at austinlogistics.com Wed Jun 8 23:26:34 2005 From: Jetkins at austinlogistics.com (Jon Etkins) Date: Wed, 8 Jun 2005 18:26:34 -0500 Subject: Unsubscribing (was: Re: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 8) In-Reply-To: <200506080537.j585bPHn007418@mx3.redhat.com> Message-ID: My apologies also for the brusque tone of my note. It was late and I'd just gone several rounds with clueless users, and I neglected to follow my own advice in such situations: save it as a draft and revisit it later before sending. No excuses. Sorry all. Jon Etkins IT Administration & Support Austin Logistics, Inc ph: (512) 651-5641 fax: (512) 329-5625 "Eric O. Flores" To Sent by: "'Red Hat Network Users List'" rhn-users-bounces @redhat.com cc Subject 06/08/2005 12:10 RE: Unsubscribing (was: Re: AM [rhn-users] RE: rhn-users Digest, Vol 16, Issue 8) Please respond to Red Hat Network Users List Sounds like I touched a sour-note here! Apologies -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Jon Etkins Sent: Wednesday, June 08, 2005 2:01 PM To: Support Cc: rhn-users at redhat.com Subject: Unsubscribing (was: Re: [rhn-users] RE: rhn-users Digest, Vol 16,Issue 8) "support" wrote on 06/07/2005 11:21:38 PM: > stop sending mail to us we don't want to receive any further mails from you Oh, for Pete's sake. The reason you're receiving these mails is because you (or someone else with access to your email address) asked for them, and confirmed the request. If you no longer want to receive them, then YOU need to unsubscribe YOURSELF. Just click the link that's at the bottom of every message, and follow the instructions you'll find there. Here, I'll save you having to scroll down, in case that's too much trouble too: https://www.redhat.com/mailman/listinfo/rhn-users Sheesh, with "support" like that, who needs lusers?!? ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE The information contained in and transmitted with this email, including any attachments, is confidential and/or proprietary information of Austin Logistics Incorporated, and is intended only for a specific addressee or addressees. If there is an agreement concerning the treatment of confidential or proprietary information in force between Austin Logistics Incorporated and the recipient, this message and any attachments shall be treated as confidential in accordance with the terms of such agreement. Any dissemination, distribution, copying, or use of the information contained in and transmitted with this email by or to anyone other than the intended recipient or such recipient's authorized agent is unauthorized and strictly prohibited. If you have received this email in error, please notify the sender by email immediately and then delete it along with any attachments. Thank you. _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE The information contained in and transmitted with this email, including any attachments, is confidential and/or proprietary information of Austin Logistics Incorporated, and is intended only for a specific addressee or addressees. If there is an agreement concerning the treatment of confidential or proprietary information in force between Austin Logistics Incorporated and the recipient, this message and any attachments shall be treated as confidential in accordance with the terms of such agreement. Any dissemination, distribution, copying, or use of the information contained in and transmitted with this email by or to anyone other than the intended recipient or such recipient's authorized agent is unauthorized and strictly prohibited. If you have received this email in error, please notify the sender by email immediately and then delete it along with any attachments. Thank you. From kvetch at gmail.com Thu Jun 9 01:48:51 2005 From: kvetch at gmail.com (Kvetch) Date: Wed, 8 Jun 2005 21:48:51 -0400 Subject: [rhn-users] Re: Need Ideas In-Reply-To: <20050608160046.A443D73DF9@hormel.redhat.com> References: <20050608160046.A443D73DF9@hormel.redhat.com> Message-ID: <12cc747005060818481f6a8a6c@mail.gmail.com> I am not positive but I would guess the NFS server is having issues because of NIC failures or the NFS is getting ready to die due to load. Have you stopped and started the service? Have you updated the box? I would find some updates for NFS and NFS related packages - nfs-utils, portmapper. See if there any firmware updates for your NIC. Is the load high on your machine? > Message: 1 > Date: Wed, 8 Jun 2005 10:01:53 -0500 (CDT) > From: Alejandro Lemus > Subject: [rhn-users] Need ideas > To: MMerrick at idleaire.com, Red Hat Network Users List > > Message-ID: <20050608150154.6784.qmail at web54710.mail.yahoo.com> > Content-Type: text/plain; charset=iso-8859-1 > > someone to kanow on this error: > nfs_notify_change: revalidate failed, error=-116 > > My server is RH 7.3 > > Wath i Do? > > Ing. Alejandro Lemus G. > Radio Taxi Aeropuerto S.A. > Avenida de las Am?ricas # 51 - 39 Bogot? - Colombia > Tel: 571-4470694 / 571-4202600 Ext. 260 Fax: 571-2624070 > email: alejandro_lemus2003 at yahoo.com > > __________________________________________________ > Correo Yahoo! > Espacio para todos tus mensajes, antivirus y antispam ?gratis! > Reg?strate ya - http://correo.espanol.yahoo.com/ > From jamesaharrisonuk at yahoo.co.uk Thu Jun 9 02:11:06 2005 From: jamesaharrisonuk at yahoo.co.uk (James Harrison) Date: Wed, 8 Jun 2005 19:11:06 -0700 (PDT) Subject: [rhn-users] RE: rhn-users Digest, Vol 16, Issue 8 In-Reply-To: <1118258103.6081.41.camel@__wrath__.localdomain> Message-ID: <20050609021107.32280.qmail@web25303.mail.ukl.yahoo.com> > To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/rhn-users --- Darek Czarkowski wrote: > This is an outomated message, you have to unsubscibe. > DarekC > > > > > On Tue, 2005-06-07 at 21:21, Support wrote: > > stop sending mail to us we don't want to receive any further mails from > you > > > > > > > > > > -----Original Message----- > > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] > On > > Behalf Of rhn-users-request at redhat.com > > Sent: Monday, June 06, 2005 7:01 PM > > To: rhn-users at redhat.com > > Subject: rhn-users Digest, Vol 16, Issue 8 > > > > Send rhn-users mailing list submissions to > > rhn-users at redhat.com > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://www.redhat.com/mailman/listinfo/rhn-users > > or, via email, send a message with subject or body 'help' to > > rhn-users-request at redhat.com > > > > You can reach the person managing the list at > > rhn-users-owner at redhat.com > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of rhn-users digest..." > > > > > > Today's Topics: > > > > 1. Re: rhn-users Digest, Vol 16, Issue 7 (Brian Gray) > > 2. RHEL4 and dpt-i2o support (Bruce Martin) > > 3. Frank Humpohl/Vanderlande Industries ist au?er Haus/is out of > > Office. (Frank Humpohl) > > 4. MySQL-Server - RHN?? (Johan Holst Nielsen - Print2People ApS) > > 5. Re: MySQL-Server - RHN?? (Paul Dekkers) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Sun, 05 Jun 2005 16:16:55 -0500 > > From: "Brian Gray" > > Subject: [rhn-users] Re: rhn-users Digest, Vol 16, Issue 7 > > To: rhn-users at redhat.com > > Cc: pete at chemistry.montana.edu > > Message-ID: > > Content-Type: text/plain; charset="us-ascii" > > > > An HTML attachment was scrubbed... > > URL: > > > https://www.redhat.com/archives/rhn-users/attachments/20050605/0395afcc/atta > > chment.htm > > > > ------------------------------ > > > > Message: 2 > > Date: Mon, 6 Jun 2005 07:47:09 -0500 > > From: Bruce Martin > > Subject: [rhn-users] RHEL4 and dpt-i2o support > > To: RedHat List > > Message-ID: <04d73f0f25d1dc06b8083b420ff5aa9a at vuiis.vanderbilt.edu> > > Content-Type: text/plain; charset=US-ASCII; format=flowed > > > > I have two Supermicro servers that both have SCSI drives installed in a > > RAID 1 configuration. > > I am pretty sure that early versions of RHEL3 supported using the > > dpt_i2o driver so that I could load the os on these drives. > > Now I am trying to install RHEL4 on these systems but the installer is > > not recognizing the drives and there is only an i2o driver to load. > > I have tried loading that and installing but all I get is 99 99 99 99 > > 99... when booting from the newly installed system. > > > > Is there a workaround? > > Can I install an early version of RHEL3 and somehow upgrade to RHEL4 > > without using the installer? > > Is there an dpt_i2o driver that can be loaded during the install > > process that will continue to work after installation? > > > > Bruce > > > > -- > > Bruce W. Martin > > Systems Administrator, VSA > > Vanderbilt University Medical Center > > VU Institute of Imaging Science > > R-1302 Medical Center North > > Nashville, TN 37232-2310 > > (615) 322-6691 > > (615) 322-0734 FAX > > > > > > > > ------------------------------ > > > > Message: 3 > > Date: Mon, 6 Jun 2005 15:22:19 +0200 > > From: Frank Humpohl > > Subject: [rhn-users] Frank Humpohl/Vanderlande Industries ist au?er > > Haus/is out of Office. > > To: Red Hat Network Users List > > Message-ID: > > > > > > om> > > > > Content-Type: text/plain; charset=US-ASCII > > > > I will be out of the office starting 06.06.2005 and will not return until > > 07.06.2005. > > > > > > > > > > ------------------------------ > > > > Message: 4 > > Date: Mon, 06 Jun 2005 15:38:01 +0200 > > From: Johan Holst Nielsen - Print2People ApS > > Subject: [rhn-users] MySQL-Server - RHN?? > > To: Red Hat Network Users List > > Message-ID: <42A451B9.3050902 at print2people.com> > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > > Hi all, > > > > I wonder why I can't find MySQL server on rhn? Isn't it provided? > > > > I can only find bench, client etc. - but no server :( > > > > Anyone can give me a hint? It seems like it isnt available - I found > > some bug-tracking on mysql-server - but no linking :( > > > > Please note - im on 64bit intel. > > > > Regards, > > Johan > > > > > > > > ------------------------------ > > > > Message: 5 > > Date: Mon, 06 Jun 2005 15:41:11 +0200 > > From: Paul Dekkers > > Subject: Re: [rhn-users] MySQL-Server - RHN?? > > To: Red Hat Network Users List > > Message-ID: <42A45277.4060601 at surfnet.nl> > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > > Hi, > > > > Johan Holst Nielsen - Print2People ApS wrote: > > > > > I wonder why I can't find MySQL server on rhn? Isn't it provided? > > > > > > I can only find bench, client etc. - but no server :( > > > > > > Anyone can give me a hint? It seems like it isnt available - I found > > > some bug-tracking on mysql-server - but no linking :( > > > > I got the mysql-server package after I enabled the "extras" channel (use > > the "alter channel subscriptions" option on the detail page of your > system). > > > > Paul > > > > > > > > ------------------------------ > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > > > End of rhn-users Digest, Vol 16, Issue 8 > > **************************************** > > > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > __________________________________ Discover Yahoo! Use Yahoo! to plan a weekend, have fun online and more. Check it out! http://discover.yahoo.com/ From Paul.Dekkers at surfnet.nl Thu Jun 9 14:01:20 2005 From: Paul.Dekkers at surfnet.nl (Paul Dekkers) Date: Thu, 09 Jun 2005 16:01:20 +0200 Subject: [rhn-users] local repository because of slow up2date? Message-ID: <42A84BB0.5030404@surfnet.nl> Hi, We're starting to have more and more RH systems, and the thing I always find frustrating is the download-speeds I get with up2date. (I'm used to fast downloads for about everything else ;-)) Since I cannot use another public mirror (since there are none?) with RH, I wonder if it's possible to create my own. I know there is something like the RHN proxy server (and sattelite), but as far as I know they have some strange requirements (2.1 box) and cost a vast amount of money that I don't want to spend on this. Is it possible to just have the RPMs I need downloaded, or cached or something and updated via yum or up2date somehow? For example: I only get ~70-90 k/sec at this moment, and the update after my AS 3 U3 installation takes for about half an hour :-( (The iso image download isn't fast either btw, that's why I didn't download newer iso's.) Paul P.S. I almost wonder if something like centos or xos linux wouldn't be better; the updates are at least provided with a different mechanism and I can use a local mirror for that (even one that is on our backbone :-)). From TriceDennisD at JohnDeere.com Thu Jun 9 15:46:58 2005 From: TriceDennisD at JohnDeere.com (Trice Dennis D) Date: Thu, 9 Jun 2005 10:46:58 -0500 Subject: [rhn-users] pagecache Message-ID: > Does anyone know how to correctly change the pagecache on Redhat 3.0? > I have tried "echo 1 15 30 /proc/sys/vm/pagecache". > > I also tried to putting the following entry in /etc/sysctl.conf > Vm.pagecache 1 15 30 > > And is still uses up to 100 percent of memory for pagecache. > > Please help. -------------- next part -------------- An HTML attachment was scrubbed... URL: From eslerj at gmail.com Thu Jun 9 16:06:13 2005 From: eslerj at gmail.com (Joel Esler) Date: Thu, 9 Jun 2005 12:06:13 -0400 Subject: [rhn-users] pagecache In-Reply-To: References: Message-ID: <8c643a5005060909062d4cd6c0@mail.gmail.com> maybe echo "1 15 30" > /proc/sys/vm/pagecache But I don't know.. On 6/9/05, Trice Dennis D wrote: > > > > > Does anyone know how to correctly change the pagecache on Redhat 3.0? I > have tried "echo 1 15 30 /proc/sys/vm/pagecache". > > I also tried to putting the following entry in /etc/sysctl.conf > Vm.pagecache 1 15 30 > > And is still uses up to 100 percent of memory for pagecache. > > Please help. > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > > -- Joel Esler BASE Project Lead http://sourceforge.net/projects/secureideas From jtrice at haastcm.com Thu Jun 9 16:24:10 2005 From: jtrice at haastcm.com (Trice, Jim) Date: Thu, 9 Jun 2005 11:24:10 -0500 Subject: [rhn-users] local repository because of slow up2date? Message-ID: Paul, I use yum and set up a repository on an apache server. I compiled yum from sources. The only trick was using the -DESTDIR=/ switch when running configure. Off the top of my head I can't remember where I got createrepo but it's in the yum docs somewhere. Once it's all set up you just have to set one of your machines to just download and not install when running up2date then copy the rpm's out of the spool directory to your repo update directory and run createrepo. Run yum update on each of the client machines and then "up2date -p" or just wait a few hours for rhn to update. It's not fully automated but I like to know what's being updated when anyway and it doesn't take much effort. Jim > Message: 3 > Date: Thu, 09 Jun 2005 16:01:20 +0200 > From: Paul Dekkers > Subject: [rhn-users] local repository because of slow up2date? > To: rhn-users at redhat.com > Message-ID: <42A84BB0.5030404 at surfnet.nl> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, > > We're starting to have more and more RH systems, and the thing I always > find frustrating is the download-speeds I get with up2date. (I'm used to > fast downloads for about everything else ;-)) Since I cannot use another > public mirror (since there are none?) with RH, I wonder if it's possible > to create my own. > > I know there is something like the RHN proxy server (and sattelite), but > as far as I know they have some strange requirements (2.1 box) and cost > a vast amount of money that I don't want to spend on this. > Is it possible to just have the RPMs I need downloaded, or cached or > something and updated via yum or up2date somehow? > > For example: I only get ~70-90 k/sec at this moment, and the update > after my AS 3 U3 installation takes for about half an hour :-( > (The iso image download isn't fast either btw, that's why I didn't > download newer iso's.) > > Paul > > P.S. I almost wonder if something like centos or xos linux wouldn't be > better; the updates are at least provided with a different mechanism and > I can use a local mirror for that (even one that is on our backbone :-)). > From bmorel at ssi.fr Thu Jun 9 18:24:53 2005 From: bmorel at ssi.fr (SSI - Benjamin Morel) Date: Thu, 9 Jun 2005 20:24:53 +0200 Subject: [rhn-users] PHP Accelerator Message-ID: <013b01c56d20$8854ff60$1001a8c0@BENJ> Hello all, Is there a built-in solution for php opcode caching (like zend accelerator) into RH4/RHN ? If not, is there a secure way to install such a solution, from rpms or without disturbing a httpd/php installation from RH rpms ? Thanks in advance. Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: From doctortechie at hotmail.com Thu Jun 9 19:41:36 2005 From: doctortechie at hotmail.com (Doctor Khumalo) Date: Thu, 09 Jun 2005 19:41:36 +0000 Subject: [rhn-users] pagecache In-Reply-To: Message-ID: What are you using this machine for? If it's something that's intensely I/O related (check top and see if kswapd is being sucked up) then you should probably set it higher. vm.pagecache=10 25 50 This will lower the pagecache max to conserve low memory. Just to let you know that RHEL3 has a major problem with the bounce-buffering phenomenon. I had this problem when running an scp process between two servers across the same Gigabit network link. The process was copying over 600 GB of data (ove ra hundred thousand files) and the whole process took FOUR DAYS! I tried to get Red Hat to fess up to the problem but they denied it. In the end, the next kernel up2date solved the problem. If you want, I can attach the RHEL virtual memory manual. It's very helpful. >From: "Trice Dennis D" >Reply-To: Red Hat Network Users List >To: rhn-users at redhat.com >Subject: [rhn-users] pagecache >Date: Thu, 9 Jun 2005 10:46:58 -0500 > > > > > Does anyone know how to correctly change the pagecache on Redhat 3.0? > > I have tried "echo 1 15 30 /proc/sys/vm/pagecache". > > > > I also tried to putting the following entry in /etc/sysctl.conf > > Vm.pagecache 1 15 30 > > > > And is still uses up to 100 percent of memory for pagecache. > > > > Please help. >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ From dcdesi at gmail.com Fri Jun 10 00:49:24 2005 From: dcdesi at gmail.com (dcdesi at gmail.com) Date: Thu, 9 Jun 2005 20:49:24 -0400 Subject: [rhn-users] Support for Promise 20378 ATA Message-ID: <70fa5e0705060917496a7142f5@mail.gmail.com> Hi, Does Red Hat enterprise 3 support Promise PDC20378 serial ATA controllers. thanks From Rizan at my.ibm.com Fri Jun 10 04:19:22 2005 From: Rizan at my.ibm.com (Mohammad Rizan M.Ghazali) Date: Fri, 10 Jun 2005 12:19:22 +0800 Subject: [rhn-users] Mohammad Rizan M.Ghazali is out of the office. Message-ID: I will be out of the office starting 06/06/2005 and will not return until 06/12/2005. I will respond to your message when I return. -------------- next part -------------- An HTML attachment was scrubbed... URL: From guenter.schmidt at bruker.de Fri Jun 10 09:20:39 2005 From: guenter.schmidt at bruker.de (=?ISO-8859-15?Q?=22Dr=2E_G=FCnter_Schmidt=22?=) Date: Fri, 10 Jun 2005 11:20:39 +0200 Subject: [rhn-users] local repository because of slow up2date? In-Reply-To: <42A84BB0.5030404@surfnet.nl> References: <42A84BB0.5030404@surfnet.nl> Message-ID: <42A95B67.1090008@bruker.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul Dekkers wrote: > Hi, > > We're starting to have more and more RH systems, and the thing I > always find frustrating is the download-speeds I get with up2date. > (I'm used to fast downloads for about everything else ;-)) Since I > cannot use another public mirror (since there are none?) with RH, I > wonder if it's possible to create my own. One solution to speed up downloads is to do it for one system only. And mark in up2date-config not to delete the binary packages. Export the download directory, mount it on all other redhat systems and configure those systems to use the mounted directory. Now the up2date will only download the header files and not the rpm files again. I have setup on the master machine a cron job at 4:00 with /usr/sbin/up2date-nox --update --install and whenever I start 'up2date' interactive the files are already present. Best Regards G?nter - -- Dr. G?nter Schmidt | E-Mail: gsc at bruker.de NMR Software | Tel: +49 721 5161 443 Bruker BioSpin GmbH | Fax: +49 721 5161 480 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCqVtl29/IpRbBQo8RAiwcAKDV3+yITdJjI/k+UneJ3NgGGHYW2gCeM9gg sBl+aOp4vDcnimcDMX076hc= =JcGj -----END PGP SIGNATURE----- From galdi at ds.unifi.it Fri Jun 10 10:09:27 2005 From: galdi at ds.unifi.it (Maria Nunzia Galdi) Date: Fri, 10 Jun 2005 12:09:27 +0200 Subject: [rhn-users] Problem with up2date Message-ID: <6.1.0.6.0.20050610115831.0246abb8@ds.unifi.it> Hi, I have installed RHEL ES ver.4 for 32-bit x-86. At the moment I have as kernel the version "2.6.9-5.0.5.EL" Using "up2date" I receive the suggestion of update to kernel "2.6.9-11.EL" but I receive the following dependencies error: kernel-2.6.9-11.EL conflicts with ipw2200-firmware < 2.2 For ipw2200-firmware package exist only the 2.0.3. Please, someone can update this package or I have as only possibility to uninstall it???? Thank you in advance, Nunzia Galdi Dott. M. Nunzia Galdi Universit? degli Studi di Firenze Viale Morgagni, 59 50134 Firenze -------------- next part -------------- An HTML attachment was scrubbed... URL: From lin77sys at yahoo.it Fri Jun 10 13:40:43 2005 From: lin77sys at yahoo.it (lin77sys) Date: Fri, 10 Jun 2005 15:40:43 +0200 (CEST) Subject: [rhn-users] Oracle crash with RedHat AS V3. Message-ID: <20050610134043.58842.qmail@web26210.mail.ukl.yahoo.com> Hy all, we experienced a bug with Oracle 9i. We installed it on a few server and it works fine. In one case, however, it periodicaly (once a day) crashes without reason. Oracle log displays: *** 2005-06-08 12:15:11.004 ksedmp: internal or fatal error ORA-07445: exception encountered: core dump [skgfqio()+2408] [SIGSEGV] [Address not mapped to object] [0x8] [] [] Before contacting Oracle support I surfed Internet and I have found some reference but nothing useful to us. Kernel parameters seems fine too. Is there any of you who experienced the same problem ? Thank you. ___________________________________ Yahoo! Messenger: chiamate gratuite in tutto il mondo http://it.beta.messenger.yahoo.com From lin77sys at yahoo.it Fri Jun 10 13:41:45 2005 From: lin77sys at yahoo.it (lin77sys) Date: Fri, 10 Jun 2005 15:41:45 +0200 (CEST) Subject: [rhn-users] Performance degraded using EMC SAN and QLogic. In-Reply-To: <73938770A7DFA540B93C65EC1CFA8E223CA3@mailu3.unit3.sps.co.in> Message-ID: <20050610134146.9877.qmail@web26206.mail.ukl.yahoo.com> --- Ifthikhar Ali Khan ha scritto: > I think you have to enable write cache on EMC SAN > using navicli command > > > navicli -h SPA-IP setcache -wsza 443 == set > SPB wc to 443MB > navicli -h SPA-IP setcache -wszb 443 == set > SPB wc to 443MB > > Substitute your SAN ip address for SPA-IP > > Once these commands were issued restart the SAN. > > Hope this will resolve. > > Regards, > Khan. > SPS, Chennai, INDIA. > > > -----Original Message----- > From: lin77sys [mailto:lin77sys at yahoo.it] > Sent: Wednesday, May 18, 2005 2:30 PM > To: RedHat Mailing List > Subject: [rhn-users] Performance degraded using EMC > SAN and QLogic. > > Hy all, we experienced a bad bug running two new > brand > system of ours with Redhat AS v.3 > 2.4.21-27.0.2.ELsmp. > Three months ago we bought a Storage Area Network > EMC > Clariion CX300 with HBA Emulex and a server HP > Proliant 580 connected. We created a LUN RAID5, then > a > volume group and a logical volume where formatted an > EXT3 file system 100 GB wide. Well, when we start to > write on an empty filesystem we obtain good > performance until we reach about 80% of total > capacity. After that, performarmances dramatically > degrade (server also fails to respond). We > experienced > the same problem on the other new system (HP > proliant > DL580, HBA QLogic 2340 and Clariion EMC CX700) which > is reported as totally compliant in the EMC support > Matrix document. > > It is a very critical iussue. Of course we contacted > RedHat and EMC but they unfortunately say all the > same > thing: it's not my fault! > > Is there any of you who faced this problem ? Any > hint > would be very very appreciated. > > Best regards. > > > > > > ___________________________________ > Nuovo Yahoo! Messenger: E' molto pi? divertente: > Audibles, Avatar, Webcam, Giochi, Rubrica... > Scaricalo ora! > http://it.messenger.yahoo.it > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it From lin77sys at yahoo.it Fri Jun 10 13:45:17 2005 From: lin77sys at yahoo.it (lin77sys) Date: Fri, 10 Jun 2005 15:45:17 +0200 (CEST) Subject: [rhn-users] Performance degraded using EMC SAN and QLogic. In-Reply-To: <73938770A7DFA540B93C65EC1CFA8E223CA3@mailu3.unit3.sps.co.in> Message-ID: <20050610134517.30927.qmail@web26202.mail.ukl.yahoo.com> Hy, we resolved the problem deleting (rpm -e) and reinstalling latest version of powerpath. It seemed it was a dirty installation because we couldn't erase the old package. We had to install the new version (rpm -ivh) and then delete the older version with (rpm -e). However, now it works fine. Thanks. --- Ifthikhar Ali Khan ha scritto: > I think you have to enable write cache on EMC SAN > using navicli command > > > navicli -h SPA-IP setcache -wsza 443 == set > SPB wc to 443MB > navicli -h SPA-IP setcache -wszb 443 == set > SPB wc to 443MB > > Substitute your SAN ip address for SPA-IP > > Once these commands were issued restart the SAN. > > Hope this will resolve. > > Regards, > Khan. > SPS, Chennai, INDIA. > > > -----Original Message----- > From: lin77sys [mailto:lin77sys at yahoo.it] > Sent: Wednesday, May 18, 2005 2:30 PM > To: RedHat Mailing List > Subject: [rhn-users] Performance degraded using EMC > SAN and QLogic. > > Hy all, we experienced a bad bug running two new > brand > system of ours with Redhat AS v.3 > 2.4.21-27.0.2.ELsmp. > Three months ago we bought a Storage Area Network > EMC > Clariion CX300 with HBA Emulex and a server HP > Proliant 580 connected. We created a LUN RAID5, then > a > volume group and a logical volume where formatted an > EXT3 file system 100 GB wide. Well, when we start to > write on an empty filesystem we obtain good > performance until we reach about 80% of total > capacity. After that, performarmances dramatically > degrade (server also fails to respond). We > experienced > the same problem on the other new system (HP > proliant > DL580, HBA QLogic 2340 and Clariion EMC CX700) which > is reported as totally compliant in the EMC support > Matrix document. > > It is a very critical iussue. Of course we contacted > RedHat and EMC but they unfortunately say all the > same > thing: it's not my fault! > > Is there any of you who faced this problem ? Any > hint > would be very very appreciated. > > Best regards. > > > > > > ___________________________________ > Nuovo Yahoo! Messenger: E' molto pi? divertente: > Audibles, Avatar, Webcam, Giochi, Rubrica... > Scaricalo ora! > http://it.messenger.yahoo.it > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it From stellr at cns.vt.edu Fri Jun 10 13:52:12 2005 From: stellr at cns.vt.edu (Ray Stell) Date: Fri, 10 Jun 2005 09:52:12 -0400 Subject: [rhn-users] Oracle crash with RedHat AS V3. In-Reply-To: <20050610134043.58842.qmail@web26210.mail.ukl.yahoo.com> References: <20050610134043.58842.qmail@web26210.mail.ukl.yahoo.com> Message-ID: <20050610135212.GB17495@locust.cns.vt.edu> That depends on what the definition of 9i is is. ;) If you patch to 9.2.0.4 you will at least gain stability. I believe they are up to 9.2.0.6 for security issues, maybe even 9.2.0.7 is released, any day now, I'm sure. In general, I found that 10g was much more reasonable on rh3 and rh4. 9i seemed quite a mess on rh, imho. On Fri, Jun 10, 2005 at 03:40:43PM +0200, lin77sys wrote: > Hy all, we experienced a bug with Oracle 9i. We > installed it on a few server and it works fine. > In one case, however, it periodicaly (once a day) > crashes without reason. > Oracle log displays: > *** 2005-06-08 12:15:11.004 > ksedmp: internal or fatal error > ORA-07445: exception encountered: core dump > [skgfqio()+2408] [SIGSEGV] [Address not mapped to > object] [0x8] [] [] > > Before contacting Oracle support I surfed Internet and > I have found some reference but nothing useful to us. > Kernel parameters seems fine too. > > Is there any of you who experienced the same problem ? > > Thank you. > > > > ___________________________________ > Yahoo! Messenger: chiamate gratuite in tutto il mondo > http://it.beta.messenger.yahoo.com > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users -- ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D From inode0 at gmail.com Fri Jun 10 14:02:06 2005 From: inode0 at gmail.com (inode0) Date: Fri, 10 Jun 2005 09:02:06 -0500 Subject: [rhn-users] Problem with up2date In-Reply-To: <6.1.0.6.0.20050610115831.0246abb8@ds.unifi.it> References: <6.1.0.6.0.20050610115831.0246abb8@ds.unifi.it> Message-ID: On 6/10/05, Maria Nunzia Galdi wrote: > Hi, > I have installed RHEL ES ver.4 for 32-bit x-86. > At the moment I have as kernel the version "2.6.9-5.0.5.EL" > Using "up2date" I receive the suggestion of update to kernel "2.6.9-11.EL" > but I receive the following dependencies error: > > kernel-2.6.9-11.EL conflicts with ipw2200-firmware < 2.2 > > For ipw2200-firmware package exist only the 2.0.3. > > Please, someone can update this package or I have as only possibility to > uninstall it???? I had this problem on the first day the kernel was released too. The ipw2200-firmware package has now been updated in the Extras channel. John From Adrian.Hicks at bartter.com.au Wed Jun 8 22:48:07 2005 From: Adrian.Hicks at bartter.com.au (Hicks, Adrian) Date: Thu, 9 Jun 2005 08:48:07 +1000 Subject: [rhn-users] looking for .mil up2date server Message-ID: Hi, Have you looked at a Redhat "Satellite" server. Have a read and see if it is what you need ? Thanks Adrian -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of MJang Sent: Thursday, 9 June 2005 6:32 AM To: Red Hat Network Users List Subject: Re: [rhn-users] looking for .mil up2date server On Wed, 2005-06-08 at 12:57 -0500, Vossberg, Michael R CIV NETWARCOM N34 wrote: > We are looking for a RedHat up2date server in the .mil internet domain. > Any information would be appreciated. I don't know of any .mil domain up2date servers. You might consider creating your own. If it's fedora, there's good stuff online about creating a mirror of an apt or yum based up2date server. It's not hard, and I suspect there are a lot of us who'd be eager to help those like you who defend us. If it's Red Hat Enterprise Linux, the only official up2date servers are maintained by Red Hat... though they support a Satellite service which allows you to mirror and maintain your own. There are also workarounds which can allow you to download the update packages (and add the install packages) and maintain your own mirror (assuming that the workstations you support have proper subscriptions). Don't know if it's of any use, but there are a couple of .gov fedora update servers listed at http://fedora.redhat.com/download/mirrors.html. Thanks, Mike _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users Attention: This e-mail is privileged and confidential. If you are not the intended recipient please delete the message and notify the sender. Any views or opinions presented are solely those of the author. ############################################################################################### This e-mail message has been scanned and cleared by MailMarshal http://www.marshalsoftware.com ############################################################################################### From jpelton at noaa.gov Thu Jun 9 18:32:52 2005 From: jpelton at noaa.gov (Jim Pelton) Date: Thu, 09 Jun 2005 12:32:52 -0600 Subject: [rhn-users] shutdown services when upgrading Message-ID: <42A88B54.2090704@noaa.gov> This is a relatively simple question, I think... So I'm trying to develop a good strategy for updating (with up2date) some web servers and several other production level boxes. My question arose out of the need to update httpd on the web farm. If I go ahead and update, will the rpm %pre and %post scripts (or whatever does this type of thing) shutdown the httpd service, update and then bring it back up? Also, is there an easy way to go about finding this information, with out just doing a test run on a test machine? It is important to understand the way these things work if any sort of automation is to be trusted! Thanks much, Jim jim.pelton at noaa.gov DOC/NOAA/NWS/WRH From jpelton at noaa.gov Fri Jun 10 14:18:33 2005 From: jpelton at noaa.gov (Jim Pelton) Date: Fri, 10 Jun 2005 08:18:33 -0600 Subject: [rhn-users] shutdown services when upgrading Message-ID: <42A9A139.1080903@noaa.gov> This is a relatively simple question, I think... So I'm trying to develop a good strategy for updating (with up2date) some web servers and several other production level boxes. My question arose out of the need to update httpd on the web farm. If I go ahead and update, will the rpm %pre and %post scripts (or whatever does this type of thing) shutdown the httpd service, update and then bring it back up? Also, is there an easy way to go about finding this information, with out just doing a test run on a test machine? It is important to understand the way these things work if any sort of automation is to be trusted! Thanks much, Jim jim.pelton at noaa.gov DOC/NOAA/NWS/WRH From rcgraves at brandeis.edu Fri Jun 10 21:11:13 2005 From: rcgraves at brandeis.edu (Rich Graves) Date: Fri, 10 Jun 2005 17:11:13 -0400 (EDT) Subject: [rhn-users] shutdown services when upgrading In-Reply-To: <42A9A139.1080903@noaa.gov> Message-ID: On Fri, 10 Jun 2005, Jim Pelton wrote: > So I'm trying to develop a good strategy for updating (with up2date) > some web servers and several other production level boxes. My question > arose out of the need to update httpd on the web farm. If I go ahead > and update, will the rpm %pre and %post scripts (or whatever does this > type of thing) shutdown the httpd service, update and then bring it back > up? You can choose not to run scripts by giving rpm the --noscripts option. I'm not entirely sure what the $1 below refers to. I do know that just about every time I update bind, it has done the wrong thing, both stopping the service and removing it with chkconfig. So I'd test it if I were you. [root]# up2date --get httpd [root]# -qp --scripts /var/spool/up2date/httpd-2.0.46-46.ent.i386.rpm preinstall scriptlet (using /bin/sh): # Add the "apache" user /usr/sbin/useradd -c "Apache" -u 48 \ -s /sbin/nologin -r -d /var/www apache 2> /dev/null || : # Prevent removal of index.html on upgrades from 1.3 postinstall scriptlet (using /bin/sh): # Register the httpd service /sbin/chkconfig --add httpd preuninstall scriptlet (using /bin/sh): if [ $1 = 0 ]; then /sbin/service httpd stop > /dev/null 2>&1 /sbin/chkconfig --del httpd fi -- Rich Graves UNet Systems Administrator From Curtis at GreenKey.net Fri Jun 10 21:29:29 2005 From: Curtis at GreenKey.net (Curtis Doty) Date: Fri, 10 Jun 2005 14:29:29 -0700 Subject: [rhn-users] shutdown services when upgrading In-Reply-To: <42A9A139.1080903@noaa.gov> References: <42A9A139.1080903@noaa.gov> Message-ID: <42AA0639.1050303@GreenKey.net> Jim Pelton wrote: > So I'm trying to develop a good strategy for updating (with up2date) > some web servers and several other production level boxes. My > question arose out of the need to update httpd on the web farm. If I > go ahead and update, will the rpm %pre and %post scripts (or whatever > does this type of thing) shutdown the httpd service, update and then > bring it back up? To answer your own question, try: # rpm -q --scripts httpd Herer is a way to accomplish what you want: # up2date -i httpd && service httpd condrestart > Also, is there an easy way to go about finding this information, with > out just doing a test run on a test machine? It is important to > understand the way these things work if any sort of automation is to > be trusted! Use the source, Luke. :-) Or TFM: http://httpd.apache.org/docs-2.0/stopping.html ../C -- These are not the droids you're looking for. - Obi-Wan Kenobi From Curtis at GreenKey.net Fri Jun 10 22:00:32 2005 From: Curtis at GreenKey.net (Curtis Doty) Date: Fri, 10 Jun 2005 15:00:32 -0700 Subject: [rhn-users] shutdown services when upgrading In-Reply-To: References: Message-ID: <42AA0D80.10302@GreenKey.net> Rich Graves wrote: >On Fri, 10 Jun 2005, Jim Pelton wrote: > > >>So I'm trying to develop a good strategy for updating (with up2date) >>some web servers and several other production level boxes. My question >>arose out of the need to update httpd on the web farm. If I go ahead >>and update, will the rpm %pre and %post scripts (or whatever does this >>type of thing) shutdown the httpd service, update and then bring it back >>up? >> >> >You can choose not to run scripts by giving rpm the --noscripts option. > >I'm not entirely sure what the $1 below refers to. I do know that just > > Wrongheaded. >about every time I update bind, it has done the wrong thing, both stopping >the service and removing it with chkconfig. So I'd test it if I were you. > >preuninstall scriptlet (using /bin/sh): >if [ $1 = 0 ]; then > /sbin/service httpd stop > /dev/null 2>&1 > /sbin/chkconfig --del httpd >fi > > The $1 is the first positional parameter passed to the script. Which is defined as the number of instances of the httpd rpm currently installed--*after* the old instance is removed. Therefore $1 will never equal 0 when you are updating. ../C -- These are not the droids you're looking for. - Obi-Wan Kenobi From jpelton at noaa.gov Fri Jun 10 22:50:19 2005 From: jpelton at noaa.gov (Jim Pelton) Date: Fri, 10 Jun 2005 16:50:19 -0600 Subject: [rhn-users] shutdown services when upgrading In-Reply-To: <42AA0D80.10302@GreenKey.net> References: <42AA0D80.10302@GreenKey.net> Message-ID: <42AA192B.20106@noaa.gov> Curtis and Rich, Thanks for your help, that answered some questions about rpm I've been wondering about for a while. Of course, the answers where just a man page away! Thanks again, have a nice weekend. --Jim Curtis Doty wrote: > Rich Graves wrote: > >> On Fri, 10 Jun 2005, Jim Pelton wrote: >> >> >>> So I'm trying to develop a good strategy for updating (with up2date) >>> some web servers and several other production level boxes. My >>> question arose out of the need to update httpd on the web farm. If >>> I go ahead and update, will the rpm %pre and %post scripts (or >>> whatever does this type of thing) shutdown the httpd service, update >>> and then bring it back up? >>> >> >> You can choose not to run scripts by giving rpm the --noscripts option. >> >> I'm not entirely sure what the $1 below refers to. I do know that just >> >> > Wrongheaded. > >> about every time I update bind, it has done the wrong thing, both >> stopping >> the service and removing it with chkconfig. So I'd test it if I were >> you. >> >> preuninstall scriptlet (using /bin/sh): >> if [ $1 = 0 ]; then >> /sbin/service httpd stop > /dev/null 2>&1 >> /sbin/chkconfig --del httpd >> fi >> >> > The $1 is the first positional parameter passed to the script. Which > is defined as the number of instances of the httpd rpm currently > installed--*after* the old instance is removed. Therefore $1 will > never equal 0 when you are updating. > > ../C > Thank you very much! Monday morning From Christoph.Doerbeck at FMR.COM Sat Jun 11 12:00:29 2005 From: Christoph.Doerbeck at FMR.COM (Doerbeck, Christoph) Date: Sat, 11 Jun 2005 08:00:29 -0400 Subject: [rhn-users] shutdown services when upgrading Message-ID: $1 is a shell command line argument which you can test in the script areas of the rpm to determine how many copies of the rpm will remain at the completion of the install/removal. Here is a comment that I stick into all the rpms I develop. I make VERY heavy use of this. ## ## test $1 to determine what to do on ## $1 = 0 means full package erase (0 versions left) ## $1 = 1 means upgrade (1 version still installed after this erase) ## So for example, it's a mechanism to determine from within your rpm, if this is an upgrade (rpm -U) or a erase (rpm -e). This is important when considering that a package removal runs %postun scripts AFTER the new package has already been installed. You don't want it to go removing things the new package needs. Hope that helps. Christoph -----Original Message----- From: Rich Graves [mailto:rcgraves at brandeis.edu] Sent: Friday, June 10, 2005 5:11 PM To: Red Hat Network Users List Subject: Re: [rhn-users] shutdown services when upgrading On Fri, 10 Jun 2005, Jim Pelton wrote: > So I'm trying to develop a good strategy for updating (with up2date) > some web servers and several other production level boxes. My question > arose out of the need to update httpd on the web farm. If I go ahead > and update, will the rpm %pre and %post scripts (or whatever does this > type of thing) shutdown the httpd service, update and then bring it back > up? You can choose not to run scripts by giving rpm the --noscripts option. I'm not entirely sure what the $1 below refers to. I do know that just about every time I update bind, it has done the wrong thing, both stopping the service and removing it with chkconfig. So I'd test it if I were you. [root]# up2date --get httpd [root]# -qp --scripts /var/spool/up2date/httpd-2.0.46-46.ent.i386.rpm preinstall scriptlet (using /bin/sh): # Add the "apache" user /usr/sbin/useradd -c "Apache" -u 48 \ -s /sbin/nologin -r -d /var/www apache 2> /dev/null || : # Prevent removal of index.html on upgrades from 1.3 postinstall scriptlet (using /bin/sh): # Register the httpd service /sbin/chkconfig --add httpd preuninstall scriptlet (using /bin/sh): if [ $1 = 0 ]; then /sbin/service httpd stop > /dev/null 2>&1 /sbin/chkconfig --del httpd fi -- Rich Graves UNet Systems Administrator _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From slee at cs.cornell.edu Sat Jun 11 18:08:30 2005 From: slee at cs.cornell.edu (Steven Lee) Date: Sat, 11 Jun 2005 14:08:30 -0400 Subject: [rhn-users] Two Questions re: XMLRPC Interface Message-ID: <42AB289E.5070009@cs.cornell.edu> Hi, I just started playing with the XMLRPC interface in hope to build some custom scripts to automate some tasks. I have 2 questions: 1) There doesn't seem to be routines for manipulating activation keys. For example, creating an activation key, deleting an activation key, list all the systems activated by a specified key. Unfortunately, we are using activation keys for granting a large number of users use of RHEL licenses (We have an academic site license). Am I missing something here? I looked through the api at https://rhn.redhat.com/rpc/api and couldn't find anything. 2) I tried deleting a user using "user.delete" and got a "permission_check_failure". This is a sub-account that I created. Why can't I delete it using XMLRPC (or the RHN web interface for that matter)? Thanks. Steven Lee slee at cs.cornell.edu Sr. Programmer/Analyst Computer Science Dept Cornell University From inode0 at gmail.com Sat Jun 11 18:32:31 2005 From: inode0 at gmail.com (inode0) Date: Sat, 11 Jun 2005 13:32:31 -0500 Subject: [rhn-users] Two Questions re: XMLRPC Interface In-Reply-To: <42AB289E.5070009@cs.cornell.edu> References: <42AB289E.5070009@cs.cornell.edu> Message-ID: On 6/11/05, Steven Lee wrote: > Hi, > > I just started playing with the XMLRPC interface in hope to build some > custom scripts to automate some tasks. I have 2 questions: > > 1) There doesn't seem to be routines for manipulating activation keys. > For example, creating an activation key, deleting an activation key, > list all the systems activated by a specified key. Unfortunately, we > are using activation keys for granting a large number of users use of > RHEL licenses (We have an academic site license). Am I missing > something here? I looked through the api at > https://rhn.redhat.com/rpc/api and couldn't find anything. I feel your pain using the web interface to do these tasks. As I understand the current state of the API there is no support for several common tasks that you will want including activation key manipulation. There was a hint at the Red Hat Summit that a new version of the API is in the pipeline and should arrive fairly soon. No hint about whether the features I want (which are surely the features you want as I'm doing the same thing you are with an academic site license) will be included though. > 2) I tried deleting a user using "user.delete" and got a > "permission_check_failure". This is a sub-account that I created. Why > can't I delete it using XMLRPC (or the RHN web interface for that matter)? Good question. I read somewhere that currently you must request that someone at Red Hat delete accounts on your behalf. That is rather inconvenient. It would be nice if we could fully manage, including deletion, of accounts we create. John From bmorel at ssi.fr Sun Jun 12 01:04:13 2005 From: bmorel at ssi.fr (SSI - Benjamin Morel) Date: Sun, 12 Jun 2005 03:04:13 +0200 Subject: [rhn-users] RHEL4 RPMS on RHEL3 Message-ID: <000001c56eee$7a897df0$2242fe51@BENJ> Hello, Could someone explain me what would happen if I install RHEL4 RPMS on RHEL3 server ? For example, some "new" softwares are not available on EL3 : MySQL4 vs MySQL3, vsftpd2 vs vsftpd1, I'm interested in keeping RH rpms, and can not upgrade to RHEL4 because of Dell servers not compatible for the moment (OMSA) ... Thanks in advance. Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: From espen.ekeroth at omxgroup.com Sun Jun 12 08:15:02 2005 From: espen.ekeroth at omxgroup.com (Espen Ekeroth) Date: Sun, 12 Jun 2005 10:15:02 +0200 Subject: [rhn-users] Cluster suite Message-ID: I am having problem with NFS on a RH 3.0 cluster using the RH Cluster Suite. The client that mounts the NFS share hangs when the service is moved from node A to node B (seems ok). After the service is moved the client get "Access denied" when accessing the share. I have to umount and mount the NFS folder again to solve this problem Anyone that has an idea of what's the problem? /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net ******************************************************************************** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited. If you are not an intended recipient, please contact the sender and delete the material from your computer. ******************************************************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From espen.ekeroth at omxgroup.com Sun Jun 12 16:23:17 2005 From: espen.ekeroth at omxgroup.com (Espen Ekeroth) Date: Sun, 12 Jun 2005 18:23:17 +0200 Subject: [rhn-users] RH cluster manager - floating IP adress Message-ID: Can anyone tell me what cluster manager do when it assign an IP adress to a service? I have problem running my application on the physical node when the service with the floating ip is running on the node. It seems like the cluster manager is doing something to the routing table or similar (but it is not displayed when checking with netstat -rn) /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net ******************************************************************************** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited. If you are not an intended recipient, please contact the sender and delete the material from your computer. ******************************************************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From espen.ekeroth at omxgroup.com Sun Jun 12 16:36:29 2005 From: espen.ekeroth at omxgroup.com (Espen Ekeroth) Date: Sun, 12 Jun 2005 18:36:29 +0200 Subject: [rhn-users] RH cluster manager - floating IP adress In-Reply-To: Message-ID: Update: if I add the IP address my selv: ifconfig eth0:1 10.175.158.14 it does not affect my application. So what is RH Cluster Manager doing? /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net Espen Ekeroth Sent by: rhn-users-bounces at redhat.com 12.06.2005 18:23 Please respond to Red Hat Network Users List To: "Red Hat Network Users List" cc: Subject: [rhn-users] RH cluster manager - floating IP adress Can anyone tell me what cluster manager do when it assign an IP adress to a service? I have problem running my application on the physical node when the service with the floating ip is running on the node. It seems like the cluster manager is doing something to the routing table or similar (but it is not displayed when checking with netstat -rn) /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net ******************************************************************************** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited. If you are not an intended recipient, please contact the sender and delete the material from your computer. ******************************************************************************** _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From espen.ekeroth at omxgroup.com Sun Jun 12 20:24:45 2005 From: espen.ekeroth at omxgroup.com (Espen Ekeroth) Date: Sun, 12 Jun 2005 22:24:45 +0200 Subject: [rhn-users] RH cluster manager - floating IP adress In-Reply-To: Message-ID: Update: The problem is not related to the ip adress but the running of the user script. If the IP adress is set, and the user application script is started from command line everything works. If the user script is started from the cluster manager it does not work. The user script looks like this: #!/bin/sh case "$1" in start) su - condico -c start.sh ;; stop) su - condico -c clean.sh ;; status) /home/condico/status exit $? ;; *) echo "usage: $0 {start|stop}" exit 1 ;; esac exit 0 It seems like the environment some way gets different when the script is run from the cluster deamon compared to when run from command line. The script "start.sh" is a shell script that start our application. We are running the application with HA-Linux with no problem like this. /Espen Espen Ekeroth Sent by: rhn-users-bounces at redhat.com 12.06.2005 18:36 Please respond to Red Hat Network Users List To: Red Hat Network Users List cc: Subject: Re: [rhn-users] RH cluster manager - floating IP adress Update: if I add the IP address my selv: ifconfig eth0:1 10.175.158.14 it does not affect my application. So what is RH Cluster Manager doing? /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net Espen Ekeroth Sent by: rhn-users-bounces at redhat.com 12.06.2005 18:23 Please respond to Red Hat Network Users List To: "Red Hat Network Users List" cc: Subject: [rhn-users] RH cluster manager - floating IP adress Can anyone tell me what cluster manager do when it assign an IP adress to a service? I have problem running my application on the physical node when the service with the floating ip is running on the node. It seems like the cluster manager is doing something to the routing table or similar (but it is not displayed when checking with netstat -rn) /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net ******************************************************************************** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited. If you are not an intended recipient, please contact the sender and delete the material from your computer. ******************************************************************************** _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From cjarith at comcast.net Sun Jun 12 21:41:42 2005 From: cjarith at comcast.net (Craig M. Jameson) Date: Sun, 12 Jun 2005 15:41:42 -0600 Subject: [rhn-users] rpm -i failure Message-ID: <1118612502.3830.21.camel@Prescott> Greetings; I was trying to install a few additional rpm's I downloaded from RedHat Network. I ran into the following: [root]# rpm -i libjpeg-devel-6b-33.i386.rpm [root]# rpm -i xorg-x11-devel-6.8.2-1.EL.13.6.i386.rpm error: xorg-x11-devel-6.8.2-1.EL.13.6.i386.rpm: V3 DSA signature: BAD, key ID db42a60e error: xorg-x11-devel-6.8.2-1.EL.13.6.i386.rpm cannot be installed [root]# rpm -i alsa-lib-devel-1.0.6-5.RHEL4.i386.rpm error: alsa-lib-devel-1.0.6-5.RHEL4.i386.rpm: V3 DSA signature: BAD, key ID db42a60e error: alsa-lib-devel-1.0.6-5.RHEL4.i386.rpm cannot be installed I have more examples of some packages installing and other aborting. In case it matters, I have a dual boot system with RHEL ES 3 on one partition and RHEL ES 4 on another. The rpm's were downloaded from the ES 4 channel and the installs attempted, both while ES 4 was running on my system. The /home directory, to which all rpm's were downloaded, is on a third partition. Is the problem with the packages, or is it on my end? CJ From jamesaharrisonuk at yahoo.co.uk Mon Jun 13 01:19:33 2005 From: jamesaharrisonuk at yahoo.co.uk (James Harrison) Date: Sun, 12 Jun 2005 18:19:33 -0700 (PDT) Subject: [rhn-users] shutdown services when upgrading In-Reply-To: <42AA192B.20106@noaa.gov> Message-ID: <20050613011933.6478.qmail@web25303.mail.ukl.yahoo.com> try: man rpm --- Jim Pelton wrote: > Curtis and Rich, > > Thanks for your help, that answered some questions about rpm I've been > wondering about for a while. Of course, the answers where just a man > page away! Thanks again, have a nice weekend. > --Jim > > Curtis Doty wrote: > > > Rich Graves wrote: > > > >> On Fri, 10 Jun 2005, Jim Pelton wrote: > >> > >> > >>> So I'm trying to develop a good strategy for updating (with up2date) > >>> some web servers and several other production level boxes. My > >>> question arose out of the need to update httpd on the web farm. If > >>> I go ahead and update, will the rpm %pre and %post scripts (or > >>> whatever does this type of thing) shutdown the httpd service, update > >>> and then bring it back up? > >>> > >> > >> You can choose not to run scripts by giving rpm the --noscripts option. > >> > >> I'm not entirely sure what the $1 below refers to. I do know that just > >> > >> > > Wrongheaded. > > > >> about every time I update bind, it has done the wrong thing, both > >> stopping > >> the service and removing it with chkconfig. So I'd test it if I were > >> you. > >> > >> preuninstall scriptlet (using /bin/sh): > >> if [ $1 = 0 ]; then > >> /sbin/service httpd stop > /dev/null 2>&1 > >> /sbin/chkconfig --del httpd > >> fi > >> > >> > > The $1 is the first positional parameter passed to the script. Which > > is defined as the number of instances of the httpd rpm currently > > installed--*after* the old instance is removed. Therefore $1 will > > never equal 0 when you are updating. > > > > ../C > > > Thank you very much! Monday morning > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From waynehapp at earthlink.net Mon Jun 13 02:38:38 2005 From: waynehapp at earthlink.net (Wayne Happ) Date: Sun, 12 Jun 2005 22:38:38 -0400 Subject: [rhn-users] Kernal Update Wants Updated Firmware? Message-ID: <830E2FAD-88D5-42D3-94B5-8D8246CA4D55@earthlink.net> I have RedHat Enterprise WS 4 on a Dell Dimension 4500. I'm getting a message about needing to install new firmware before I can get Kernel updates? The message is below. Where would I get this firmare? Unresolvable chain of dependencies: kernel-2.6.9-11.EL conflicts with ipw2200-firmware < 2.2 -------------- next part -------------- An HTML attachment was scrubbed... URL: From inode0 at gmail.com Mon Jun 13 02:44:24 2005 From: inode0 at gmail.com (inode0) Date: Sun, 12 Jun 2005 21:44:24 -0500 Subject: [rhn-users] Kernal Update Wants Updated Firmware? In-Reply-To: <830E2FAD-88D5-42D3-94B5-8D8246CA4D55@earthlink.net> References: <830E2FAD-88D5-42D3-94B5-8D8246CA4D55@earthlink.net> Message-ID: On 6/12/05, Wayne Happ wrote: > I have RedHat Enterprise WS 4 on a Dell Dimension 4500. I'm getting a > message about needing to install new firmware before I can get Kernel > updates? > > The message is below. Where would I get this firmare? >From the Extras channel. John From n.marjoram at adastral.ucl.ac.uk Mon Jun 13 13:03:25 2005 From: n.marjoram at adastral.ucl.ac.uk (Neil Marjoram) Date: Mon, 13 Jun 2005 14:03:25 +0100 Subject: [rhn-users] RHEL4, kickstart reinstallation problem Message-ID: <42AD841D.1050100@adastral.ucl.ac.uk> I have just installed my first RHEL4 system, and now need to build a second identical system. I am able to use DHCP / PXE boot and NFS to successfully install FC3 systems, so copied in the RHEL4 distribution and took the kickstart from the first server. First install was OK, but I decided to change an option and reinstall. Unfortunatley it seems that the clearpart --all option in the kickstart file may not clearing the partitions from the harddrives before attempting to reinstall. (At least I think that is what is happening). Does anyone have a workround for this? Extract from the kickstart file for disk configuration, as you can see I have tried different clearpart options. clearpart --drives sda,sdb --initlabel part raid.9 --size=100 --ondisk=sda part raid.18 --size=100 --ondisk=sdb part raid.22 --size=40000 --ondisk=sdb part raid.6 --size=40000 --ondisk=sda part raid.31 --size=5000 --ondisk=sdb part raid.12 --size=5000 --ondisk=sda part raid.20 --size=3000 --ondisk=sdb part raid.5 --size=3000 --ondisk=sda part raid.25 --size=1000 --ondisk=sdb part swap --size=1000 --ondisk=sdb part swap --size=1000 --ondisk=sda part raid.7 --size=1000 --ondisk=sda part raid.63 --size=500 --ondisk=sdb part raid.60 --size=500 --ondisk=sda part raid.28 --size=500 --ondisk=sdb part raid.4 --size=500 --ondisk=sda raid /www --fstype ext3 --level=RAID1 raid.12 raid.31 raid / --fstype ext3 --level=RAID1 raid.4 raid.28 raid /var --fstype ext3 --level=RAID1 raid.6 raid.22 raid /usr --fstype ext3 --level=RAID1 raid.5 raid.20 raid /boot --fstype ext3 --level=RAID1 raid.9 raid.18 raid /tmp --fstype ext3 --level=RAID1 raid.7 raid.25 raid /chroot --fstype ext3 --level=RAID1 raid.60 raid.63 Thanks, Neil. -- Neil Marjoram Systems Manager Adastral Park Campus University College London Ross Building Adastral Park Martlesham Heath Ipswich - Suffolk IP5 3RE Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird From dclapper at universitycoop.com Mon Jun 13 17:12:48 2005 From: dclapper at universitycoop.com (Dean Clapper) Date: Mon, 13 Jun 2005 12:12:48 -0500 Subject: [rhn-users] cyrus-imapd problems Message-ID: <42AD7840.14314.CF64F1@localhost> I'm having dificullty setting up SSL authenticating for cyrus-imapd. I can connect to the server with non secure, but there is something wrong with secure authentication. Could someone help with the configuration of cyrus-imapd? Or suggest a good way to setup SSL. cyrus-imapd-2.2.12-1.1.fc3 thanks Dean From Paul.Dekkers at surfnet.nl Mon Jun 13 20:31:04 2005 From: Paul.Dekkers at surfnet.nl (Paul Dekkers) Date: Mon, 13 Jun 2005 22:31:04 +0200 Subject: [rhn-users] local repository because of slow up2date? In-Reply-To: References: Message-ID: <42ADED08.4000408@surfnet.nl> Hi, Trice, Jim wrote: > I use yum and set up a repository on an apache server. I compiled yum >from sources. The only trick was using the -DESTDIR=/ switch when running >configure. Off the top of my head I can't remember where I got createrepo but >it's in the yum docs somewhere. > > I tried this (creating my own yum repo was the most common advise I got ;-)), and it seems to work fine. Using this really speeds things up again :-) I tried both updating with yum, but also with up2date itself (which requires yum-arch instead of createrepo on the mirror server I found out) using a yum section in /etc/sysconfig/rhn/sources. Problem is though, that if I keep my "up2date default"-statement it will ignore the packages on my local repository, and just contact the RHN for downloading the rpms. If I remove this, the files are fetched from my local server, but I cannot issue up2date -p then. Is there a way to have both? Or is it best just to have yum doing the updates and up2date doing the up2date -p ? > Once it's all set up you just have to set one of your machines to just >download and not install when running up2date then copy the rpm's out of the >spool directory to your repo update directory and run createrepo. Run yum >update on each of the client machines and then "up2date -p" or just wait a >few hours for rhn to update. > > Is yum as good as up2date in updating? Thanks for the replies/ideas, Regards, Paul From dcdesi at gmail.com Tue Jun 14 02:42:18 2005 From: dcdesi at gmail.com (Jimmy) Date: Mon, 13 Jun 2005 22:42:18 -0400 Subject: [rhn-users] Kernel unable to recognize Serial ATA Message-ID: <70fa5e070506131942456b5e14@mail.gmail.com> I have installed RHEL 3 on my 40 GB HD. I have intel promise 378controller card which has two RAID1 SATA disk. For some reason the kernel is unable to recognize my sata drives, although at the boot time, it does see it. I would really appreciate if someone could throw some light on this. RHEL 3 says they support promise 378 controller cards. This is my dmesg log file ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: attached ide-disk driver. hda: host protected area => 1 hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=4865/255/63, UDMA(100) ide-floppy driver 0.99.newide Partition check: hda: hda1 hda2 hda3 ide-floppy driver 0.99.newide md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Initializing Cryptographic API NET4: Linux TCP/IP 1.0 for NET4.0 IP: routing cache hash table of 16384 buckets, 128Kbytes TCP: Hash tables configured (established 524288 bind 65536) Linux IP multicast router 0.06 plus PIM-SM Initializing IPsec netlink socket NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. RAMDISK: Compressed image found at block 0 Freeing initrd memory: 244k freed VFS: Mounted root (ext2 filesystem). SCSI subsystem driver Revision: 1.00 libata version 0.70 loaded. ata_piix version 0.93 PCI: Setting latency timer of device 00:1f.2 to 64 ata1: SATA max UDMA/133 cmd 0xC000 ctl 0xC402 bmdma 0xD000 irq 18 ata2: SATA max UDMA/133 cmd 0xC800 ctl 0xCC02 bmdma 0xD008 irq 18 ata1: thread exiting ata2: thread exiting scsi0 : ata_piix scsi1 : ata_piix Starting timer : 0 0 Starting timer : 0 0 Journalled Block Device driver loaded kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Freeing unused kernel memory: 224k freed EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal Adding Swap: 2040244k swap-space (priority -1) kjournald starting. Commit interval 5 seconds EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal EXT3-fs: mounted filesystem with ordered data mode. hdc: attached ide-scsi driver. scsi2 : SCSI host adapter emulation for IDE ATAPI devices Starting timer : 0 0 I am really confused and have reached a deadend. Thanks From pete at chemistry.montana.edu Tue Jun 14 03:45:35 2005 From: pete at chemistry.montana.edu (pete at chemistry.montana.edu) Date: Mon, 13 Jun 2005 21:45:35 -0600 (MDT) Subject: [rhn-users] Kernel unable to recognize Serial ATA In-Reply-To: <70fa5e070506131942456b5e14@mail.gmail.com> References: <70fa5e070506131942456b5e14@mail.gmail.com> Message-ID: <1094.204.250.87.6.1118720735.squirrel@codeine.chemistry.montana.edu> I had just about the same problem, on a new install though so I had some flexability. RHEL 3 didn't have the drivers. I tried RHEL 4 and found their SATA controller driver database had much improved. No guarantee of course, but it may you a lot of time hunting the driver down, compliling, etc. Pete > I have installed RHEL 3 on my 40 GB HD. I have intel promise > 378controller card which has two RAID1 SATA disk. For some reason the > kernel is unable to recognize my sata drives, although at the boot > time, it does see it. I would really appreciate if someone could > throw some light on this. RHEL 3 says they support promise 378 > controller cards. This is my dmesg log file > > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > ide1 at 0x170-0x177,0x376 on irq 15 > hda: attached ide-disk driver. > hda: host protected area => 1 > hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=4865/255/63, > UDMA(100) > ide-floppy driver 0.99.newide > Partition check: > hda: hda1 hda2 hda3 > ide-floppy driver 0.99.newide > md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 > md: Autodetecting RAID arrays. > md: autorun ... > md: ... autorun DONE. > pci_hotplug: PCI Hot Plug PCI Core version: 0.5 > Initializing Cryptographic API > NET4: Linux TCP/IP 1.0 for NET4.0 > IP: routing cache hash table of 16384 buckets, 128Kbytes > TCP: Hash tables configured (established 524288 bind 65536) > Linux IP multicast router 0.06 plus PIM-SM > Initializing IPsec netlink socket > NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. > RAMDISK: Compressed image found at block 0 > Freeing initrd memory: 244k freed > VFS: Mounted root (ext2 filesystem). > SCSI subsystem driver Revision: 1.00 > libata version 0.70 loaded. > ata_piix version 0.93 > PCI: Setting latency timer of device 00:1f.2 to 64 > ata1: SATA max UDMA/133 cmd 0xC000 ctl 0xC402 bmdma 0xD000 irq 18 > ata2: SATA max UDMA/133 cmd 0xC800 ctl 0xCC02 bmdma 0xD008 irq 18 > ata1: thread exiting > ata2: thread exiting > scsi0 : ata_piix > scsi1 : ata_piix > Starting timer : 0 0 > Starting timer : 0 0 > Journalled Block Device driver loaded > kjournald starting. Commit interval 5 seconds > EXT3-fs: mounted filesystem with ordered data mode. > Freeing unused kernel memory: 224k freed > EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal > Adding Swap: 2040244k swap-space (priority -1) > kjournald starting. Commit interval 5 seconds > EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal > EXT3-fs: mounted filesystem with ordered data mode. > hdc: attached ide-scsi driver. > scsi2 : SCSI host adapter emulation for IDE ATAPI devices > Starting timer : 0 0 > > I am really confused and have reached a deadend. > Thanks > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From luqman at nha.co.za Tue Jun 14 10:20:42 2005 From: luqman at nha.co.za (Luqman Achmat) Date: Tue, 14 Jun 2005 12:20:42 +0200 Subject: [rhn-users] problem with Apache and NFS mount (urgent) Message-ID: <9DEF68352149F14588677DE0D56826FC4936C8@TITAN.ctn.nha.co.za> Good day I have the following systems * RHEL ver4 * Windows Storage Server2003 running NFS Server * httpd.conf Document Root set to "/opt/mnt" * NFS mount on "/opt/mnt/reports" to an NFS share "reports" on the NFS server, everyone has full permissions. User apache mapped to user administrator. User root mapped to admin user. * Other directories, sub directories and files exist on the NFS server under "reports" When browsing http:server1.domain.com/, I am able to see the directories and files listed under /opt/mnt. When browsing http:server1.domain.com/reports/, I am UNABLE to see any existing files or directories in the list, except for "parent directory" When browsing http:server1.domain.com/reports/subdir1/, I am able to see the list of files and directories. If I unmount the NFS mount and create files & dirs under /opt/mnt/reports, I am able to view these via http. # Problem: I am unable to view (via web) the contents of the first directory mounted via NFS # The configuration works well if I use another version of Linux. I tested this on ver8.0 and 7.3. Has anyone out there experienced with problem before? You help will be greatly apprciated! Regards Luq ________________________________ luqman achmat nha | enhance 5 protea road | claremont | 7708 po box 24 | newlands | 7725 telephone +27 (21) 657-2348 mobile +27 (84) 456-0077 facsimile +27 (21) 657-2349 e-mail | messenger luqman at nha.co.za ________________________________ this message is subject to the disclaimer at www.nha.co.za/disclaimer.asp or disclaimer at nha.co.za -------------- next part -------------- An HTML attachment was scrubbed... URL: From wolframjar at covad.net Tue Jun 14 18:40:23 2005 From: wolframjar at covad.net (Wolfram R. Jarisch) Date: Tue, 14 Jun 2005 14:40:23 -0400 Subject: [rhn-users] Kernal Update Wants Updated Firmware? In-Reply-To: <830E2FAD-88D5-42D3-94B5-8D8246CA4D55@earthlink.net> References: <830E2FAD-88D5-42D3-94B5-8D8246CA4D55@earthlink.net> Message-ID: <1118774423.3900.7.camel@ws530.localdomain> I had the same problem on several systems. After installation of the proper rpm everything runs fine: You can find the ipw2200-firmware-2.2-1.noarch Firmware for Intel PRO/Wireless 2200 network adaptors IN: RHEL WS (v. 4 for x86) Extras UNDER: https://rhn.redhat.com/network/software/ regards, Wolfram ----------------------------------------------------- On Sun, 2005-06-12 at 22:38 -0400, Wayne Happ wrote: > Kernal Update Wants Updated Firmware? From dcdesi at gmail.com Tue Jun 14 23:58:17 2005 From: dcdesi at gmail.com (Jimmy) Date: Tue, 14 Jun 2005 19:58:17 -0400 Subject: [rhn-users] Drivers for promise sata controllers Message-ID: <70fa5e07050614165846df0ca6@mail.gmail.com> Hi, Does anyone have drivers for RH9 installtion with promise 20378 sata controller cards. The drivers from the promise support only 2.4.18 kernel version but my kernel version is 2.4.20-4el. Or if someone could lead me in the right direction is highly appreciated. Thanks From gdub at ece.utexas.edu Wed Jun 15 13:14:08 2005 From: gdub at ece.utexas.edu (Gary Wilson Jr) Date: Wed, 15 Jun 2005 08:14:08 -0500 Subject: [rhn-users] NIS problems pushing maps from master to slave Message-ID: <42B029A0.5010608@ece.utexas.edu> I am trying to set up a NIS master and slave on EL4 AS machines. I have the following in /etc/sysconfig/network: YPSERV_ARGS="-p 834" YPXFRD_ARGS="-p 835" I have iptables rules set up on both to allow ports 111, 834, and 835. When I run make in /var/yp on the master it tries to push to the slave, but times out. When I turn the firewalls off, I am able to push with no problem. So I ran tcpdump on the slave and tried 'yppush group.byname' on the master. Here is the capture: tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes 09:54:47.394245 IP master.domain.com.680 > slave.domain.com.sunrpc: UDP, length 56 09:54:47.395709 IP slave.domain.com.sunrpc > master.domain.com.680: UDP, length 28 09:54:47.396459 IP master.domain.com.681 > slave.domain.com.834: UDP, length 112 09:54:47.396872 IP slave.domain.com.834 > master.domain.com.681: UDP, length 32 09:54:47.398811 IP slave.domain.com.880 > master.domain.com.sunrpc: UDP, length 56 09:54:47.399077 IP master.domain.com.sunrpc > slave.domain.com.880: UDP, length 28 09:54:47.399188 IP slave.domain.com.881 > master.domain.com.834: UDP, length 68 09:54:47.399458 IP master.domain.com.834 > slave.domain.com.881: UDP, length 56 09:54:47.399494 IP slave.domain.com.881 > master.domain.com.834: UDP, length 68 09:54:47.399703 IP master.domain.com.834 > slave.domain.com.881: UDP, length 32 09:54:47.400422 IP slave.domain.com.882 > master.domain.com.682: UDP, length 48 09:54:47.400702 IP master.domain.com > slave.domain.com: icmp 84: host master.domain.com unreachable - admin prohibited If you notice, at the end, slave tries to send to port 682 on the master. This is what I believe is causing the push to fail with the firewalls on. All the other communications are to specified ports. Is there another setting I need to use to make the yp stuff run on a certain port? From triordan at ecmc.org Wed Jun 15 13:51:21 2005 From: triordan at ecmc.org (Riordan, Timothy) Date: Wed, 15 Jun 2005 08:51:21 -0500 Subject: [rhn-users] FW: Selecting Package Dates with up2Date Message-ID: <9A8B05B181100C44BB18099AE2B66B4B011C9F@exchange1.ecmc.org> Hi, I have a test and a qa environment to go through before I can apply a set of patches to production. If I do a rather large update on QA it can be a week or so before I am given a green light to patch prod. By that time there may be one or two ... more updates on RHN. I know I can just do an exclude of these but is there a way, I also know I can just grab the RPMS from the qa server and do a bulk rpm install. What I want to know is can I just tell up2date to only install packages older than $date.... Thanks.. -------------- next part -------------- An HTML attachment was scrubbed... URL: From triordan at ecmc.org Tue Jun 14 16:43:17 2005 From: triordan at ecmc.org (Riordan, Timothy) Date: Tue, 14 Jun 2005 11:43:17 -0500 Subject: [rhn-users] Selecting Package Dates with up2Date Message-ID: <9A8B05B181100C44BB18099AE2B66B4B011C9C@exchange1.ecmc.org> Hi, I have a test and a qa environment to go through before I can apply a set of patches to production. If I do a rather large update on QA it can be a week or so before I am given a green light to patch prod. By that time there may be one or two ... more updates on RHN. I know I can just do an exclude of these but is there a way, I also know I can just grab the RPMS from the qa server and do a bulk rpm install. What I want to know is can I just tell up2date to only install packages older than $date.... Thanks.. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jtrice at haastcm.com Wed Jun 15 14:26:58 2005 From: jtrice at haastcm.com (Trice, Jim) Date: Wed, 15 Jun 2005 09:26:58 -0500 Subject: [rhn-users] problem with Apache and NFS mount (urgent) Message-ID: Hello, We're running MS services for Unix here and NFS mounting backup space. My understanding is that the original plan was to have all the storage served up from a MS server but that was scrapped due to all the problems encountered and lack of support. We currently avoid creating subdirectories on the MS NFS served shares whenever possible. My recommendation is to avoid this product if at all possible. Sorry. Jim -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Luqman Achmat Sent: Tuesday, June 14, 2005 5:21 AM To: rhn-users at redhat.com Subject: [rhn-users] problem with Apache and NFS mount (urgent) Good day I have the following systems * RHEL ver4 * Windows Storage Server2003 running NFS Server * httpd.conf Document Root set to "/opt/mnt" * NFS mount on "/opt/mnt/reports" to an NFS share "reports" on the NFS server, everyone has full permissions. User apache mapped to user administrator. User root mapped to admin user. * Other directories, sub directories and files exist on the NFS server under "reports" When browsing http:server1.domain.com/, I am able to see the directories and files listed under /opt/mnt. When browsing http:server1.domain.com/reports/, I am UNABLE to see any existing files or directories in the list, except for "parent directory" When browsing http:server1.domain.com/reports/subdir1/, I am able to see the list of files and directories. If I unmount the NFS mount and create files & dirs under /opt/mnt/reports, I am able to view these via http. # Problem: I am unable to view (via web) the contents of the first directory mounted via NFS # The configuration works well if I use another version of Linux. I tested this on ver8.0 and 7.3. Has anyone out there experienced with problem before? You help will be greatly apprciated! Regards Luq ________________________________ luqman achmat nha | enhance 5 protea road | claremont | 7708 po box 24 | newlands | 7725 telephone +27 (21) 657-2348 mobile +27 (84) 456-0077 facsimile +27 (21) 657-2349 e-mail | messenger luqman at nha.co.za ________________________________ this message is subject to the disclaimer at www.nha.co.za/disclaimer.asp or disclaimer at nha.co.za -------------- next part -------------- An HTML attachment was scrubbed... URL: From luqman at nha.co.za Wed Jun 15 14:47:19 2005 From: luqman at nha.co.za (Luqman Achmat) Date: Wed, 15 Jun 2005 16:47:19 +0200 Subject: [rhn-users] problem with Apache and NFS mount (urgent) Message-ID: <9DEF68352149F14588677DE0D56826FC49393D@TITAN.ctn.nha.co.za> Thanks Jim However, I'm attempting to log this call with RH support. Luq ________________________________ From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Trice, Jim Sent: 15 June 2005 16:27 To: Red Hat Network Users List Subject: RE: [rhn-users] problem with Apache and NFS mount (urgent) Hello, We're running MS services for Unix here and NFS mounting backup space. My understanding is that the original plan was to have all the storage served up from a MS server but that was scrapped due to all the problems encountered and lack of support. We currently avoid creating subdirectories on the MS NFS served shares whenever possible. My recommendation is to avoid this product if at all possible. Sorry. Jim -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Luqman Achmat Sent: Tuesday, June 14, 2005 5:21 AM To: rhn-users at redhat.com Subject: [rhn-users] problem with Apache and NFS mount (urgent) Good day I have the following systems * RHEL ver4 * Windows Storage Server2003 running NFS Server * httpd.conf Document Root set to "/opt/mnt" * NFS mount on "/opt/mnt/reports" to an NFS share "reports" on the NFS server, everyone has full permissions. User apache mapped to user administrator. User root mapped to admin user. * Other directories, sub directories and files exist on the NFS server under "reports" When browsing http:server1.domain.com/, I am able to see the directories and files listed under /opt/mnt. When browsing http:server1.domain.com/reports/, I am UNABLE to see any existing files or directories in the list, except for "parent directory" When browsing http:server1.domain.com/reports/subdir1/, I am able to see the list of files and directories. If I unmount the NFS mount and create files & dirs under /opt/mnt/reports, I am able to view these via http. # Problem: I am unable to view (via web) the contents of the first directory mounted via NFS # The configuration works well if I use another version of Linux. I tested this on ver8.0 and 7.3. Has anyone out there experienced with problem before? You help will be greatly apprciated! Regards Luq ________________________________ luqman achmat nha | enhance 5 protea road | claremont | 7708 po box 24 | newlands | 7725 telephone +27 (21) 657-2348 mobile +27 (84) 456-0077 facsimile +27 (21) 657-2349 e-mail | messenger luqman at nha.co.za ________________________________ this message is subject to the disclaimer at www.nha.co.za/disclaimer.asp or disclaimer at nha.co.za -------------- next part -------------- An HTML attachment was scrubbed... URL: From Cleveland at winnefox.org Wed Jun 15 15:24:10 2005 From: Cleveland at winnefox.org (Jody Cleveland) Date: Wed, 15 Jun 2005 10:24:10 -0500 Subject: [rhn-users] Authentication warning Message-ID: <7D3DDF19D93C3642931C3EB8803165A901CE10A3@mail.winnefox.org> Hello, I'm running Redhat 3.0 AS, and have been getting an error every day in my logwatch email having to do with postfix: --------------------- sendmail Begin ------------------------ Authentication warnings: postfix set sender to postmaster using -f: 33 Times(s) ---------------------- sendmail End ------------------------- Any ideas on how I can correct this error? -- Jody Cleveland Computer Support Specialist cleveland at winnefox.org From roel at rksalomons.nl Wed Jun 15 18:58:29 2005 From: roel at rksalomons.nl (Roel) Date: Wed, 15 Jun 2005 20:58:29 +0200 Subject: [rhn-users] PHP Message-ID: <000001c571dc$37f4a190$6402a8c0@Cassius> Hi guys, Where to download a PHP that fits with Red HAT ES 4 ? grtz, Roel -------------- next part -------------- An HTML attachment was scrubbed... URL: From tkevans at tkevans.com Wed Jun 15 19:58:04 2005 From: tkevans at tkevans.com (Tim Evans) Date: Wed, 15 Jun 2005 15:58:04 -0400 Subject: [rhn-users] PHP In-Reply-To: <000001c571dc$37f4a190$6402a8c0@Cassius> References: <000001c571dc$37f4a190$6402a8c0@Cassius> Message-ID: <20050615195804.M27418@tkevans.com> On Wed, 15 Jun 2005 20:58:29 +0200, Roel wrote > Where to download a PHP that fits with Red HAT ES 4 ? Anything wrong with the one that comes with RHEL 4? -- Tim Evans, TKEvans.com, Inc. | 5 Chestnut Court tkevans at tkevans.com | Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 http://www.come-here.com/News/ | From sasha at greens.org Wed Jun 15 21:40:39 2005 From: sasha at greens.org (sash) Date: Wed, 15 Jun 2005 14:40:39 -0700 Subject: [rhn-users] Kernal Update Wants Updated Firmware? Kernel, not Kernal In-Reply-To: References: <830E2FAD-88D5-42D3-94B5-8D8246CA4D55@earthlink.net> Message-ID: <42B0A057.6060006@greens.org> Kernel, not Kernal inode0 wrote: >On 6/12/05, Wayne Happ wrote: > > >>I have RedHat Enterprise WS 4 on a Dell Dimension 4500. I'm getting a >>message about needing to install new firmware before I can get Kernel >>updates? >> >>The message is below. Where would I get this firmare? >> >> > >>From the Extras channel. > >John > >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.a.sterling at boeing.com Wed Jun 15 20:36:33 2005 From: james.a.sterling at boeing.com (Sterling, James A) Date: Wed, 15 Jun 2005 16:36:33 -0400 Subject: [rhn-users] PHP Message-ID: for my 2 cents worth I would go to us4.php.net You can get either the source for 5.0.4 or 4.3.11 5.0.4 is the current release Hope this helps jim sterling James A. Sterling III 1-610-591-6450 Voice 1-610-319-1518 Pager _____ From: Roel [mailto:roel at rksalomons.nl] Sent: Wednesday, June 15, 2005 2:58 PM To: rhn-users at redhat.com Subject: [rhn-users] PHP Hi guys, Where to download a PHP that fits with Red HAT ES 4 ? grtz, Roel -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Sterling, James A.vcf Type: text/x-vcard Size: 4739 bytes Desc: Sterling, James A.vcf URL: From inode0 at gmail.com Wed Jun 15 22:17:33 2005 From: inode0 at gmail.com (inode0) Date: Wed, 15 Jun 2005 17:17:33 -0500 Subject: [rhn-users] Kernal Update Wants Updated Firmware? Kernel, not Kernal In-Reply-To: <42B0A057.6060006@greens.org> References: <830E2FAD-88D5-42D3-94B5-8D8246CA4D55@earthlink.net> <42B0A057.6060006@greens.org> Message-ID: On 6/15/05, sash wrote: > Kernel, not Kernal Thanks for taking the time to point out someone else's obvious typo to me. If you really look hard you might find another typo. > inode0 wrote: > On 6/12/05, Wayne Happ wrote: > > > I have RedHat Enterprise WS 4 on a Dell Dimension 4500. I'm getting a > message about needing to install new firmware before I can get Kernel > updates? > > The message is below. Where would I get this firmare? > > >From the Extras channel. > > John From roel at rksalomons.nl Thu Jun 16 10:17:12 2005 From: roel at rksalomons.nl (Roel) Date: Thu, 16 Jun 2005 12:17:12 +0200 Subject: [rhn-users] PHP In-Reply-To: <20050615195804.M27418@tkevans.com> Message-ID: <000001c5725c$90126710$6402a8c0@Cassius> And must have slept. OK, then I tried to install from CD, but this didn't seem to work well. In the end I downloaded from Red Hat and installed the latest version. Thanks, Roel -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Tim Evans Sent: woensdag 15 juni 2005 20:58 To: Red Hat Network Users List Subject: Re: [rhn-users] PHP On Wed, 15 Jun 2005 20:58:29 +0200, Roel wrote > Where to download a PHP that fits with Red HAT ES 4 ? Anything wrong with the one that comes with RHEL 4? -- Tim Evans, TKEvans.com, Inc. | 5 Chestnut Court tkevans at tkevans.com | Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 http://www.come-here.com/News/ | _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From roel at rksalomons.nl Thu Jun 16 10:19:38 2005 From: roel at rksalomons.nl (Roel) Date: Thu, 16 Jun 2005 12:19:38 +0200 Subject: [rhn-users] PHP In-Reply-To: Message-ID: <000101c5725c$e7109af0$6402a8c0@Cassius> Jim, Thanks for the info. Roel -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Sterling, James A Sent: woensdag 15 juni 2005 21:37 To: Red Hat Network Users List Subject: RE: [rhn-users] PHP for my 2 cents worth I would go to us4.php.net You can get either the source for 5.0.4 or 4.3.11 5.0.4 is the current release Hope this helps jim sterling James A. Sterling III 1-610-591-6450 Voice 1-610-319-1518 Pager _____ From: Roel [mailto:roel at rksalomons.nl] Sent: Wednesday, June 15, 2005 2:58 PM To: rhn-users at redhat.com Subject: [rhn-users] PHP Hi guys, Where to download a PHP that fits with Red HAT ES 4 ? grtz, Roel -------------- next part -------------- An HTML attachment was scrubbed... URL: From jwirt001 at toward.com Fri Jun 17 05:34:52 2005 From: jwirt001 at toward.com (John Wirt) Date: Fri, 17 Jun 2005 01:34:52 -0400 Subject: [rhn-users] Need some help Message-ID: <200506170134214.SM01104@client656> After two months of trying to download and install updates using the RedHat network, I am about ready to wipe out Linux and install Windows XP. Could someone please answer this quesiton. There are 370 packages that need to be downloaded and installed on my Enterprise v3 Intel EMT64T system. I have managed to schedule several of the packages for download but they never arrive and they are never installed. What does the "scheduling" of a download mean? When will the packages be installed? When I log into the RHN, the Errata tab appears. So I presume that my system is registered and I am entitled to downloads. The RHN System Summary fior my system says that Total Systems = 1 Out of date systems = 1 Inactive system = 1 My system is apparently not "checking in" to the RedHat network. To find out, I followed the procedure in FAQ#15. I executed this command, telnet xmlrpc.rhn.redhat.com 443 The response that I got was Connection closed by foreign host. <<===== What does this mean? What should I do about it? John Wirt From jtrice at haastcm.com Fri Jun 17 14:49:11 2005 From: jtrice at haastcm.com (Trice, Jim) Date: Fri, 17 Jun 2005 09:49:11 -0500 Subject: [rhn-users] Need some help Message-ID: John, The program that contacts the redhat network is rhnsd. Do "ps -ef | grep rhn" to see if it's running. "chkconfig --list | grep rhn" should show you whether it's set to run at the various run levels. You can manually start it by issuing the command "service rhnsd start". I prefer to pull stuff down from redhat using the up2date program. See "man up2date". "up2date -p" will force a check in with RHN. Jim > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of John Wirt > Sent: Friday, June 17, 2005 12:35 AM > To: RedHat Users List submit > Subject: [rhn-users] Need some help > > After two months of trying to download and install updates using the RedHat network, I am about ready > to wipe out Linux and install Windows XP. Could someone please answer this quesiton. > > There are 370 packages that need to be downloaded and installed on my Enterprise v3 Intel EMT64T > system. > > I have managed to schedule several of the packages for download but they never arrive and they are > never installed. What does the "scheduling" of a download mean? When will the packages be installed? > > When I log into the RHN, the Errata tab appears. So I presume that my system is registered and I am > entitled to downloads. > > The RHN System Summary fior my system says that > Total Systems = 1 > Out of date systems = 1 > Inactive system = 1 > > My system is apparently not "checking in" to the RedHat network. To find out, I followed the > procedure in FAQ#15. I executed this command, > > telnet xmlrpc.rhn.redhat.com 443 > > The response that I got was > > Connection closed by foreign host. <<===== > > What does this mean? What should I do about it? > > John Wirt > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From stellr at cns.vt.edu Fri Jun 17 15:54:32 2005 From: stellr at cns.vt.edu (Ray Stell) Date: Fri, 17 Jun 2005 11:54:32 -0400 Subject: [rhn-users] Need some help In-Reply-To: <200506170134214.SM01104@client656> References: <200506170134214.SM01104@client656> Message-ID: <20050617155432.GB10010@locust.cns.vt.edu> what's the firewall config? On Fri, Jun 17, 2005 at 01:34:52AM -0400, John Wirt wrote: > After two months of trying to download and install updates using the RedHat network, I am about ready to wipe out Linux and install Windows XP. Could someone please answer this quesiton. > > There are 370 packages that need to be downloaded and installed on my Enterprise v3 Intel EMT64T system. > > I have managed to schedule several of the packages for download but they never arrive and they are never installed. What does the "scheduling" of a download mean? When will the packages be installed? > > When I log into the RHN, the Errata tab appears. So I presume that my system is registered and I am entitled to downloads. > > The RHN System Summary fior my system says that > Total Systems = 1 > Out of date systems = 1 > Inactive system = 1 > > My system is apparently not "checking in" to the RedHat network. To find out, I followed the procedure in FAQ#15. I executed this command, > > telnet xmlrpc.rhn.redhat.com 443 > > The response that I got was > > Connection closed by foreign host. <<===== > > What does this mean? What should I do about it? > > John Wirt > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users -- ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D From mandrewjeski at zonelabs.com Sat Jun 18 00:29:32 2005 From: mandrewjeski at zonelabs.com (Michael Andrewjeski) Date: Fri, 17 Jun 2005 17:29:32 -0700 Subject: [rhn-users] Need some help Message-ID: <41C3B5338B1A294FB9FAD00FE271C6CDB4847D@exmb2.zonelabs.com> John, The telnet output simply means that you have connectivity connect to the server for the updates. Try an up2date -l and either tee or redirect the output to a file so you can refer to any errors. If you get a listing of packages then run up2date -p again either tee or redirect the output. If you update packages then this could take some time depending on the speed of your pipe HTH Mike -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of John Wirt Sent: Thursday, June 16, 2005 10:35 PM To: RedHat Users List submit Subject: [rhn-users] Need some help After two months of trying to download and install updates using the RedHat network, I am about ready to wipe out Linux and install Windows XP. Could someone please answer this quesiton. There are 370 packages that need to be downloaded and installed on my Enterprise v3 Intel EMT64T system. I have managed to schedule several of the packages for download but they never arrive and they are never installed. What does the "scheduling" of a download mean? When will the packages be installed? When I log into the RHN, the Errata tab appears. So I presume that my system is registered and I am entitled to downloads. The RHN System Summary fior my system says that Total Systems = 1 Out of date systems = 1 Inactive system = 1 My system is apparently not "checking in" to the RedHat network. To find out, I followed the procedure in FAQ#15. I executed this command, telnet xmlrpc.rhn.redhat.com 443 The response that I got was Connection closed by foreign host. <<===== What does this mean? What should I do about it? John Wirt _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From jackc at imageintegration.com Sat Jun 18 16:29:35 2005 From: jackc at imageintegration.com (jack craig) Date: Sat, 18 Jun 2005 09:29:35 -0700 Subject: [rhn-users] PHP In-Reply-To: <000001c571dc$37f4a190$6402a8c0@Cassius> References: <000001c571dc$37f4a190$6402a8c0@Cassius> Message-ID: <42B44BEF.3030209@imageintegration.com> you sure its not there, i just config'd php with apache & mysql, got it up... just rh media... Roel wrote: > Hi guys, > > > > Where to download a PHP that fits with Red HAT ES 4 ? > > > > grtz, > > > > Roel > >------------------------------------------------------------------------ > >_______________________________________________ >rhn-users mailing list >rhn-users at redhat.com >https://www.redhat.com/mailman/listinfo/rhn-users > -- Jack Craig jackc at imageintegration.com 831-684-1375 ------------------------------------- `We're in the hands of crooks and christians. gawd help Us...` From p at uni-bielefeld.de Sun Jun 19 09:27:55 2005 From: p at uni-bielefeld.de (=?ISO-8859-1?Q?Peter_K=FChnlein?=) Date: Sun, 19 Jun 2005 11:27:55 +0200 Subject: [rhn-users] Q: Service not enabled for system profile Message-ID: <42B53A9B.2010004@uni-bielefeld.de> I tried to register an FC3 machine for RedHat services (which seems to be impossible). Since I did that, I see an alert box "Service not enabled for system profile: ..." each time I try to run up2date. An explanation reads (inter alia) "This system does not have a valid entitlement for Red Hat Network." (which is obviously the case). Anyway, up2dating always fails now. Probably I just have to change some configuration file for up2date - does anyone know how I should proceed? Thanks for help: Peter -- http://www.peter-kuehnlein.net Upcoming event: Jul 7: http://lubitsch.lili.uni-bielefeld.de/DMG "A man talking sense to himself is no madder than a man talking nonsense not to himself." (Rosencrantz & Guildenstern are dead) -------------- next part -------------- An HTML attachment was scrubbed... URL: From rameshr at cholayil.com Mon Jun 20 06:58:46 2005 From: rameshr at cholayil.com (Ramesh R) Date: Mon, 20 Jun 2005 12:28:46 +0530 Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX Message-ID: <3B4471B22333AA4D861BA323B8649ED7061634@dmmlmail.cholayil.com> Hi, Iam from India and we have installed Linux ES Verion 3 on DELL SERVER POWEREDGE 2850 series which has following configuration: Dual Processor with 4 GB RAM ad 4 * 72 GB SCSI Hard disk Drives With RAID 10 technology. We have implemented Oracle Applications ERP . We have a peculiar problem for backing up our data. We have connected DLT Tape Drive VS80 40/80GB ( Tandberg) capacity with SCSI Adaptec Card. When we initiate backup command as follows: dump of /dev/st0 /data/erpp where /dev/st0 denotes the device for tape drive and /data/erpp is the partition in which oracle apps has been installed. The timing for backing up 63GB data and files , it takes 18 hours for completion. We had replaced the SCSI adaptec card , Tape Drive and cable but still it gives same timing. The same process we had tried from a desktop by applying latest SCSI drivers and initiated the backup , it took 12 minutes for 2 GB of data. We had applied latest driver for Linux but still it shows the same timing. I need to know any other parameters needs to be configured under Linux. I need help more urgently as we are going online by next week. Regards Rames.R From dba at rksalomons.nl Fri Jun 17 15:54:34 2005 From: dba at rksalomons.nl (dba) Date: Fri, 17 Jun 2005 17:54:34 +0200 Subject: [rhn-users] Need some help In-Reply-To: <200506170134214.SM01104@client656> Message-ID: <000b01c57354$db76f2e0$6402a8c0@Cassius> John, I had problems also. I don't know how the connection is made. What I do know is the fact that I am registered at RHs. Can you just try and log in at the RH network via the browser, http://www.redhat.com/software/rhn/ ? I just don't think Telnet is the way Red Hat connects to your system. Grtz, Roel -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of John Wirt Sent: vrijdag 17 juni 2005 6:35 To: RedHat Users List submit Subject: [rhn-users] Need some help After two months of trying to download and install updates using the RedHat network, I am about ready to wipe out Linux and install Windows XP. Could someone please answer this quesiton. There are 370 packages that need to be downloaded and installed on my Enterprise v3 Intel EMT64T system. I have managed to schedule several of the packages for download but they never arrive and they are never installed. What does the "scheduling" of a download mean? When will the packages be installed? When I log into the RHN, the Errata tab appears. So I presume that my system is registered and I am entitled to downloads. The RHN System Summary fior my system says that Total Systems = 1 Out of date systems = 1 Inactive system = 1 My system is apparently not "checking in" to the RedHat network. To find out, I followed the procedure in FAQ#15. I executed this command, telnet xmlrpc.rhn.redhat.com 443 The response that I got was Connection closed by foreign host. <<===== What does this mean? What should I do about it? John Wirt _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From pengunix at yahoo.com Mon Jun 20 12:59:44 2005 From: pengunix at yahoo.com (Necati Keles) Date: Mon, 20 Jun 2005 05:59:44 -0700 (PDT) Subject: [rhn-users] new partition creation failure Message-ID: <20050620125945.82682.qmail@web60614.mail.yahoo.com> Hi all, I have a problem with new partition creation. My system has RAID5 include 3*146G disks. I added 2 disks to RAID5. I wanted to create a new partition with fdisk, but it said "No free sectors available". When I give "v" command in fdisk utility, it said "573023167 unallocated sectors".But i couldn' t create a new partition with fdisk utility. Any suggestion. System Info ---------------- Dell 2850 Server RHEL 3 AS (Updated 3) lynos ------------- www.lynos.net ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com From Vicki.Boles at noaa.gov Mon Jun 20 13:37:33 2005 From: Vicki.Boles at noaa.gov (Vicki Boles) Date: Mon, 20 Jun 2005 09:37:33 -0400 Subject: [rhn-users] Updates Message-ID: <42B6C69D.4090608@noaa.gov> Recently, I ran a vulnerability test on my Linux box I have 3 vulnerability to update..... the guy who usually does this is out of town for the week..... So, I need a little help ( step by step) on how to do this !!! The ID number are L0499....L0673.........L0816 I know the root password & also have a Red Hat account on updates...... HELP !!! Vicki -- Vicki Boles --- IT Specialist Center for Coastal Environmental Health and Biomolecular Research at Charleston (CCEHBR) USDOC/NOAA/NOS/NCCOS 219 Fort Johnson RD Charleston, SC 29412-9110 Voice: (843) 762-8590 fax: (843) 762-8700 E-mail: vicki.boles at noaa.gov http://www.chbr.noaa.gov From ltrotter at ajusd.org Mon Jun 20 16:41:33 2005 From: ltrotter at ajusd.org (LONNIE TROTTER) Date: Mon, 20 Jun 2005 09:41:33 -0700 Subject: [rhn-users] Enter 4 boot problem Message-ID: <20050620163401.M69577@ajusd.org> I am running 10 production servers. I have begun to upgrade from Enterprise 3 to enter 4. After install on first two servers that had previous installs of enter 3 either server would get passed grub. They stopped at the cursor. I went in with rescue and os is there. So I made a boot disk and booted from it and servers run great. I have tried to tweak and rebuild grub with every thing on the net but have not found the answer yet. I would appreciate any help or advice with the matter as RHN support has not got back to me yet. Thanks Lonnie Trotter Network Administrator Apache Junction Unified School District Phone: 480-982-1110 Ext. 2050 From alfred.hovdestad at usask.ca Mon Jun 20 16:54:09 2005 From: alfred.hovdestad at usask.ca (Alfred Hovdestad) Date: Mon, 20 Jun 2005 10:54:09 -0600 Subject: [rhn-users] Updates In-Reply-To: <42B6C69D.4090608@noaa.gov> References: <42B6C69D.4090608@noaa.gov> Message-ID: <42B6F4B1.9000909@usask.ca> Hello Vicki: If you want to install all of the updates that are currently available for your box, simply enter the command (as root): up2date -u --nox If you want to install just one of the packages, use the command: up2date PACKAGE-NAME Alfred Hovdestad Vicki Boles wrote: > Recently, I ran a vulnerability test on my Linux box > I have 3 vulnerability to update..... the guy who usually does this is > out of town for the week..... > > So, I need a little help ( step by step) on how to do this !!! > The ID number are L0499....L0673.........L0816 > > I know the root password & also have a Red Hat account on updates...... > > HELP !!! > Vicki > From jtrice at haastcm.com Mon Jun 20 17:25:43 2005 From: jtrice at haastcm.com (Trice, Jim) Date: Mon, 20 Jun 2005 12:25:43 -0500 Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX Message-ID: Hi, If you are planning on using dump for your backups you should reconsider. I may be a little out of date but linux dump was not recommended the last time I looked. I would recommend using cpio or tar for simple backups. I would try to determine if it is the disk access of tape access giving problems. Have you tried backing up to /dev/null. You could also benchmark your disk systems using something like iozone (google it). Jim T. > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Ramesh R > Sent: Monday, June 20, 2005 1:59 AM > To: rhn-users at redhat.com > Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX > > Hi, > Iam from India and we have installed Linux ES Verion 3 on DELL SERVER > POWEREDGE 2850 series which has following configuration: Dual Processor > with 4 GB RAM ad 4 * 72 GB SCSI Hard disk Drives With RAID 10 > technology. We have implemented Oracle Applications ERP . We have a > peculiar problem for backing up our data. We have connected DLT Tape > Drive VS80 40/80GB ( Tandberg) capacity with SCSI Adaptec Card. When we > initiate backup command as follows: > dump of /dev/st0 /data/erpp where /dev/st0 denotes the device for > tape drive and /data/erpp is the partition in which oracle apps has been > installed. The timing for backing up 63GB data and files , it takes 18 > hours for completion. We had replaced the SCSI adaptec card , Tape Drive > and cable but still it gives same timing. > The same process we had tried from a desktop by applying latest SCSI > drivers and initiated the backup , it took 12 minutes for 2 GB of data. > We had applied latest driver for Linux but still it shows the same > timing. I need to know any other parameters needs to be configured under > Linux. I need help more urgently as we are going online by next week. > > Regards > Rames.R > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From Vicki.Boles at noaa.gov Mon Jun 20 17:32:12 2005 From: Vicki.Boles at noaa.gov (Vicki Boles) Date: Mon, 20 Jun 2005 13:32:12 -0400 Subject: [rhn-users] Updates In-Reply-To: <42B6F4B1.9000909@usask.ca> References: <42B6C69D.4090608@noaa.gov> <42B6F4B1.9000909@usask.ca> Message-ID: <42B6FD9C.2020909@noaa.gov> Hey... thanks for the quick response.. I'll make this modification now.... vicki Alfred Hovdestad wrote: > Hello Vicki: > > If you want to install all of the updates that are currently available > for your box, simply enter the command (as root): > > up2date -u --nox > > > If you want to install just one of the packages, use the command: > > up2date PACKAGE-NAME > > Alfred Hovdestad > > > > > Vicki Boles wrote: > >> Recently, I ran a vulnerability test on my Linux box >> I have 3 vulnerability to update..... the guy who usually does this >> is out of town for the week..... >> >> So, I need a little help ( step by step) on how to do this !!! >> The ID number are L0499....L0673.........L0816 >> >> I know the root password & also have a Red Hat account on updates...... >> >> HELP !!! >> Vicki >> > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users -- Vicki Boles --- IT Specialist Center for Coastal Environmental Health and Biomolecular Research at Charleston (CCEHBR) USDOC/NOAA/NOS/NCCOS 219 Fort Johnson RD Charleston, SC 29412-9110 Voice: (843) 762-8590 fax: (843) 762-8700 E-mail: vicki.boles at noaa.gov http://www.chbr.noaa.gov From alfred.hovdestad at usask.ca Mon Jun 20 18:58:34 2005 From: alfred.hovdestad at usask.ca (Alfred Hovdestad) Date: Mon, 20 Jun 2005 12:58:34 -0600 Subject: [rhn-users] Enter 4 boot problem In-Reply-To: <20050620163401.M69577@ajusd.org> References: <20050620163401.M69577@ajusd.org> Message-ID: <42B711DA.4080707@usask.ca> It may not be grub. Since you did an update, not a new install, you may have to rebuild the initrd image (mkinitrd). Alfred Hovdestad LONNIE TROTTER wrote: > I am running 10 production servers. I have begun to upgrade from Enterprise 3 > to enter 4. After install on first two servers that had previous installs of > enter 3 either server would get passed grub. They stopped at the cursor. I > went in with rescue and os is there. So I made a boot disk and booted from it > and servers run great. I have tried to tweak and rebuild grub with every thing > on the net but have not found the answer yet. I would appreciate any help or > advice with the matter as RHN support has not got back to me yet. Thanks > > Lonnie Trotter > Network Administrator > Apache Junction Unified School District > Phone: 480-982-1110 Ext. 2050 > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From ltrotter at ajusd.org Mon Jun 20 19:26:33 2005 From: ltrotter at ajusd.org (LONNIE TROTTER) Date: Mon, 20 Jun 2005 12:26:33 -0700 Subject: [rhn-users] Enter 4 boot problem In-Reply-To: <42B711DA.4080707@usask.ca> References: <20050620163401.M69577@ajusd.org> <42B711DA.4080707@usask.ca> Message-ID: <20050620192402.M16038@ajusd.org> I'm sorry. It was a complete new install, just left the last 3 hd's in raid and rebuilt the first raid for os. We have been doing it this way for a while without problems, I upgraded the bios on a diff server and it cleared the prob. But didn't help with these servers. Any more ideas? Thanks for the reply. On Mon, 20 Jun 2005 12:58:34 -0600, Alfred Hovdestad wrote > It may not be grub. Since you did an update, not a new install, you may > have to rebuild the initrd image (mkinitrd). > > Alfred Hovdestad > > LONNIE TROTTER wrote: > > I am running 10 production servers. I have begun to upgrade from Enterprise 3 > > to enter 4. After install on first two servers that had previous installs of > > enter 3 either server would get passed grub. They stopped at the cursor. I > > went in with rescue and os is there. So I made a boot disk and booted from it > > and servers run great. I have tried to tweak and rebuild grub with every thing > > on the net but have not found the answer yet. I would appreciate any help or > > advice with the matter as RHN support has not got back to me yet. Thanks > > > > Lonnie Trotter > > Network Administrator > > Apache Junction Unified School District > > Phone: 480-982-1110 Ext. 2050 > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users Lonnie Trotter Network Administrator Apache Junction Unified School District Phone: 480-982-1110 Ext. 2050 From francisco.murillo at cide.edu Mon Jun 20 19:32:48 2005 From: francisco.murillo at cide.edu (=?iso-8859-1?Q?Fco._Javier_Murillo_Ru=EDz?=) Date: Mon, 20 Jun 2005 14:32:48 -0500 Subject: [rhn-users] RE: new partition creation failure In-Reply-To: <20050620192652.A555C731B2@hormel.redhat.com> Message-ID: <20050620193839.6766D75F48@amadeus.cide.edu> Hi, >From DELL you have two options: 1) If you reboot the system and enter to the PERC's raid manager you have the control to do the disk Raid aggregation. 2) If you install OpenManage you can control the RAID without rebooting the system. And take control of all the full features of hotswap, RAID's config and system hardware monitoring. See you. Ing. Francisco Javier Murillo Ruiz CIDE, A.C. Telecomunicaciones y Servidores LINUX francisco.murillo at cide.edu http://www.cide.edu/ Carretera M?xico - Toluca 3655 Col. Lomas de Santa Fe 01210 M?xico, D.F. Trabajo: (55) 5727 9857 Celular: (55) 1473 3673 ------------------------------ Message: 3 Date: Mon, 20 Jun 2005 05:59:44 -0700 (PDT) From: Necati Keles Subject: [rhn-users] new partition creation failure To: rhn-users at redhat.com Message-ID: <20050620125945.82682.qmail at web60614.mail.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Hi all, I have a problem with new partition creation. My system has RAID5 include 3*146G disks. I added 2 disks to RAID5. I wanted to create a new partition with fdisk, but it said "No free sectors available". When I give "v" command in fdisk utility, it said "573023167 unallocated sectors".But i couldn' t create a new partition with fdisk utility. Any suggestion. System Info ---------------- Dell 2850 Server RHEL 3 AS (Updated 3) lynos ------------- www.lynos.net ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com From alfred.hovdestad at usask.ca Mon Jun 20 20:10:18 2005 From: alfred.hovdestad at usask.ca (Alfred Hovdestad) Date: Mon, 20 Jun 2005 14:10:18 -0600 Subject: [rhn-users] Enter 4 boot problem In-Reply-To: <20050620192402.M16038@ajusd.org> References: <20050620163401.M69577@ajusd.org> <42B711DA.4080707@usask.ca> <20050620192402.M16038@ajusd.org> Message-ID: <42B722AA.7090209@usask.ca> What have you tried so far? There are a couple of things that you can try: 1. Re-install the boot loader. grub-install /dev/sda 2. Compare your file labels with /etc/fstab Boot up with the rescue disk (linux rescue) cat /mnt/sysimage/etc/fstab LABEL=/ / ext3 defaults 1 1 e2label /dev/sda1 / If the labels don't match, then the kernel cannot mount the / partition. From your description, I don't think that this is the problem, but is one area to check. Alfred Hovdestad LONNIE TROTTER wrote: > I'm sorry. It was a complete new install, just left the last 3 hd's in raid > and rebuilt the first raid for os. We have been doing it this way for a while > without problems, I upgraded the bios on a diff server and it cleared the > prob. But didn't help with these servers. Any more ideas? Thanks for the reply. > > > > On Mon, 20 Jun 2005 12:58:34 -0600, Alfred Hovdestad wrote > >>It may not be grub. Since you did an update, not a new install, you may >>have to rebuild the initrd image (mkinitrd). >> >> Alfred Hovdestad From cfernand at utm.utoronto.ca Mon Jun 20 20:13:17 2005 From: cfernand at utm.utoronto.ca (Clinton Fernandes) Date: Mon, 20 Jun 2005 13:13:17 -0700 Subject: [rhn-users] up2date can't find storage directory Message-ID: <1119298397.42b7235de30f3@webmail.utm.utoronto.ca> Hi everyone, I was away on vacation (the great problem starter) and when I tried to run up2date on returning I get the following error: "The storage directory /var/spool/up2date could not be found, or was not accessable." The partition storing /var is only 6% used and I am running up2date as root. Any ideas? Thanks. -- my tail is dun. From espen.ekeroth at omxgroup.com Mon Jun 20 20:18:35 2005 From: espen.ekeroth at omxgroup.com (Espen Ekeroth) Date: Mon, 20 Jun 2005 22:18:35 +0200 Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX In-Reply-To: Message-ID: Just to find out if it is the tape system that is the problem - run a tar with some GB's of files and measure the time. /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net "Trice, Jim" Sent by: rhn-users-bounces at redhat.com 20.06.2005 19:25 Please respond to Red Hat Network Users List To: "Red Hat Network Users List" cc: Subject: RE: [rhn-users] Backup problem using DLT Tape Drive in LINUX Hi, If you are planning on using dump for your backups you should reconsider. I may be a little out of date but linux dump was not recommended the last time I looked. I would recommend using cpio or tar for simple backups. I would try to determine if it is the disk access of tape access giving problems. Have you tried backing up to /dev/null. You could also benchmark your disk systems using something like iozone (google it). Jim T. > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Ramesh R > Sent: Monday, June 20, 2005 1:59 AM > To: rhn-users at redhat.com > Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX > > Hi, > Iam from India and we have installed Linux ES Verion 3 on DELL SERVER > POWEREDGE 2850 series which has following configuration: Dual Processor > with 4 GB RAM ad 4 * 72 GB SCSI Hard disk Drives With RAID 10 > technology. We have implemented Oracle Applications ERP . We have a > peculiar problem for backing up our data. We have connected DLT Tape > Drive VS80 40/80GB ( Tandberg) capacity with SCSI Adaptec Card. When we > initiate backup command as follows: > dump of /dev/st0 /data/erpp where /dev/st0 denotes the device for > tape drive and /data/erpp is the partition in which oracle apps has been > installed. The timing for backing up 63GB data and files , it takes 18 > hours for completion. We had replaced the SCSI adaptec card , Tape Drive > and cable but still it gives same timing. > The same process we had tried from a desktop by applying latest SCSI > drivers and initiated the backup , it took 12 minutes for 2 GB of data. > We had applied latest driver for Linux but still it shows the same > timing. I need to know any other parameters needs to be configured under > Linux. I need help more urgently as we are going online by next week. > > Regards > Rames.R > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users ******************************************************************************** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited. If you are not an intended recipient, please contact the sender and delete the material from your computer. ******************************************************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From ltrotter at ajusd.org Mon Jun 20 20:59:12 2005 From: ltrotter at ajusd.org (LONNIE TROTTER) Date: Mon, 20 Jun 2005 13:59:12 -0700 Subject: [rhn-users] Enter 4 boot problem In-Reply-To: <42B722AA.7090209@usask.ca> References: <20050620163401.M69577@ajusd.org> <42B711DA.4080707@usask.ca> <20050620192402.M16038@ajusd.org> <42B722AA.7090209@usask.ca> Message-ID: <20050620205621.M36391@ajusd.org> Tried your suggestions. Neither rendered any help. Hmm not sure what to try next. Thanks you for your reply. I guess I will keep looking around. matchOn Mon, 20 Jun 2005 14:10:18 -0600, Alfred Hovdestad wrote > What have you tried so far? > > There are a couple of things that you can try: > > 1. Re-install the boot loader. > grub-install /dev/sda > > 2. Compare your file labels with /etc/fstab > Boot up with the rescue disk (linux rescue) > cat /mnt/sysimage/etc/fstab > LABEL=/ / ext3 defaults 1 1 > > e2label /dev/sda1 > / > > If the labels don't match, then the kernel cannot mount the / partition. > From your description, I don't think that this is the problem, but is > one area to check. > > Alfred Hovdestad > > LONNIE TROTTER wrote: > > I'm sorry. It was a complete new install, just left the last 3 hd's in raid > > and rebuilt the first raid for os. We have been doing it this way for a while > > without problems, I upgraded the bios on a diff server and it cleared the > > prob. But didn't help with these servers. Any more ideas? Thanks for the reply. > > > > > > > > On Mon, 20 Jun 2005 12:58:34 -0600, Alfred Hovdestad wrote > > > >>It may not be grub. Since you did an update, not a new install, you may > >>have to rebuild the initrd image (mkinitrd). > >> > >> Alfred Hovdestad > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users Lonnie Trotter Network Administrator Apache Junction Unified School District Phone: 480-982-1110 Ext. 2050 From Jonathan.Klay at noaa.gov Mon Jun 20 23:38:01 2005 From: Jonathan.Klay at noaa.gov (Jonathan Klay) Date: Mon, 20 Jun 2005 16:38:01 -0700 Subject: [rhn-users] Enter 4 boot problem Message-ID: <42B75359.6010708@noaa.gov> An HTML attachment was scrubbed... URL: From rameshr at cholayil.com Tue Jun 21 03:57:12 2005 From: rameshr at cholayil.com (Ramesh R) Date: Tue, 21 Jun 2005 09:27:12 +0530 Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX Message-ID: <3B4471B22333AA4D861BA323B8649ED70880BD@dmmlmail.cholayil.com> Hi, Thanks Jim for the prompt feedback and I will try out redirecting to /dev/null device.But still I cannot understand why it should take 18 hrs for backing 63GB data. Regards Ramesh.R -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Trice, Jim Sent: Monday, June 20, 2005 10:56 PM To: Red Hat Network Users List Subject: RE: [rhn-users] Backup problem using DLT Tape Drive in LINUX Hi, If you are planning on using dump for your backups you should reconsider. I may be a little out of date but linux dump was not recommended the last time I looked. I would recommend using cpio or tar for simple backups. I would try to determine if it is the disk access of tape access giving problems. Have you tried backing up to /dev/null. You could also benchmark your disk systems using something like iozone (google it). Jim T. > -----Original Message----- > From: rhn-users-bounces at redhat.com > [mailto:rhn-users-bounces at redhat.com] On Behalf Of Ramesh R > Sent: Monday, June 20, 2005 1:59 AM > To: rhn-users at redhat.com > Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX > > Hi, > Iam from India and we have installed Linux ES Verion 3 on DELL > SERVER POWEREDGE 2850 series which has following configuration: Dual > Processor with 4 GB RAM ad 4 * 72 GB SCSI Hard disk Drives With RAID > 10 technology. We have implemented Oracle Applications ERP . We have a > peculiar problem for backing up our data. We have connected DLT Tape > Drive VS80 40/80GB ( Tandberg) capacity with SCSI Adaptec Card. When > we initiate backup command as follows: > dump of /dev/st0 /data/erpp where /dev/st0 denotes the device for > tape drive and /data/erpp is the partition in which oracle apps has > been installed. The timing for backing up 63GB data and files , it > takes 18 hours for completion. We had replaced the SCSI adaptec card , > Tape Drive and cable but still it gives same timing. > The same process we had tried from a desktop by applying latest SCSI > drivers and initiated the backup , it took 12 minutes for 2 GB of data. > We had applied latest driver for Linux but still it shows the same > timing. I need to know any other parameters needs to be configured > under Linux. I need help more urgently as we are going online by next week. > > Regards > Rames.R > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From rameshr at cholayil.com Tue Jun 21 03:58:05 2005 From: rameshr at cholayil.com (Ramesh R) Date: Tue, 21 Jun 2005 09:28:05 +0530 Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX Message-ID: <3B4471B22333AA4D861BA323B8649ED70880BE@dmmlmail.cholayil.com> Thanks Espen, I will give a feedback after trying your suggestion. Regards Ramesh.R ________________________________ From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Espen Ekeroth Sent: Tuesday, June 21, 2005 1:49 AM To: Red Hat Network Users List Subject: RE: [rhn-users] Backup problem using DLT Tape Drive in LINUX Just to find out if it is the tape system that is the problem - run a tar with some GB's of files and measure the time. /Espen Phone: +47 69215581 / + 47 92499076 email: espen.ekeroth at omxgroup.com MSN: espene at halden.net "Trice, Jim" Sent by: rhn-users-bounces at redhat.com 20.06.2005 19:25 Please respond to Red Hat Network Users List To: "Red Hat Network Users List" cc: Subject: RE: [rhn-users] Backup problem using DLT Tape Drive in LINUX Hi, If you are planning on using dump for your backups you should reconsider. I may be a little out of date but linux dump was not recommended the last time I looked. I would recommend using cpio or tar for simple backups. I would try to determine if it is the disk access of tape access giving problems. Have you tried backing up to /dev/null. You could also benchmark your disk systems using something like iozone (google it). Jim T. > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Ramesh R > Sent: Monday, June 20, 2005 1:59 AM > To: rhn-users at redhat.com > Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX > > Hi, > Iam from India and we have installed Linux ES Verion 3 on DELL SERVER > POWEREDGE 2850 series which has following configuration: Dual Processor > with 4 GB RAM ad 4 * 72 GB SCSI Hard disk Drives With RAID 10 > technology. We have implemented Oracle Applications ERP . We have a > peculiar problem for backing up our data. We have connected DLT Tape > Drive VS80 40/80GB ( Tandberg) capacity with SCSI Adaptec Card. When we > initiate backup command as follows: > dump of /dev/st0 /data/erpp where /dev/st0 denotes the device for > tape drive and /data/erpp is the partition in which oracle apps has been > installed. The timing for backing up 63GB data and files , it takes 18 > hours for completion. We had replaced the SCSI adaptec card , Tape Drive > and cable but still it gives same timing. > The same process we had tried from a desktop by applying latest SCSI > drivers and initiated the backup , it took 12 minutes for 2 GB of data. > We had applied latest driver for Linux but still it shows the same > timing. I need to know any other parameters needs to be configured under > Linux. I need help more urgently as we are going online by next week. > > Regards > Rames.R > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users ************************************************************************ ******** This e-mail and the information it contains may be privileged and/or confidential. It is for the intended addressee(s) only. The unauthorised use, disclosure or copying of this e-mail, or any information it contains, is prohibited. If you are not an intended recipient, please contact the sender and delete the material from your computer. ************************************************************************ ******** -------------- next part -------------- An HTML attachment was scrubbed... URL: From pengunix at yahoo.com Tue Jun 21 07:07:32 2005 From: pengunix at yahoo.com (Necati Keles) Date: Tue, 21 Jun 2005 00:07:32 -0700 (PDT) Subject: [rhn-users] RE: new partition creation failure In-Reply-To: <20050620193839.6766D75F48@amadeus.cide.edu> Message-ID: <20050621070732.86421.qmail@web60618.mail.yahoo.com> Hi Javier, Thanks for advice, but my problem is not making extention for RAID5.I rebulided RAID5 but I cannot create a new partition from free space. Regards necati --- "Fco. Javier Murillo Ru?z" wrote: > Hi, > > >From DELL you have two options: > 1) If you reboot the system and enter to the PERC's > raid manager you have > the control to do the disk Raid aggregation. > 2) If you install OpenManage you can control the > RAID without rebooting the > system. And take control of all the full features of > hotswap, RAID's config > and system hardware monitoring. > > See you. > > Ing. Francisco Javier Murillo Ruiz > CIDE, A.C. > Telecomunicaciones y > Servidores LINUX > > > francisco.murillo at cide.edu > http://www.cide.edu/ > Carretera M?xico - Toluca 3655 > Col. Lomas de Santa Fe 01210 > M?xico, D.F. > > Trabajo: (55) 5727 9857 > Celular: (55) 1473 3673 > > ------------------------------ > > Message: 3 > Date: Mon, 20 Jun 2005 05:59:44 -0700 (PDT) > From: Necati Keles > Subject: [rhn-users] new partition creation failure > To: rhn-users at redhat.com > Message-ID: > <20050620125945.82682.qmail at web60614.mail.yahoo.com> > Content-Type: text/plain; charset=iso-8859-1 > > Hi all, > > I have a problem with new partition creation. > My system has RAID5 include 3*146G disks. I added 2 > disks to RAID5. I wanted to create a new partition > with fdisk, but it said "No free sectors available". > When I give "v" command in fdisk utility, it said > "573023167 unallocated sectors".But i couldn' t > create > a new partition with fdisk utility. > > Any suggestion. > > System Info > ---------------- > Dell 2850 Server > RHEL 3 AS (Updated 3) > > > lynos > ------------- > www.lynos.net > > > > ____________________________________________________ > > Yahoo! Sports > Rekindle the Rivalries. Sign up for Fantasy Football > > http://football.fantasysports.yahoo.com > > > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail From ltrotter at ajusd.org Tue Jun 21 13:53:21 2005 From: ltrotter at ajusd.org (LONNIE TROTTER) Date: Tue, 21 Jun 2005 06:53:21 -0700 Subject: [rhn-users] Enter 4 boot problem In-Reply-To: <42B75359.6010708@noaa.gov> References: <42B75359.6010708@noaa.gov> Message-ID: <20050621135213.M35606@ajusd.org> Thank you for responding. Were you able to resolve the issue and how? ? On Mon, 20 Jun 2005 16:38:01 -0700, Jonathan Klay wrote > Sounds like a bios boot order problem I raninto several times. > > LONNIE TROTTER wrote: > > I am running 10 production servers. I have begun to upgrade from Enterprise 3 > > to enter 4. After install on first two servers that had previous installs of > > enter 3 either server would get passed grub. They stopped at the cursor. I > > went in with rescue and os is there. So I made a boot disk and booted from it > > and servers run great. I have tried to tweak and rebuild grub with every thing > > on the net but have not found the answer yet. I would appreciate any help or > > advice with the matter as RHN support has not got back to me yet. Thanks > > > > Lonnie Trotter > > Network Administrator > > Apache Junction Unified School District > > Phone: 480-982-1110 Ext. 2050 > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users >-- Sys Admin NOAA PMEL CNSD/Vents Newport, OR 541-867-0277 Lonnie Trotter Network Administrator Apache Junction Unified School District Phone: 480-982-1110 Ext. 2050 -------------- next part -------------- An HTML attachment was scrubbed... URL: From jtrice at haastcm.com Tue Jun 21 19:46:38 2005 From: jtrice at haastcm.com (Trice, Jim) Date: Tue, 21 Jun 2005 14:46:38 -0500 Subject: [rhn-users] RE: new partition creation failure Message-ID: Check out http://www1.us.dell.com/content/topics/global.aspx/power/en/ps1q03_michael Jim T. > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Necati Keles > Sent: Tuesday, June 21, 2005 2:08 AM > To: Red Hat Network Users List > Subject: Re: [rhn-users] RE: new partition creation failure > > Hi Javier, > > Thanks for advice, but my problem is not making > extention for RAID5.I rebulided RAID5 but I cannot > create a new partition from free space. > > Regards > necati > > > > --- "Fco. Javier Murillo Ru?z" > wrote: > > > Hi, > > > > >From DELL you have two options: > > 1) If you reboot the system and enter to the PERC's > > raid manager you have > > the control to do the disk Raid aggregation. > > 2) If you install OpenManage you can control the > > RAID without rebooting the > > system. And take control of all the full features of > > hotswap, RAID's config > > and system hardware monitoring. > > > > See you. > > > > Ing. Francisco Javier Murillo Ruiz > > CIDE, A.C. > > Telecomunicaciones y > > Servidores LINUX > > > > > > francisco.murillo at cide.edu > > http://www.cide.edu/ > > Carretera M?xico - Toluca 3655 > > Col. Lomas de Santa Fe 01210 > > M?xico, D.F. > > > > Trabajo: (55) 5727 9857 > > Celular: (55) 1473 3673 > > > > ------------------------------ > > > > Message: 3 > > Date: Mon, 20 Jun 2005 05:59:44 -0700 (PDT) > > From: Necati Keles > > Subject: [rhn-users] new partition creation failure > > To: rhn-users at redhat.com > > Message-ID: > > <20050620125945.82682.qmail at web60614.mail.yahoo.com> > > Content-Type: text/plain; charset=iso-8859-1 > > > > Hi all, > > > > I have a problem with new partition creation. > > My system has RAID5 include 3*146G disks. I added 2 > > disks to RAID5. I wanted to create a new partition > > with fdisk, but it said "No free sectors available". > > When I give "v" command in fdisk utility, it said > > "573023167 unallocated sectors".But i couldn' t > > create > > a new partition with fdisk utility. > > > > Any suggestion. > > > > System Info > > ---------------- > > Dell 2850 Server > > RHEL 3 AS (Updated 3) > > > > > > lynos > > ------------- > > www.lynos.net > > > > > > > > ____________________________________________________ > > > > Yahoo! Sports > > Rekindle the Rivalries. Sign up for Fantasy Football > > > > http://football.fantasysports.yahoo.com > > > > > > > > > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Helps protect you from nasty viruses. > http://promotions.yahoo.com/new_mail > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From Steven.Jones at vuw.ac.nz Tue Jun 21 20:58:04 2005 From: Steven.Jones at vuw.ac.nz (Steven Jones) Date: Wed, 22 Jun 2005 08:58:04 +1200 Subject: [rhn-users] kickstart ~ fi=orcing which nic module is for the install Message-ID: <06E2E60FB9C6EF409EFE472A8F4A82EB01447401@coso.staff.vuw.ac.nz> Is there any way to do this? Regards Steven From Steven.Jones at vuw.ac.nz Wed Jun 22 04:33:28 2005 From: Steven.Jones at vuw.ac.nz (Steven Jones) Date: Wed, 22 Jun 2005 16:33:28 +1200 Subject: [rhn-users] mountd dying on a rhas3 box Message-ID: <06E2E60FB9C6EF409EFE472A8F4A82EB01447410@coso.staff.vuw.ac.nz> Any ideas why mountd would start dying every time a client connects? I do a service nfs restart and its OK until a mount is attempted then it dies.... Scratch head here.....nothing in the logs...... Regards Thing From scottr at staff.intekom.com Wed Jun 22 07:15:06 2005 From: scottr at staff.intekom.com (Scott Ryan) Date: Wed, 22 Jun 2005 09:15:06 +0200 Subject: [rhn-users] kickstart ~ fi=orcing which nic module is for the install In-Reply-To: <06E2E60FB9C6EF409EFE472A8F4A82EB01447401@coso.staff.vuw.ac.nz> References: <06E2E60FB9C6EF409EFE472A8F4A82EB01447401@coso.staff.vuw.ac.nz> Message-ID: <200506220915.11821.scottr@staff.intekom.com> On Tuesday 21 June 2005 22:58, Steven Jones wrote: > Is there any way to do this? > > Regards > > Steven > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users add this when you kickstart: ksdevice=eth0 -- slr -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From cbeerse at gmail.com Wed Jun 22 07:32:17 2005 From: cbeerse at gmail.com (cbeerse at gmail.com) Date: Wed, 22 Jun 2005 09:32:17 +0200 Subject: [rhn-users] Backup problem using DLT Tape Drive in LINUX In-Reply-To: <3B4471B22333AA4D861BA323B8649ED7061634@dmmlmail.cholayil.com> References: <3B4471B22333AA4D861BA323B8649ED7061634@dmmlmail.cholayil.com> Message-ID: <42B91401.3080608@gmail.com> Ramesh R wrote: > Hi, > Iam from India and we have installed Linux ES Verion 3 on DELL SERVER > POWEREDGE 2850 series which has following configuration: Dual Processor > with 4 GB RAM ad 4 * 72 GB SCSI Hard disk Drives With RAID 10 > technology. We have implemented Oracle Applications ERP . We have a > peculiar problem for backing up our data. We have connected DLT Tape > Drive VS80 40/80GB ( Tandberg) capacity with SCSI Adaptec Card. When we > initiate backup command as follows: > dump of /dev/st0 /data/erpp where /dev/st0 denotes the device for > tape drive and /data/erpp is the partition in which oracle apps has been > installed. The timing for backing up 63GB data and files , it takes 18 > hours for completion. We had replaced the SCSI adaptec card , Tape Drive > and cable but still it gives same timing. > The same process we had tried from a desktop by applying latest SCSI > drivers and initiated the backup , it took 12 minutes for 2 GB of data. > We had applied latest driver for Linux but still it shows the same > timing. I need to know any other parameters needs to be configured under > Linux. I need help more urgently as we are going online by next week. > While dumping, listen to the tape. It should be in streaming mode: the data should feed as fast (faster than) the tape can hanlde so the tape does not need to wait for data. Listen to the drive while doing the backup, I bet it is spinning forward and backward all the time. Get a better backup tool that can dump data to tape with the tape in streaming mode. You can also twiggle with the compression. Disable the hardware compression and see if the tape now gets streaming. If you need compression (for the size) try software compressing (`compress`, `gzip`, `bzip2` or such). Success CBee From jochen.vogel.extern at activest.de Thu Jun 23 08:11:32 2005 From: jochen.vogel.extern at activest.de (Vogel, Jochen (extern)) Date: Thu, 23 Jun 2005 10:11:32 +0200 Subject: [rhn-users] entitlement Message-ID: <7EE14456B03EF34895CC04AE4D682F4A040007@am03exc.wem.hvb> hello, i added a RH EL4 ES system to the RHN. what is the detailed process to get updates if i buy a basic support over a reseller? is there a solution to get updates in the meantime? thanks for help jochen From jorge at sur-se.com Thu Jun 23 09:56:17 2005 From: jorge at sur-se.com (Jorge) Date: Thu, 23 Jun 2005 11:56:17 +0200 Subject: [rhn-users] growiso limitation Message-ID: Hello. I use growisofs for backup: growisofs -dvd-compat -Z /dev/scd0=backup.iso where backup.iso is a premastered iso file generated with mkisofs. I use cron to run growisofs command, but I see the next error: "FATAL: /dev/dvd already carries isofs!" I have read about it in growisofs help, an it says: "If the media already carries isofs and growisofs is invoked with -Z option non-interactively, e.g. through cron, it shall fail with FATAL: /dev/dvd already carries isofs!" Note that only ISO9660 is recognized, you can perfectly zap e.g. an UDF filesystem non-interactively." and then, how can I do it. I use rewritable dvd for backup, and then, It already carries isofs because I re-use the rw-dvd. Thanks. From trichmon at eou.edu Fri Jun 24 01:03:04 2005 From: trichmon at eou.edu (Todd Richmond) Date: Thu, 23 Jun 2005 18:03:04 -0700 Subject: [rhn-users] account migration to RH Message-ID: <42BB5BC8.2040808@eou.edu> Im trying to find a straight foward way to migrate about 6000 accounts from solaris 7 and 8 to new machines running Redhat Enterprise 3. I do not have to worry about moving any data just accounts and passwords. Has anyone found a good way of doing this? Thanks Todd Richmond From Steven.Jones at vuw.ac.nz Fri Jun 24 01:12:42 2005 From: Steven.Jones at vuw.ac.nz (Steven Jones) Date: Fri, 24 Jun 2005 13:12:42 +1200 Subject: [rhn-users] account migration to RH Message-ID: <06E2E60FB9C6EF409EFE472A8F4A82EB01447433@coso.staff.vuw.ac.nz> Run a test by simply physically moving the passwd, group and shadow files across, where the user IDs are greater than 500. there might be an issue with password encryption as the method used might differ. You could then run a script to parse the passwd file and create a user home directory when the UID > 500 (or what ever). I have a really crude script to do this within kickstart, but it needs more thought so the environment gets setup per user as well. Eg, #create sys admin home directories and stop them ftp'ing in for name in `cut -d: -f1 /etc/passwd` do if [ `id -u $name` -gt 499 ] then mkdir /home/$name /bin/chown -R $name:$name /home/$name /bin/chmod 0700 /home/$name echo $name >> /etc/ftpusers fi done echo "finished setting up sys admins" regards Thing -----Original Message----- From: Todd Richmond [mailto:trichmon at eou.edu] Sent: Friday, 24 June 2005 1:03 p.m. To: rhn-users at redhat.com Subject: [rhn-users] account migration to RH Im trying to find a straight foward way to migrate about 6000 accounts from solaris 7 and 8 to new machines running Redhat Enterprise 3. I do not have to worry about moving any data just accounts and passwords. Has anyone found a good way of doing this? Thanks Todd Richmond _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From Russell_Hopson at brown.edu Fri Jun 24 12:12:00 2005 From: Russell_Hopson at brown.edu (Hopson, Russell) Date: Fri, 24 Jun 2005 08:12:00 -0400 Subject: [rhn-users] account migration to RH Message-ID: Hi Todd, I use an update user script which looks to the passwd and shadow file to create new users. I have attached the script to this email. Copy it into the directory on the RH system that has the passwd and shadow file from Solaris and then type ./update_user. It worked fine with RHEL AS 3. Good luck. Russ ~~~~~~~~~~~~~~~~~~~~~~~~ Russ Hopson, Ph.D. NMR Facility Supervisor Brown University Department of Chemistry, Box H Providence, RI 02912 (o) - 401-863-3069 (b) - 401-235-8306 -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Todd Richmond Sent: Thursday, June 23, 2005 8:03 PM To: rhn-users at redhat.com Subject: [rhn-users] account migration to RH Im trying to find a straight foward way to migrate about 6000 accounts from solaris 7 and 8 to new machines running Redhat Enterprise 3. I do not have to worry about moving any data just accounts and passwords. Has anyone found a good way of doing this? Thanks Todd Richmond _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- A non-text attachment was scrubbed... Name: update_user Type: application/octet-stream Size: 2825 bytes Desc: update_user URL: From Frank.Humpohl at lsg.vanderlande.com Fri Jun 24 13:01:21 2005 From: Frank.Humpohl at lsg.vanderlande.com (Frank Humpohl) Date: Fri, 24 Jun 2005 15:01:21 +0200 Subject: [rhn-users] Frank Humpohl/Vanderlande Industries ist =?iso-8859-1?q?au=DFer_H?= =?iso-8859-1?q?aus/is_out_of_Office=2E?= Message-ID: I will be out of the office starting 24.06.2005 and will not return until 25.06.2005. From Frank.Humpohl at lsg.vanderlande.com Fri Jun 24 13:24:21 2005 From: Frank.Humpohl at lsg.vanderlande.com (Frank Humpohl) Date: Fri, 24 Jun 2005 15:24:21 +0200 Subject: [rhn-users] Frank Humpohl/Vanderlande Industries ist =?iso-8859-1?q?au=DFer_H?= =?iso-8859-1?q?aus/is_out_of_Office=2E?= Message-ID: I will be out of the office starting 24.06.2005 and will not return until 25.06.2005. From A6063C at motorola.com Fri Jun 24 13:51:24 2005 From: A6063C at motorola.com (Nadig Gurudatta-A6063C) Date: Fri, 24 Jun 2005 19:21:24 +0530 Subject: [rhn-users] Need help on netscape Message-ID: <45AAAAED8B10F547878F52FE15C57C5DE98444@zin24exm03.corp.mot.com> Hi , All We are using redhat 6.2 for one of the team iam facing the problem with netscpe when I reboot the system my netscpe profile will go for a toss once again I have to reconfigure the profile if ur having any updated kindlay provide me.. Regards Gurudatta N.R -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Alfred Hovdestad Sent: Monday, June 20, 2005 10:24 PM To: Red Hat Network Users List Subject: Re: [rhn-users] Updates Hello Vicki: If you want to install all of the updates that are currently available for your box, simply enter the command (as root): up2date -u --nox If you want to install just one of the packages, use the command: up2date PACKAGE-NAME Alfred Hovdestad Vicki Boles wrote: > Recently, I ran a vulnerability test on my Linux box I have 3 > vulnerability to update..... the guy who usually does this is out of > town for the week..... > > So, I need a little help ( step by step) on how to do this !!! > The ID number are L0499....L0673.........L0816 > > I know the root password & also have a Red Hat account on updates...... > > HELP !!! > Vicki > _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From Frank.Humpohl at lsg.vanderlande.com Fri Jun 24 13:53:21 2005 From: Frank.Humpohl at lsg.vanderlande.com (Frank Humpohl) Date: Fri, 24 Jun 2005 15:53:21 +0200 Subject: [rhn-users] Frank Humpohl/Vanderlande Industries ist =?iso-8859-1?q?au=DFer_H?= =?iso-8859-1?q?aus/is_out_of_Office=2E?= Message-ID: I will be out of the office starting 24.06.2005 and will not return until 25.06.2005. From dquince at Intrado.com Fri Jun 24 16:31:16 2005 From: dquince at Intrado.com (Quince, Devin) Date: Fri, 24 Jun 2005 10:31:16 -0600 Subject: [rhn-users] Mounting Linux from Windows Message-ID: <7FA48532E9A65D4298FA38807C96BF7A030B3DBE@incomx11.lgmt.trdo> I have a quick question I hope. I am trying to find out if it is possible to do the following: I have a W2K server that runs a Source Control system that we would like to create a mount to a Linux machine on so the developers can pull from the Windows server directly to the Linux/Unix development machine. I know you can do this via Linux to Windows with NFS/Samba, but does anyone know how to do it from Windows to Linux if it can even be done? Thanks, Devin Devin Quince System Administrator II Software Engineering System Administration Team (SESA) 720-864-5089 720-840-4643 -------------- next part -------------- An HTML attachment was scrubbed... URL: From scountry at iastate.edu Fri Jun 24 16:51:10 2005 From: scountry at iastate.edu (Sean Countryman) Date: Fri, 24 Jun 2005 11:51:10 -0500 (CDT) Subject: [rhn-users] Mounting Linux from Windows Message-ID: <10511124510551741@webmail.iastate.edu> Samba works both ways; it includes both a server and a client... You can easily setup "windows" shares on your linux box that will easily be seen and used by any windows machine in your network. Conversely, you can use the samba client to easily mount any windows shared folder on the network onto your linux filesystem. see smbmount for the client see smb.conf for the server config > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users SEAN J COUNTRYMAN, Capt, USAF Unit Commutation Officer AFROTC, Detachment 250 Iowa State University From cfernand at utm.utoronto.ca Fri Jun 24 17:10:05 2005 From: cfernand at utm.utoronto.ca (Clinton Fernandes) Date: Fri, 24 Jun 2005 10:10:05 -0700 Subject: [rhn-users] Mounting Linux from Windows In-Reply-To: <10511124510551741@webmail.iastate.edu> References: <10511124510551741@webmail.iastate.edu> Message-ID: <1119633005.42bc3e6d33465@webmail.utm.utoronto.ca> In linux: mount -t smbfs -o username= /// /mnt/ the -o is for options. Usually for windows you'll need to supply a windows username to gain access to the shared folder. (It'll ask for a password too). `man mount` should provide other available options. -- my tail is dun. Quoting Sean Countryman : > Samba works both ways; it includes both a server and a client... You can > easily > setup "windows" shares on your linux box that will easily be seen and used > by > any windows machine in your network. Conversely, you can use the samba > client > to easily mount any windows shared folder on the network onto your linux > filesystem. > > see smbmount for the client > > see smb.conf for the server config > > > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > > SEAN J COUNTRYMAN, Capt, USAF > Unit Commutation Officer > AFROTC, Detachment 250 > Iowa State University > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From MMerrick at idleaire.com Fri Jun 24 17:57:32 2005 From: MMerrick at idleaire.com (Marty Merrick) Date: Fri, 24 Jun 2005 13:57:32 -0400 Subject: [rhn-users] Mounting Linux from Windows In-Reply-To: <1119633005.42bc3e6d33465@webmail.utm.utoronto.ca> References: <10511124510551741@webmail.iastate.edu> <1119633005.42bc3e6d33465@webmail.utm.utoronto.ca> Message-ID: <1119635852.3693.7.camel@bogey.idleaire.com> Here's the command I use on RH: smbmount //WindowsServer/share_to_mount /home/users_home/mount_point_dir -o username=username,uid=500,gid=500 The benefit of doing it this way is you can allow each (non-root) user control over which shares they mount. Have them create a mount point directory in their home directory. You will need to set the sticky bit on /usr/bin/smbmnt (as root) as well: chmod +s /usr/bin/smbmnt After that the (non-root) user can run the smbmount command as above. Cheers, Marty On Fri, 2005-06-24 at 10:10 -0700, Clinton Fernandes wrote: > In linux: > > mount -t smbfs -o username= // machine name>/ /mnt/ > > the -o is for options. Usually for windows you'll need to supply a windows > username to gain access to the shared folder. (It'll ask for a password too). > > `man mount` should provide other available options. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian.t.brunner at gai-tronics.com Fri Jun 24 18:05:56 2005 From: brian.t.brunner at gai-tronics.com (Brian T. Brunner) Date: Fri, 24 Jun 2005 11:05:56 -0700 Subject: [rhn-users] Mounting Linux from Windows Message-ID: Does this not assume that the uid/gid is 500/500 for all users? $UID and $GID might be better choices... Brian Brunner brian.t.brunner at gai-tronics.com (610)796-5838 >>> Marty Merrick 06/24/05 01:57PM >>> Here's the command I use on RH: smbmount //WindowsServer/share_to_mount /home/users_home/mount_point_dir -o username=username,uid=500,gid=500 The benefit of doing it this way is you can allow each (non-root) user control over which shares they mount. Have them create a mount point directory in their home directory. You will need to set the sticky bit on /usr/bin/smbmnt (as root) as well: chmod +s /usr/bin/smbmnt After that the (non-root) user can run the smbmount command as above. Cheers, Marty On Fri, 2005-06-24 at 10:10 -0700, Clinton Fernandes wrote: > In linux: > > mount -t smbfs -o username= // machine name>/ /mnt/ > > the -o is for options. Usually for windows you'll need to supply a windows > username to gain access to the shared folder. (It'll ask for a password too). > > `man mount` should provide other available options. > ******************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept for the presence of computer viruses. www.hubbell.com - Hubbell Incorporated From MMerrick at idleaire.com Fri Jun 24 18:14:12 2005 From: MMerrick at idleaire.com (Marty Merrick) Date: Fri, 24 Jun 2005 14:14:12 -0400 Subject: [rhn-users] Mounting Linux from Windows In-Reply-To: References: Message-ID: <1119636852.3693.10.camel@bogey.idleaire.com> True enough, I didn't think to edit that part of the command when I composed the email. Good catch. Marty On Fri, 2005-06-24 at 11:05 -0700, Brian T. Brunner wrote: > Does this not assume that the uid/gid is 500/500 for all users? > > $UID and $GID might be better choices... > > Brian Brunner > brian.t.brunner at gai-tronics.com > (610)796-5838 > > >>> Marty Merrick 06/24/05 01:57PM >>> > Here's the command I use on RH: > > smbmount //WindowsServer/share_to_mount /home/users_home/mount_point_dir > -o username=username,uid=500,gid=500 > > The benefit of doing it this way is you can allow each (non-root) user > control over which shares they mount. Have them create a mount point > directory in their home directory. > > You will need to set the sticky bit on /usr/bin/smbmnt (as root) as > well: chmod +s /usr/bin/smbmnt > > After that the (non-root) user can run the smbmount command as above. > > Cheers, > Marty > > > On Fri, 2005-06-24 at 10:10 -0700, Clinton Fernandes wrote: > > > In linux: > > > > mount -t smbfs -o username= // > machine name>/ /mnt/ > > > > the -o is for options. Usually for windows you'll need to supply a windows > > username to gain access to the shared folder. (It'll ask for a password too). > > > > `man mount` should provide other available options. > > > > ******************************************************************* > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. > > This footnote also confirms that this email message has been swept > for the presence of computer viruses. > > www.hubbell.com - Hubbell Incorporated > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- An HTML attachment was scrubbed... URL: From armando.garcia at nekotec.com.mx Fri Jun 24 18:16:41 2005 From: armando.garcia at nekotec.com.mx (=?iso-8859-1?Q?Armando_Garc=EDa_Govea?=) Date: Fri, 24 Jun 2005 13:16:41 -0500 Subject: [rhn-users] Mounting Linux from Windows In-Reply-To: <1119633005.42bc3e6d33465@webmail.utm.utoronto.ca> Message-ID: <200506241811.j5OIBUD05971@dns.vivesantafe.com.mx> Sometimos you need re-edit "regedit", for change one paramater.... see /usr/share/samba/doc/readme examples.... Depend of your configuration... Regards Armando Garc?a Govea NEKOTEC TECNOLOGIA armando.garcia at nekotec.com.mx Ing. Soporte T?cnico Tel. 5246 3280 Ext. 3269 -----Mensaje original----- De: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] En nombre de Clinton Fernandes Enviado el: Viernes, 24 de Junio de 2005 12:10 Para: Red Hat Network Users List Asunto: Re: [rhn-users] Mounting Linux from Windows In linux: mount -t smbfs -o username= /// /mnt/ the -o is for options. Usually for windows you'll need to supply a windows username to gain access to the shared folder. (It'll ask for a password too). `man mount` should provide other available options. -- my tail is dun. Quoting Sean Countryman : > Samba works both ways; it includes both a server and a client... You can > easily > setup "windows" shares on your linux box that will easily be seen and used > by > any windows machine in your network. Conversely, you can use the samba > client > to easily mount any windows shared folder on the network onto your linux > filesystem. > > see smbmount for the client > > see smb.conf for the server config > > > > > > _______________________________________________ > > rhn-users mailing list > > rhn-users at redhat.com > > https://www.redhat.com/mailman/listinfo/rhn-users > > > SEAN J COUNTRYMAN, Capt, USAF > Unit Commutation Officer > AFROTC, Detachment 250 > Iowa State University > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From harryp at dmsnev.com Sun Jun 26 18:05:28 2005 From: harryp at dmsnev.com (harryp at dmsnev.com) Date: Sun, 26 Jun 2005 11:05:28 -0700 (PDT) Subject: [rhn-users] Postfix mailbox_size_limit not working Message-ID: <63523.69.109.24.30.1119809128.squirrel@www.dmsnev.com> Running RHEL 3. Postfix is not recognizing message size limits. I cannot send or receive any mail that is 7mb (or somewhere arount 7mb) or larger. According to my postfix settings I should be able to send and receive at 10mb. What the heck is going on? [root at mail1 XXXXX]# /usr/sbin/postconf | grep size berkeley_db_create_buffer_size = 16777216 berkeley_db_read_buffer_size = 131072 body_checks_size_limit = 12288 bounce_size_limit = 50000 header_size_limit = 102400 mailbox_size_limit = 10240000 message_size_limit = 10240000 [root at mail1 XXXXX]# Below is what I get with an 8mb attachment: /var/log/maillog log file ---------------------- Jun 23 13:30:24 mail1 postfix/cleanup[28104]: warning: DC7908CA12: queue file size limit exceeded Delivery Status Notification ---------------------- Technical details of permanent failure: PERM_FAILURE: SMTP Error (state 13): 552 Error: message too large From ramprasad_i82 at yahoo.com Mon Jun 27 07:46:21 2005 From: ramprasad_i82 at yahoo.com (Ramprasad Ramprasad) Date: Mon, 27 Jun 2005 00:46:21 -0700 (PDT) Subject: [rhn-users] Query of #time# command on 64-bit RHEL Message-ID: <20050627074621.56760.qmail@web52703.mail.yahoo.com> Hi All :), I wanna know whether the #time# command is giving the correct output on 64-bit RedHat or not !!!. Like, as u all know the time command has 3 fields : real, user, sys. I am getting correct output for real field, but incorrect for user and sys fields on 64-bit RedHat and all three fields are correct on 32-bit RedHat. I even traced the #time# command execution sequence by using #strace# command on both 32-bit and 64-bit RedHat. On 32-bit system #time# is using the library : /lib/tls/libc.so.6 On 64-bit system #time# is using the libraray : /lib64/tls/libc.so.6 I am not sure whether the #time# command is updated to 64-bit platform ... Is there anyone, who know whether the 64-bit RedHat has updated libraries for 64-bit platform ??? Is there any other way to get the real, user and sys timings for an application ???. Can anyone guide me in this issue... ??? Happy Free Open Source ;), Regards, Ramprasad B. __________________________________ Discover Yahoo! Get on-the-go sports scores, stock quotes, news and more. Check it out! http://discover.yahoo.com/mobile.html From pete at chemistry.montana.edu Mon Jun 27 19:53:08 2005 From: pete at chemistry.montana.edu (Pete Masse) Date: Mon, 27 Jun 2005 13:53:08 -0600 Subject: [rhn-users] Postfix mailbox_size_limit not working References: <63523.69.109.24.30.1119809128.squirrel@www.dmsnev.com> Message-ID: <00a001c57b51$d79104e0$ebf25a99@msu.montana.edu> You have 9.7 MB there. I found postfix is pretty picky. Try 10485760 or go a little higher. Pete ----- Original Message ----- From: To: Sent: Sunday, June 26, 2005 12:05 PM Subject: [rhn-users] Postfix mailbox_size_limit not working Running RHEL 3. Postfix is not recognizing message size limits. I cannot send or receive any mail that is 7mb (or somewhere arount 7mb) or larger. According to my postfix settings I should be able to send and receive at 10mb. What the heck is going on? [root at mail1 XXXXX]# /usr/sbin/postconf | grep size berkeley_db_create_buffer_size = 16777216 berkeley_db_read_buffer_size = 131072 body_checks_size_limit = 12288 bounce_size_limit = 50000 header_size_limit = 102400 mailbox_size_limit = 10240000 message_size_limit = 10240000 [root at mail1 XXXXX]# Below is what I get with an 8mb attachment: /var/log/maillog log file ---------------------- Jun 23 13:30:24 mail1 postfix/cleanup[28104]: warning: DC7908CA12: queue file size limit exceeded Delivery Status Notification ---------------------- Technical details of permanent failure: PERM_FAILURE: SMTP Error (state 13): 552 Error: message too large _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From ota at univali.br Mon Jun 27 20:02:22 2005 From: ota at univali.br (Marcio Luiz Ota) Date: Mon, 27 Jun 2005 17:02:22 -0300 Subject: [rhn-users] License RH Message-ID: Hi, I'm using a trial license of Redhat Networks and made one copy of the ISOs of the RedHat AS 4. I can install them in my servers in this period (trial)? After this period, I can continue using? This infringes some clause of the RH? (I don't need of RH support)... Tnxs Marcio L. Ota (Brazil) -------------- next part -------------- An HTML attachment was scrubbed... URL: From sambitnanda at yahoo.com Tue Jun 28 13:11:48 2005 From: sambitnanda at yahoo.com (Sambit Nanda) Date: Tue, 28 Jun 2005 06:11:48 -0700 (PDT) Subject: [rhn-users] which OS level Message-ID: <20050628131148.45786.qmail@web53006.mail.yahoo.com> I need to know which OS level my RH is ? uname -r does not help, it just give me the kernel level ,but how i will find out whether any update level is installed or not. example update 1 or update 2 thanks Thanks, Sambit Nanda 203-553-3424 (O) From inode0 at gmail.com Tue Jun 28 13:21:55 2005 From: inode0 at gmail.com (inode0) Date: Tue, 28 Jun 2005 08:21:55 -0500 Subject: [rhn-users] which OS level In-Reply-To: <20050628131148.45786.qmail@web53006.mail.yahoo.com> References: <20050628131148.45786.qmail@web53006.mail.yahoo.com> Message-ID: On 6/28/05, Sambit Nanda wrote: > I need to know which OS level my RH is ? > > uname -r does not help, > it just give me the kernel level ,but how i will > find out whether any update level is installed or not. > > example update 1 or update 2 cat /etc/redhat-release perhaps? John From robert-higareda at uiowa.edu Tue Jun 28 13:23:54 2005 From: robert-higareda at uiowa.edu (Higareda, Robert) Date: Tue, 28 Jun 2005 08:23:54 -0500 Subject: [rhn-users] which OS level Message-ID: <5D4622F5754BE94485CF9E67DE884F1D05A26A58@cph-mail.public-health.uiowa.edu> Or you can try cat /proc/version That will give you some info on the version also. Rob Higareda Senior Linux/Windows System Administration University of Iowa - College of Public Health 200 Hawkins Drive E174GH Iowa City, IA 52242 Phone: 319-384-5472 E-Mail: robert-higareda at uiowa.edu http://www.public-health.uiowa.edu/it -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of inode0 Sent: Tuesday, June 28, 2005 8:22 AM To: Red Hat Network Users List Subject: Re: [rhn-users] which OS level On 6/28/05, Sambit Nanda wrote: > I need to know which OS level my RH is ? > > uname -r does not help, > it just give me the kernel level ,but how i will > find out whether any update level is installed or not. > > example update 1 or update 2 cat /etc/redhat-release perhaps? John _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3042 bytes Desc: not available URL: From Julio.Monzon at billingconcepts.com Tue Jun 28 13:25:49 2005 From: Julio.Monzon at billingconcepts.com (Julio Monzon) Date: Tue, 28 Jun 2005 08:25:49 -0500 Subject: [rhn-users] which OS level Message-ID: <4A914CB86058F3449D25531BAE99D83A064EA324@sat-exchange1.bic-bill.com> Or cat /etc/issue -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of inode0 Sent: Tuesday, June 28, 2005 8:22 AM To: Red Hat Network Users List Subject: Re: [rhn-users] which OS level On 6/28/05, Sambit Nanda wrote: > I need to know which OS level my RH is ? > > uname -r does not help, > it just give me the kernel level ,but how i will find out whether > any update level is installed or not. > > example update 1 or update 2 cat /etc/redhat-release perhaps? John _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From Christoph.Doerbeck at FMR.COM Tue Jun 28 13:31:45 2005 From: Christoph.Doerbeck at FMR.COM (Doerbeck, Christoph) Date: Tue, 28 Jun 2005 09:31:45 -0400 Subject: [rhn-users] which OS level Message-ID: Let me throw this in.... just in case a vender is reading this thread to determine how their installer can best discover what linux flavor a host is.... /etc/issue IS NOT A GOOD PLACE TO LOOK!!! /etc/motd IS ALSO BAD!!! Thank you for your time. I have had several 3rd party apps fail to install simply because their only point of discovery is /etc/issue. This file is by definition customizable by the admins. Stick to /etc/redhat-release or what ever the distro's custom mechanism is. -----Original Message----- From: Julio Monzon [mailto:Julio.Monzon at billingconcepts.com] Sent: Tuesday, June 28, 2005 9:26 AM To: Red Hat Network Users List Subject: RE: [rhn-users] which OS level Or cat /etc/issue -----Original Message----- From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of inode0 Sent: Tuesday, June 28, 2005 8:22 AM To: Red Hat Network Users List Subject: Re: [rhn-users] which OS level On 6/28/05, Sambit Nanda wrote: > I need to know which OS level my RH is ? > > uname -r does not help, > it just give me the kernel level ,but how i will find out whether > any update level is installed or not. > > example update 1 or update 2 cat /etc/redhat-release perhaps? John _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From slicer at lucent.com Tue Jun 28 13:47:25 2005 From: slicer at lucent.com (Slicer, Frank W (Frank)) Date: Tue, 28 Jun 2005 09:47:25 -0400 Subject: [rhn-users] Problems compiling after running up2date for RH ES 3 Message-ID: <4C37CF2D8DF07E4CA6357BAD5EB9A5D71D6A1B91@oh0012exch004u.cb.lucent.com> I just recently installed RH ES 3 and ran up2date to bring everything current. When trying to compile a newer version of CVS I got the following errors. Any suggestions? Thanks, Frank Slicer Lucent Technologies, Columbus, OH ==================================================== output from config.log configure:2372: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/u sr/share/info --enable-shared --enable-threads=posix --disable-checking --with-s ystem-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-52) configure:2375: $? = 0 configure:2377: gcc -V &5 gcc: argument to `-V' is missing configure:2380: $? = 1 configure:2403: checking for C compiler default output file name configure:2406: gcc conftest.c >&5 /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/as: Symbol `bfd_abs_section' has differ ent size in shared object, consider re-linking /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/as: Symbol `bfd_und_section' has differ ent size in shared object, consider re-linking /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/as: Symbol `bfd_com_section' has differ ent size in shared object, consider re-linking /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/as: relocation error: /usr/lib/gcc-lib/ i386-redhat-linux/3.2.3/as: undefined symbol: xmalloc_set_program_name configure:2409: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.12.9" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.9" | #define PACKAGE_BUGREPORT "bug-cvs at gnu.org" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { --More--(49%) From TriceDennisD at JohnDeere.com Tue Jun 28 17:54:42 2005 From: TriceDennisD at JohnDeere.com (Trice Dennis D) Date: Tue, 28 Jun 2005 12:54:42 -0500 Subject: [rhn-users] Package installer Message-ID: Does Redhat offer a package that allows me to push patches to other servers/workstation in my environment? I thought up2date could handle it but it looks like up2date only does pulls. Where I have to log into each server/workstation and run up2date to pull the patches. From jtrice at haastcm.com Tue Jun 28 19:29:02 2005 From: jtrice at haastcm.com (Trice, Jim) Date: Tue, 28 Jun 2005 14:29:02 -0500 Subject: [rhn-users] Package installer Message-ID: Dennis, What I do is set up my own yum repository. I set up apache on one linux box. Copy all the rpm files from the latest base distribution into the "base" directory and copy any update rpm files into the update directory. Run "createrepo ./" from http://linux.duke.edu/projects/metadata/generate/ in each of the directories to generate the metadata. Install yum on each of the linux clients and point the /etc/yum.conf to my apache server. I can either run "yum update" periodically or manually. (note the only trick to compiling yum was to "make DESTDIR=/") This gives me the flexibility I need. I can create more than one repo if I want to test things on development boxes before putting into production or I can leave out rpms that I know cause trouble. For example, the latest apache update caused problems for my tomcat servers so I just leave the httpd update rpm out of my repo. Download yum sources from http://linux.duke.edu/projects/yum/download/2.2/. Jim Trice > -----Original Message----- > From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of Trice Dennis D > Sent: Tuesday, June 28, 2005 12:55 PM > To: rhn-users at redhat.com > Subject: [rhn-users] Package installer > > Does Redhat offer a package that allows me to push patches to other > servers/workstation in my environment? > > I thought up2date could handle it but it looks like up2date only does > pulls. Where I have to log into each server/workstation and run up2date > to pull the patches. > > > > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users From dist-list at LEXUM.UMontreal.CA Tue Jun 28 19:38:46 2005 From: dist-list at LEXUM.UMontreal.CA (FM) Date: Tue, 28 Jun 2005 15:38:46 -0400 Subject: [rhn-users] ibm serveraid manager for linux ? Message-ID: <42C1A746.7040100@lexum.umontreal.ca> Hello, Is there a linux version of serveraid manager ? I buy new HD and I'm trying not to go to the serveraid buis to add those drives to existing array thanks From francisco.murillo at cide.edu Tue Jun 28 21:14:31 2005 From: francisco.murillo at cide.edu (=?iso-8859-1?Q?Fco._Javier_Murillo_Ru=EDz?=) Date: Tue, 28 Jun 2005 16:14:31 -0500 Subject: [rhn-users] AD and OpenLDAP In-Reply-To: <20050628160039.5E53673B23@hormel.redhat.com> Message-ID: <20050628212029.835927538C@amadeus.cide.edu> Hi all, Does any of your know the way that OpenLDAP act like the DB for the AD. Thanks in advance Ing. Francisco Javier Murillo Ruiz CIDE, A.C. Telecomunicaciones y Servidores LINUX francisco.murillo at cide.edu http://www.cide.edu/ Carretera M?xico - Toluca 3655 Col. Lomas de Santa Fe 01210 M?xico, D.F. Trabajo: (55) 5727 9857 Celular: (55) 1473 3673 From tim.schoenfelder at gmail.com Wed Jun 29 00:24:56 2005 From: tim.schoenfelder at gmail.com (Tim Schoenfelder) Date: Tue, 28 Jun 2005 19:24:56 -0500 Subject: [rhn-users] AD and OpenLDAP In-Reply-To: <20050628212029.835927538C@amadeus.cide.edu> References: <20050628160039.5E53673B23@hormel.redhat.com> <20050628212029.835927538C@amadeus.cide.edu> Message-ID: <52d4eaab05062817243500380c@mail.gmail.com> Some resources: http://tldp.org/HOWTO/LDAP-HOWTO/index.html http://tldp.org/HOWTO/LDAP-Implementation-HOWTO/index.html http://tldp.org/HOWTO/LDAP-Implementation-HOWTO/overview.html#AEN48 http://lists.otrs.org/pipermail/otrs/2004-April/004720.html http://timschoenfelder.com/810-140-01.html Tim On 6/28/05, Fco. Javier Murillo Ru?z wrote: > Hi all, > > Does any of your know the way that OpenLDAP act like the DB for the AD. > > Thanks in advance > > > > Ing. Francisco Javier Murillo Ruiz > CIDE, A.C. > Telecomunicaciones y > Servidores LINUX > > > francisco.murillo at cide.edu > http://www.cide.edu/ > Carretera M?xico - Toluca 3655 > Col. Lomas de Santa Fe 01210 > M?xico, D.F. > > Trabajo: (55) 5727 9857 > Celular: (55) 1473 3673 > > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > -- Tim Schoenfelder http://timschoenfelder.com From Christoph.Doerbeck at FMR.COM Wed Jun 29 11:43:30 2005 From: Christoph.Doerbeck at FMR.COM (Doerbeck, Christoph) Date: Wed, 29 Jun 2005 07:43:30 -0400 Subject: [rhn-users] ibm serveraid manager for linux ? Message-ID: Yes, it's available for download from IBM. There is a commandline tool called ipssend and/or the java GUI interface called RaidMan. Both can be found on the downloadable ISO. I've had problems with RaidMan on Fedora C3 (locking up the system), but I don't do much management with that system so it's not a problem for me. The tools have worked fine on RH7.2 thru RHEL3. I haven't had much experience with the absolute latest ServeRaid cards which I believe are for SAS drives, but I believe them to use the same tools. Christoph -----Original Message----- From: FM [mailto:dist-list at LEXUM.UMontreal.CA] Sent: Tuesday, June 28, 2005 3:39 PM To: Mailing List Redhat Network Subject: [rhn-users] ibm serveraid manager for linux ? Hello, Is there a linux version of serveraid manager ? I buy new HD and I'm trying not to go to the serveraid buis to add those drives to existing array thanks _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From cbeerse at gmail.com Wed Jun 29 14:42:15 2005 From: cbeerse at gmail.com (cbeerse at gmail.com) Date: Wed, 29 Jun 2005 16:42:15 +0200 Subject: [rhn-users] which OS level In-Reply-To: <20050628131148.45786.qmail@web53006.mail.yahoo.com> References: <20050628131148.45786.qmail@web53006.mail.yahoo.com> Message-ID: <42C2B347.7090308@gmail.com> Sambit Nanda wrote: > I need to know which OS level my RH is ? > > uname -r does not help, > it just give me the kernel level ,but how i will > find out whether any update level is installed or not. > > example update 1 or update 2 > > thanks For RPM based distro's, they have an rpm indicating the installation. Scan trough `rpm -qa` and see what you get. Try `rpm -q redhat-release` on a redhat system. CBee From Kay.Winterhager at lsg.vanderlande.com Wed Jun 29 14:53:09 2005 From: Kay.Winterhager at lsg.vanderlande.com (Kay Winterhager) Date: Wed, 29 Jun 2005 16:53:09 +0200 Subject: [rhn-users] Problem with HP DL380 G4 and MSA1000 Storage Message-ID: I have a problem with a HP DL380 G4 and a MSA1000 Storage. I use redundant HP FCA 2214 HBA with QLogic23xx Chip for the connection to the storage. I have 6 disk in the storage, 3 logical drives (RAID 1) During the boot of the server I get many errors for sda, sdb and sdc: "Buffer I/O error on device sda, logical block 0..15" etc. With FDISK and Webmin Partition Manager I can configure the devices sdd, sde, sdf. What is the problem with sda, sdb and sdc and what have I to do, to use sda, sdb and sdc? Thanks Kay From arnett at ParadigmGeo.com Wed Jun 29 15:35:43 2005 From: arnett at ParadigmGeo.com (Arnett, Ron) Date: Wed, 29 Jun 2005 10:35:43 -0500 Subject: [rhn-users] which OS level Message-ID: <3BB21CEB0E5ED147A04698D87776AF02F433BF@houexch1.houston.paradigmgeo.com> How about more /etc/redhat-release Ron -----Original Message----- From: cbeerse at gmail.com [mailto:cbeerse at gmail.com] Sent: Wednesday, June 29, 2005 9:42 AM To: Red Hat Network Users List Subject: Re: [rhn-users] which OS level Sambit Nanda wrote: > I need to know which OS level my RH is ? > > uname -r does not help, > it just give me the kernel level ,but how i will > find out whether any update level is installed or not. > > example update 1 or update 2 > > thanks For RPM based distro's, they have an rpm indicating the installation. Scan trough `rpm -qa` and see what you get. Try `rpm -q redhat-release` on a redhat system. CBee _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From cbeerse at gmail.com Wed Jun 29 16:03:29 2005 From: cbeerse at gmail.com (cbeerse at gmail.com) Date: Wed, 29 Jun 2005 18:03:29 +0200 Subject: [rhn-users] which OS level In-Reply-To: <3BB21CEB0E5ED147A04698D87776AF02F433BF@houexch1.houston.paradigmgeo.com> References: <3BB21CEB0E5ED147A04698D87776AF02F433BF@houexch1.houston.paradigmgeo.com> Message-ID: <42C2C651.3050300@gmail.com> Arnett, Ron wrote: > How about more /etc/redhat-release > Ron Roughly the same, `rpm -ql redhat-release` says /etc/redhat-release (and the /etc/issue* files) come from that package. > > -----Original Message----- > From: cbeerse at gmail.com [mailto:cbeerse at gmail.com] > Sent: Wednesday, June 29, 2005 9:42 AM > To: Red Hat Network Users List > Subject: Re: [rhn-users] which OS level > > Sambit Nanda wrote: > >>I need to know which OS level my RH is ? >> >> uname -r does not help, >> it just give me the kernel level ,but how i will >>find out whether any update level is installed or not. >> >> example update 1 or update 2 >> >>thanks > > > For RPM based distro's, they have an rpm indicating the installation. Scan > trough `rpm -qa` and see what you get. Try `rpm -q redhat-release` on a > redhat > system. > > CBee > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users > From inode0 at gmail.com Wed Jun 29 16:15:19 2005 From: inode0 at gmail.com (inode0) Date: Wed, 29 Jun 2005 11:15:19 -0500 Subject: [rhn-users] which OS level In-Reply-To: <42C2C651.3050300@gmail.com> References: <3BB21CEB0E5ED147A04698D87776AF02F433BF@houexch1.houston.paradigmgeo.com> <42C2C651.3050300@gmail.com> Message-ID: On 6/29/05, cbeerse at gmail.com wrote: > Arnett, Ron wrote: > > > How about more /etc/redhat-release > > Ron > > Roughly the same, `rpm -ql redhat-release` says /etc/redhat-release (and the > /etc/issue* files) come from that package. Roughly but the original question asked about the update level, which is explicitly stated in /etc/redhat-release in RHEL3 and RHEL4. I don't see how you extract the update level from doing rpm -q or its variations on the redhat-release package. Perhaps it is hidden in there somewhere, but I don't see it. I think it is pretty hard to improve on looking in a one line file that contains the information requested. BTW: how can this be determined on RHEL2.1? /etc/redhat-release does not contain the update level there ... John From csu4 at fedex.com Thu Jun 30 01:08:36 2005 From: csu4 at fedex.com (csu4 at fedex.com) Date: Thu, 30 Jun 2005 09:08:36 +0800 Subject: [rhn-users] Problem with HP DL380 G4 and MSA1000 Storage In-Reply-To: Message-ID: Have you configured Secure Path from the MSA1000 level during the setup stage? If you configured them then it should present you only the mirrored logical drives, e.g. sda, sda, sdc, etc. You should not see other disks as they are not presented to you. Rgds, SCHYU Kay Winterhager cc: Sent by: Subject: [rhn-users] Problem with HP DL380 G4 and MSA1000 rhn-users-bounces at redhat.co Storage m 06/29/2005 10:53 PM Please respond to Red Hat Network Users List I have a problem with a HP DL380 G4 and a MSA1000 Storage. I use redundant HP FCA 2214 HBA with QLogic23xx Chip for the connection to the storage. I have 6 disk in the storage, 3 logical drives (RAID 1) During the boot of the server I get many errors for sda, sdb and sdc: "Buffer I/O error on device sda, logical block 0..15" etc. With FDISK and Webmin Partition Manager I can configure the devices sdd, sde, sdf. What is the problem with sda, sdb and sdc and what have I to do, to use sda, sdb and sdc? Thanks Kay _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From Kay.Winterhager at lsg.vanderlande.com Thu Jun 30 06:47:06 2005 From: Kay.Winterhager at lsg.vanderlande.com (Kay Winterhager) Date: Thu, 30 Jun 2005 08:47:06 +0200 Subject: [rhn-users] Problem with HP DL380 G4 and MSA1000 Storage In-Reply-To: Message-ID: Hi, I got the information that I don't need the Secure Path when I use the newest driver for the HBA QLogic2x00 Chip. The functionality should be integrated in this new driver.... regards Kay csu4 at fedex.com Sent by: rhn-users-bounces To @redhat.com Red Hat Network Users List cc 30.06.2005 03:08 Subject Re: [rhn-users] Problem with HP Please respond to DL380 G4 and MSA1000 Storage Red Hat Network Users List Have you configured Secure Path from the MSA1000 level during the setup stage? If you configured them then it should present you only the mirrored logical drives, e.g. sda, sda, sdc, etc. You should not see other disks as they are not presented to you. Rgds, SCHYU Kay Winterhager cc: Sent by: Subject: [rhn-users] Problem with HP DL380 G4 and MSA1000 rhn-users-bounces at redhat.co Storage m 06/29/2005 10:53 PM Please respond to Red Hat Network Users List I have a problem with a HP DL380 G4 and a MSA1000 Storage. I use redundant HP FCA 2214 HBA with QLogic23xx Chip for the connection to the storage. I have 6 disk in the storage, 3 logical drives (RAID 1) During the boot of the server I get many errors for sda, sdb and sdc: "Buffer I/O error on device sda, logical block 0..15" etc. With FDISK and Webmin Partition Manager I can configure the devices sdd, sde, sdf. What is the problem with sda, sdb and sdc and what have I to do, to use sda, sdb and sdc? Thanks Kay _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From grgoffe at yahoo.com Thu Jun 30 07:20:14 2005 From: grgoffe at yahoo.com (George R Goffe) Date: Thu, 30 Jun 2005 00:20:14 -0700 (PDT) Subject: [rhn-users] Sendmail ignoring(?) /etc/nsswitch.conf Message-ID: <20050630072014.55298.qmail@web53103.mail.yahoo.com> Howdy, I'm running a rhel 3 update 4 linux system and am trying to get sendmail to "obey" /etc/nsswitch.conf. Sendmail insists on using dns to resolve a host who is out of service (ping just sits there). nsswitch.conf has "hosts: files dns" in it. Any service who uses gethostbyname() seems to go directly to dns. Does anyone have any clues as to where to look? Regards and thanks for the help, George... ===== _/_/_/_/ _/_/_/_/ _/_/_/_/ _/_/_/_/ _/_/_/_/ _/_/_/_/ ----- _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/ _/_/_/_/ _/ _/ _/_/_/_/ _/ _/_/ _/_/_/_/ ----- _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/_/_/ _/_/_/_/ _/_/_/_/ _/ _/ _/_/_/_/ _/_/_/_/ ----- "It's not what you know that hurts you, It's what you know that ain't so." Will Rogers __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From csu4 at fedex.com Thu Jun 30 07:47:22 2005 From: csu4 at fedex.com (csu4 at fedex.com) Date: Thu, 30 Jun 2005 15:47:22 +0800 Subject: [rhn-users] Problem with HP DL380 G4 and MSA1000 Storage In-Reply-To: Message-ID: SecurePath does more than just connectivity which the driver does. It also provides the dual channels for performance and balancing, as well as the redundancy you needed to run critical business. Rgds, SCHYU Kay Winterhager lande.com> cc: Sent by: Subject: Re: [rhn-users] Problem with HP DL380 G4 and MSA1000 rhn-users-bounces at redhat.co Storage m 06/30/2005 02:47 PM Please respond to Red Hat Network Users List Hi, I got the information that I don't need the Secure Path when I use the newest driver for the HBA QLogic2x00 Chip. The functionality should be integrated in this new driver.... regards Kay csu4 at fedex.com Sent by: rhn-users-bounces To @redhat.com Red Hat Network Users List cc 30.06.2005 03:08 Subject Re: [rhn-users] Problem with HP Please respond to DL380 G4 and MSA1000 Storage Red Hat Network Users List Have you configured Secure Path from the MSA1000 level during the setup stage? If you configured them then it should present you only the mirrored logical drives, e.g. sda, sda, sdc, etc. You should not see other disks as they are not presented to you. Rgds, SCHYU Kay Winterhager cc: Sent by: Subject: [rhn-users] Problem with HP DL380 G4 and MSA1000 rhn-users-bounces at redhat.co Storage m 06/29/2005 10:53 PM Please respond to Red Hat Network Users List I have a problem with a HP DL380 G4 and a MSA1000 Storage. I use redundant HP FCA 2214 HBA with QLogic23xx Chip for the connection to the storage. I have 6 disk in the storage, 3 logical drives (RAID 1) During the boot of the server I get many errors for sda, sdb and sdc: "Buffer I/O error on device sda, logical block 0..15" etc. With FDISK and Webmin Partition Manager I can configure the devices sdd, sde, sdf. What is the problem with sda, sdb and sdc and what have I to do, to use sda, sdb and sdc? Thanks Kay _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users _______________________________________________ rhn-users mailing list rhn-users at redhat.com https://www.redhat.com/mailman/listinfo/rhn-users From jef_umd at umd.umich.edu Thu Jun 30 13:02:00 2005 From: jef_umd at umd.umich.edu (Jef Elliott) Date: Thu, 30 Jun 2005 09:02:00 -0400 Subject: [rhn-users] Sendmail ignoring(?) /etc/nsswitch.conf In-Reply-To: <20050630072014.55298.qmail@web53103.mail.yahoo.com> References: <20050630072014.55298.qmail@web53103.mail.yahoo.com> Message-ID: <42C3ED48.1040601@umd.umich.edu> George R Goffe wrote: > Howdy, > > I'm running a rhel 3 update 4 linux system and am trying to get > sendmail to "obey" /etc/nsswitch.conf. Sendmail insists on using dns > to resolve a host who is out of service (ping just sits there). > nsswitch.conf has "hosts: files dns" in it. Any service who uses > gethostbyname() seems to go directly to dns. Sendmail isn't looking for a host, really - it's looking for an MX record for a host/domain, which it would need to get from DNS. (Since the host is down, I'm assuming that it isn't set up as a SmartHost for relaying mail. There, an /etc/hosts entry would work.) > Does anyone have any clues as to where to look? http://www.sendmail.org/faq/section3.html#3.22 jef From Kay.Winterhager at lsg.vanderlande.com Thu Jun 30 15:07:31 2005 From: Kay.Winterhager at lsg.vanderlande.com (Kay Winterhager) Date: Thu, 30 Jun 2005 17:07:31 +0200 Subject: [rhn-users] 'cmathreshd' and 'csginkgo' is using obsolete setsockopt SO_BSDCOMPAT Message-ID: I have a problem with a HP DL380 G4 and RHEL 4. Installed SupportPack: 7.30 Installed hpasm: 7.3.0c-67.rhel4 I get during startup and normal running the following messages: process 'cmathreshd' is using obsolete setsockopt SO_BSDCOMPAT process 'csginkgo' is using obsolete setsockopt SO_BSDCOMPAT All installed compat-....-rpms are up to date. What could be the problem? regards Kay From robinr at muohio.edu Thu Jun 30 17:07:14 2005 From: robinr at muohio.edu (Robin) Date: Thu, 30 Jun 2005 13:07:14 -0400 Subject: [rhn-users] RedHat AS4 (w/SE Linux) Update 1 Message-ID: <42C426C2.1080803@muohio.edu> All, Somehow, we've got RedHat AS3 which at 3rd and 4th upgrades still experience panic issues every week or so. bugzilla.redhat.com pointed out it's auditd and perhaps some other issues. I've setup netdumps, etc., and seem to point out to auditd. I've disabled auditd on production machines running RedHat AS3. RedHat AS3 (Update 4) has some other issues, in addition of auditd. Since there are several admins personnels, I've to discuss w/ them for the updates so as to get all the systems to the latest 5th update. It's a bit annoying to see kernel panic that often. An update seems necessary to me. I used Slack at home. I've compiled many versions of kernel. I've tried out 3rd party patches at home. All work fine w/ IDE, SCSI, network card, etc. None of them panics like RedHat AS. The work environment decides to go w/ RedHat (for the advertised support from IBM, etc.). On a test machine, I've just installed RedHAt AS4 (w/ SELinux) Update 1 on a dual CPU machine. It detected both CPUs, but somehow, it failed to use both CPUs. I've searched bugzilla on RedHat AS4 on the matter and didn't find anything (perhaps I need to search deeper?). # uname -r 2.6.9-11.ELsmp dmesg | grep -i cpu: ACPI: Processor [CPU0] (supports C1) ACPI: Processor [CPU1] (supports C1) x86info v1.13. Dave Jones 2001-2003 Feedback to . Found 2 CPUs -------------------------------------------------------------------------- CPU #1 Family: 6 Model: 8 Stepping: 6 Type: 0 Brand: 2 CPU Model: Pentium III-M (Coppermine) [cC0] Original OEM Feature flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse Extended feature flags: L1 Instruction cache: Size: 16KB 4-way associative. line size=32 bytes. L1 Data cache: Size: 16KB 4-way associative. line size=32 bytes. L2 unified cache: Size: 256KB 8-way associative. line size=32 bytes. Instruction TLB: 4KB pages, 4-way associative, 32 entries Instruction TLB: 4MB pages, fully associative, 2 entries Data TLB: 4KB pages, 4-way associative, 64 entries Data TLB: 4MB pages, 4-way associative, 8 entries -------------------------------------------------------------------------- CPU #2 Family: 6 Model: 8 Stepping: 6 Type: 0 Brand: 2 CPU Model: Pentium III-M (Coppermine) [cC0] Original OEM Feature flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse Extended feature flags: L1 Instruction cache: Size: 16KB 4-way associative. line size=32 bytes. L1 Data cache: Size: 16KB 4-way associative. line size=32 bytes. L2 unified cache: Size: 256KB 8-way associative. line size=32 bytes. Instruction TLB: 4KB pages, 4-way associative, 32 entries Instruction TLB: 4MB pages, fully associative, 2 entries Data TLB: 4KB pages, 4-way associative, 64 entries Data TLB: 4MB pages, 4-way associative, 8 entries -------------------------------------------------------------------------- WARNING: Detected SMP, but unable to access cpuid driver. Used Uniprocessor CPU routines. Results inaccurate. cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 6 cpu MHz : 927.759 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1830.91 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 6 cpu MHz : 927.759 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1851.39 Thanks, Robin From sambitnanda at yahoo.com Thu Jun 30 18:00:36 2005 From: sambitnanda at yahoo.com (Sambit Nanda) Date: Thu, 30 Jun 2005 11:00:36 -0700 (PDT) Subject: [rhn-users] opposite command of pvcreate ??? Message-ID: <20050630180036.95331.qmail@web53010.mail.yahoo.com> Is there any command exactly oppose to pvcreate ? when i ran thoi command pvcreate /dev/cciss/c0d1p[5-13] i got this error : pvcreate -- can't open physical volume "/dev/cciss/c0d1p3" to get its size though i have not mentioed the device c0d1p3 then i noticed from pvscan pvscan -- inactive PV "/dev/cciss/c0d1p1" is in no VG [1 KB] pvscan -- inactive PV "/dev/cciss/c0d1p5" is in no VG [9.32 GB] pvscan -- inactive PV "/dev/cciss/c0d1p6" is in no VG [9.32 GB] pvscan -- inactive PV "/dev/cciss/c0d1p7" is in no VG [4.66 GB] ..... .... .. the c0d1p1 is acctually my Extended partion but my pvscan also show the same device pvscan -- inactive PV "/dev/cciss/c0d1p1" is in no VG [1 KB] i do not what is wrong here, so i like to remove this enrty from my pvscan i tried with pvmove and got error ERROR: can't move physical extents: volume please guide me how i will able to move the enrty ? or what is the exact command to remove or delete all physical volume. If i want to remove all physical volume i created Thansk Thanks, Sambit Nanda 203-553-3424 (O) From stellr at cns.vt.edu Thu Jun 30 18:51:39 2005 From: stellr at cns.vt.edu (Ray Stell) Date: Thu, 30 Jun 2005 14:51:39 -0400 Subject: [rhn-users] kswapd? Message-ID: <20050630185139.GA5299@locust.cns.vt.edu> One of my hats is oracle dba. I just had this exchange on an oracle dba list. Someone said kswapd is broken: ..."the "kswapd" issue on RH, would not recommend Linux for anything mission critical. I don't know if the issue exists in the 2.6 kernel (SUSE 9), but both RHAS 2.1 and RHAS 3.0 have the problem." I thought it was fixed per: https://rhn.redhat.com/errata/RHBA-2002-319.html They replied: "It's not fixed. Redhat claims each release has the fix, but we are running update 5 (e49) and update 6 (e57) and both these releases have the problem. Redhat support is not much help either." I've not seen this in testing. Have you? ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D From stellr at cns.vt.edu Thu Jun 30 21:10:01 2005 From: stellr at cns.vt.edu (Ray Stell) Date: Thu, 30 Jun 2005 17:10:01 -0400 Subject: [rhn-users] opposite command of pvcreate ??? In-Reply-To: <20050630180036.95331.qmail@web53010.mail.yahoo.com> References: <20050630180036.95331.qmail@web53010.mail.yahoo.com> Message-ID: <20050630211001.GA11538@locust.cns.vt.edu> does pvremove not work? [root at peanut ~]# uname -r 2.6.9-5.0.5.EL # lvm help Available lvm commands: Use 'lvm help ' for more information dumpconfig Dump active configuration formats List available metadata formats help Display help for commands lvchange Change the attributes of logical volume(s) lvcreate Create a logical volume lvdisplay Display information about a logical volume lvextend Add space to a logical volume lvmchange With the device mapper, this is obsolete and does nothing. lvmdiskscan List devices that may be used as physical volumes lvmsadc Collect activity data lvmsar Create activity report lvreduce Reduce the size of a logical volume lvremove Remove logical volume(s) from the system lvrename Rename a logical volume lvresize Resize a logical volume lvs Display information about logical volumes lvscan List all logical volumes in all volume groups pvchange Change attributes of physical volume(s) pvcreate Initialize physical volume(s) for use by LVM pvdata Display the on-disk metadata for physical volume(s) pvdisplay Display various attributes of physical volume(s) pvmove Move extents from one physical volume to another pvremove Remove LVM label(s) from physical volume(s) pvresize Resize a physical volume in use by a volume group pvs Display information about physical volumes pvscan List all physical volumes segtypes List available segment types vgcfgbackup Backup volume group configuration(s) vgcfgrestore Restore volume group configuration vgchange Change volume group attributes vgck Check the consistency of volume group(s) vgconvert Change volume group metadata format vgcreate Create a volume group vgdisplay Display volume group information vgexport Unregister volume group(s) from the system vgextend Add physical volumes to a volume group vgimport Register exported volume group with system vgmerge Merge volume groups vgmknodes Create the special files for volume group devices in /dev vgreduce Remove physical volume(s) from a volume group vgremove Remove volume group(s) vgrename Rename a volume group vgs Display information about volume groups vgscan Search for all volume groups vgsplit Move physical volumes into a new volume group version Display software and driver version information On Thu, Jun 30, 2005 at 11:00:36AM -0700, Sambit Nanda wrote: > > Is there any command exactly oppose to pvcreate ? > > when i ran thoi command > pvcreate /dev/cciss/c0d1p[5-13] > > i got this error : pvcreate -- can't open physical > volume "/dev/cciss/c0d1p3" to get its size > > though i have not mentioed the device c0d1p3 > > then i noticed from pvscan > > pvscan -- inactive PV "/dev/cciss/c0d1p1" is in no VG > [1 KB] > pvscan -- inactive PV "/dev/cciss/c0d1p5" is in no VG > [9.32 GB] > pvscan -- inactive PV "/dev/cciss/c0d1p6" is in no VG > [9.32 GB] > pvscan -- inactive PV "/dev/cciss/c0d1p7" is in no VG > [4.66 GB] > ..... > .... > .. > > > the c0d1p1 is acctually my Extended partion > > but my pvscan also show the same device > pvscan -- inactive PV "/dev/cciss/c0d1p1" is in no VG > [1 KB] > > i do not what is wrong here, so i like to remove this > enrty from my pvscan > > i tried with pvmove and got error > ERROR: can't move physical extents: volume > > please guide me how i will able to move the enrty ? > > or what is the exact command to remove or delete all > physical volume. > If i want to remove all physical volume i created > > Thansk > > > > Thanks, > > Sambit Nanda > 203-553-3424 (O) > > _______________________________________________ > rhn-users mailing list > rhn-users at redhat.com > https://www.redhat.com/mailman/listinfo/rhn-users -- ============================================================ Ray Stell stellr at vt.edu (540) 231-4109 Tempus fugit 28^D