<?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>holyhandgrenade.org &#187; cloud</title>
	<atom:link href="http://holyhandgrenade.org/blog/tag/cloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://holyhandgrenade.org/blog</link>
	<description>System administration from the trenches.</description>
	<lastBuildDate>Wed, 28 Jul 2010 05:31:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sometimes the cloud cuts costs even if you don&#8217;t use it</title>
		<link>http://holyhandgrenade.org/blog/2010/06/sometimes-the-cloud-cuts-costs-even-if-you-dont-use-it/</link>
		<comments>http://holyhandgrenade.org/blog/2010/06/sometimes-the-cloud-cuts-costs-even-if-you-dont-use-it/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 20:46:46 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[exchange]]></category>

		<guid isPermaLink="false">http://holyhandgrenade.org/blog/?p=581</guid>
		<description><![CDATA[I was having a discussion with one of our Windows administrators a few weeks ago about Exchange 2010, which makes some pretty substantial departures from how Exchange did things in the past. Since I&#8217;m mostly a Linux and VMware guy I don&#8217;t want to get too much into the product itself (I&#8217;m sure the MS [...]]]></description>
			<content:encoded><![CDATA[<p>I was having a discussion with one of our Windows administrators a few weeks ago about Exchange 2010, which makes some pretty substantial departures from how Exchange did things in the past. Since I&#8217;m mostly a Linux and VMware guy I don&#8217;t want to get too much into the product itself (I&#8217;m sure the <a href="http://msexchangeteam.com/">MS Exchange Team</a> has plenty of that), but the biggest change is that instead of four clustering modes, Exchange 2010 has one, and it doesn&#8217;t require any shared storage. The gist of it is that databases are organized into Database Availability Groups, and the databases that form them are replicated around the DAG in an arrangement rather like a big distributed RAID-10 array, with the difference that databases and not logical blocks are being striped across the replication group. When a server goes down, each database pops back up on another node in the cluster. Because of some back-end database improvements (namely, the elimination of single-instance storage, which stores only a single copy of a message or attachment sent to multiple users in the same database), Exchange 2010 cuts down random disk I/O by a huge amount, making it much simpler to run on commodity direct-attached disk with little to no penalty. Combine this with the removal of the shared storage requirement, and you no longer need a SAN to run clustered Exchange.</p>
<p>(Before any Exchange people chime in: yes, I&#8217;m aware that continuous copy replication/log shipping has been available since Exchange 2007. It just wasn&#8217;t viable for larger environments because you couldn&#8217;t easily distribute where the databases got replicated, meaning you either ran a replication slave for each Exchange server or seriously overspecified/overcommitted your hardware.)</p>
<p>Microsoft minces words pretty frequently to save face with customers (as most corporations do), and they&#8217;re still pushing the opinion that high-end SAN storage is a good idea so as not to rock the boat and upset anyone who already shelled out for high-end SAN hardware to run Exchange. However, the truth of it as far as I can surmise is that Microsoft specifically redesigned Exchange to work on commodity hardware in order to cut operating expenses on their own hosted Exchange offering.</p>
<p>Many applications are seeing a major paradigm shift towards distributed processing like Hadoop and schemaless NoSQL distributed data stores like,  MongoDB and HBase, and proprietary software vendors are starting to take notice and move towards better use of commodity hardware. When there&#8217;s a lot of engineering effort involved, though, sometimes the best incentive for a company to improve the efficiency of their products is to try to make money on it themselves, and the results can benefit everybody.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyhandgrenade.org/blog/2010/06/sometimes-the-cloud-cuts-costs-even-if-you-dont-use-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>El Reg: Cloud storage: It&#8217;s strictly for airheads</title>
		<link>http://holyhandgrenade.org/blog/2009/10/el-reg-cloud-storage-its-strictly-for-airheads/</link>
		<comments>http://holyhandgrenade.org/blog/2009/10/el-reg-cloud-storage-its-strictly-for-airheads/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 16:57:17 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[commentary]]></category>

		<guid isPermaLink="false">http://holyhandgrenade.org/blog/?p=243</guid>
		<description><![CDATA[The Register has an interesting take on the Sidekick/Microsoft-but-really-Sun-and-Oracle-but-really-really-Microsoft debacle. The good bits: &#8230; The service wasn&#8217;t run according to Microsoft in-house standards at all, but users would not know this. They wouldn&#8217;t know that the Mobile brand and the Microsoft brand were just wrappers around a third-party service. In the cloud it&#8217;s not just [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theregister.co.uk/2009/10/22/cloud_storage_concerns/">The Register</a> has an interesting take on the Sidekick/Microsoft-but-really-Sun-and-Oracle-but-really-really-Microsoft debacle. The good bits:</p>
<blockquote><p>&#8230;</p>
<p>The service wasn&#8217;t run according to Microsoft in-house standards at all, but  users would not know this. They wouldn&#8217;t know that the Mobile brand and the  Microsoft brand were just wrappers around a third-party service.</p>
<p>In the cloud it&#8217;s not just data that vanishes, it&#8217;s the ability to verify  what is actually happening to it. Brands are surface things in the cloud with no  guarantee at all that you can trust what goes on beyond them inside the cloud or  verify it either.</p>
<p>&#8230;</p>
<p>Buy an online backup service from Mozy, Carbonite or a cloud storage service  from Nirvanix, Google or Amazon, or from any of the myriad other local, regional  and national services springing up, and you have no idea at all of the data  centre infrastructure, products and processes involved. You just throw your data  in and hope that they look after it properly. You can&#8217;t verify that they do.  It&#8217;s a matter of blind faith.</p>
<p>&#8230;</p>
<p>The good news is that this isn&#8217;t rocket science. It&#8217;s what trade associations  of professional service providers do already. They self-regulate by certifying  members behave according to standards and carry sufficient insurance for the  risks they run if they make mistakes. Look at dentists, lawyers, civil engineers  or any other trade professional person or business &#8211; they all sport the  distinction of their professional body and its standards.</p>
<p>What we need is a code of practice backed up by membership of a Cloud Storage  Providers&#8217; Association with certification for members. No business should  contract for cloud storage services from suppliers who are not members of such a  CSPA body, and the CSPA should rigorously enforce the creation of a minimum  acceptable standard of service; and also rigorously police its members and throw  out suppliers who fail to meet the standard.</p>
<p>Every cloud storage provider with a belief that they are an honest business  providing a good and solid service should see the sense of this, and start  making moves for a CSPA-type body to come into being. Without it cloud storage  services will be offered by cowboys and incompetents, who lose users data, as  SwissDisk, T-Mobile and Microsoft have.</p>
<p>Cloud storage needs open standards for the custodianship of users&#8217; data, and  only a reputable trade body can provide it. What is the industry waiting for? Do  we need another SwissDisk, another Sidekick before it will act? ®</p></blockquote>
<p>Now, in this regard, I don&#8217;t really think that a standards group for cloud <em>storage</em> in particular is necessarily the right approach, versus something more generalized that could apply to all <span style="text-decoration: line-through;">outsourced</span> cloud IT vendors. I don&#8217;t believe that storage, in this regard, is any different than any other IT service. After all, while your data can certainly be lost by a storage incident, whether local, remote or somewhere in between, it can also be lost by a logical failure of the IT software infrastructure leveraging that storage. That&#8217;s what happened in this Danger business with T-Mobile: the logical failure apparently occurred (if The Register&#8217;s <a href="http://www.theregister.co.uk/2009/10/19/sidekick_rac/">writeup</a> is to be believed) when a server in the cluster threw up and trashed the data.</p>
<p>Danger didn&#8217;t have appropriate backups. (Oops. More on online vs. offline backups, and physical vs. logical failures, in another post.) In my experience, there&#8217;s a certain threshold of reliability and competence where once your physical infrastructure is robust enough, your potential for logical failures far outweighs your potential for physical failures. (Most backup system failures are really logical failures.) It&#8217;s this mismatch that makes business continuity planning so difficult.</p>
<p>But they&#8217;re right that the industry needs accountability, and it&#8217;s probably going to take a major shakeup for that to happen. Right now, there&#8217;s just too many vendors, and they&#8217;re all too young for us as IT practitioners to figure out which ones are reliable enough for business needs, and which ones aren&#8217;t. Like with any fledgling industry, there will be new technologies, there will be acquisitions, and then there will be vendors who produce an enterprise-ready product.</p>
<p>For the time being, we refer to the ages-old axiom: if you want something done right, you&#8217;ve got to do it yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyhandgrenade.org/blog/2009/10/el-reg-cloud-storage-its-strictly-for-airheads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
