<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to patch a HP Proliant DL380 system in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013277#M28617</link>
    <description>I have read through the up2date man pages and read the RedHat documentation on updating patches, packages, kernel updates, critical updates and erratas.&lt;BR /&gt;&lt;BR /&gt;My question is what is the distinction between the above terms?&lt;BR /&gt;&lt;BR /&gt;When I ran "up2date -u" will it only up2date patches and will it also install critical updates?&lt;BR /&gt;&lt;BR /&gt;Will "up2date -u" update the kernel too or is there a separate command to update the kernel?&lt;BR /&gt;&lt;BR /&gt;How would I know when kernel updates are required and how do I perform ernel updates?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jun 2007 05:17:38 GMT</pubDate>
    <dc:creator>Danesh Qureshi</dc:creator>
    <dc:date>2007-06-06T05:17:38Z</dc:date>
    <item>
      <title>How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013273#M28613</link>
      <description>I have a HP Proliant DL380 system running Red Hat Enterprise Linux AS release 4 (Nahant Update 3)&lt;BR /&gt;&lt;BR /&gt;The kernel the HP DL380 is running on is&lt;BR /&gt;Linux 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;How do apply the latest patches on the DL380 and do I need to reboot the system for the patches to take effect?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 06:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013273#M28613</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-06-05T06:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013274#M28614</link>
      <description>'up2date -u' is your friend.&lt;BR /&gt;&lt;BR /&gt;And yes, after you've done them all, you'll need to do a reboot to get onto the latest kernel.  Other than that, nothing else (really) requires a reboot.</description>
      <pubDate>Tue, 05 Jun 2007 07:59:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013274#M28614</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-05T07:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013275#M28615</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;up2date will work fine.&lt;BR /&gt;&lt;BR /&gt;Make sure any third party applications you have installed will work with the latest RH update.&lt;BR /&gt;&lt;BR /&gt;An upd2date run will take you to RH 4 update 5, which some ISV's have yet to certify.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 05 Jun 2007 10:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013275#M28615</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-05T10:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013276#M28616</link>
      <description>Also u may try "up2date --dry-run" to do preview install. Also check the up2date configuration file to make sure that it skips the all packages related to kernel/kernel-source. I hope you just wanted to update the patches for the existing kernel&lt;BR /&gt;&lt;BR /&gt;We update/patch  our linux servers using a master satellite server. So at the client side ;&lt;BR /&gt;The file /etc/sysconfig/rhn/up2date should have the below listed entries valued as shown, this will prevent the â  Kernel Packagesâ   from getting upgraded automatically.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;# grep kernel /etc/sysconfig/rhn/up2date&lt;BR /&gt;&lt;BR /&gt;removeSkipList=kernel*;&lt;BR /&gt;&lt;BR /&gt;pkgSkipList=kernel*;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 20:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013276#M28616</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-05T20:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013277#M28617</link>
      <description>I have read through the up2date man pages and read the RedHat documentation on updating patches, packages, kernel updates, critical updates and erratas.&lt;BR /&gt;&lt;BR /&gt;My question is what is the distinction between the above terms?&lt;BR /&gt;&lt;BR /&gt;When I ran "up2date -u" will it only up2date patches and will it also install critical updates?&lt;BR /&gt;&lt;BR /&gt;Will "up2date -u" update the kernel too or is there a separate command to update the kernel?&lt;BR /&gt;&lt;BR /&gt;How would I know when kernel updates are required and how do I perform ernel updates?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2007 05:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013277#M28617</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-06-06T05:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013278#M28618</link>
      <description>&lt;BR /&gt;When I ran "up2date -u" will it only up2date patches and will it also install critical updates?&lt;BR /&gt;&lt;BR /&gt;Does both&lt;BR /&gt;&lt;BR /&gt;Will "up2date -u" update the kernel too or is there a separate command to update the kernel?&lt;BR /&gt;&lt;BR /&gt;Kernel also get updated unless we SKIP using some config files.&lt;BR /&gt;&lt;BR /&gt;How would I know when kernel updates are required and how do I perform kernel updates?&lt;BR /&gt;&lt;BR /&gt;IN our case we have a satellite server which communicae to the node and from there i can see what is due to upgrade.&lt;BR /&gt;&lt;BR /&gt;You may check with Redhat(through web too).Or we can help you out throug forum if you provide enough details.&lt;BR /&gt;&lt;BR /&gt;Determine which kernel packages are installed. &lt;BR /&gt;                  #rpm â  qa|grep â  i kernel&lt;BR /&gt;&lt;BR /&gt;                  kernel-hugemem-2.4.21-27.EL&lt;BR /&gt;&lt;BR /&gt;kernel-smp-2.4.21-27.EL&lt;BR /&gt;&lt;BR /&gt;kernel-2.4.21-27.EL&lt;BR /&gt;&lt;BR /&gt;kernel-utils-2.4-8.37.12 &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Download the required RPMs,&lt;BR /&gt;Install the new Kernel (use â  i instead of â   U, as we want to keep the copy of OLD Kernel rather than upgrading it).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; If the system is multiprocessor, then install the kernel-smp packages, and upgrade the kernel-utils packages.  &lt;BR /&gt;Install the used kernel newer package by rpm -ivh &amp;amp; rpm -Uvh kernel-utils*&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Verify the Boot Loader, and update it accordingly to point to the new kernel. &lt;BR /&gt;/etc/grub.conf &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Reboot the server.</description>
      <pubDate>Wed, 06 Jun 2007 22:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013278#M28618</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-06T22:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013279#M28619</link>
      <description>up2date can do it all.&lt;BR /&gt;&lt;BR /&gt;Yes, 'kernel*' is usually in the 'Skip' list, but using 'up2date -u kernel kernel-smp' will do the required work for you without any extra steps.&lt;BR /&gt;&lt;BR /&gt;'kernel*' is also in the 'Install only' list of up2date (so it will Install kernel packages, not just freshen them).&lt;BR /&gt;&lt;BR /&gt;Using 'rpm -qa "kernel*"' will show you which kernel packages you have installed.</description>
      <pubDate>Wed, 06 Jun 2007 23:25:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013279#M28619</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-06T23:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013280#M28620</link>
      <description>I have successfully run up2date -u on my HP DL380 system and its now running RHEL AS 3 taroon update 8. &lt;BR /&gt;&lt;BR /&gt;I rebooted my system so that the new updates would take effect.&lt;BR /&gt;&lt;BR /&gt;I noticed messages at the completion of up2date. Please see attached file about these messages.&lt;BR /&gt;&lt;BR /&gt;Please note we do not have satellite server. &lt;BR /&gt;&lt;BR /&gt;I checked to determine which kernel packages are installed on the system:-&lt;BR /&gt;&lt;BR /&gt;# rpm -qa | grep -i kernel&lt;BR /&gt;kernel-utils-2.4-8.37&lt;BR /&gt;kernel-2.4.21-4.EL&lt;BR /&gt;kernel-source-2.4.21-4.EL&lt;BR /&gt;kernel-smp-2.4.21-4.EL&lt;BR /&gt;kernel-pcmcia-cs-3.1.31-13&lt;BR /&gt;[root@leda root]# &lt;BR /&gt;&lt;BR /&gt;Grepping the up2date for kernel packages displays the following:-&lt;BR /&gt;&lt;BR /&gt;#grep -i kernel /etc/sysconfig/rhn/up2date&lt;BR /&gt;pkgSkipList=kernel*;&lt;BR /&gt;pkgsToInstallNotUpdate=kernel;kernel-modules;&lt;BR /&gt;removeSkipList=kernel*;&lt;BR /&gt;&lt;BR /&gt;So if I wanted to update the kernel packages, how would I update it without losing the existing kernel?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2007 11:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013280#M28620</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-06-07T11:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013281#M28621</link>
      <description>up2date -uf kernel-utils kernel-source kernel-smp kernel kernel-pcmcia-cs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013281#M28621</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-07T16:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013282#M28622</link>
      <description>So if I wanted to update the kernel packages, how would I update it without losing the existing kernel?&lt;BR /&gt;&lt;BR /&gt;upadate -ivh kernl-pkg-name do the package installation and update the /etc/grub.conf(link).&lt;BR /&gt;&lt;BR /&gt;So editing the /boot/grub/brub.conf and pointing to the right/required kernel is what you have to to for that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2007 16:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013282#M28622</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-07T16:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013283#M28623</link>
      <description>up2date -uf kernel-utils kernel-source kernel-smp kernel kernel-pcmcia-cs&lt;BR /&gt;&lt;BR /&gt;This will do *EVERYTHING* for you.  It will modify the grub conf, it will *INSTALL* the kernel.  *EVERYTHING*.&lt;BR /&gt;&lt;BR /&gt;Just a reboot to get onto the newly installed kernel.</description>
      <pubDate>Thu, 07 Jun 2007 16:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013283#M28623</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-07T16:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to patch a HP Proliant DL380 system</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013284#M28624</link>
      <description>I have not updated the kernel on my system as I a question.&lt;BR /&gt;&lt;BR /&gt;Do I really need to update the kernel on my system or not?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jun 2007 05:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-patch-a-hp-proliant-dl380-system/m-p/4013284#M28624</guid>
      <dc:creator>Danesh Qureshi</dc:creator>
      <dc:date>2007-06-11T05:45:52Z</dc:date>
    </item>
  </channel>
</rss>

