<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reboot a Solaris system</title>
	<atom:link href="http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 15:37:27 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: flexinfo</title>
		<link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/comment-page-1/#comment-6068</link>
		<dc:creator>flexinfo</dc:creator>
		<pubDate>Fri, 12 Dec 2008 10:31:18 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-6068</guid>
		<description>Try this:&lt;br&gt;&lt;br&gt;/sbin/uadmin 2 0  &lt;br&gt;&lt;br&gt;That will shutdown the node without the execution of the init kill scripts...&lt;br&gt;&lt;br&gt;btw what version of solaris / kernal patch level are your using?</description>
		<content:encoded><![CDATA[<p>Try this:</p>
<p>/sbin/uadmin 2 0  </p>
<p>That will shutdown the node without the execution of the init kill scripts&#8230;</p>
<p>btw what version of solaris / kernal patch level are your using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/comment-page-1/#comment-920</link>
		<dc:creator></dc:creator>
		<pubDate>Tue, 26 Oct 2004 01:20:58 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-920</guid>
		<description>Hopefully you&#039;ve sorted this by now, but use shutdown -i6 -g0 -y to reboot if none of the others work, though I can&#039;t think why they shouldn&#039;t.</description>
		<content:encoded><![CDATA[<p>Hopefully you&#8217;ve sorted this by now, but use shutdown -i6 -g0 -y to reboot if none of the others work, though I can&#8217;t think why they shouldn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/comment-page-1/#comment-870</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Mon, 18 Oct 2004 01:58:47 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-870</guid>
		<description>Hi anybody,
can&#039;t reboot my E450, sure i&#039;m root . But any of these init 6, reboot, or halt commands returns me (after some seconds) to the shell prompt.

any idea? thx. Troy</description>
		<content:encoded><![CDATA[<p>Hi anybody,<br />
can&#8217;t reboot my E450, sure i&#8217;m root . But any of these init 6, reboot, or halt commands returns me (after some seconds) to the shell prompt.</p>
<p>any idea? thx. Troy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/comment-page-1/#comment-92</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 10 Feb 2004 17:12:36 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-92</guid>
		<description>umm.. but I believe

shutdown -h 5 -g 60 -y

That will shut it down cleanly and power it off.

&quot;shutdown&quot; includes sync and all that graceful fun stuff.

Sincerely
Craig Fourie</description>
		<content:encoded><![CDATA[<p>umm.. but I believe</p>
<p>shutdown -h 5 -g 60 -y</p>
<p>That will shut it down cleanly and power it off.</p>
<p>&#8220;shutdown&#8221; includes sync and all that graceful fun stuff.</p>
<p>Sincerely<br />
Craig Fourie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: illumin8</title>
		<link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/comment-page-1/#comment-6</link>
		<dc:creator>illumin8</dc:creator>
		<pubDate>Wed, 15 Oct 2003 20:54:49 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-6</guid>
		<description>Sync is no longer necessary in any modern version of Unix (Solaris and Linux included).  If you&#039;re a system administrator, you should learn proper use of the init command, which allows you to change runlevels.  Here are a few different uses of init:

# init 6     - reboots the system
# init 5     - halts the system (turns power off)
# init 0     - sends you to runlevel 0, which is the &quot;ok&quot; prompt (OpenBoot PROM)
# init 1     - sends you to single user mode, useful for installing patches.</description>
		<content:encoded><![CDATA[<p>Sync is no longer necessary in any modern version of Unix (Solaris and Linux included).  If you&#8217;re a system administrator, you should learn proper use of the init command, which allows you to change runlevels.  Here are a few different uses of init:</p>
<p># init 6     &#8211; reboots the system<br />
# init 5     &#8211; halts the system (turns power off)<br />
# init 0     &#8211; sends you to runlevel 0, which is the &#8220;ok&#8221; prompt (OpenBoot PROM)<br />
# init 1     &#8211; sends you to single user mode, useful for installing patches.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
