<?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: shutdown scripts not executed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613783#M37019</link>
    <description>Hi Penni:&lt;BR /&gt;&lt;BR /&gt;Have a look at '/etc/rc.log.old'.  This will tell the tale.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Nov 2001 16:23:24 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-11-14T16:23:24Z</dc:date>
    <item>
      <title>shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613780#M37016</link>
      <description>I used the command shutdown "shutdown -r -y 0" to halt my system.  However, it looks like the shutdown scripts did not execute.  Why?</description>
      <pubDate>Wed, 14 Nov 2001 16:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613780#M37016</guid>
      <dc:creator>Penni Nussbaum</dc:creator>
      <dc:date>2001-11-14T16:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613781#M37017</link>
      <description>Did you run at / level ? Use the full path for shutdown command.&lt;BR /&gt;&lt;BR /&gt;/etc/shutdown -r -y 0</description>
      <pubDate>Wed, 14 Nov 2001 16:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613781#M37017</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2001-11-14T16:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613782#M37018</link>
      <description>Hi,&lt;BR /&gt;In what level were you when you typed the shutdown command?&lt;BR /&gt;TO see in your scripts worked look at /etc/rc.log.old&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 14 Nov 2001 16:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613782#M37018</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-11-14T16:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613783#M37019</link>
      <description>Hi Penni:&lt;BR /&gt;&lt;BR /&gt;Have a look at '/etc/rc.log.old'.  This will tell the tale.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 16:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613783#M37019</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-14T16:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613784#M37020</link>
      <description>Hi,&lt;BR /&gt;In addition you can check the /etc/shutdown.allow.</description>
      <pubDate>Wed, 14 Nov 2001 16:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613784#M37020</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2001-11-14T16:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613785#M37021</link>
      <description>I use shutdown -r now&lt;BR /&gt;other then that everyone seems to be on the right page of asking what run level you are at.&lt;BR /&gt;&lt;BR /&gt;Use who -r to find this out.&lt;BR /&gt;&lt;BR /&gt;Another thing could be that someone moved the reboot command or changed the permisions on this file. shutdown actually calls reboot.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 16:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613785#M37021</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2001-11-14T16:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613786#M37022</link>
      <description>Sorry, I misanderstood your question.&lt;BR /&gt;No use checking the shutdown.allow to find the sutdown scripts failure.</description>
      <pubDate>Wed, 14 Nov 2001 16:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613786#M37022</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2001-11-14T16:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613787#M37023</link>
      <description>the /etc/rc.log.ol only have the start up scripts in them.  That's why I'm assuming the shutdown scripts did not execute.  If they did, shouldn't they bi in this file?</description>
      <pubDate>Wed, 14 Nov 2001 16:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613787#M37023</guid>
      <dc:creator>Penni Nussbaum</dc:creator>
      <dc:date>2001-11-14T16:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613788#M37024</link>
      <description>Hi Penni,&lt;BR /&gt;&lt;BR /&gt;What output did you get or did the command just "sit there"?&lt;BR /&gt;&lt;BR /&gt;By the way, -r does a reboot after shutdown.  -h does a halt.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 14 Nov 2001 16:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613788#M37024</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-11-14T16:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613789#M37025</link>
      <description>Hi Penni,&lt;BR /&gt;&lt;BR /&gt;The /etc/rc.log.old file should have both the startup and shutdown log for the last boot. &lt;BR /&gt;&lt;BR /&gt;also try this shutdown command, &lt;BR /&gt;&lt;BR /&gt;shutdown -h now&lt;BR /&gt;shutdown -r now&lt;BR /&gt;&lt;BR /&gt;run this from the / directory.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2001 16:46:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613789#M37025</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-14T16:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown scripts not executed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613790#M37026</link>
      <description>&lt;BR /&gt;Hi,  did the system actually&lt;BR /&gt;do the shutdown(reboot)?? or did it return back to the prompt?  What was the response you got on the console after executing the shutdown command??&lt;BR /&gt;Do you have all the kill scripts in /sbin/rc?.d &lt;BR /&gt;i.e the Knnn scripts under /sbin/rc?.d .&lt;BR /&gt;&lt;BR /&gt;What does /etc/shutdownlog show??  &lt;BR /&gt;Has the syslog file been renamed as OLDsyslog after the shutdown??&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Wed, 14 Nov 2001 16:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-scripts-not-executed/m-p/2613790#M37026</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-14T16:53:48Z</dc:date>
    </item>
  </channel>
</rss>

