<?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>Bytemark Blog</title>
	<atom:link href="http://blog.bytemark.co.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bytemark.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 16 May 2013 12:38:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Now hiring: Sales Director, Head of External Communications</title>
		<link>http://blog.bytemark.co.uk/2013/05/16/hiring-sales-and-marketing</link>
		<comments>http://blog.bytemark.co.uk/2013/05/16/hiring-sales-and-marketing#comments</comments>
		<pubDate>Thu, 16 May 2013 12:38:13 +0000</pubDate>
		<dc:creator>mbloch</dc:creator>
				<category><![CDATA[Employment]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=3716</guid>
		<description><![CDATA[We&#8217;re looking to hire two new positions to help Bytemark get the word out: about BigV, our data centre, and all the other developments going on inside our growing company. For 10 years Bytemark been technically-focussed, and our engineering staff &#8230; <a href="http://blog.bytemark.co.uk/2013/05/16/hiring-sales-and-marketing">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re looking to hire two new positions to help Bytemark get the word out: about BigV, our data centre, and all the other developments going on inside our growing company.</p>
<p>For 10 years Bytemark been technically-focussed, and our engineering staff have vastly outnumbered everyone else (the opposite ratio to most hosting companies). But with the growth of BigV and our data centre, it&#8217;s time to tweak that balance a little bit. I&#8217;m looking for people who can write and talk about what we do, showing the advantages of hosting with Bytemark to both technical and business-minded people and parading our company culture to the world.</p>
<p>Both positions will break new ground inside Bytemark &#8211; within 12 months, the people we hire will be defining the way we sell and market ourselves. If you&#8217;re looking to jump out of the rank &amp; file, this could be your chance.</p>
<p>As usual for jobs at Bytemark, there is a screener question that you&#8217;ll need to answer and submit with your CV.</p>
<p>The two positions are:</p>
<ul>
<li><a href="http://www.bytemark.co.uk/company/work_for_us/external_comms">Head of External Communications </a>(£25-40k): an expert in short-form writing, advertising &amp; web site maintenance.</li>
<li><a href="http://www.bytemark.co.uk/company/work_for_us/sales_director">Sales Director</a> (£60k): someone who loves juggling technical planning for a plenty of incoming customers and enjoys the challenge of a performance-driven position.</li>
</ul>
<p>Follow the links for full details of both; they are based in York and feature our usual <a href="http://www.bytemark.co.uk/company/work_for_us/">excellent benefits</a>. Good luck to everyone applying!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/05/16/hiring-sales-and-marketing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BigV: New hardware profiles &amp; an I/O boost</title>
		<link>http://blog.bytemark.co.uk/2013/05/09/hardware-profiles-upgrades</link>
		<comments>http://blog.bytemark.co.uk/2013/05/09/hardware-profiles-upgrades#comments</comments>
		<pubDate>Thu, 09 May 2013 11:00:30 +0000</pubDate>
		<dc:creator>lupine</dc:creator>
				<category><![CDATA[BigV]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=3626</guid>
		<description><![CDATA[Here at Bytemark, we like Free and open-source software. And one of our favourite projects is QEMU. QEMU emulates a bundle of common server hardware &#8211; including a CPU, discs, memory, a network card, etc &#8211; and runs your operating &#8230; <a href="http://blog.bytemark.co.uk/2013/05/09/hardware-profiles-upgrades">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here at Bytemark, we like Free and open-source software. And one of our favourite projects is <a href="http://www.qemu-project.org">QEMU</a>. QEMU emulates a bundle of common server hardware &#8211; including a CPU, discs, memory, a network card, etc &#8211; and runs your operating system on it. It&#8217;s pretty much the code that runs every &#8220;cloud&#8221; or virtual hosting provider in the world.</p>
<p>Of course, servers can contain lots of different pieces of hardware (many of which can be emulated by QEMU), and different operating systems have varying levels of support for them. When deciding how to configure QEMU for our <a href="http://bigv.io">BigV</a> virtual machines, we wanted the defaults to be as fast as possible, but we <em>also</em> wanted to be able to support a wide variety of operating systems.</p>
<p>We met these contradictory goals by introducing the idea of &#8216;hardware profiles&#8217;. Until today your virtual machine was given a profile called <em>virtio2011</em> (or, <a href="http://bigv.io/howto/vm/compatibility">if you asked for it</a>, <em>compatibility2011</em>). By picking one hardware profile or another, you were deciding what hardware QEMU would emulate for your VM - fast-but-narrowly-supported, or slower-but-widely-supported. The hardware profile also decides which <strong>version</strong> of QEMU is used to run your virtual machine, with the 2011 profiles using a modified version of QEMU 0.15 &#8211; which actually dates from 2008!</p>
<p>Of course there have been a lot of changes to QEMU in 5 years. While we&#8217;re happy with the hardware that QEMU presents, and its stability there are still loads of bug fixes, performance enhancements, and behind-the-scenes features we&#8217;d like to start using in BigV.</p>
<p>As of right now, any new virtual machines you create on BigV will use the new <em>virtio2013</em> hardware profile, which uses the brand new QEMU 1.4.1. If you didn&#8217;t specify a hardware profile when creating a virtual machine, it will have defaulted to <em>virtio2011</em>, and next time it&#8217;s stopped (by running <a href="http://www.bigv.io/support/howto/vm/shutdown">bigv vm shutdown</a> or <a href="http://www.bigv.io/support/howto/vm/restart">bigv vm restart</a>, for instance), it will be automatically upgraded to <em>virtio2013</em>. This is almost invisible to your guest &#8211; when it checks the CPU&#8217;s model name, it will see &#8220;QEMU Virtual CPU Version 1.4.1&#8243; instead of &#8220;0.15.0&#8243;, but that should be all.</p>
<p>VMs that were created with a hardware profile of <em>compatibility2011</em> will, by constrast, not be upgraded to <em>compatibility2013</em> just in case there&#8217;s a very subtle change that somehow breaks your OS. We also won&#8217;t automatically upgrade a VM if you&#8217;d specified <em>virtio2011</em> explicitly, just in case you had a reason to do so, and we&#8217;ll stick to that for any future VMs where you choose a profile.</p>
<p>If you&#8217;d previously specified <em>compatibility2011</em> or <em>virtio2011</em> for a VM and you&#8217;d like it to be upgraded to the 2013 release, the client can&#8217;t do it yet &#8211; so pop in a support request to <a href="mailto:support@bigv.io">support@bigv.io</a> and we&#8217;ll do it for you (it will need a reboot). We&#8217;d also like to hear from you if there&#8217;s new virtual hardware you&#8217;d like to see added to BigV. For now we think the <em>virtio</em> and <em>compatibility</em> profiles cover most use cases but please tell us if you think we&#8217;re missing a trick.</p>
<p>Finally, we recently <a href="https://lists.gnu.org/archive/html/qemu-devel/2013-04/msg02798.html">identified a bug in QEMU</a> that was harming disc I/O speeds. We&#8217;ve fixed this for all our hardware profiles.<strong> This reduces I/O request latency by a factor of 40-200</strong>. This translates to some fairly drastic improvements in the performance of everyday tasks &#8211; compiling a typical C++ application was seven times faster, in one example &#8211; and differences between the various disc storage grades should now be more obvious. So far feedback has been positive, but if you&#8217;ve had I/O problems now is the time to reboot your VM, check again and let us know.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/05/09/hardware-profiles-upgrades/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scottish Ruby Conference tickets: We have a winner!</title>
		<link>http://blog.bytemark.co.uk/2013/05/07/scottish-ruby-conference-tickets-we-have-a-winner</link>
		<comments>http://blog.bytemark.co.uk/2013/05/07/scottish-ruby-conference-tickets-we-have-a-winner#comments</comments>
		<pubDate>Tue, 07 May 2013 10:40:26 +0000</pubDate>
		<dc:creator>tdobson</dc:creator>
				<category><![CDATA[BigV]]></category>
		<category><![CDATA[Community Outreach]]></category>
		<category><![CDATA[Code Club]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[eduaction]]></category>
		<category><![CDATA[Jamie White]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[With Associates]]></category>
		<category><![CDATA[young people]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=3586</guid>
		<description><![CDATA[Last week, we ran a competition to find the most exciting thing on BigV. I&#8217;m pleased to announce we have a winner! With Associates have built the site for Code Club, &#8220;a nationwide network of free volunteer-led after-school coding clubs for children &#8230; <a href="http://blog.bytemark.co.uk/2013/05/07/scottish-ruby-conference-tickets-we-have-a-winner">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last week, we ran a competition to find <a href="http://blog.bytemark.co.uk/2013/04/29/do-something-interesting-with-bigv-win-an-all-inclusive-trip-to-the-scottish-ruby-conference">the most exciting thing on BigV</a>. I&#8217;m pleased to announce we have a winner!</p>
<p><a href="http://withassociates.com">With Associates</a> have built the site for <a href="http://www.codeclub.org.uk/about">Code Club</a>, &#8220;a nationwide network of free volunteer-led after-school coding clubs for children aged 9-11&#8243; and host it on <a href="http://bigv.io">BigV</a>.</p>
<p>We love the idea of giving schoolchildren a fun after-school activity which can easily turn into a lifelong interest and marketable skill. Most of us at Bytemark got started that way, but experience of computers in the 80s and 90s came from generous parents, uncommonly ambitious schools and teachers going above and beyond the call of duty. We like that Code Club is helping to level the field.</p>
<p>Jamie White of <a href="http://2013.withassociates.com/">With Associates</a>:</p>
<blockquote><p>Code Club came to us at the start of the year to see if we might be interested in building the next version of their website. We jumped at the opportunity, and the past few months have seen us working closely with co-founder Clare Sutcliffe to realise her vision. It launched last month, and so far it’s been a great success.</p></blockquote>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/05/Code-Club-Home.jpg"><img class="aligncenter size-full wp-image-3606" title="Code Club front page image" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/05/Code-Club-Home.jpg" alt="" width="450" height="1086" /></a></p>
<p>The Code Club site (pictured above) uses a pretty recent set of technology:</p>
<blockquote>
<ul>
<li><a href="http://slices.withassociates.com/">Slices</a>, With Associates&#8217; in-house content management system (built on Rails);</li>
<li>The database is <a href="http://www.mongodb.org/">MongoDB</a>;</li>
<li>It uses queues extensively, via MongoDB and the <a href="https://github.com/bkeepers/qu">Qu </a>gem;</li>
<li>It plugs into a bunch of other services, including:</li>
<ul>
<li>Google for geocoding (soon to be switching to <a href="http://www.postcodeanywhere.co.uk/">Postcode Anywhere</a>)</li>
<li><a href="http://mandrill.com/">Mandrill </a>for email delivery</li>
<li><a href="https://www.intercom.io/">Intercom </a>for CRM/support</li>
</ul>
</ul>
</blockquote>
<p>Jamie will be at the <a href="http://2013.scottishrubyconference.com/">Scottish Ruby Conference</a> next week courtesy of Bytemark, and we look forward to seeing more children programming from theirs, and Code Club&#8217;s efforts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/05/07/scottish-ruby-conference-tickets-we-have-a-winner/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bytemark data centre build: Crane day!</title>
		<link>http://blog.bytemark.co.uk/2013/04/29/bytemark-data-centre-build-crane-day</link>
		<comments>http://blog.bytemark.co.uk/2013/04/29/bytemark-data-centre-build-crane-day#comments</comments>
		<pubDate>Mon, 29 Apr 2013 16:10:39 +0000</pubDate>
		<dc:creator>mbloch</dc:creator>
				<category><![CDATA[Data centre]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=3376</guid>
		<description><![CDATA[Our data centre is on the edge of the business park without any access from two sides; on Friday we needed some heavy lifting to get the diesel generator from the front to the back of the building. Here&#8217;s the &#8230; <a href="http://blog.bytemark.co.uk/2013/04/29/bytemark-data-centre-build-crane-day">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Our data centre is on the edge of the business park without any access from two sides; on Friday we needed some heavy lifting to get the diesel generator from the front to the back of the building.</p>
<p>Here&#8217;s the generator, an SDMO V550:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/generator1.jpg"><img class="aligncenter size-full wp-image-3431" title="Generator, parked" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/generator1.jpg" alt="" width="500" height="375" /></a></p>
<p>and here&#8217;s the crane:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/crane1-Copy.jpg"><img class="aligncenter size-full wp-image-3436" title="Crane, parked" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/crane1-Copy.jpg" alt="" width="500" height="375" /></a></p>
<p>And here&#8217;s the lift; the wind picked up slightly scarily before they started:<br />
<iframe src="http://www.youtube-nocookie.com/embed/tG6XEd0GPvo" frameborder="0" width="600" height="338"></iframe></p>
<p>Once we&#8217;ve commissioned it, our data centre will have a &#8220;prime&#8221; 500kVA generating capacity, keeping us going off the grid for 20 hours at our initial full load without needing the tank refilled. We&#8217;ll be adding a new tank as data centre load requires and we won&#8217;t require its full capacity for a few more months at least.</p>
<p>There&#8217;s also space behind the data centre for two more generators, covering us for the full possible data centre load at N+1 as we build out the ground floor further.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/04/29/bytemark-data-centre-build-crane-day/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do something interesting with BigV? Win an all-inclusive trip to the Scottish Ruby conference!</title>
		<link>http://blog.bytemark.co.uk/2013/04/29/do-something-interesting-with-bigv-win-an-all-inclusive-trip-to-the-scottish-ruby-conference</link>
		<comments>http://blog.bytemark.co.uk/2013/04/29/do-something-interesting-with-bigv-win-an-all-inclusive-trip-to-the-scottish-ruby-conference#comments</comments>
		<pubDate>Mon, 29 Apr 2013 11:43:41 +0000</pubDate>
		<dc:creator>tdobson</dc:creator>
				<category><![CDATA[BigV]]></category>
		<category><![CDATA[Community Outreach]]></category>
		<category><![CDATA[Shows and talks]]></category>
		<category><![CDATA[bigv]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scotruby conference]]></category>
		<category><![CDATA[winner]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=2356</guid>
		<description><![CDATA[The highly popular ScotRuby conference is rapidly approaching on the 12th and 13th of May &#8211; a two day residential gathering of the Ruby community at the Crieff Hydro hotel in Perthshire with an exciting schedule of talks. We&#8217;re giving &#8230; <a href="http://blog.bytemark.co.uk/2013/04/29/do-something-interesting-with-bigv-win-an-all-inclusive-trip-to-the-scottish-ruby-conference">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The highly popular <a href="http://2013.scottishrubyconference.com/">ScotRuby</a> conference is rapidly approaching on the 12th and 13th of May &#8211; a two day residential gathering of the Ruby community at the Crieff Hydro hotel in Perthshire <a href="http://programme.scottishrubyconference.com/">with an exciting schedule of talks.</a></p>
<p>We&#8217;re giving away an all-expenses paid trip to ScotRuby 2013 to one lucky person and a friend.</p>
<p>Do you have the &#8220;most interesting use of BigV&#8221;?</p>
<p>Are you running a PBX/VPN service, perhaps you&#8217;ve written an exciting plugin for your CMS, or perhaps something else? It doesn&#8217;t need to be related to Ruby or be a website but it <strong>does</strong> have to be hosted on BigV.</p>
<p>If you&#8217;re not on BigV yet, whether you&#8217;re a new or an existing customer, <a href="http://blog.bytemark.co.uk/2013/02/14/bigv-beta-now-open-to-all-bytemark-customers#comment">getting online is simple</a> &#8211; there&#8217;s still time to enter.</p>
<p>One winner will get:</p>
<ul>
<ul>
<ul>
<li>Travel &amp; food expenses</li>
<li>2 Conference Tickets</li>
<li>2 single occupancy hotel rooms<a href="http://www.crieffhydro.com"> Crieff Hydro</a> from the day before the conference, until the day after (11th-14th)</li>
</ul>
</ul>
</ul>
<ul>And of course, we&#8217;ll blog about the winners</ul>
<p>To enter, simply email <strong>competitions@bytemark.co.uk</strong> before 15:00 BST Friday 03/05/2013 with details of the thing you&#8217;re entering.</p>
<p>Unfortunately sponsored customers and Bytemark staff are ineligible for this competition &#8211; sorry guys, we love you already!</p>
<p>Winners will be notified by email &amp; announced on this blog at the start of the week beginning 6th of May. There is no cash alternative. The judge&#8217;s decision is final. We might decide to award two individual winners if the first person doesn&#8217;t have a friend they want to bring.</p>
<hr />
<p>The Crieff Hydro hotel where the conference will be held:</p>
<p><iframe src="http://www.youtube-nocookie.com/embed/W_mjuue3yRw?rel=0" frameborder="0" width="560" height="315"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/04/29/do-something-interesting-with-bigv-win-an-all-inclusive-trip-to-the-scottish-ruby-conference/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BigV: 0.7 client is out</title>
		<link>http://blog.bytemark.co.uk/2013/04/25/bigv-0-7-client-is-out</link>
		<comments>http://blog.bytemark.co.uk/2013/04/25/bigv-0-7-client-is-out#comments</comments>
		<pubDate>Thu, 25 Apr 2013 10:50:45 +0000</pubDate>
		<dc:creator>lupine</dc:creator>
				<category><![CDATA[BigV]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=3276</guid>
		<description><![CDATA[It&#8217;s been a while, but we pressed the release button on 0.7.0 back on Tuesday &#8211; then quickly pressed the release button on 0.7.1 the day after! We&#8217;ve been somewhat distracted by under-the-hood improvements on the server side until recently &#8230; <a href="http://blog.bytemark.co.uk/2013/04/25/bigv-0-7-client-is-out">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while, but we pressed the release button on 0.7.0 back on Tuesday &#8211; then quickly pressed the release button on 0.7.1 the day after! We&#8217;ve been somewhat distracted by under-the-hood improvements on the server side until recently &#8211; but that&#8217;s another story.</p>
<p>Eagle-eyed Linux users may have noticed the (very quiet) introduction of a Qt-based front-end in the last release; some work has gone into polishing this for 0.7, and we think it&#8217;s good enough for casual use now. Equally eagle-eyed Mac users will have noticed that a DMG-style installer has also been introduced for BigV, replacing the previous manual installer. Unfortunately, we couldn&#8217;t get the GUI client packaged in this form for 0.7 &#8211; hopefully, we&#8217;ll overcome the relevant hurdles in the next release or two.</p>
<p>The command-line client is still the reference implementation, and the GUI doesn&#8217;t expose every feature, but it may be more convenient for the cases it does support &#8211; do have a play. You&#8217;ll find it in the &#8220;bigv-gui&#8221; package for the Linux distributions we support, and it&#8217;s installed alongside the command-line client if you use the Windows installer. Speaking of packages, our Linux ones should now work properly on Debian Wheezy (Ruby 1.8 or 1.9) and Fedora Core 19 (Ruby 2.0).</p>
<p>That&#8217;s not all we&#8217;ve been working on, of course &#8211; bigv vm shutdown and bigv vm stop now do different things (the former is graceful, like pressing the power button; the latter is like pulling the power out) and you can send a hard reset signal too (bigv vm signal &#8211;vm-signal=reset). You can also now rename VMs (bigv vm rename), delete accounts (bigv account delete), and run the client behind a HTTP proxy server (the &#8211;http-proxy option to any command). When creating or reimaging a VM, Debian Wheezy, Ubuntu Precise, and Windows Server 2012 have been added as options (we don&#8217;t have an Ubuntu Raring image yet!)</p>
<p>Finally, a bushel of bugs have been squashed, although I&#8217;m sure many remain. If you happen to spot one in the wild, please do let us know &#8211; especially if it&#8217;s to do with the graphical client &#8211; and we&#8217;ll do our level best to fix it. Otherwise, enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/04/25/bigv-0-7-client-is-out/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bytemark data centre build: Matthew&#8217;s picture tour</title>
		<link>http://blog.bytemark.co.uk/2013/04/19/bytemark-data-centre-build-matthews-picture-tour</link>
		<comments>http://blog.bytemark.co.uk/2013/04/19/bytemark-data-centre-build-matthews-picture-tour#comments</comments>
		<pubDate>Fri, 19 Apr 2013 11:33:18 +0000</pubDate>
		<dc:creator>mbloch</dc:creator>
				<category><![CDATA[Data centre]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=2831</guid>
		<description><![CDATA[I finally took a leisurely tour around our nearly finished data centre. Almost all the big ticket items are in. So starting in the UPS room: Those are the first two cabinets of our Uninterruptible Power Supply system (with another &#8230; <a href="http://blog.bytemark.co.uk/2013/04/19/bytemark-data-centre-build-matthews-picture-tour">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I finally took a leisurely tour around our nearly finished data centre. Almost all the big ticket items are in. So starting in the UPS room:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3131-P1090023.jpg"><img title="UPS room" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3131-P1090023.jpg" alt="" width="800" height="600" /></a>Those are the first two cabinets of our Uninterruptible Power Supply system (with another two behind), the buffer between the servers and the mains supply or the diesel generator. We can pull the plug on the mains and switch to the generator, and batteries will keep us going for a few minutes.</p>
<p>We can even turn some very big switches to take a UPS out of the loop for maintenance:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3181-P1090017.jpg"><img title="UPS switches" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3181-P1090017.jpg" alt="" width="800" height="600" /></a></p>
<p>Here&#8217;s one of many shelves of batteries:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2886-P1090020.jpg"><img title="UPS batteries" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2886-P1090020.jpg" alt="" width="600" height="800" /></a></p>
<p>In the early days, these batteries will give us<em></em> more of a buffer than we need &#8211; probably an hour or more depending on how quickly we fill up the main room. And we will expand both the UPS unit themselves and the batteries without interrupting the supply to the equipment.</p>
<p>Here&#8217;s the hole where our electricity substation will be, out the front of the building.</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3111-P1090043.jpg"><img class="aligncenter size-full wp-image-3116" title="Big hole" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3111-P1090043.jpg" alt="" width="800" height="600" /></a></p>
<p>at the back here&#8217;s the rear compound, and you can see the concrete pad where the diesel generator will be hoisted in a few days time:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/Compound.png"><img class="aligncenter size-full wp-image-3221" title="Compound" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/Compound.png" alt="" width="1024" height="768" /></a></p>
<p>There&#8217;s room there for two more generators, to cover us for full site load, and also in the case one fails. It&#8217;s a bit over-the-top but by having N+1 <em>generators </em>(and not just power sources) there are particular external data centre standards that we can meet fairly easily, which impresses government and other compliance types.</p>
<p>Also in the UPS room is the cabinet for our fancy building management system:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3141-P1090015.jpg"><img class="aligncenter size-full wp-image-3146" title="Building management system" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3141-P1090015.jpg" alt="" width="600" height="800" /></a>That&#8217;s where the controller will go that has access to every switch and measurement in the data centre: fire suppression, air conditioning power, fresh air cooling vents, missile defences etc. For obvious reasons, it&#8217;s not connected to any other part of our network (look what happened to all the other Battlestars&#8230;).</p>
<p>One of the main things it does is decide when to switch between <em>fresh air</em> cooling and <em>direct expansion (DX)</em> cooling methods. So here are the air handling units in the main room which push the air back and forth:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3151-P1090031.jpg"><img class="aligncenter size-full wp-image-3156" title="Main Smartcool units" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3151-P1090031.jpg" alt="" width="800" height="600" /></a></p>
<p>Now they can pass air over these external units, which basically are enormous refrigerators that work by direct expansion cooling (<a href="http://en.wikipedia.org/wiki/Air_conditioning">thanks wikipedia</a>):</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2856-P1090010.jpg"><img title="Chillers for main room" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2856-P1090010.jpg" alt="" width="800" height="600" /></a></p>
<p>But, as we mentioned before, we&#8217;ve done our sums and the same units can also simply open the vents to the chilly York air, as long as the outside temperature is lower than 16 degrees:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2846-P1090009.jpg"><img title="Vents for main room" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2846-P1090009.jpg" alt="" width="800" height="600" /></a></p>
<p>Whoosh. That&#8217;s most of the year, in fact. So we&#8217;re not using the power-hungry direct expansion cooling most of the time, and we&#8217;re hoping for a <em><a href="http://en.wikipedia.org/wiki/Power_usage_effectiveness">Power Usage Effectiveness</a> </em>figure of 1.1 for the cooling side of things (i.e. we&#8217;re hoping to only have to use 10% extra power to run all the cooling).</p>
<p>For the times when the building management system decides it&#8217;s too hot and closes all the vents to the outside world, using DX cooling the whole time, it would be nearer 1.5</p>
<p>There will also be losses introduced by the UPS system, but are hoping that overall the PUE will be under 1.2 on a normal chilly day.</p>
<p>Back inside, here&#8217;s the guts of the air handling unit, including the big pumps necessary to push the cooling fluid in and out:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2916-P1090039.jpg"><img title="wpid2916-P1090039.jpg" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2916-P1090039.jpg" alt="" width="600" height="800" /></a></p>
<p>The building management system also has the crucial decision of when to let these babies off:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2896-P1090027.jpg"><img class="aligncenter size-full wp-image-2901" title="wpid2896-P1090027.jpg" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid2896-P1090027.jpg" alt="" width="600" height="800" /></a></p>
<p>That&#8217;s the <a href="http://www.kiddefiresystems.com/utcfs/Templates/Pages/Template-53/0,8062,pageId%3D849%26siteId%3D383,00.html">Kidde FM200 Fire Suppression system</a>, masses of high-pressure liquid which turns into a fire-suppressing gas when blasted out of the tubes criss-crossing the main room. If they have to go off, the gas doesn&#8217;t hurt anyone in the room (there used to be carbon-dioxide systems which basically suffocated people along with the fire), and the power doesn&#8217;t need to be cut, so the data centre soldiers on. But the bottles are one-shot, and refilling them costs quite a lot. So there are various measures to make sure it doesn&#8217;t happen <em>too </em>automatically.</p>
<p>To decide whether to sound the alarm or fire the suppression system, the building management system takes inputs from a set of sampling points across the ceiling, little tubes that look like this one:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3161-P1090024.jpg"><img class="aligncenter size-full wp-image-3166" title="Sampling points" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3161-P1090024.jpg" alt="" width="600" height="800" /></a></p>
<p>There&#8217;s a box that sucks the air samples down, and using a laser decides how &#8220;smokey&#8221; things are getting:</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3171-P1090025.jpg"><img class="aligncenter size-full wp-image-3176" title="VESDA sampling box" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/wpid3171-P1090025.jpg" alt="" width="800" height="600" /></a></p>
<p>Ultimately it&#8217;s the building management system that decides what to do, and that&#8217;s down to some high-stakes configuration and policy decisions by Peter and me.</p>
<p>They&#8217;re actually building this data centre fast than I can write and take pictures, so it looks even better now. And there&#8217;s an engineering treat in store for Friday 26th.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/04/19/bytemark-data-centre-build-matthews-picture-tour/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attention hosting companies: This software builds your business</title>
		<link>http://blog.bytemark.co.uk/2013/04/17/geary</link>
		<comments>http://blog.bytemark.co.uk/2013/04/17/geary#comments</comments>
		<pubDate>Wed, 17 Apr 2013 21:00:33 +0000</pubDate>
		<dc:creator>mbloch</dc:creator>
				<category><![CDATA[Community Outreach]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Press Releases]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Geary]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Yorba]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=2951</guid>
		<description><![CDATA[Dear colleagues and competitors in the hosting industry, Our businesses are built on an enormous foundation of free software. Web hosting remains solid, but we&#8217;ve all lost customers in the last 10 years to proprietary email platforms, and have just collectively &#8230; <a href="http://blog.bytemark.co.uk/2013/04/17/geary">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Dear colleagues and competitors in the hosting industry,</p>
<p>Our businesses are built on an enormous foundation of free software.</p>
<p>Web hosting remains solid, but we&#8217;ve all lost customers in the last 10 years to proprietary email platforms, and have just collectively just accepted it. Mail solutions based on exclusively free software are looking second rate compared to GMail, Exchange and other vertical systems where we can&#8217;t add value through our expertise, or give users the choice of where they host.</p>
<p>Facebook and Twitter continue to use their muscle to wind internet messaging back to the 1980s. That was a time when sending a message between big commercial networks was a privilege and not a right. So you had multiple addresses, or people you had to pay to talk to, or people you just couldn&#8217;t talk to because those big networks wanted to lock people in. We&#8217;re getting back to that state again now.</p>
<p>In 2012, Mozilla publicly pulled staff from future development of <a href="https://www.mozilla.org/EN/thunderbird/">Thunderbird</a>. It used to be the best email client, bar none. But it had fallen behind before, and now looks like it&#8217;ll continue to do so, given how large a code base it is.</p>
<p>All of this bad news means hosting companies lose business. Users see a better experience with one of the big guys, moving towards them and their proprietary platforms. Among many other things, we all need to see a better free email client, and the prospect of anyone starting afresh seemed pretty remote. <div id="attachment_2996" class="wp-caption alignright" style="width: 138px"><a href="http://www.indiegogo.com/projects/geary-a-beautiful-modern-open-source-email-client"><img src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/geary.png" alt="Geary: A beautiful, modern, open source email client." title="Geary: A beautiful, modern, open source email client." width="128" height="128" class="size-full wp-image-2996" /></a><p class="wp-caption-text">Geary: A beautiful, modern, open source email client.</p></div></p>
<p><a href="http://www.yorba.org/projects/geary/">Geary</a> is a brand new desktop email client &#8211; in the early stages of development.</p>
<p>It&#8217;s being developed by a San Francisco-based non-profit called <a href="http://www.yorba.org/">Yorba</a> &#8211; you may already know them &#8211; they&#8217;re the talented and proven group of hackers who built the slick photo manager for the Linux desktop called <a href="http://www.yorba.org/projects/shotwell/">Shotwell</a>.</p>
<p>Yorba simply want to put beautiful, functional, software out there, for free, with no strings attached, and with no plans to lock away the best features for paying customers. They&#8217;re funded by donations and consulting work and have turned to a crowdfunding campaign to pay for the development.</p>
<p>That means Yorba are writing more of the type of software that will continue to build all our companies. When clearly talented people come together to help us, just for the love of what they do, we must support them to see results.</p>
<p>They&#8217;re looking for $100,000 to finish Geary</a>. Bytemark have pledged $2500, and if only a handful of us do the same, we have a great chance of seeing an amazing new email client coming to fruition in 2013.</p>
<p>Geary will help us all to sell more servers, and to grow our industry on open standards, not limited interoperability with giants. So please take a look <a href="http://www.indiegogo.com/projects/geary-a-beautiful-modern-open-source-email-client">at their project and donate what you can</a>.</p>
<p>Thanks for reading,</p>
<p><strong>Matthew Bloch</strong><br />
<a href="http://bytemark.co.uk/team">Managing Director, Bytemark Hosting</a></p>
<hr />
<p><iframe width="600" height="338" src="http://www.youtube-nocookie.com/embed/lvwPHhAk4_c?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/04/17/geary/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A major infrastructure donation to the Debian Project</title>
		<link>http://blog.bytemark.co.uk/2013/04/04/a-major-infrastructure-donation-to-the-debian-project</link>
		<comments>http://blog.bytemark.co.uk/2013/04/04/a-major-infrastructure-donation-to-the-debian-project#comments</comments>
		<pubDate>Thu, 04 Apr 2013 11:33:26 +0000</pubDate>
		<dc:creator>mbloch</dc:creator>
				<category><![CDATA[Data centre]]></category>
		<category><![CDATA[Press Releases]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=2811</guid>
		<description><![CDATA[Bytemark are very proud to announce a big donation to the Debian Project. We&#8217;re providing a 16-server HP BladeSystem with 57TB of storage (Debian press release), at a commercial value of £150,000 per year. It is in our Manchester data centre &#8230; <a href="http://blog.bytemark.co.uk/2013/04/04/a-major-infrastructure-donation-to-the-debian-project">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Bytemark are very proud to announce a big donation to the Debian Project. We&#8217;re providing a 16-server HP BladeSystem with 57TB of storage (<a href="http://www.debian.org/News/2013/20130404">Debian press release</a>), at a commercial value of £150,000 per year. It is in our Manchester data centre right now, but will soon be hosted in our wholly-owned <a href="http://blog.bytemark.co.uk/2013/01/28/yo26">&#8220;YO26&#8243; York data centre</a> from May 2013.</p>
<p><a href="http://www.debian.org/">Debian</a> is <em>the</em> universal UNIX operating system, built by thousands of volunteers across the globe since 1993, and bringing together the best of the free software movement since that time. <a href="http://w3techs.com/technologies/details/os-unix/all/all">Over 10% of web servers on the internet run it</a>. And since Bytemark launched in 2002, Debian has been been a major plank of our success &#8211; all our internal systems use it, and most of our customers do too.</p>
<p>We&#8217;ve even built our <a href="http://symbiosis.bytemark.co.uk/">Symbiosis</a> easy hosting system on top of Debian. That&#8217;s a Bytemark product in use by thousands of domains across our network, and (because we released it as free software), we&#8217;ve seen it adopted outside too.</p>
<p>While we can&#8217;t match the unpaid efforts of Debian&#8217;s thousand of volunteers, we&#8217;re at least happy to be providing such a substantial part of Debian&#8217;s infrastructure and paying back a little of our debt to the project. Debian&#8217;s success will continue to spur ours.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/04/04/a-major-infrastructure-donation-to-the-debian-project/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bytemark data centre build: The cooling has arrived.</title>
		<link>http://blog.bytemark.co.uk/2013/04/02/bytemark-data-centre-build-the-cooling-has-arrived</link>
		<comments>http://blog.bytemark.co.uk/2013/04/02/bytemark-data-centre-build-the-cooling-has-arrived#comments</comments>
		<pubDate>Tue, 02 Apr 2013 11:35:15 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Data centre]]></category>

		<guid isPermaLink="false">http://blog.bytemark.co.uk/?p=2746</guid>
		<description><![CDATA[The latest on our data centre: A large lorry turned up, a fork-lift rolled out and delivered a pair of Airedale Smartcool units. These will give us our initial 90kW of cooling capacity, in an N+1 configuration. As you can see, &#8230; <a href="http://blog.bytemark.co.uk/2013/04/02/bytemark-data-centre-build-the-cooling-has-arrived">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The latest on our data centre: A large lorry turned up, a fork-lift rolled out and delivered a pair of <a href="http://www.airedale.com/v2portal/page/portal/airedale_int/airedale_intProductDefault/airedale_int_com/products/level_3_airedale_content_036.htm">Airedale Smartcool units</a>. These will give us our initial 90kW of cooling capacity, in an <a href="http://en.wikipedia.org/wiki/N%2B1_redundancy">N+1 configuration</a>.</p>
<p>As you can see, the loading bay precisely fits a Moffett&#8217;s turning circle &#8211; with a generous few inches to spare.</p>
<p><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/SmartcoolDelivery.png"><img class="aligncenter size-full wp-image-2751" title="SmartcoolDelivery" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/SmartcoolDelivery.png" alt="" width="1024" height="768" /></a><a href="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/SmartcoolInstalled.png"><img class="aligncenter size-full wp-image-2756" title="SmartcoolInstalled" src="http://blog.bytemark.co.uk/wp-content/uploads/2013/04/SmartcoolInstalled.png" alt="" width="1024" height="767" /></a>In the same delivery there was a pair of <a href="http://www.airedale.com/v2portal/page/portal/airedale_int/airedale_intProductDefault/airedale_int_com/products/level_3_airedale_content_012.htm">Airedale Easicool units</a> - these make up a separate cooling system for our UPS room.</p>
<p>Both our communication ducts now contain fibre. The fibre isn&#8217;t lit yet, but we have some LC patch bays waiting to have our kit plugged into them.</p>
<p>The concrete plinth for the backup generator has finally been poured and set after weeks of delay caused by the cold, wet weather.</p>
<p>Lastly the floor is fully finished in both rooms, and the lights have been switched on! They&#8217;ve been hung up and unplugged for weeks, but <em>what a difference</em> it makes to the room over the temporary safety lighting. It suddenly looks like a proper data centre!</p>
<p>That&#8217;s it for now &#8211; the list of tasks remaining keeps shrinking.  In the next couple of weeks we should have the main incoming LV panel, UPS system, Generator and sub-station arriving. More later&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bytemark.co.uk/2013/04/02/bytemark-data-centre-build-the-cooling-has-arrived/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
