<?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: Startup Errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941746#M288980</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Sounds like the whole vpar has become corrupt for some reason.&lt;BR /&gt;&lt;BR /&gt;You've been referred to the back end engineers at the support center.&lt;BR /&gt;&lt;BR /&gt;I've had a few cases referred there in the past and they are REALLY brilliant.&lt;BR /&gt;&lt;BR /&gt;I think i managed to do this doing a vpar excercize at HP Technology forum but don't know what I did.&lt;BR /&gt;&lt;BR /&gt;I've nothing to add and don't expect any points Pete.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 09 Feb 2007 08:13:43 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-02-09T08:13:43Z</dc:date>
    <item>
      <title>Startup Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941744#M288978</link>
      <description>Morning folks!&lt;BR /&gt;&lt;BR /&gt;We had a planned re-boot of our production system this morning.  Something didn't look quite right when I came in, so I started checking.  Looking at /etc/rc.log, the first thing I noticed as this:&lt;BR /&gt;&lt;BR /&gt;Virtual Partitions Initialization&lt;BR /&gt;Output from "/sbin/rc1.d/S105vparinit start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/sbin/rc1.d/S105vparinit[138]: 394 Memory fault(coredump)&lt;BR /&gt;Building a new kernel based on template file "/stand/system"&lt;BR /&gt;Generating module: krm...&lt;BR /&gt;Compiling /stand/build/conf.c...&lt;BR /&gt;Loading the kernel...&lt;BR /&gt;Generating kernel symbol table...&lt;BR /&gt;NOTE: /stand/vmunix now relocatable ... rebooting.&lt;BR /&gt;&lt;BR /&gt;For the life of me, I can't remember whether that's normal behaviour with VPARS or not.  I'll check some old rc.logs to see if I can find out.&lt;BR /&gt;&lt;BR /&gt;However, continuing through rc.log, I see repeated occurences of this:&lt;BR /&gt;&lt;BR /&gt;Output from "/sbin/rc1.d/S320hostname start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/sbin/rc1.d/S320hostname[36]: !/sbin/sh:  not found.&lt;BR /&gt;&lt;BR /&gt;Line 36, and all the other lines mentioned in the failures, point at the second line in this sequence:&lt;BR /&gt;&lt;BR /&gt;if [ -f /etc/rc.config ] ; then&lt;BR /&gt;                . /etc/rc.config&lt;BR /&gt;&lt;BR /&gt;or the second line in this sequence:&lt;BR /&gt;&lt;BR /&gt;if [ -f /etc/rc.config.d/informix-fair ] ; then&lt;BR /&gt;                . /etc/rc.config.d/informix-fair&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In other words, the "dot space /etc/rc.config" sourcing line.&lt;BR /&gt;&lt;BR /&gt;So far, the Support Center is drawing a blank - they're referring me to the "Addtional Resources" group, or something like that.  I figured while I was waiting I might as well check with you folks.&lt;BR /&gt;&lt;BR /&gt;Your thoughts, ideas, and suggestions are, as always, appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 09 Feb 2007 07:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941744#M288978</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-02-09T07:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Startup Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941745#M288979</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;First, the coredump in the vpar init would have me *very* concerned.&lt;BR /&gt;&lt;BR /&gt;Second, check all the files in /etc/rc.config.d for anything that shouldn't be there - like the core file from the vparinit.  The /etc/rc.config file simply sources every file in /etc/rc.config.d.  If the file isn't supposed to be there or has an error in it, *every* init script that sources the /etc/rc.config file will error out.&lt;BR /&gt;&lt;BR /&gt;If you've ever tried to cat a core file, you can just imagine what will happen if you try to execute it...&lt;BR /&gt;&lt;BR /&gt;HTH;&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Fri, 09 Feb 2007 08:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941745#M288979</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2007-02-09T08:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Startup Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941746#M288980</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Sounds like the whole vpar has become corrupt for some reason.&lt;BR /&gt;&lt;BR /&gt;You've been referred to the back end engineers at the support center.&lt;BR /&gt;&lt;BR /&gt;I've had a few cases referred there in the past and they are REALLY brilliant.&lt;BR /&gt;&lt;BR /&gt;I think i managed to do this doing a vpar excercize at HP Technology forum but don't know what I did.&lt;BR /&gt;&lt;BR /&gt;I've nothing to add and don't expect any points Pete.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 Feb 2007 08:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941746#M288980</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-09T08:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Startup Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941747#M288981</link>
      <description>Hi Pete,&lt;BR /&gt;&lt;BR /&gt;the message&lt;BR /&gt;&lt;BR /&gt;"NOTE: /stand/vmunix now relocatable ... rebooting"&lt;BR /&gt;&lt;BR /&gt;is curious, because the kernel must be relocatable from the beginning!&lt;BR /&gt;&lt;BR /&gt;I remember this happens to me while updating an old vPar version 2.xx to a newer version some years ago.&lt;BR /&gt;&lt;BR /&gt;Sorry, I don't remember the details at the moment, but somehow it works.</description>
      <pubDate>Fri, 09 Feb 2007 08:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941747#M288981</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-02-09T08:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Startup Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941748#M288982</link>
      <description>This is what I remember. I know you are an expert and able to handle this ;-)&lt;BR /&gt;&lt;BR /&gt;The vPar software makes the kernel relocatable, so it can be placed *anywhere* in the memory. A "normal" system will load the kernel in the beginning of the RAM.&lt;BR /&gt;&lt;BR /&gt;The vparinit will check on every boot, if the kernel is relocatable. If it isn't, it will build a new kernel. (This is what happend).&lt;BR /&gt;&lt;BR /&gt;See the script (taken from an old version):&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;...&lt;BR /&gt;# Make kernel file relocatable if it isn't already.  We do this even&lt;BR /&gt;        # if we are not running in a VPAR as long as the VPAR product has&lt;BR /&gt;        # been installed.  This functionality can be disabled by changing&lt;BR /&gt;        # the value of DO_RELOC to 0 in the /etc/rc.config.d/vparinit file.&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;Just try to simply reboot and tell us about the results.&lt;BR /&gt;&lt;BR /&gt;Did you try to update?</description>
      <pubDate>Fri, 09 Feb 2007 08:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941748#M288982</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-02-09T08:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Startup Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941749#M288983</link>
      <description>That a heck of a way to start a Friday morning, Pete.&lt;BR /&gt;&lt;BR /&gt;The thing I find curious is this "!/sbin/sh: not found.".  Do any of the scripts in /etc/rc.config.d have the '!/sbin/sh' as the first line?  It should be '#!/sbin/sh'.</description>
      <pubDate>Fri, 09 Feb 2007 09:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941749#M288983</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-02-09T09:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Startup Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941750#M288984</link>
      <description>Thank you all for your help, your concern, your sympathy.  Torsten, in particular, calmed my fears about the new kernel being built (no wonder it takes a while to boot!!)&lt;BR /&gt;&lt;BR /&gt;Patrick, however, hit the nail on the head.  We had a rc.config.d script that had a sh-bang in it - without the sh.  In other words, just like Patrick said, "!/bin/sh" rather than "#!/sbin/sh".&lt;BR /&gt;&lt;BR /&gt;The curiosity about this, however, is the fact that the config script has been untouched since last Sept 13th (or 13 Sept, for you enlightened European folks).  I even restored the script for back in November:  same date stamp, same error.  Since that September date, this machine has been re-booted successfully 6 times.  I though maybe patches affected the shell behaviour but the last patches were applied on the 9th of January and involved a (successful) reboot.  The machine was also re-booted (successfully) on the 31st of January.&lt;BR /&gt;&lt;BR /&gt;Between the end of January and today, the only things I can think of were:  &lt;BR /&gt;&lt;BR /&gt;1) I ran up cleanup  to free some /var space&lt;BR /&gt;&lt;BR /&gt;2) I swremoved some unused software (apache, tomcat, mozilla, etc.) to free some /opt space.&lt;BR /&gt;&lt;BR /&gt;Does anyone care to take a swing at that nail?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 09 Feb 2007 13:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-errors/m-p/3941750#M288984</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-02-09T13:04:14Z</dc:date>
    </item>
  </channel>
</rss>

