<?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: kernel generating problems when applying a patch. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184675#M460495</link>
    <description>By the way. Its like the patches on batman are in a noncommited state:&lt;BR /&gt;&lt;BR /&gt;superman (patched last night). One QPKAPPS and one QPKBASE&lt;BR /&gt;&lt;BR /&gt;thosan@superman|pts/7:/home/thosan$ sudo swlist | grep -i QPK&lt;BR /&gt;  QPKAPPS                       B.11.23.0812.076 Applications Patches for HP-UX 11i v2, December 2008 &lt;BR /&gt;  QPKBASE                       B.11.23.0812.076 Base Quality Pack Bundle for HP-UX 11i v2, December 2008 &lt;BR /&gt;&lt;BR /&gt;batman: multiple versions of QPKAPPS and QPKBASE:&lt;BR /&gt;&lt;BR /&gt;thosan@batman|pts/0:/home/thosan$ sudo swlist | grep -i QPK&lt;BR /&gt;  QPKAPPS                               B.11.23.0505.022 Applications Quality Pack Bundle for HP-UX 11i v2, May 2005&lt;BR /&gt;  QPKAPPS                               B.11.23.0609.053a Applications Quality Pack Bundle for HP-UX 11i v2, September 2006&lt;BR /&gt;  QPKBASE                               B.11.23.0609.053a Base Quality Pack Bundle for HP-UX 11i v2, September 2006&lt;BR /&gt;  QPKBASE                               B.11.23.0505.022 Base Quality Pack Bundle for HP-UX 11i v2, May 2005&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Jul 2009 14:29:46 GMT</pubDate>
    <dc:creator>Telia BackOffice</dc:creator>
    <dc:date>2009-07-01T14:29:46Z</dc:date>
    <item>
      <title>kernel generating problems when applying a patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184671#M460491</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am trying to patch a 4 node cluster to the same level. The 4 nodes did not start out with identical patch level before patching unfortinuatly. Two of the nodes can be be upgraded just fine. One barfs on mk_kernel. One has not been atempted patched just yet. The one that barfs, spits out this during installation&lt;BR /&gt;&lt;BR /&gt;      * Building a new kernel for configuration 'import.config'...        │&lt;BR /&gt;│ │ ld: Unsatisfied protected symbol "sw_callback" in file "/usr/conf/lib/lib  │&lt;BR /&gt;│ │ ld: Unsatisfied protected symbol "sw_callback" in file "/usr/conf/lib/lib  │&lt;BR /&gt;│ │ 2 errors.                                                                  │&lt;BR /&gt;│ │ ERROR:   The kernel build did not succeed: ld: exit 1                      │&lt;BR /&gt;│ │          The arguments that were supplied to the linker are the linker     │&lt;BR /&gt;│ │          are stored in file /stand/failure_ldargs.                         │&lt;BR /&gt;│ │ ERROR:   The command "/usr/sbin/mk_kernel", which is used to rebuild       │&lt;BR /&gt;│ │          the kernel, has failed.  Because kernel-related filesets were &lt;BR /&gt;&lt;BR /&gt;The system in question is 11.23 PA RISC and I am trying to apply&lt;BR /&gt;&lt;BR /&gt;                        FEATURE11i            B.11.23.0809.073 Feature Enablemen&lt;BR /&gt;t Patches for HP-UX 11i v2, September 2008&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;&lt;BR /&gt;BR Thomas</description>
      <pubDate>Wed, 01 Jul 2009 05:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184671#M460491</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2009-07-01T05:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: kernel generating problems when applying a patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184672#M460492</link>
      <description>typically:&lt;BR /&gt;1) missing dependancy , and devalidating enforcing dependancy&lt;BR /&gt;2) pb while installing the patch which made only old libs are present&lt;BR /&gt;&lt;BR /&gt;typically you have bad, missing or not the right version of kernel libs.&lt;BR /&gt;PHKL_34909 not installed.&lt;BR /&gt;check the what string of &lt;BR /&gt;what /usr/conf/lib/libhp-ux.a |grep softintr&lt;BR /&gt;softintr.c $Date: 2006/06/19 15:23:26 $Revision: r11.23/3 PATCH_11.23 (PHKL_34909)&lt;BR /&gt;&lt;BR /&gt;if you see no softintr it is the missing one&lt;BR /&gt;and you probably corrupted a little your system&lt;BR /&gt;so best advise, apply a full bundle of patch&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2009 07:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184672#M460492</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2009-07-01T07:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: kernel generating problems when applying a patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184673#M460493</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The system giving you difficulty is missing a patch, that is fairly clear.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6834AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6834AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SWA, might help you get your systems back into a patch state where they all respond the same way. It will help you build patch sets to make your systems more similar, at least with patches that are nt hardware specific.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 01 Jul 2009 07:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184673#M460493</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-01T07:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: kernel generating problems when applying a patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184674#M460494</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. I know about SWA and will consider it. The problem is that we would like not to go to the last QPAK and HWEnablement, but a couple of versions below (due to vendor support issues with a manufacturer of storage cabinets)&lt;BR /&gt;&lt;BR /&gt;WRT to the patch levels. It is a 4 node cluster called heroes (aquaman, batman, superman and flash). Flash and superman has been patched ok. Batman blew up with the error above during a planned event and I had to revert to the original root disk.&lt;BR /&gt;&lt;BR /&gt;From superman (working)&lt;BR /&gt;thosan@superman|pts/7:/home/thosan$ sudo swlist -l patch | grep PHKL_34909&lt;BR /&gt;  PHKL_34909.CORE2-KRN     1.0               OS-Core.CORE2-KRN    applied        &lt;BR /&gt;# PHKL_34909                                    1.0            CPU OLA/D Soft interrupts, sw_callback &lt;BR /&gt;# PHKL_34909.CORE2-KRN                             1.0               OS-Core.CORE2-KRN    applied        &lt;BR /&gt;thosan@superman|pts/7:/home/thosan$ what /usr/conf/lib/libhp-ux.a |grep softintr  &lt;BR /&gt;         softintr.c $Date: 2006/06/19 15:23:26 $Revision: r11.23/3 PATCH_11.23 (PHKL_34909)&lt;BR /&gt;&lt;BR /&gt;From batman (problematic host):&lt;BR /&gt;thosan@batman|pts/0:/home/thosan$ sudo swlist -l patch | grep PHKL_34909&lt;BR /&gt;# PHKL_34909                                    1.0            CPU OLA/D Soft interrupts, sw_callback &lt;BR /&gt;# PHKL_34909.CORE2-KRN                             1.0               OS-Core.CORE2-KRN    applied        &lt;BR /&gt;thosan@batman|pts/0:/home/thosan$ what /usr/conf/lib/libhp-ux.a |grep softintr&lt;BR /&gt;         softintr.c $Date: 2005/04/12 08:36:16 $Revision: r11.23/2 PATCH_11.23 (PHKL_33161)&lt;BR /&gt;&lt;BR /&gt;Clearly different version of the softintr in /usr/conf/lib/libhp-ux.a and also differences in the patch list.&lt;BR /&gt;&lt;BR /&gt;Please advice on how to proceed :-)</description>
      <pubDate>Wed, 01 Jul 2009 14:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184674#M460494</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2009-07-01T14:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: kernel generating problems when applying a patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184675#M460495</link>
      <description>By the way. Its like the patches on batman are in a noncommited state:&lt;BR /&gt;&lt;BR /&gt;superman (patched last night). One QPKAPPS and one QPKBASE&lt;BR /&gt;&lt;BR /&gt;thosan@superman|pts/7:/home/thosan$ sudo swlist | grep -i QPK&lt;BR /&gt;  QPKAPPS                       B.11.23.0812.076 Applications Patches for HP-UX 11i v2, December 2008 &lt;BR /&gt;  QPKBASE                       B.11.23.0812.076 Base Quality Pack Bundle for HP-UX 11i v2, December 2008 &lt;BR /&gt;&lt;BR /&gt;batman: multiple versions of QPKAPPS and QPKBASE:&lt;BR /&gt;&lt;BR /&gt;thosan@batman|pts/0:/home/thosan$ sudo swlist | grep -i QPK&lt;BR /&gt;  QPKAPPS                               B.11.23.0505.022 Applications Quality Pack Bundle for HP-UX 11i v2, May 2005&lt;BR /&gt;  QPKAPPS                               B.11.23.0609.053a Applications Quality Pack Bundle for HP-UX 11i v2, September 2006&lt;BR /&gt;  QPKBASE                               B.11.23.0609.053a Base Quality Pack Bundle for HP-UX 11i v2, September 2006&lt;BR /&gt;  QPKBASE                               B.11.23.0505.022 Base Quality Pack Bundle for HP-UX 11i v2, May 2005&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2009 14:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184675#M460495</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2009-07-01T14:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: kernel generating problems when applying a patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184676#M460496</link>
      <description>the best is to take an ignite image now&lt;BR /&gt;then get the list of  patches of the working system,&lt;BR /&gt;check that no superceding patch is already available on the none working system,else put the superceding patch and dependancies in the bundle&lt;BR /&gt;make a bundle with that list&lt;BR /&gt;then install that bundle on your failing system with the -x reinstall=true flag&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jul 2009 15:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184676#M460496</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2009-07-01T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: kernel generating problems when applying a patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184677#M460497</link>
      <description>Missing patches has been identified. Situation will be corrected.</description>
      <pubDate>Fri, 03 Jul 2009 07:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-generating-problems-when-applying-a-patch/m-p/5184677#M460497</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2009-07-03T07:29:52Z</dc:date>
    </item>
  </channel>
</rss>

