<?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: Cannot shutdown in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605421#M35023</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Given that you say a core file was created in every case, what does the following return?&lt;BR /&gt;&lt;BR /&gt;# file core&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 01 Nov 2001 03:19:52 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-11-01T03:19:52Z</dc:date>
    <item>
      <title>Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605417#M35019</link>
      <description>I tried to shutdown my HP 715 machine running on HPUX 10.20 using the following commands:&lt;BR /&gt;&lt;BR /&gt;# shutdown -hy 0&lt;BR /&gt;# shutdown -ry 0&lt;BR /&gt;# reboot 0&lt;BR /&gt;&lt;BR /&gt;All the above created core file and does not shutdown or reboot the machine. I have to manually power off the machine in order to reboot or shutdown. &lt;BR /&gt;&lt;BR /&gt;What could have caused it? I have checked syslog.log but nothing much there. What other log file can i look into? Or better still, what solution can i take?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2001 01:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605417#M35019</guid>
      <dc:creator>KiatLeong Len</dc:creator>
      <dc:date>2001-11-01T01:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605418#M35020</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can check shutdownlog .&lt;BR /&gt;Since after reboot new syslog file created  you can check Oldsyslog file..&lt;BR /&gt;&lt;BR /&gt;-Good luck,&lt;BR /&gt;-USA..</description>
      <pubDate>Thu, 01 Nov 2001 01:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605418#M35020</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-01T01:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605419#M35021</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this&lt;BR /&gt;&lt;BR /&gt;To shutdown:&lt;BR /&gt;&lt;BR /&gt;# /sbin/shutdown -h -y 0&lt;BR /&gt;&lt;BR /&gt;To Reboot:&lt;BR /&gt;&lt;BR /&gt;# /sbin/shutdown -r -y 0&lt;BR /&gt;&lt;BR /&gt;Do not use 'reboot 0'&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Thu, 01 Nov 2001 02:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605419#M35021</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-11-01T02:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605420#M35022</link>
      <description>Hi Len,&lt;BR /&gt;&lt;BR /&gt;Try,&lt;BR /&gt;&lt;BR /&gt;shutdown -h 0&lt;BR /&gt;shutdown -h now&lt;BR /&gt;init 0&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2001 03:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605420#M35022</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-01T03:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605421#M35023</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Given that you say a core file was created in every case, what does the following return?&lt;BR /&gt;&lt;BR /&gt;# file core&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 01 Nov 2001 03:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605421#M35023</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-01T03:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605422#M35024</link>
      <description>Hi,&lt;BR /&gt;Another thought&lt;BR /&gt;Check your /sbin/shutdown file.&lt;BR /&gt;-r-sr-xr-x   1 root       bin         311296 Jun 10  1996 shutdown&lt;BR /&gt;&lt;BR /&gt;What is the bytes size of your shutdown command&lt;BR /&gt;(hpux 10.20)&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;Animesh&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2001 03:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605422#M35024</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-11-01T03:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605423#M35025</link>
      <description>Kiat,&lt;BR /&gt;&lt;BR /&gt;   Does it create a core file immediately?&lt;BR /&gt;Do you see any shutdown message sequence&lt;BR /&gt;on the console??  &lt;BR /&gt;   &lt;BR /&gt;#which shutdown&lt;BR /&gt;   -&amp;gt; should show you the binary it is executing.  Make sure it's ownership and permissions are correct. Do an ll on it&lt;BR /&gt;it see whether it was modified.&lt;BR /&gt;&lt;BR /&gt;Try&lt;BR /&gt;#/sbin/shutdown   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Thu, 01 Nov 2001 05:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605423#M35025</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-01T05:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605424#M35026</link>
      <description>I had a machine which was supposed to be rebooted each week via cron. At some point (when I wasn't looking) this failed/hung up and stopped subsequent shutdown commands from working. I killed all the old shutdown processes and it was then fine. Never did find out why the first one hung though!!!&lt;BR /&gt;&lt;BR /&gt;Another idea is to try using the init command to change the run level either to 0 for shutdown, or to level 1 or 2 so you can then try your shutdown command again.</description>
      <pubDate>Thu, 01 Nov 2001 11:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605424#M35026</guid>
      <dc:creator>Sharon Prothero</dc:creator>
      <dc:date>2001-11-01T11:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605425#M35027</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;As James says, see what created the core with "file core".  Maybe one of the rc files has a process core dumping and /sbin/rc isn't completing.  Check /etc/rc.log and rc.log.old.&lt;BR /&gt;&lt;BR /&gt;When it's core dumping, can you still access the system?  Do a ps and see if shutdown and / or rc jobs are running.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Thu, 01 Nov 2001 13:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-shutdown/m-p/2605425#M35027</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2001-11-01T13:29:05Z</dc:date>
    </item>
  </channel>
</rss>

