<?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: I can't shutdown my K460 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959632#M118032</link>
    <description>I used shutdown -y -h 0, and it worked fine.  Thanks guys.  But I am curious why it is happening. Any suggestions?</description>
    <pubDate>Mon, 28 Apr 2003 16:33:15 GMT</pubDate>
    <dc:creator>Jason Arrhaman</dc:creator>
    <dc:date>2003-04-28T16:33:15Z</dc:date>
    <item>
      <title>I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959623#M118023</link>
      <description>I am VERY new to HP administration. &lt;BR /&gt;&lt;BR /&gt;I have an HP K460 runnign HPUX 11.0.  I issue the 'shutdown now' command, and it looks like it's killing all the processes but then I get this message: &lt;BR /&gt;&lt;BR /&gt;"Wait for transition to run-level S (allow 20 seconds).&lt;BR /&gt;Warning:  Transition to init state s timed out -- exiting shutdown."&lt;BR /&gt;&lt;BR /&gt;The server remains up, and never comes down.  Can someone help me?</description>
      <pubDate>Fri, 25 Apr 2003 15:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959623#M118023</guid>
      <dc:creator>Jason Arrhaman</dc:creator>
      <dc:date>2003-04-25T15:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959624#M118024</link>
      <description>The easist thing to do is to issue reboot command and when it starts booting up turn off the key.&lt;BR /&gt;Reoot will kill anything which is not stopping.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Fri, 25 Apr 2003 15:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959624#M118024</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-25T15:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959625#M118025</link>
      <description>After logging in as root, give this command to shutdown your server:&lt;BR /&gt;&lt;BR /&gt;# shutdown -y -h 0</description>
      <pubDate>Fri, 25 Apr 2003 15:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959625#M118025</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-04-25T15:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959626#M118026</link>
      <description>After doing this, what does who -r say the run level is?&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Fri, 25 Apr 2003 15:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959626#M118026</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-04-25T15:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959627#M118027</link>
      <description>cd to root by cd /&lt;BR /&gt;&lt;BR /&gt;shutdown -hy now to shutdown the box&lt;BR /&gt;&lt;BR /&gt;To reboot after shutdown use&lt;BR /&gt;&lt;BR /&gt;shutdown -ry now&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 15:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959627#M118027</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-04-25T15:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959628#M118028</link>
      <description>You can always 'reset' the system form the GSP and bypass the O/S entirely.  It's often done in cases like yours for a hung server.&lt;BR /&gt;&lt;BR /&gt;From console&lt;BR /&gt;control b&lt;BR /&gt;login: return&lt;BR /&gt;passwd: return&lt;BR /&gt;GSP&amp;gt;rs&lt;BR /&gt;&lt;BR /&gt;If you want to halt the system and power off wait until the 'interrupt boot up' message is displayed and enter any key.  And at main menu power off.&lt;BR /&gt;&lt;BR /&gt;'ve seen this with some older database products that aren't on a server that's been rebooted for several months, often I/O attributed.  When was your last reboot?&lt;BR /&gt;&lt;BR /&gt;who -r, uptime&lt;BR /&gt;&lt;BR /&gt;For any shutdown you must be in /.&lt;BR /&gt;&lt;BR /&gt;cd /&lt;BR /&gt;shutdown -r now.</description>
      <pubDate>Fri, 25 Apr 2003 16:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959628#M118028</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-25T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959629#M118029</link>
      <description>Your K460 is attatched to a serial console with no GSP, so no GSP ^B to get to where you can reset. If you can reach it with telnet, from anywhere else, manually kill all non-database, non-root users' processes.  Shutdown the database if applicable,&lt;BR /&gt;Unmount all non vg00 drives. &lt;BR /&gt;&lt;BR /&gt;This is the time to turn the key. If you have an option,&lt;BR /&gt;shutdown -hy 0 will shutdown.&lt;BR /&gt;But remember to take all necessary databases, and applications down first.&lt;BR /&gt;&lt;BR /&gt;Turn key off and on to cycle.&lt;BR /&gt;at the wait ten seconds hit a key. Interact with the boot process and type &lt;BR /&gt;hpux -is at the ipl prompt.&lt;BR /&gt;&lt;BR /&gt;That will allow you to reset root passwd and do vg00 non / and swap reconfig.&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Fri, 25 Apr 2003 16:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959629#M118029</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-04-25T16:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959630#M118030</link>
      <description>To further clarify, shutdown first then turn key if power off is necessary.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With a shutdown -hy 0 you will still have to operate the key to off, and back on....&lt;BR /&gt;I worked till 2 A.M. last night and am fuzzy mentally without a drink...&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Fri, 25 Apr 2003 17:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959630#M118030</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-04-25T17:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959631#M118031</link>
      <description>You can try 'reboot -h' as well.  reboot bypasses most of the shutdown scripts and is actually the command that's executed after the shutdown scripts.  I wouldn't try going into the GSP (^B) before exhausting ALL other options to restart the system.</description>
      <pubDate>Fri, 25 Apr 2003 18:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959631#M118031</guid>
      <dc:creator>Mike Still</dc:creator>
      <dc:date>2003-04-25T18:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959632#M118032</link>
      <description>I used shutdown -y -h 0, and it worked fine.  Thanks guys.  But I am curious why it is happening. Any suggestions?</description>
      <pubDate>Mon, 28 Apr 2003 16:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959632#M118032</guid>
      <dc:creator>Jason Arrhaman</dc:creator>
      <dc:date>2003-04-28T16:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959633#M118033</link>
      <description>I have same problem sometime when automounter is hang. or system can't umount some &lt;BR /&gt;disks.&lt;BR /&gt;&lt;BR /&gt;Sachin.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Apr 2003 16:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959633#M118033</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-28T16:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959634#M118034</link>
      <description>What command did you use before?  Perhaps just "shutdown"?  That will direct the system to go to the single user state, which is pretty much what you saw (not sure about the "timed out" message, though).  The only way to really shut down is to add some parameters to your shutdown command (like "-h y 0") or use a reboot command (also with parameters) to do a quick and dirty shutdown.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 28 Apr 2003 16:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959634#M118034</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-28T16:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959635#M118035</link>
      <description>Originally, I used "shutdown -h 0" and I got the message.</description>
      <pubDate>Mon, 28 Apr 2003 16:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959635#M118035</guid>
      <dc:creator>Jason Arrhaman</dc:creator>
      <dc:date>2003-04-28T16:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: I can't shutdown my K460</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959636#M118036</link>
      <description>Hi Jason,&lt;BR /&gt;&lt;BR /&gt;I suspect the fact that you did not have a  -y  in the original command was the culprit.&lt;BR /&gt;That parm forces a "yes" answer to any questions/confirmations shutdown may have/want.&lt;BR /&gt;If it shuts down cleanly now when you use -y , that's a good indication that was the problem.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 28 Apr 2003 17:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-can-t-shutdown-my-k460/m-p/2959636#M118036</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-04-28T17:27:12Z</dc:date>
    </item>
  </channel>
</rss>

