<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digitivity &#187; Dreamhost status</title>
	<atom:link href="http://digitivity.org/tag/dreamhost-status/feed" rel="self" type="application/rss+xml" />
	<link>http://digitivity.org</link>
	<description>The Digital Productivity Blog</description>
	<lastBuildDate>Mon, 24 May 2010 17:50:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Dreamhost Problems Status RSS</title>
		<link>http://digitivity.org/781/dreamhost-server-problems-status-rss</link>
		<comments>http://digitivity.org/781/dreamhost-server-problems-status-rss#comments</comments>
		<pubDate>Sat, 06 Feb 2010 15:34:24 +0000</pubDate>
		<dc:creator>Digitivity</dc:creator>
				<category><![CDATA[Productivity Tips]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[DreamHost]]></category>
		<category><![CDATA[Dreamhost status]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[RSS feed]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://digitivity.org/?p=781</guid>
		<description><![CDATA[As you may or may not know, Digitivity.org is hosted on Dreamhost. Anyway, they used to boot the operating system from the network to allow for centralized configuration.

Now, they're moving to local OS's, which requires rebooting their servers. This means a few minutes of downtime per website as the OS reboots.

There's a way you can get a custom RSS feed of the problems affecting just the servers you're on.


Related posts:<ol><li><a href='http://digitivity.org/811/check-if-your-blog-is-working-with-ismyblogworking-com' rel='bookmark' title='Permanent Link: Check If Your Blog Is Working with ismyblogworking.com'>Check If Your Blog Is Working with ismyblogworking.com</a></li>
<li><a href='http://digitivity.org/555/what-is-rss-an-introduction-to-feeds-and-rss-feed-readers' rel='bookmark' title='Permanent Link: What Is RSS? An Introduction to Feeds and RSS Feed Readers'>What Is RSS? An Introduction to Feeds and RSS Feed Readers</a></li>
<li><a href='http://digitivity.org/739/techcrunch-blog-gets-hacked-again-wordpress-security' rel='bookmark' title='Permanent Link: TechCrunch Blog Gets Hacked Again &#038; WordPress Security'>TechCrunch Blog Gets Hacked Again &#038; WordPress Security</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h2>Dreamhost Moves from Network-Booted OS to Local OS&#8217;s</h2>
<p>As you may or may not know, <strong>Digitivity.org</strong> is hosted on <strong>Dreamhost</strong>. Anyway, they used to boot the <strong>operating system</strong> (which in Dreamhost&#8217;s case is Debian etch 4.0) from the <strong>network</strong> to allow for centralized configuration.</p>
<p>Now, they&#8217;re moving to <strong>local OS&#8217;s</strong>, which requires <strong>rebooting</strong> their servers. This means a few minutes of downtime per website as the OS reboots.</p>
<p>This mirrors the way that Dreamhost used to have <strong>NFS</strong> (network file system)-based home directories, but now has <strong>local</strong> directories, which <strong>increase performance</strong>.</p>
<h2>Server Reboot</h2>
<p>They gave <a href="http://www.dreamhoststatus.com/2010/02/01/server-architecture-migrations">advance notice</a> of the reboots at Dreamhoststatus.com.</p>
<p>Unfortunately, it caught me a little off-guard. I had just finished editing and publishing a WordPress post, and when I went to the Tracewatch statistics module, it gave a <strong>PHP error</strong>. When I refreshed the page, PHP wasn&#8217;t even there!</p>
<p>I <a href="http://digitivity.org/417/how-to-login-server-without-passwordless-using-ssh-public-key-ubuntu">logged in to the server without a password through SSH</a>, but it didn&#8217;t work since it wanted a password. This, to me, indicated that the public key file had been deleted. So I logged in using a password. I was floored when I didn&#8217;t see my own files, but rather the operating system files:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">me<span style="color: #000000; font-weight: bold;">@</span>server:<span style="color: #000000; font-weight: bold;">/</span>$ <span style="color: #c20cb9; font-weight: bold;">ls</span>
MegaSAS.log  cdrom  dev   etc	  lib	 lost+found  opt   sbin     sys  var
bin	     core   dh	  home	  lib32  media	     proc  selinux  tmp
boot	     data   emul  initrd  lib64  mnt	     root  srv	    usr</pre></div></div>

<p>I put in a request to <strong>Dreamhost support</strong>, but by the time they got back to me 10 minutes or so later, the reboot had already completed, and <strong>everything was OK</strong>.</p>
<p>Note: the original shell I was logged in to didn&#8217;t reflect the changed files. I logged in to another shell to see my files again. This is a feature of <strong>Unix/Linux</strong> operating systems.</p>
<p>Although I was afraid for a few minutes the site was gone, in retospect, even if I were administrating my own server, I&#8217;d have to <strong>reboot</strong> it as well occasionally.</p>
<h3>Dreamhost Backup</h3>
<p>Dreamhost, of course, has a <strong>backup</strong> system, and you can request old files back through Support. There&#8217;s also a hidden <strong>.snapshot</strong> directory that contains a snapshot of your files as they were before. Finally, you can download your entire <strong>account backup</strong> to your local computer in a single file from the Panel.</p>
<h2>Dreamhost Problems Custom Status RSS</h2>
<p>One thing you can do to keep on top of status changes at Dreamhost is to put a <strong>custom RSS feed</strong> of just the things that affect the servers you&#8217;re on into your <a href="http://digitivity.org/555/what-is-rss-an-introduction-to-feeds-and-rss-feed-readers">RSS feed reader</a>.</p>
<p>I have this feed along with my FeedBurner custom status feed in a folder called <strong>Alerts</strong>:</p>
<div id="attachment_782" class="wp-caption alignnone" style="width: 158px"><img src="http://digitivity.org/blog/wp-content/uploads/2010/02/dreamhost-status-custom-rss-reader.png" alt="Dreamhost Custom Status Feed in RSS Reader" title="Dreamhost Custom Status Feed in RSS Reader" width="148" height="71" class="size-full wp-image-782" /><p class="wp-caption-text">Dreamhost Custom Status Feed in RSS Reader</p></div>
<p>It&#8217;s possible other hosts like 1&amp;1 or Hostgator also have custom RSS status feeds, but I don&#8217;t know for certain. FeedBurner does, so you should grab that.</p>
<h3>Dreamhost Custom Status RSS Location</h3>
<p>To get the address for your particular server, go to the <strong>Support</strong> section of the <strong>Dreamhost Panel</strong>, which is at this address:</p>
<p><a href="https://panel.dreamhost.com/index.cgi?tree=support.msg">https://panel.dreamhost.com/index.cgi?tree=support.msg</a></p>
<p>The <strong>RSS address</strong> is with the orange RSS icon:</p>
<div id="attachment_783" class="wp-caption alignnone" style="width: 521px"><a href="https://panel.dreamhost.com/index.cgi?tree=support.msg"><img src="http://digitivity.org/blog/wp-content/uploads/2010/02/dreamhost-custom-status-rss-511x131.png" alt="Dreamhost Custom Status Feed in Dreamhost Support" title="Dreamhost Custom Status Feed in Dreamhost Support" width="511" height="131" class="size-medium wp-image-783" /></a><p class="wp-caption-text">Dreamhost Custom Status Feed in Dreamhost Support</p></div>
<h2>Top Incoming Search Terms</h2><span class="search-terms-term">&quot;dreamhost problems&quot;</span> <span class="search-terms-term">.snapshot dreamhost</span> <span class="search-terms-term">check dreamhost server status</span> <span class="search-terms-term">dream host apps +status</span> <span class="search-terms-term">dream host problems</span> <span class="search-terms-term">dreamhost adress</span> <span class="search-terms-term">dreamhost brasil server problems</span> <span class="search-terms-term">dreamhost how to custom rss feed</span> <span class="search-terms-term">dreamhost network status</span> <span class="search-terms-term">dreamhost panel status</span> <span class="search-terms-term">dreamhost problem</span> <span class="search-terms-term">dreamhost problems</span> <span class="search-terms-term">dreamhost problems 2010</span> <span class="search-terms-term">dreamhost reboot</span> <span class="search-terms-term">dreamhost reboot my server</span> <span class="search-terms-term">dreamhost rss</span> <span class="search-terms-term">dreamhost rss feeds</span> <span class="search-terms-term">dreamhost selinux</span> <span class="search-terms-term">dreamhost server status</span> <span class="search-terms-term">dreamhost server status feed</span> <span class="search-terms-term">dreamhost slashdot 2010</span> <span class="search-terms-term">dreamhost snapshot</span> <span class="search-terms-term">dreamhost status</span> <span class="search-terms-term">dreamhost wordpress feed rss</span> <span class="search-terms-term">hidden snapshot directory dreamhost</span> <span class="search-terms-term">how to delet nfs fil dreamhost</span> <span class="search-terms-term">local address dreamhost</span> <span class="search-terms-term">miro install</span> <span class="search-terms-term">panel dreamhost status</span> <span class="search-terms-term">problems at dreamhost 2010</span> <span class="search-terms-term">server status rss</span> <span class="search-terms-term">site:http://digitivity.org/</span> <span class="search-terms-term">status rss</span> <span class="search-terms-term">wordpress problem dreamhost</span> 

<p>Related posts:<ol><li><a href='http://digitivity.org/811/check-if-your-blog-is-working-with-ismyblogworking-com' rel='bookmark' title='Permanent Link: Check If Your Blog Is Working with ismyblogworking.com'>Check If Your Blog Is Working with ismyblogworking.com</a></li>
<li><a href='http://digitivity.org/555/what-is-rss-an-introduction-to-feeds-and-rss-feed-readers' rel='bookmark' title='Permanent Link: What Is RSS? An Introduction to Feeds and RSS Feed Readers'>What Is RSS? An Introduction to Feeds and RSS Feed Readers</a></li>
<li><a href='http://digitivity.org/739/techcrunch-blog-gets-hacked-again-wordpress-security' rel='bookmark' title='Permanent Link: TechCrunch Blog Gets Hacked Again &#038; WordPress Security'>TechCrunch Blog Gets Hacked Again &#038; WordPress Security</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://digitivity.org/781/dreamhost-server-problems-status-rss/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
