<?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 -ry hanging system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259396#M176729</link>
    <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;If you are trying to reboot the server, have you tried,&lt;BR /&gt;&lt;BR /&gt;shutdown -y -g0 -i6&lt;BR /&gt;&lt;BR /&gt;Or to simply shutdown,&lt;BR /&gt;&lt;BR /&gt;shutdown -y -g0 -i0&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Apr 2004 12:35:10 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2004-04-26T12:35:10Z</dc:date>
    <item>
      <title>shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259388#M176721</link>
      <description>Good morning!&lt;BR /&gt;&lt;BR /&gt;I've come across a problem that I am scratching my head on...when I reboot my system (L2000, UX 11.00) using shutdown -ry 0, all logins to remote terminals are ended, but the system will sit in a multiuser mode (runstate 3).  When I go to the console and reboot, the command then works normally (I haven't tried rebooting directly from the console recently, so I can't say if the shutdown command works normally there).  I don't have any limitations in place (at least not the common ones I'm aware of), but would like to remedy this to make sure the server is stable (I DON'T! like problems during startup/reboot/shutdown!)&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Joe</description>
      <pubDate>Mon, 26 Apr 2004 11:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259388#M176721</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-04-26T11:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259389#M176722</link>
      <description>Check shutdownlog and rc.log.old in /etc directory and look for any errors during last shutdown. Check at what point the system hangs? Any network issues? Do you have any NFS mounts active during shutdown?</description>
      <pubDate>Mon, 26 Apr 2004 11:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259389#M176722</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2004-04-26T11:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259390#M176723</link>
      <description>The shutdown cmd runs a bunch of /sbin/init.d "stop" scripts.  It is possible one of these is hanging.&lt;BR /&gt;&lt;BR /&gt;Does the "reboot -q" cmd also hang?</description>
      <pubDate>Mon, 26 Apr 2004 11:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259390#M176723</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2004-04-26T11:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259391#M176724</link>
      <description>In the shutdown log /etc/shutdown&lt;BR /&gt;&lt;BR /&gt;The last thing that happened before the hang is going to be listed.&lt;BR /&gt;&lt;BR /&gt;Normally, when this happens to us, its because a shutdown script /sbin/init.d/ script is not working right.&lt;BR /&gt;&lt;BR /&gt;A common cause for us is Oracle not coming down clean. We had to write a special program to replace dbshut to get clean Oracle shutdowns.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 26 Apr 2004 11:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259391#M176724</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-26T11:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259392#M176725</link>
      <description>There isn't anything in any of my log files to indicate that there are any apps/processes hanging; that being said, I haven't checked to see oracle's status before rebooting from the console.  When I run the command at the console, the system behaves normally - I was just wondering if there was any security mods that might make my server act this way (at one time I was using securetty to keep root from logging in except for the console, but no longer am).  I have to patch this system this week (tonight, I hope) and will monitor the db status as the shutdown works.</description>
      <pubDate>Mon, 26 Apr 2004 11:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259392#M176725</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-04-26T11:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259393#M176726</link>
      <description>I remember reading a document about similar type of issue, in which the list_mode parameter was the problem. Check the value of this parameter in /etc/rc.config.d/list_mode file and make sure it's the default - 0.&lt;BR /&gt;&lt;BR /&gt;If the value is 3, that can give an error during the execution of the shutdown script.&lt;BR /&gt;&lt;BR /&gt;just a guess ...</description>
      <pubDate>Mon, 26 Apr 2004 12:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259393#M176726</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2004-04-26T12:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259394#M176727</link>
      <description>Shiju,&lt;BR /&gt;&lt;BR /&gt;  0 is my default; thanks for the suggestion...&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Mon, 26 Apr 2004 12:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259394#M176727</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-04-26T12:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259395#M176728</link>
      <description>Do you have any NFS mounts? I know that will hang a shutdown... &lt;BR /&gt;&lt;BR /&gt;I have had to login the console and kill shutdown and execute a reboot to get it down.</description>
      <pubDate>Mon, 26 Apr 2004 12:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259395#M176728</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-04-26T12:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown -ry hanging system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259396#M176729</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;If you are trying to reboot the server, have you tried,&lt;BR /&gt;&lt;BR /&gt;shutdown -y -g0 -i6&lt;BR /&gt;&lt;BR /&gt;Or to simply shutdown,&lt;BR /&gt;&lt;BR /&gt;shutdown -y -g0 -i0&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2004 12:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-ry-hanging-system/m-p/3259396#M176729</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-04-26T12:35:10Z</dc:date>
    </item>
  </channel>
</rss>

