<?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: PSP &amp;amp; kernel upgrade in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123229#M49924</link>
    <description>You can combine 2 updates - first update kernel to new version, and after that upgrade PSP to latest version (8.10) - &lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3716247&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=3716246&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;swEnvOID=2025" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3716247&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=3716246&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;swEnvOID=2025&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;No matter that major and minor version is the same on both kernels, there can be many changes, related to drivers, included in PSP.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Tue, 05 Aug 2008 18:04:17 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2008-08-05T18:04:17Z</dc:date>
    <item>
      <title>PSP &amp; kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123228#M49923</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are running RHEL 4 on a couple of blade servers (BL20p G3) that are running Proliant-Supp Pack 7.80.&lt;BR /&gt;&lt;BR /&gt;Until now I never considered performing a kernel update...I was wondering if I'm going to break my kernel modules (ethernet driver, qlogic hba drivers provided by PSP etc) by upgrading the kernel?  The major &amp;amp; minor version stays the same: 2.6.9&lt;BR /&gt;&lt;BR /&gt;These modules were compiled from source as I understand and I had to install kernel source pacakges when I installed them thru PSP...).  &lt;BR /&gt;&lt;BR /&gt;Please share your experiences.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jorge</description>
      <pubDate>Tue, 05 Aug 2008 14:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123228#M49923</guid>
      <dc:creator>Jorge Fabregas</dc:creator>
      <dc:date>2008-08-05T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: PSP &amp; kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123229#M49924</link>
      <description>You can combine 2 updates - first update kernel to new version, and after that upgrade PSP to latest version (8.10) - &lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3716247&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=3716246&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;swEnvOID=2025" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3716247&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=3716246&amp;amp;swLang=13&amp;amp;taskId=135&amp;amp;swEnvOID=2025&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;No matter that major and minor version is the same on both kernels, there can be many changes, related to drivers, included in PSP.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 05 Aug 2008 18:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123229#M49924</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-08-05T18:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: PSP &amp; kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123230#M49925</link>
      <description>Thanks Ivan. That sounds like a good idea. It's been a year since we've been using 7.80.&lt;BR /&gt;&lt;BR /&gt;Is it a matter of running PSP again and select the rpm's I want to install/reinstall? Should I remove the pertinent rpms before?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jorge</description>
      <pubDate>Wed, 06 Aug 2008 12:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123230#M49925</guid>
      <dc:creator>Jorge Fabregas</dc:creator>
      <dc:date>2008-08-06T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: PSP &amp; kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123231#M49926</link>
      <description>After a quick look at install script found that: &lt;BR /&gt;# if the package version is greater than the installed&lt;BR /&gt;  # version then do the RPM install. &lt;BR /&gt;  ./vercmp ${curver%%\.[A-Za-z]*} ${newver%%\.[A-Za-z]*} &amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;  isVersionNewer=$?&lt;BR /&gt;  [ $isVersionNewer -eq 1 ] &amp;amp;&amp;amp; installRPM=`expr 1`&lt;BR /&gt;&lt;BR /&gt;  # if installRPM is equal to one, then installation &lt;BR /&gt;  # proceeds, else skip installation&lt;BR /&gt;  if [ $installRPM -eq 1 ] &lt;BR /&gt;  then&lt;BR /&gt;    rpm -Uv --nodeps --force $i &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;  fi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If version is newer - it will be updated.&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 06 Aug 2008 13:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123231#M49926</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-08-06T13:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: PSP &amp; kernel upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123232#M49927</link>
      <description>Thanks Ivan.</description>
      <pubDate>Wed, 06 Aug 2008 13:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/psp-amp-kernel-upgrade/m-p/5123232#M49927</guid>
      <dc:creator>Jorge Fabregas</dc:creator>
      <dc:date>2008-08-06T13:59:00Z</dc:date>
    </item>
  </channel>
</rss>

