<?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 and reboot on redhat es4 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859441#M57596</link>
    <description>It is HP Proliant DL380. I did reboot few weeks ago w/o issue.&lt;BR /&gt;&lt;BR /&gt;I stoped all applications and still have problem to shutdown the system.&lt;BR /&gt;&lt;BR /&gt;[root@test1]# shutdown -r now&lt;BR /&gt;Broadcast message from root (pts/0) (Fri Sep  8 13:20:26 2006):&lt;BR /&gt;The system is going down for reboot NOW!&lt;BR /&gt;[root@test1]# &lt;BR /&gt;&lt;BR /&gt;I checked /var/log/messages file and see&lt;BR /&gt;shutting down for system reboot. But the system still not comes down.&lt;BR /&gt;&lt;BR /&gt;Sep  8 13:20:26 test1 shutdown: shutting down for system reboot&lt;BR /&gt;Sep  8 13:22:22 akroragc su(pam_unix)[22801]: session closed for user oracle&lt;BR /&gt;Sep  8 13:22:25 akroragc su(pam_unix)[28457]: session opened for user root by a342675(uid=0)&lt;BR /&gt;[root@test1 log]# &lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
    <pubDate>Fri, 08 Sep 2006 12:20:33 GMT</pubDate>
    <dc:creator>Tammy Liang</dc:creator>
    <dc:date>2006-09-08T12:20:33Z</dc:date>
    <item>
      <title>shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859438#M57593</link>
      <description>I can not shut down redhat es4 via both&lt;BR /&gt;"shutdown -r now" and "reboot" run as root.&lt;BR /&gt;I see the "The system is going down for reboot NOW!", but nothing happen. It does not stop any process.&lt;BR /&gt;&lt;BR /&gt;Thanks for any reply...&lt;BR /&gt;&lt;BR /&gt;Tammy</description>
      <pubDate>Fri, 08 Sep 2006 09:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859438#M57593</guid>
      <dc:creator>Tammy Liang</dc:creator>
      <dc:date>2006-09-08T09:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859439#M57594</link>
      <description>Hi Tammy&lt;BR /&gt;&lt;BR /&gt;What kind of hardware do you use and what applications are u using. How much time do you wait after the command.&lt;BR /&gt;&lt;BR /&gt;when u issue the command to reboot the system it will stop all the running applications...so possibly the OS is not able to kill a particular process.&lt;BR /&gt;&lt;BR /&gt;Try diagnosing which process is hanfing.&lt;BR /&gt;&lt;BR /&gt;Also try using init 6 and see the events that occur after this in /var/log/messeges&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vipul</description>
      <pubDate>Fri, 08 Sep 2006 10:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859439#M57594</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-09-08T10:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859440#M57595</link>
      <description>Shalom Tammy,&lt;BR /&gt;&lt;BR /&gt;Something is preventing the system from shutting down.&lt;BR /&gt;&lt;BR /&gt;Common cause is trying the command from inside an NFS share or remote drive that needds to be umounted.&lt;BR /&gt;&lt;BR /&gt;See /var/log/messages for more data and details.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 08 Sep 2006 11:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859440#M57595</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-08T11:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859441#M57596</link>
      <description>It is HP Proliant DL380. I did reboot few weeks ago w/o issue.&lt;BR /&gt;&lt;BR /&gt;I stoped all applications and still have problem to shutdown the system.&lt;BR /&gt;&lt;BR /&gt;[root@test1]# shutdown -r now&lt;BR /&gt;Broadcast message from root (pts/0) (Fri Sep  8 13:20:26 2006):&lt;BR /&gt;The system is going down for reboot NOW!&lt;BR /&gt;[root@test1]# &lt;BR /&gt;&lt;BR /&gt;I checked /var/log/messages file and see&lt;BR /&gt;shutting down for system reboot. But the system still not comes down.&lt;BR /&gt;&lt;BR /&gt;Sep  8 13:20:26 test1 shutdown: shutting down for system reboot&lt;BR /&gt;Sep  8 13:22:22 akroragc su(pam_unix)[22801]: session closed for user oracle&lt;BR /&gt;Sep  8 13:22:25 akroragc su(pam_unix)[28457]: session opened for user root by a342675(uid=0)&lt;BR /&gt;[root@test1 log]# &lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Fri, 08 Sep 2006 12:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859441#M57596</guid>
      <dc:creator>Tammy Liang</dc:creator>
      <dc:date>2006-09-08T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859442#M57597</link>
      <description>do you have any nfs mount on this server? shutdown command goes gracefully. check /var/log/messages.&lt;BR /&gt;&lt;BR /&gt;Logon with another session and check what process is holding it?</description>
      <pubDate>Fri, 08 Sep 2006 13:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859442#M57597</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-08T13:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859443#M57598</link>
      <description>No, there is no nfs mount. The session is not close after I run shutdown command. &lt;BR /&gt;Can not see any abnormal messages in /var/log/messages file. I even stop all applications before I run shutdown/reboot command.</description>
      <pubDate>Fri, 08 Sep 2006 13:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859443#M57598</guid>
      <dc:creator>Tammy Liang</dc:creator>
      <dc:date>2006-09-08T13:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859444#M57599</link>
      <description>Dear Tammy,&lt;BR /&gt;if you want to shutdown your pc then it should be like this: &lt;BR /&gt;shutdown -h now        &lt;BR /&gt;OR&lt;BR /&gt;init 0                 &lt;BR /&gt;OR&lt;BR /&gt;poweroff&lt;BR /&gt;OR&lt;BR /&gt;halt&lt;BR /&gt;OR&lt;BR /&gt;in GNOME or in KDE desktop, click Actions button and in task bar and select Logout and select Shutdown&lt;BR /&gt;&lt;BR /&gt;If you want to reboot the system again after shutting down all your modules then if should be like this: &lt;BR /&gt;init 6&lt;BR /&gt;OR&lt;BR /&gt;shutdown -r&lt;BR /&gt;OR&lt;BR /&gt;reboot&lt;BR /&gt;OR&lt;BR /&gt;in GNOME or in KDE desktop, click Action button in task bar and select Logout and select Restart your computer&lt;BR /&gt;&lt;BR /&gt;try with this, hope you may solve your problem. &lt;BR /&gt;Bye,&lt;BR /&gt;Have a nice day</description>
      <pubDate>Tue, 19 Sep 2006 10:32:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859444#M57599</guid>
      <dc:creator>Lakshmi Narayanan</dc:creator>
      <dc:date>2006-09-19T10:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859445#M57600</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;We had a slightly similar problem today with our DL380 running RH 3.4.4-2.&lt;BR /&gt;&lt;BR /&gt;I initiated a 'shutdown -r -y -g0'. I used the -y and -g0 because it's habit from using Solaris but it didnt complain so thought it would work.&lt;BR /&gt;&lt;BR /&gt;Anyways, it seemed to be shutting down nicely and my window to the system died off as expected. 20 minutes later I still could not connect to the server. Went into the computer room to find it sitting there in what looked like a standby state. The power button was amber.&lt;BR /&gt;Pressed the power button and it booted back up nicely.&lt;BR /&gt;&lt;BR /&gt;Does anyone know why it would not have rebooted backup automatically?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Matt</description>
      <pubDate>Tue, 24 Jul 2007 09:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859445#M57600</guid>
      <dc:creator>Matthew Holdsworth</dc:creator>
      <dc:date>2007-07-24T09:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown and reboot on redhat es4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859446#M57601</link>
      <description>i use "shutdown -ry 0".&lt;BR /&gt;&lt;BR /&gt;I had pahsed a problem like the server did not go down after this command. I saw the brodcast came. Only the next day i could realise that the server was not rebotted.&lt;BR /&gt;&lt;BR /&gt;The reason was shutdown was trying to stop OpC and it could not.I had a problem with OpC and as soon i bounced the OpC the server went through the real reboot phase</description>
      <pubDate>Tue, 24 Jul 2007 14:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shutdown-and-reboot-on-redhat-es4/m-p/3859446#M57601</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-24T14:43:20Z</dc:date>
    </item>
  </channel>
</rss>

