<?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 SAM kernel updating in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563333#M29587</link>
    <description>Easy 10 points for someone...&lt;BR /&gt;&lt;BR /&gt;When you use SAM to update the kernel, and you have SAM swap the kernel and restart the system, does SAM reboot or shutdown the system?&lt;BR /&gt;&lt;BR /&gt;Does it use shutdown which runs through the init levels shutting things down properly, or does it simply take the system down as "reboot" does?</description>
    <pubDate>Wed, 08 Aug 2001 15:22:49 GMT</pubDate>
    <dc:creator>Dan Rosen</dc:creator>
    <dc:date>2001-08-08T15:22:49Z</dc:date>
    <item>
      <title>SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563333#M29587</link>
      <description>Easy 10 points for someone...&lt;BR /&gt;&lt;BR /&gt;When you use SAM to update the kernel, and you have SAM swap the kernel and restart the system, does SAM reboot or shutdown the system?&lt;BR /&gt;&lt;BR /&gt;Does it use shutdown which runs through the init levels shutting things down properly, or does it simply take the system down as "reboot" does?</description>
      <pubDate>Wed, 08 Aug 2001 15:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563333#M29587</guid>
      <dc:creator>Dan Rosen</dc:creator>
      <dc:date>2001-08-08T15:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563334#M29588</link>
      <description>Hi Dan,&lt;BR /&gt;&lt;BR /&gt;When you use SAM to update the kernel, once you click "OK" to reboot your system, SAM does a "shutdown -y -r 0" to reboot the system.&lt;BR /&gt;&lt;BR /&gt;You can look at the /var/sam/log/samlog file to find out exactly what's happening.&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;I am RU</description>
      <pubDate>Wed, 08 Aug 2001 15:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563334#M29588</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-08T15:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563335#M29589</link>
      <description>Hi Dan:&lt;BR /&gt;&lt;BR /&gt;No SAM is not a gunslinger; it uses shutdown -r.</description>
      <pubDate>Wed, 08 Aug 2001 15:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563335#M29589</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-08T15:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563336#M29590</link>
      <description>Hi Dan:&lt;BR /&gt;&lt;BR /&gt;SAM calls 'reboot'.  The graceful 'shutdown' sequence is *not* executed.&lt;BR /&gt;&lt;BR /&gt;Karsten Crege had a suggestion for modifying this behavior in this thread, should you be interested:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x38a10cb17a32d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x38a10cb17a32d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 08 Aug 2001 15:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563336#M29590</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-08T15:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563337#M29591</link>
      <description>Hi Dan,&lt;BR /&gt;&lt;BR /&gt;SAM is executing :&lt;BR /&gt;&lt;BR /&gt;/sbin/shutdown -y -r 0&lt;BR /&gt;&lt;BR /&gt;and it is reported in /var/sam/log/samlog.&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Wed, 08 Aug 2001 15:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563337#M29591</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-08-08T15:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563338#M29592</link>
      <description>Ah! Points of contention!&lt;BR /&gt;&lt;BR /&gt;It appears that we have two different answers! I suppose now I have to be a good system administrator and research the solution to my own question.&lt;BR /&gt;&lt;BR /&gt;Who will be correct? Can James with his quadruple crown hold off two newcomers?!? Stay tuned to see who gets the points!</description>
      <pubDate>Wed, 08 Aug 2001 15:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563338#M29592</guid>
      <dc:creator>Dan Rosen</dc:creator>
      <dc:date>2001-08-08T15:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563339#M29593</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Have a look at /usr/lib/sw/sys.defaults .&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 08 Aug 2001 15:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563339#M29593</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-08T15:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563340#M29594</link>
      <description>Hi Dan:&lt;BR /&gt;&lt;BR /&gt;I thought I remembered correctly. I just did a kernel rebuild via SAM on my 11i sandbox and it did execute the normal shutdown sequence. This is not the default behavior of swinstalls which do kernel rebuilds.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Wed, 08 Aug 2001 15:55:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563340#M29594</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-08T15:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563341#M29595</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Clay, what does your 11.11 sys.defaults look like for the 'swagent.reboot_cmd' ?  I'm basing my comments on 10.20 and on 11.0 systems.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 08 Aug 2001 15:58:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563341#M29595</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-08T15:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563342#M29596</link>
      <description>OK, I think I have the definative answer (shame I can't give myself points...)&lt;BR /&gt;&lt;BR /&gt;SAM appears to use the /var/sam/log/samlog. From within SAM, you can call another application, namely SWINSTALL. If you use Software Distribution from within SAM, it will do a REBOOT (default) on any packages that require a reboot.&lt;BR /&gt;&lt;BR /&gt;However, I was changing kernel pararmeters from SAM. In this scenario, SAM runs the following command on my system:&lt;BR /&gt;&lt;BR /&gt;Executing the following command:\C( trap "" 27 28; /usr/sbin/sync; cd /; /usr&lt;BR /&gt;/sbin/shutdown -y -r 0 &amp;gt;/dev/console 2&amp;gt;/dev/null )\C&lt;BR /&gt;&lt;BR /&gt;(I haven't seen if this is default of if someone had tweaked this long ago).&lt;BR /&gt;&lt;BR /&gt;Thanks for all of the answers, and points are coming!</description>
      <pubDate>Wed, 08 Aug 2001 16:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563342#M29596</guid>
      <dc:creator>Dan Rosen</dc:creator>
      <dc:date>2001-08-08T16:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563343#M29597</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;My 11i sys.defaults is all comments. I know that a swinstall when invoke reboot by default.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Wed, 08 Aug 2001 16:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563343#M29597</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-08T16:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563344#M29598</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;sys.defaults on a 10.x, 11.x and 11.11 machine have the same definitions for reboot_cmd&lt;BR /&gt;swagent.reboot_cmd           = /sbin/reboot&lt;BR /&gt;swagent.reboot_cmd           = /etc/reboot&lt;BR /&gt;swagent.reboot_cmd           = /usr/etc/reboot&lt;BR /&gt;&lt;BR /&gt;Not sure why the default value for SunOS is included here. /etc/reboot is a link to /usr/sbin/reboot which is a link to /sbin/reboot.&lt;BR /&gt;&lt;BR /&gt;Whenever you invoke swinstall (by itself or within SAM, unless you have modified /var/adm/sw/defaults or ~/.swdefaults it would use /sbin/reboot.&lt;BR /&gt;&lt;BR /&gt;well another 5242 to go before i reach where Clay is today and 11916 to go before i catch up with James ;-)&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;I am RU</description>
      <pubDate>Wed, 08 Aug 2001 16:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563344#M29598</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-08T16:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAM kernel updating</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563345#M29599</link>
      <description>Hi Folks:&lt;BR /&gt;&lt;BR /&gt;God, yes!!!  At lunch I realized that I was seeing (in my mind's eye) the 'swinstall' scenario, and *not* a simple kernel regeneration via SAM.&lt;BR /&gt;&lt;BR /&gt;I came back to verify in SAM's viewer log, but you beat me to it, Dan! ;-)  In fact, Ru, mentioned that too, now that I reread *all* of this thread.&lt;BR /&gt;&lt;BR /&gt;I stand corrected.&lt;BR /&gt;&lt;BR /&gt;Clay, I like the "gunslinger" anology!&lt;BR /&gt;&lt;BR /&gt;With regards to all!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 08 Aug 2001 16:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-kernel-updating/m-p/2563345#M29599</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-08T16:51:31Z</dc:date>
    </item>
  </channel>
</rss>

