<?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: SAM can't configure kernel in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815229#M85376</link>
    <description>I have seen similar type errors SAM before that required patches to correct.  &lt;BR /&gt; &lt;BR /&gt;if you could post the output from&lt;BR /&gt;&lt;BR /&gt;swlist -l product &lt;BR /&gt;&lt;BR /&gt;that could help someone see what patch you might need&lt;BR /&gt;</description>
    <pubDate>Fri, 27 Sep 2002 17:37:05 GMT</pubDate>
    <dc:creator>Todd Lehr</dc:creator>
    <dc:date>2002-09-27T17:37:05Z</dc:date>
    <item>
      <title>SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815228#M85375</link>
      <description>Hi, I am a novice with this stuff, so if you know my prob, please be gentle.  I recently did a cold install of HPUX 11i on a B2000 machine.  After many attempts I finally got it going and I am running two applications that suggest tuning certain kernel parameters for improved performance.  I started SAM and clicked on kernel configuration then Configurable Parameters. This failed with the following error:&lt;BR /&gt;Internal Error: the kernel discovery tool used by SAM failed. Kernel changes cannot be made by SAM.  The Standard error output of the command is shown below:   sh: 12007 Memory Fault.&lt;BR /&gt;&lt;BR /&gt;It was suggested that perhaps the kernel needed rebuilding so I tried config with the following result:&lt;BR /&gt;# /usr/sbin/config -u /stand/system&lt;BR /&gt;WARNING: No such device, tunable, or cdio sba.&lt;BR /&gt; ignoring the following line&lt;BR /&gt; sba&lt;BR /&gt;[more warnings as it steps through the system file]&lt;BR /&gt;side&lt;BR /&gt;config: dependent library not in library table&lt;BR /&gt;superio&lt;BR /&gt;config: ......&lt;BR /&gt;[more config stuff then more warnings like the first and finally]&lt;BR /&gt;Configuration aborted.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Is there a clue in any of this stuff?&lt;BR /&gt;&lt;BR /&gt;The applications seem to run ok and the machine seems otherwise allright.  I am just a worryier when things don't seem to do as they ought.&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2002 17:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815228#M85375</guid>
      <dc:creator>Michael L. Wilson</dc:creator>
      <dc:date>2002-09-27T17:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815229#M85376</link>
      <description>I have seen similar type errors SAM before that required patches to correct.  &lt;BR /&gt; &lt;BR /&gt;if you could post the output from&lt;BR /&gt;&lt;BR /&gt;swlist -l product &lt;BR /&gt;&lt;BR /&gt;that could help someone see what patch you might need&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2002 17:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815229#M85376</guid>
      <dc:creator>Todd Lehr</dc:creator>
      <dc:date>2002-09-27T17:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815230#M85377</link>
      <description>This error from SAM typically means that you have some issues with the Kernel related files (modules, libraries etc). I would make sure that the latest patches are installed and will verify the core file sets with 'swverify'&lt;BR /&gt;&lt;BR /&gt;Check for the 11i SAM cumulative patch first - PHCO_26382</description>
      <pubDate>Fri, 27 Sep 2002 17:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815230#M85377</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-09-27T17:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815231#M85378</link>
      <description>People already gave you the pointers for the kernel build, so I'll touch on the other.&lt;BR /&gt;Tuning the Kernel is usually NOT required to make applicatioins run.  Oracle is one that will flat out die without tuning, but most run without.  The kernel tuning is there to make performance of those applications better!  ;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Fri, 27 Sep 2002 19:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815231#M85378</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-09-27T19:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815232#M85379</link>
      <description>OK,&lt;BR /&gt;I've installed the SAM patch PHCO_26382 and still get the same behaviour as above.&lt;BR /&gt;I am attaching the output of swlist as suggested in the hope that someone might have the time to identify some other patches that may need to be installed.&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2002 14:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815232#M85379</guid>
      <dc:creator>Michael L. Wilson</dc:creator>
      <dc:date>2002-09-30T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815233#M85380</link>
      <description>What happens if you use mk_kernel command to try and build the kernel?  Usually this command will tell you excatly what the problem(s) are.  SAM traps the errors, so you may not see them all.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shannon</description>
      <pubDate>Mon, 30 Sep 2002 16:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815233#M85380</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-09-30T16:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815234#M85381</link>
      <description>Here are the results of the mk_kernel command.&lt;BR /&gt;&lt;BR /&gt;Basically it says it can't recognise a single entry in the /stand/system file.&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Sep 2002 18:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815234#M85381</guid>
      <dc:creator>Michael L. Wilson</dc:creator>
      <dc:date>2002-09-30T18:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815235#M85382</link>
      <description>I've had problems building a kernel when some of my patches were not configured. o check that your patches are configured:&lt;BR /&gt;&lt;BR /&gt;Do "swlist -l fileset -a state". All your fileset should be configured. If not, use swconfig or reinstall.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Mon, 30 Sep 2002 18:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815235#M85382</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-09-30T18:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815236#M85383</link>
      <description>Sounds like you had some serious corruption somewhere then.  The first line from mk_kernel should state "Compiling /stand/build/conf.c..."&lt;BR /&gt;&lt;BR /&gt;You can try to reinstall the kernel development kit from the OS media, but I would not get my hopes high that this will work.  Reloading core OS files for the kernel may cause corruption if the system has been patched with kernel patches.&lt;BR /&gt;&lt;BR /&gt;If you have a good system, check the contents of /stand/* against the bad seat, and also the mk_kernel scripts and binaries which mk_kernel calls.  check permissions, sizes and file types.&lt;BR /&gt;&lt;BR /&gt;If you dont have a good system and the kernel development kit does not work you will need to reload the OS or just not modify the kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Mon, 30 Sep 2002 18:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815236#M85383</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-09-30T18:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAM can't configure kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815237#M85384</link>
      <description>I apologize for the slow update.  &lt;BR /&gt;Since I am a lone HPUX box in a sea of Windows stuff, I had nothing to compare to.  I finally decided to bite the bullet and do another cold install of HPUX 11i.&lt;BR /&gt;&lt;BR /&gt;That seemed to fix the SAM problem and several others that I was unaware I had.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your suggestions and helpful hints. &lt;BR /&gt; Everything I do here makes me slightly less dumb than before.&lt;BR /&gt;Thanks again&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Oct 2002 18:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-can-t-configure-kernel/m-p/2815237#M85384</guid>
      <dc:creator>Michael L. Wilson</dc:creator>
      <dc:date>2002-10-03T18:51:52Z</dc:date>
    </item>
  </channel>
</rss>

