<?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>Control Group &#187; deployment</title>
	<atom:link href="http://blog.controlgroup.com/tag/deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.controlgroup.com</link>
	<description>Technology for Big Ideas.</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:14:07 +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>Moving Beyond MDM for Custom iOS Solutions</title>
		<link>http://blog.controlgroup.com/2011/06/13/moving-beyond-mdm-for-custom-ios-solutions/</link>
		<comments>http://blog.controlgroup.com/2011/06/13/moving-beyond-mdm-for-custom-ios-solutions/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 12:00:59 +0000</pubDate>
		<dc:creator>Charlie Miller</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[kiosk]]></category>
		<category><![CDATA[mdm]]></category>
		<category><![CDATA[mobile device management]]></category>
		<category><![CDATA[retail]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=1644</guid>
		<description><![CDATA[I’m really excited about several new iOS development and deployment projects that we’ve been working on at CG. We’re working closely with Apple on a bunch of solutions: at the most basic level, we’re building solutions for security and management of employee iPad and iPhone use; at the other end of the spectrum, we’re helping [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1660 alignright" style="border: 0px; margin: 15px;" title="177px-Apple_iOS.svg" src="http://blog.controlgroup.com/wp-content/uploads/2011/06/177px-Apple_iOS.svg_.png" alt="iOS logo" width="177" height="140" />I’m really excited about several new iOS development and deployment projects that we’ve been working on at CG. We’re working closely with Apple on a bunch of solutions: at the most basic level, we’re building solutions for security and management of employee iPad and iPhone use; at the other end of the spectrum, we’re helping to realize visions such as a kiosk-like platform of thousands of iPads deployed in retail environments around the country.</p>
<p>We’ve learned a ton about what is and isn’t possible as we strategize ways to scale to thousands of units. Here are some of the challenges we’ve come across:</p>
<ul>
<li>How do we deploy and support iPads – whether ten or ten thousand      – in a secure, efficient, and centralized way?</li>
<li>How can we architect kiosk-like application experiences on the      iPad, enabling us to design and curate the customer experience, while also      allowing a true iPad experience complete with app-switching, web browsing,      Facebook-checking, game-playing, and movie-watching?</li>
<li>What kind of network and server architecture is needed to support      a platform of iOS devices across the globe? How do we enable caching and      pushing of dynamic data to the devices – particularly large amounts of      media content?</li>
</ul>
<h2><strong>Centralized deployment and support of iOS devices</strong></h2>
<p>How do we deploy and support thousands of iPads or iPhones in a secure, efficient, and centralized way? Mobile Device Management (MDM) platforms like <a href="http://www.air-watch.com/">AirWatch</a>, <a href="http://jamfsoftware.com/">Casper</a>, <a href="http://www.mobileiron.com/">MobileIron</a> – and soon, <a href="http://www.apple.com/macosx/server/">OS X Lion Server</a> – allow us to push XML configuration profiles to iOS devices. This enables centralized inventory and basic management of the devices: from what version of iOS they have installed, to some security control over how/if users can install and delete apps. For many enterprise customers, these tools are useful for administering security policies on employee-owned iOS devices. But for custom platforms like kiosks and retail experiences, MDM is not ideal due to the need for end-user interaction. What we need is a way to easily restore iOS devices back to their “golden” state in a centrally managed way.</p>
<p>We’re excited about the potential of <a href="http://www.apple.com/ios/ios5/features.html#pcfree">over-the-air restores and software updates</a> coming in iOS 5, but as of today, iTunes is the only game in town for this. Working within this limitation, we’ve architected some innovative solutions that enable iOS devices to connect to iTunes virtually over USB to IP converters and a content distribution infrastructure. Until iOS 5, this is a good option to have, and I haven’t heard of anyone else embracing this approach.</p>
<h2><strong>Rearchitecting Apple’s iOS user experience</strong></h2>
<p>Put an iPad in front of someone and they’re going to tap, scroll, pinch, and squeeze the user interface. The user experience is still the leader in the tablet space – though we’ve been recently impressed by the BlackBerry PlayBook. For a project we’re working on now, we want to encourage this user experimentation and interaction, while locking down some important components of the UX. Things like App Store purchases, iTunes downloads, deleting apps, rearranging icons, and changing the home screen wallpaper will quickly affect the kiosk experience. MDM solutions can help disable some of these features, but the aforementioned need for user interaction just doesn’t work for specialized user environments.</p>
<p>One solution we’ve had success with is a combination of custom code to disable user customization of the Springboard, plus a WebKit-based Safari replacement for browsing that enables us to prevent user download of unauthorized content. Combine these with some configuration profile-based customization of iOS and we have a good solution for locking a customer experience down and reducing the frequency of unit restores or reimaging.</p>
<h2><strong>The CG approach to iOS projects</strong></h2>
<p>Part of what makes CG stand out as a solution provider is our deeply embedded collaboration between our <a href="http://www.controlgroup.com/services/product-platform-and-application-development">application development team</a> and our <a href="http://www.controlgroup.com/services/high-performance-systems">infrastructure team</a>. As the Enterprise’s appetite for customized mobile platforms and experiences grows, we’re uniquely suited as a technology partner to build and innovate on our customers’ vision. iOS is at the core of this vision and I couldn’t be more excited to be working with these technologies today. Plus, iOS 5 is on its way and it’s shaping up to be a giant leap forward!</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2011%2F06%2F13%2Fmoving-beyond-mdm-for-custom-ios-solutions%2F&amp;title=Moving+Beyond+MDM+for+Custom+iOS+Solutions">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2011%2F06%2F13%2Fmoving-beyond-mdm-for-custom-ios-solutions%2F&amp;t=Moving+Beyond+MDM+for+Custom+iOS+Solutions">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2011%2F06%2F13%2Fmoving-beyond-mdm-for-custom-ios-solutions%2F&amp;title=Moving+Beyond+MDM+for+Custom+iOS+Solutions">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2011%2F06%2F13%2Fmoving-beyond-mdm-for-custom-ios-solutions%2F&title=Moving+Beyond+MDM+for+Custom+iOS+Solutions&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2011/06/13/moving-beyond-mdm-for-custom-ios-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Public/Private Debate</title>
		<link>http://blog.controlgroup.com/2011/04/17/the-publicprivate-debate/</link>
		<comments>http://blog.controlgroup.com/2011/04/17/the-publicprivate-debate/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 14:07:49 +0000</pubDate>
		<dc:creator>Stephen Croll</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[enterprise]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=1534</guid>
		<description><![CDATA[I thought Phil Wainwright&#8217;s most recent article on private clouds (as well as the first in the series) was an interesting perspective. I share many of the sentiments, but can&#8217;t go quite so far as to say the idea of the private cloud is discredited. In the end it depends on the business and it depends on the [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>I thought <a href="http://www.zdnet.com/blog/saas/private-cloud-discredited-part-2/1289">Phil Wainwright&#8217;s most recent article on private cloud</a>s (as well as the<a href="http://www.zdnet.com/blog/saas/private-cloud-discredited-part-1/1204"> first in the series</a>) was an interesting perspective. I share many of the sentiments, but can&#8217;t go quite so far as to say the idea of the private cloud is discredited. In the end it depends on the business and it depends on the applications you are hosting. Even Adrian Cockcroft, the writer of the <a href="http://perfcap.blogspot.com/2011/03/how-not-to-build-private-cloud.html">blog that Phil cites as final proof</a>, has updated his post to say:</p>
<blockquote><p>&#8220;&#8230;to clarify, that doesn&#8217;t mean that I&#8217;m against private clouds or don&#8217;t think they exist, because $, FUD and internal politics are a fact of life that constrain what can be done.&#8221;</p></blockquote>
<p>Private clouds, whether hosted or self-hosted, can be useful as stepping stones for organizations that have existing applications that may not fit into the public cloud architecture. Some of these applications may require better performance SLA&#8217;s. Also, private cloud providers are more amenable to custom arrangements. Try hosting a specialized device like an IPS or IDS in a public cloud where all traffic is guaranteed to only be delivered to the target device.  Many enterprise organizations have decades of IT security policies that won&#8217;t and perhaps shouldn&#8217;t simply go away in favor of adopting a public cloud.  Public clouds are secure solutions, but some organizations will have additional requirements, like the ability to discern rogue traffic patterns from typical spikes in demand. You can build this into the individual instances and applications, but that isn&#8217;t what most companies have done.</p>
<p>We tend to work with a client to find out what their requirements are and stay away from radical statements. The cloud, public or private, is just one more tool and can&#8217;t be seen as a solution in and of itself.</p>
</div>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2011%2F04%2F17%2Fthe-publicprivate-debate%2F&amp;title=The+Public%2FPrivate+Debate">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2011%2F04%2F17%2Fthe-publicprivate-debate%2F&amp;t=The+Public%2FPrivate+Debate">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2011%2F04%2F17%2Fthe-publicprivate-debate%2F&amp;title=The+Public%2FPrivate+Debate">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2011%2F04%2F17%2Fthe-publicprivate-debate%2F&title=The+Public%2FPrivate+Debate&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2011/04/17/the-publicprivate-debate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rapidly Prototyping Tagatag on Google App Engine</title>
		<link>http://blog.controlgroup.com/2010/12/06/rapidly-prototyping-tagatag-on-google-app-engine/</link>
		<comments>http://blog.controlgroup.com/2010/12/06/rapidly-prototyping-tagatag-on-google-app-engine/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 13:00:50 +0000</pubDate>
		<dc:creator>David Rocamora</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[barcode]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[QR code]]></category>
		<category><![CDATA[tagatag]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=1254</guid>
		<description><![CDATA[Google App Engine is Google&#8217;s platform-as-a-service for developing web applications. There&#8217;s been some people saying goodbye to GAE, and perhaps in response Google has announced several enhancements to the service. In the midst of all of this, a few of us at Control Group have been developing Tagatag: an Android and iPhone application for commenting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://appengine.google.com">Google App Engine</a> is Google&#8217;s platform-as-a-service for developing web applications. There&#8217;s been some people <a href="http://www.carlosble.com/?p=719">saying goodbye to GAE</a>, and perhaps in response <a href="http://googleappengine.blogspot.com/2010/12/happy-holidays-from-app-engine-team-140.html">Google has announced several enhancements to the service</a>.</p>
<p>In the midst of all of this, a few of us at Control Group have been developing <a href="http://www.tagatag.co">Tagatag</a>: an Android and iPhone application for commenting on barcodes that uses web services running on Google App Engine.</p>
<div class="wp-caption alignleft" style="width: 260px"><img class="      " title="Scan this QR code with Tagatag to join the conversation!" src="http://chart.apis.google.com/chart?chs=250x250&amp;cht=qr&amp;chl=http://www.tagatag.co/found/CGLovesTagatag&amp;chld=L|0" alt="" width="250" height="250" /><p class="wp-caption-text">Scan this QR code with Tagatag to join the conversation!</p></div>
<p>Barcodes are everywhere around us. You can find them on advertising, products, places and even people. Tagatag provides you with a virtual paint marker to let you make your mark on all of these codes anonymously. <a href="http://www.tagatag.co/found/GetTagatag">Download the Tagatag app</a> and give it a try. Scan a barcode to see comments people have left for you and then leave some for them.</p>
<p>We chose Google App Engine for the back end of Tagatag for a few reasons:</p>
<ul>
<li><strong>It&#8217;s quick</strong> &#8211; You sign up for an account, <a href="http://code.google.com/appengine/downloads.html">download the SDK</a> and you&#8217;re developing. The development server in the SDK lets me run the application on my desktop and interact with the code as I&#8217;m writing it.  Uploading new versions, rolling back old ones, or performing maintenance is a snap with the GAE dashboard.</li>
<li><strong>It&#8217;s simple</strong> &#8211; There&#8217;s not much to the web service. It&#8217;s small and simple. We used the <a href="http://code.google.com/appengine/docs/python/tools/webapp/">webapp framework</a> because we didn&#8217;t feel we needed anything else. It makes for a very concise application. Believe it or not, there are about 300 lines of code for the GAE part of Tagatag.</li>
<li><strong>It&#8217;s scalable</strong> &#8211; We don&#8217;t have to worry about what we do when Tagatag becomes popular. We&#8217;ll just raise our <a href="http://code.google.com/appengine/docs/billing.html">billing quotas in GAE</a> and let them handle spinning up new instances or expanding the datastore. Knowing that you don&#8217;t have to be concerned about scaling makes things a lot more fun.</li>
</ul>
<p>﻿﻿I&#8217;m happy that GAE let us bring Tagatag to you so quickly. So, when it&#8217;s available at the end of the week, be sure to <a href="http://www.tagatag.co/found/GetTagatag">download the app</a>, tag a tag and make your mark!</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F12%2F06%2Frapidly-prototyping-tagatag-on-google-app-engine%2F&amp;title=Rapidly+Prototyping+Tagatag+on+Google+App+Engine">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F12%2F06%2Frapidly-prototyping-tagatag-on-google-app-engine%2F&amp;t=Rapidly+Prototyping+Tagatag+on+Google+App+Engine">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2010%2F12%2F06%2Frapidly-prototyping-tagatag-on-google-app-engine%2F&amp;title=Rapidly+Prototyping+Tagatag+on+Google+App+Engine">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F12%2F06%2Frapidly-prototyping-tagatag-on-google-app-engine%2F&title=Rapidly+Prototyping+Tagatag+on+Google+App+Engine&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2010/12/06/rapidly-prototyping-tagatag-on-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Goodbye Xserve. Now what?</title>
		<link>http://blog.controlgroup.com/2010/11/05/goodbye-xserve-now-what-are-the-alternatives/</link>
		<comments>http://blog.controlgroup.com/2010/11/05/goodbye-xserve-now-what-are-the-alternatives/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 15:42:22 +0000</pubDate>
		<dc:creator>Charlie Miller</dc:creator>
				<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xsan]]></category>
		<category><![CDATA[xserve]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=1218</guid>
		<description><![CDATA[Today, Apple announced that the Xserve will no longer be available for purchase after January 31, 2011. What does this mean for existing and future infrastructure that relies on Mac OS X Server and Xsan? For existing Xserve environments, Apple will continue to provide warranty service and complimentary technical support for the product. This means [...]]]></description>
			<content:encoded><![CDATA[<p>Today, Apple announced that <strong>the Xserve will <a href="http://www.apple.com/xserve/resources.html">no longer be available</a> for purchase after January 31, 2011</strong>. What does this mean for existing and future infrastructure that relies on Mac OS X Server and Xsan?</p>
<p>For existing Xserve environments, Apple will continue to provide warranty service and complimentary technical support for the product. This means that all AppleCare service and support agreements should be honored until they expire.</p>
<p>Apple is providing an <a href="http://images.apple.com/xserve/pdf/L422277A_Xserve_Guide.pdf">Xserve Transition Guide</a> with information on options moving forward. They suggest that customers looking for <a href="http://www.apple.com/server/macosx/">Mac OS X Server</a> solutions move to Mac Pro or Mac mini hardware solutions. We have had great success with these solutions for providing basic services such as file sharing, directory services, and calendaring to small- to medium-sized workgroups.</p>
<p><strong>But what about <a href="http://www.apple.com/xsan/">Xsan</a> environments?</strong> Xsans could be built using Mac Pros for metadata controllers, with a few serious considerations — we lose the power redundancy and lights out management (LOM) that Xserve provides. Also, this solution will require 12U of rack space for two Mac Pro servers instead of 2U for two Xserves, which is not very appealing to customers designing server room rack elevations.</p>
<p>This is also an opportunity to discuss alternative SAN solutions, such as <a href="http://www.quantum.com/products/software/stornext/index.aspx">Quantum StorNext</a>, which is compatible with Xsan. Control Group has had <a href="http://controlgroup.com/casestudy/the-lab">recent successes</a> in deploying StorNext as an alternative to Xsan, allowing users and organizations to continue to use the Apple tools they are familiar with, such as Final Cut Pro, while leveraging a robust, Linux-based infrastructure in the server room. StorNext has a very rich feature set and does some things that are not possible with Xsan, such as hierarchical storage management.</p>
<p>If you remember, a few years ago Apple discontinued the Xserve RAID storage solution, the IT world panicked, and then Apple announced a partnership with Promise and the <a href="http://www.promise.com/storage/raid_category.aspx?region=en-global&amp;m=192&amp;rsn=40&amp;statistic=Mac">Promise Vtrak for Mac</a> solution. Maybe Apple has similar plans for a replacement for the Xserve. Whether they do or not, there are great alternatives to discuss, so if you have questions or concerns, <a href="http://controlgroup.com/contact">give us a shout</a>.</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F11%2F05%2Fgoodbye-xserve-now-what-are-the-alternatives%2F&amp;title=Goodbye+Xserve.+Now+what%3F">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F11%2F05%2Fgoodbye-xserve-now-what-are-the-alternatives%2F&amp;t=Goodbye+Xserve.+Now+what%3F">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2010%2F11%2F05%2Fgoodbye-xserve-now-what-are-the-alternatives%2F&amp;title=Goodbye+Xserve.+Now+what%3F">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F11%2F05%2Fgoodbye-xserve-now-what-are-the-alternatives%2F&title=Goodbye+Xserve.+Now+what%3F&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2010/11/05/goodbye-xserve-now-what-are-the-alternatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meeting the Deadline &#8211; The HD Rollout at The Daily Show and The Colbert Report</title>
		<link>http://blog.controlgroup.com/2010/08/20/meeting-the-deadline-the-hd-rollout-at-the-daily-show-and-the-colbert-report/</link>
		<comments>http://blog.controlgroup.com/2010/08/20/meeting-the-deadline-the-hd-rollout-at-the-daily-show-and-the-colbert-report/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 19:09:12 +0000</pubDate>
		<dc:creator>Ivan Wright</dc:creator>
				<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[video solutions]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=895</guid>
		<description><![CDATA[Being told that you’re going to assist in upgrading two of your favorite TV shows to HD brings a level of excitement that’s matched by an equal amount of fear. George Hoover, CTO of the production company NEP Studios, described the pressure aptly in the recent CIO Magazine article, Moving the Daily Show and Colbert [...]]]></description>
			<content:encoded><![CDATA[<p>Being told that you’re going to assist in upgrading two of your favorite TV shows to HD brings a level of excitement that’s matched by an equal amount of fear. George Hoover, CTO of the production company NEP Studios, described the pressure aptly in the recent CIO Magazine article, <a href="http://www.cio.com/article/600583/Moving_The_Daily_Show_and_Colbert_to_HD_5_Change_Management_Lessons?page=1&amp;taxonomyId=3172" target="_blank">Moving the Daily Show and Colbert to HD: 5 Change Management Lessons</a>: “The world expects that TV shows will start when you expect them to start.” Couple a short window of downtime with the uncertainty of new equipment and unproven workflows, and one begins to wonder if a fluid upgrade is even possible.</p>
<p>Fortunately Control Group’s approach to formidable projects allowed us to complete the project smoothly and on schedule. As noted in the aforementioned article, the trick is to break everything down into manageable tasks, and identify which of those tasks are best addressed with technology, rather than manpower. The workstation setup for the two shows illustrates the benefits of this approach nicely.</p>
<p>The Colbert Report and The Daily Show needed nine new workstations set up for the artists, including installing several 2D design suites, 3D design applications, and a host of supporting plugins. Several render farm servers had to match these workstations setups so that the creation of HD elements could be distributed. Since this is a fair amount of equipment to arrange, we wanted to first be sure that the artists would be comfortable in their new environment. We created a “perfect” workstation for each show, and invited the end users to try them out at our office.</p>
<p>After making a few adjustments based on user feedback, we duplicated these master machines to their brethren using OS X’s excellent Apple System Restore utility. Used in concert with a networking technique known as multicast, we were able to get all of the workstations set up simultaneously, saving countless hours of manpower.</p>
<p>The time savings allowed us to get a jump on the real time sink of setting up design workstations &#8211; installing plugins. Due to the way many plugins are licensed, the installations had to be performed individually as each user. A team of Control Group employees attacked the 225 some-odd separate installs, completing them over the course of a day or two. Afterwards, specially crafted project files allowed us to test all the workstations and render nodes in a single shot, ensuring that the artists wouldn’t be confronted by a licensing dialog at show time.</p>
<p>As demonstrated at The Colbert Report and The Daily Show, a carefully planned approach allowed Control Group to assist NEP in completing their HD rollout on time and within the budget allotted. The satisfaction of watching both shows in full frame 1080p HD has been well worth the effort. (Getting to hear Stephen Colbert riff on an auto-tuner backstage wasn’t half bad either.)</p>
<p><a href="http://www.colbertnation.com/the-colbert-report-videos/258307/january-04-2010/high-definition-upgrade?xrs=share_copy" target="_blank">Here&#8217;s</a> a clip of Stephen Colbert enjoying the new HD setup.</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F08%2F20%2Fmeeting-the-deadline-the-hd-rollout-at-the-daily-show-and-the-colbert-report%2F&amp;title=Meeting+the+Deadline+%26%238211%3B+The+HD+Rollout+at+The+Daily+Show+and+The+Colbert+Report">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F08%2F20%2Fmeeting-the-deadline-the-hd-rollout-at-the-daily-show-and-the-colbert-report%2F&amp;t=Meeting+the+Deadline+%26%238211%3B+The+HD+Rollout+at+The+Daily+Show+and+The+Colbert+Report">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2010%2F08%2F20%2Fmeeting-the-deadline-the-hd-rollout-at-the-daily-show-and-the-colbert-report%2F&amp;title=Meeting+the+Deadline+%26%238211%3B+The+HD+Rollout+at+The+Daily+Show+and+The+Colbert+Report">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F08%2F20%2Fmeeting-the-deadline-the-hd-rollout-at-the-daily-show-and-the-colbert-report%2F&title=Meeting+the+Deadline+%26%238211%3B+The+HD+Rollout+at+The+Daily+Show+and+The+Colbert+Report&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2010/08/20/meeting-the-deadline-the-hd-rollout-at-the-daily-show-and-the-colbert-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Linux Server Deployment With Amazon EC2 and Puppet</title>
		<link>http://blog.controlgroup.com/2010/07/29/automated-linux-server-deployment-with-amazon-ec2-and-puppet/</link>
		<comments>http://blog.controlgroup.com/2010/07/29/automated-linux-server-deployment-with-amazon-ec2-and-puppet/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:02:49 +0000</pubDate>
		<dc:creator>David Rocamora</dc:creator>
				<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=854</guid>
		<description><![CDATA[I wear a few different hats at Control Group. Very often I will join the team on projects that have something to do with post production, storage networking, product development and web application development. At a glance these things seem quite different. What do these very different projects have in common? Linux! I work with [...]]]></description>
			<content:encoded><![CDATA[<p>I wear a few different hats at Control Group. Very often I will join the team on projects that have something to do with post production, storage networking, product development and web application development. At a glance these things seem quite different. What do these very different projects have in common? <a href="http://en.wikipedia.org/wiki/Linux">Linux!</a></p>
<div id="attachment_870" class="wp-caption alignleft" style="width: 212px"><img class="size-medium wp-image-870" title="linux-penguin" src="http://controlgroupblog.files.wordpress.com/2010/07/linux-penguin.jpeg?w=253" alt="Tux the Linux Penguin" width="202" height="240" /><p class="wp-caption-text">Tux the Linux Penguin </p></div>
<p><a href="http://en.wikipedia.org/wiki/Linux"></a>I work with Linux quite a bit at CG and it comes up in some interesting places. Consistently we find that the largest and smallest systems we work with are running Linux. If it&#8217;s a large system, like a database or storage network, Linux can provide the stability, robustness, and uptime required to make the project a success. If it&#8217;s a very small system, like an embedded display or a custom purpose device, we choose Linux because of its flexibility.</p>
<p>Over the last year or so, we&#8217;ve had a need to spin up many more virtual computers than we used to. It&#8217;s necessary to create a handful of  computers for each project we work on and the number of projects that we are taking on at a time is growing. Tools like EC2 and <a href="http://www.vmware.com/">VMWare</a> have made it very easy for us to create new virtual computers, but what about managing them? For Linux there are some great solutions. In this blog post I would like to talk about how we&#8217;re using some of the tools to deal with the large number of machines we are managing in Amazon EC2 for ourselves and our clients.</p>
<h4>Cloud Control</h4>
<p>The first part of the system is <a title="Amazon's Elastic Compute Cloud" href="http://aws.amazon.com/ec2/">Amazon&#8217;s Elastic Compute Cloud</a> (or EC2 for short). I&#8217;ve written about EC2 <a href="http://blog.controlgroup.com/2009/08/07/a-look-at-amazons-elastic-load-balancer/">before</a>, but to be really brief about it: EC2 allows you to create computers on the Internet quickly and lets you pay by the hour for their use. The instances you create are virtual machines that run in a large <a title="Xen" href="http://www.xen.org/">Xen</a> based infrastructure that Amazon provides. To customize the software and configuration of the instances, Amazon lets you create snapshots of your computers (called Amazon Machine Images or AMIs) that you can launch new instances from.</p>
<p>It&#8217;s hard to say that making an AMI is difficult, it&#8217;s just a few keystrokes and a coffee break while the image is prepared and stored for your future use. When you begin to manage dozens and dozens of different images this becomes a problem. It became clear to us that we needed to have one AMI to manage, and build every computer from image dynamically. To do this we needed a way to pass specific information to each instance when it started up and then have a tool customize the instance based on the specific information about it. Amazon provides a method to pass specific information to an instance (it&#8217;s called user-data) and the good folks at <a title="Alestic" href="http://alestic.com/">Alestic</a> have made some great AMIs around it with some <a title="Alestic Documentation" href="http://alestic.com/2009/06/ec2-user-data-scripts">good documentation</a>.</p>
<h4>Enter the Puppet Master</h4>
<p><img class="alignright" title="Sock Puppet" src="http://familyhandycrafts.com/wp-content/uploads/2010/01/sockpuppet.jpg" alt="" width="180" height="232" />We have been using a tool called <a title="Puppet" href="http://www.puppetlabs.com/">Puppet</a> for nearly two years now to manage a handful of computers. We selected that to manage the whole lot of Linux computers that we were dealing with. Puppet allows us to describe how a computer should work in a general way. We can make collections of configurations for standard things so it&#8217;s easy to reuse what we create over and over again. Our Puppet configuration is stored in a <a title="Git version control system" href="http://git-scm.com/">Git repository</a> so many administrators and developers can collaborate on it and our server configurations are backed up and version controlled automatically.</p>
<h4>Bringing it all together</h4>
<p>Puppet decides what configuration to use for a computer based on its hostname. We use the EC2 user data to pass a new instance the address of a Puppet server and the hostname that the machine should assume. When it boots up it sets its hostname and checks in to receive the configuration that we&#8217;ve stored for it. All changes to the machine happen through Puppet so we don&#8217;t have to spend a lot of time SSHing in and customizing the machine. It&#8217;s also very easy for us to duplicate a machine for testing or whatever we need.</p>
<p>While we originally did this to make our lives easier as we manage more machines there turned out to be some really cool side effects:</p>
<ul>
<li><strong>Excellent Security: </strong>We don&#8217;t want to store sensitive information in Puppet. This means no passwords or secret stuff. To resolve this we require all developers and administrators to use key-based authentication to get access to the computers via SSH. This is very handy and it eliminates the need to remember passwords or for an administrator to have to reset passwords for users. Someday I would love to take the next step and have all of our users and machines be part of the <a title="Monkeysphere" href="http://web.monkeysphere.info/">Monkeysphere</a>.</li>
<li><strong>Accountability:</strong> All of our configuration is tracked in a Git repository so we can see the history about what has changed on certain hosts and who changed it. Change control occurs automatically with Puppet and it&#8217;s easy to examine and understand what has changed and why it changed.</li>
<li><strong>Repeatability: </strong>By storing all Linux computer configuration in a single place we can easily repeat what we did for one server on another. Puppet institutionalizes all of our Linux knowledge in one place and saves us time every time we have to create a new machine. If you want to see how someone has done something in the past there&#8217;s no more need to dig through emails or documentation, just look at the facts in the Puppet repository and even copy and paste it into your new configuration.</li>
<li><strong>Portability: </strong>We use Puppet to manage much more than just EC2 instances. Physical machines and virtual machines in our <a href="http://www.vmware.com/products/vsphere/esxi-and-esx/index.html">ESX</a> installation are managed this way too. It gives us one tool to take care of any Linux machine we deal with. Puppet also supports other operating systems. We&#8217;re looking to expand our use of it to Mac OS X machines and maybe even Windows sometime soon.</li>
</ul>
<p>There are certainly other ways to solve the problems we&#8217;re up against, but this is the way we chose. We did some extensive evaluation of <a title="Chef" href="http://opscode.com/">Chef</a> (which is a tool like Puppet) and we&#8217;ve used <a title="Rightscale" href="http://www.rightscale.com/">Rightscale</a> before. This sort of thing is becoming very important as we manage more and more computers. I expect we&#8217;ll see a lot of exciting products, techniques, and services in this space as time goes on.</p>
<p>If you have any questions or comments about our setup, or would like to discuss implementing something like this for your business, leave a comment or <a title="Contact Control Group" href="http://www.controlgroup.com/contact">get in touch with us</a>. We&#8217;d love to help.</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F07%2F29%2Fautomated-linux-server-deployment-with-amazon-ec2-and-puppet%2F&amp;title=Automated+Linux+Server+Deployment+With+Amazon+EC2+and+Puppet">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F07%2F29%2Fautomated-linux-server-deployment-with-amazon-ec2-and-puppet%2F&amp;t=Automated+Linux+Server+Deployment+With+Amazon+EC2+and+Puppet">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2010%2F07%2F29%2Fautomated-linux-server-deployment-with-amazon-ec2-and-puppet%2F&amp;title=Automated+Linux+Server+Deployment+With+Amazon+EC2+and+Puppet">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2010%2F07%2F29%2Fautomated-linux-server-deployment-with-amazon-ec2-and-puppet%2F&title=Automated+Linux+Server+Deployment+With+Amazon+EC2+and+Puppet&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2010/07/29/automated-linux-server-deployment-with-amazon-ec2-and-puppet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to connect an iPod to a Cisco Call Manager Express System</title>
		<link>http://blog.controlgroup.com/2009/10/02/how-to-connect-an-ipod-to-a-cisco-call-manager-express-system/</link>
		<comments>http://blog.controlgroup.com/2009/10/02/how-to-connect-an-ipod-to-a-cisco-call-manager-express-system/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 16:53:29 +0000</pubDate>
		<dc:creator>Miles Green</dc:creator>
				<category><![CDATA[design solutions]]></category>
		<category><![CDATA[adaptor]]></category>
		<category><![CDATA[CCME]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[live audio feed]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[MOH]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music on hold]]></category>
		<category><![CDATA[RCA]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=516</guid>
		<description><![CDATA[Control Group has rolled out a number of Call Manager Express systems for our clients, and one issue that frequently comes up is what to do with callers on hold. While most companies – ours included – work to avoid putting people on hold, it does happen. The easy options offered by the Call Manager [...]]]></description>
			<content:encoded><![CDATA[<p>Control Group has rolled out a number of <a href="http://www.cisco.com/en/US/products/sw/voicesw/ps4625/index.html">Call Manager Express</a> systems for our clients, and one issue that frequently comes up is what to do with callers on hold.  While most companies – ours included – work to avoid putting people on hold, it does happen.  The easy options offered by the Call Manager Express are a double beep at regular intervals or a &#8216;Music on Hold&#8217; file that you can store in the host router&#8217;s flash memory.  I have received many complaints about the beeps and even a single repeating music file can be insufficient for some users.</p>
<p>When I started searching for a way to connect an audio feed to a gateway router, I found that there were no great turnkey solutions.  What I did find is that there is a way to make use of an available FXO port to bring a live feed into the system with some inexpensive parts.  The solution I have deployed requires a surface mount RJ 45, a chassis mount RCA jack, and a stereo 1/8&#8243; mini to RCA adaptor.  All of these pieces can be found at a nearby electronics parts store and purchased for under $20.  The FXO port and an iPod will set you back some but if you want easy control of your hold music it may be worth it.</p>
<h4>Build the Adaptor</h4>
<p>To make the adaptor, open up the surface mount box and figure out how you will attach the RCA jack.  In one case I used a drill bit to make a hole for it, in another case I found a form factor where the notch for a cat 5 cable fit the connector perfectly.  You may also find a general purpose surface mount with modular fittings where an RCA &#8220;snap in&#8221; would snap right in.</p>
<p>Once you&#8217;ve sorted that you will need a pair of wires from either a solid or stranded piece of cat 5.  Punch these down to pins 4 and 5 of the RJ45 and solder the other side to the RCA jack.</p>
<p>When you are done it should look like this.</p>
<div class="wp-caption alignright" style="width: 310px"><img style="border:0 none initial;margin:0;padding:0;" title="JackDetail" src="http://cgmilesgreen.files.wordpress.com/2009/10/jackdetail.jpg?w=300" alt="Adaptor wiring detail" width="300" height="225" /><p class="wp-caption-text">Adaptor wiring detail. Though the jack in this configuration is an RJ 45 you can use a standard RJ11 phone cord to connect between the adaptor and the FXO port.</p></div>
<p><strong>Configuring the Voice Gateway</strong></p>
<p>Configuring the voice gateway is pretty straightforward:</p>
<p><em>1. Create a DN for the MOH call out with an unused multicast address</em></p>
<blockquote><p>ephone-dn  274<br />
number 1 no-reg primary<br />
moh ip 239.12.13.1 port 2000 out-call 899</p></blockquote>
<p><em>2. Configure the available FXO port remain open to the iPod</em></p>
<blockquote><p>voice-port 0/3/3<br />
signal loopStart live-feed<br />
input gain 2<br />
description To MoH Live Feed</p></blockquote>
<p><em>3. Create a dial peer to connect to the FXO port</em></p>
<blockquote><p>dial-peer voice 55 pots<br />
destination-pattern 899<br />
port 0/3/3</p></blockquote>
<p><em>4. Configure CME to use the multicast for MOH</em></p>
<blockquote><p>telephony-service<br />
multicast moh 239.12.13.1 port 2000</p></blockquote>
<p>Then Shut/No shut the voice port to invoke the change.</p>
<p>I have been using one of the built in USB ports on our gateway here at Control Group to power the iPod which turns out to be very convenient.</p>
<h4>Safety and Other Considerations</h4>
<p>There are some very important caveats.</p>
<ol>
<li><strong>The adaptor I describe is potentially dangerous.</strong> If you were to connect an iPod to a POTS line or an FXS port feeding a battery signal you could damage the iPod or the device connected to it.  You could also receive a serious electrical shock.</li>
<li>The use of copyrighted material for Music on Hold can be a violation of the rights of the copyright owner.</li>
<li>The adaptor will only work with one channel of audio from the iPod.  If you use a mono 1/8&#8243; to RCA cable it will short out the other channel.</li>
</ol>
<p>These issues need to be minded if you would consider this solution. Also, keep in mind that people&#8217;s taste in music varies widely.   Implement Music on Hold and you will find out just how much!</p>
<p>Miles Green is a Senior Network Engineer at Control Group and worked as a Musician and Recording Engineer in a previous life.</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F10%2F02%2Fhow-to-connect-an-ipod-to-a-cisco-call-manager-express-system%2F&amp;title=How+to+connect+an+iPod+to+a+Cisco+Call+Manager+Express+System">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F10%2F02%2Fhow-to-connect-an-ipod-to-a-cisco-call-manager-express-system%2F&amp;t=How+to+connect+an+iPod+to+a+Cisco+Call+Manager+Express+System">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2009%2F10%2F02%2Fhow-to-connect-an-ipod-to-a-cisco-call-manager-express-system%2F&amp;title=How+to+connect+an+iPod+to+a+Cisco+Call+Manager+Express+System">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F10%2F02%2Fhow-to-connect-an-ipod-to-a-cisco-call-manager-express-system%2F&title=How+to+connect+an+iPod+to+a+Cisco+Call+Manager+Express+System&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2009/10/02/how-to-connect-an-ipod-to-a-cisco-call-manager-express-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Storage Performance for Video with lmdd</title>
		<link>http://blog.controlgroup.com/2009/06/08/testing-storage-performance-for-video-with-lmdd/</link>
		<comments>http://blog.controlgroup.com/2009/06/08/testing-storage-performance-for-video-with-lmdd/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 13:00:08 +0000</pubDate>
		<dc:creator>David Rocamora</dc:creator>
				<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[video solutions]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=316</guid>
		<description><![CDATA[One of the unique things about how Control Group works is that our focus is much more involved than simply putting in a solution for a client and then moving on. We work with our clients to determine how they work, so we can design IT solutions that really fit their needs. Since we have [...]]]></description>
			<content:encoded><![CDATA[<p>One of the unique things about how Control Group works is that our focus is much more involved than simply putting in a solution for a client and then moving on. We work with our clients to determine how they work, so we can design IT solutions that really fit their needs. Since we have partnerships with a variety of vendors, we work with our clients to arrive at the best solutions for their business. This means we do quite a bit of research and planning before we begin a project — and then a great deal of testing during and after we install new hardware or software.</p>
<p>I do some work on implementing <a href="http://blog.controlgroup.com/2009/04/15/advantages-of-storage-networking/">storage systems</a> for our clients, and we&#8217;ve found that different applications have different storage requirements. For example a video post production facility — like the <a href="http://www.controlgroup.com/casestudy/17">facility at WWE</a> — generally needs lots of disk space that is very good at reading and writing large files at high speeds. The storage here needs to provide good streaming throughput, because high quality video files generally have high bit rates, and are being stored or played back from the disk in real-time for ingesting, editing, or playout. If the storage system is not fast enough to read or write the file in real-time, frames will be dropped. This can cause unsatisfactory media files, programs to crash, or audio and video to become out of sync.</p>
<div id="attachment_322" class="wp-caption aligncenter" style="width: 460px"><a rel="attachment wp-att-322" href="http://blog.controlgroup.com/2009/06/08/testing-storage-performance-for-video-with-lmdd/sunfire_x4150_closeup/"><img class="size-full wp-image-322" title="Sun Fire X4150" src="http://controlgroupblog.files.wordpress.com/2009/06/sunfire_x4150_closeup.jpg" alt="A Sun Fire X4150 I recently configured. That's some serious storage." width="450" height="359" /></a><p class="wp-caption-text">10,000 RPM SAS disks. That&#39;s some serious storage.</p></div>
<p>Suboptimal read/write performance can become a huge problem. When we put in a new system this is something we need to test. I usually do the test with a tool called <strong>lmdd</strong>.</p>
<p>lmdd comes from the <a href="http://www.bitmover.com/lmbench/">lmbench</a> tools which are provided by Bitmover for benchmarking systems. lmdd is great for testing streaming bandwidth. In most of our engagements with video, we install a <a href="http://www.quantum.com/stornext">Stornext</a> or <a href="http://www.apple.com/xsan/">Xsan</a> filesystem so we&#8217;ll run our tests against this. lmdd will probably work on any filesystem that you can mount on your Mac or Linux computer (Leave a comment if you need a version for Mac OS X, I have one compiled).  lmdd lets us verify exactly what the maximum number of megabytes per second we can push through the storage and point us to where we need to make changes to the hardware or software configuration. I use lmdd like this :</p>
<blockquote><p>lmdd of=/path/to/test_file count=1g</p>
<p>lmdd if=/path/to/test_file</p></blockquote>
<p>The first tests write performance and the second tests read performance. More information about the syntax is available in the <a href="http://www.bitmover.com/lmbench/lmdd.8.html">manual page for lmdd</a>. The results of the command from a server I was testing looked like this:</p>
<blockquote><p>2147.4755 MB in 6.8003 secs, 315.7914 MB/sec</p></blockquote>
<p>lmdd is great because it&#8217;s easy to read. This result shows I could write to the filesystem at 315 megabytes per second. That&#8217;s really fast! This is from a test with a server with a lot of RAM and a special filesystem that took advantage of that cache. When I run it on my Macbook, I get a result like this:</p>
<blockquote><p>18342.6171 MB in 376.7685 secs, 48.6841 MB/sec</p></blockquote>
<p>So the next time you&#8217;re interested in how your storage is performing give lmdd a shot and let me know how it goes. If you&#8217;re looking for more information about storage performance testing then stay tuned; I&#8217;ll be posting about testing storage with tools that benchmark small reads and writes next.</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F06%2F08%2Ftesting-storage-performance-for-video-with-lmdd%2F&amp;title=Testing+Storage+Performance+for+Video+with+lmdd">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F06%2F08%2Ftesting-storage-performance-for-video-with-lmdd%2F&amp;t=Testing+Storage+Performance+for+Video+with+lmdd">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2009%2F06%2F08%2Ftesting-storage-performance-for-video-with-lmdd%2F&amp;title=Testing+Storage+Performance+for+Video+with+lmdd">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F06%2F08%2Ftesting-storage-performance-for-video-with-lmdd%2F&title=Testing+Storage+Performance+for+Video+with+lmdd&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2009/06/08/testing-storage-performance-for-video-with-lmdd/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Multicasting with ASR &#8211; A Brief Overview</title>
		<link>http://blog.controlgroup.com/2009/05/26/multicasting-with-asr-a-brief-overview/</link>
		<comments>http://blog.controlgroup.com/2009/05/26/multicasting-with-asr-a-brief-overview/#comments</comments>
		<pubDate>Tue, 26 May 2009 12:30:09 +0000</pubDate>
		<dc:creator>Ivan Wright</dc:creator>
				<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://blog.controlgroup.com/?p=220</guid>
		<description><![CDATA[Apple&#8217;s venerable Apple Software Restore (asr) tool includes the insanely useful ability to image a nearly unlimited number of network clients. It accomplishes this via a router&#8217;s ability to broadcast data to any number of clients simultaneously from a single IP address. Known as multicasting, this allows even a modest computer to image a hundred Macs [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s venerable <a href="http://developer.apple.com/documentation/Darwin/Reference/Manpages/man8/asr.8.html">Apple Software Restore</a> (asr) tool includes the insanely useful ability to image a nearly unlimited number of network clients. It accomplishes this via a router&#8217;s ability to broadcast data to any number of clients simultaneously from a single IP address. Known as <a href="http://en.wikipedia.org/wiki/Multicast">multicasting</a>, this allows even a modest computer to image a hundred Macs with 35GB images in a single fell swoop.</p>
<div id="attachment_228" class="wp-caption alignleft" style="width: 252px"><img class="size-full wp-image-228" title="An asr Restore Image in Disk Utility" src="http://controlgroupblog.files.wordpress.com/2009/05/asr1.png" alt="An asr Restore Image in Disk Utility" width="242" height="226" /><p class="wp-caption-text">An ASR Restore Image in Disk Utility</p></div>
<p>The disk images asr works with are the same format used by Mac OS X&#8217;s Disk Utility. This means you can do a rollout over the network and keep the master file on hand in your re-imaging kit, should one of your workstations run into trouble and need to be re-imaged over FireWire. To ensure the sanctity of the final result, disk images include an embedded checksum which is automatically verified during the deployment process. This can be a significant advantage in using asr over of <a href="http://www.apple.com/server/macosx/features/client.html">Apple NetInstall</a>, which requires its own folder-based setup of restore source files.</p>
<p>Disk images are also hardware agnostic for the most part. You can build your image on a Mac Mini and apply it to anything from a PowerMac G5, to an Macbook Pro so long as it can get on the same subnet as the asr host.</p>
<p>The usual caveats of disk imaging apply unfortunately. You&#8217;re going to have to sweat individual serial numbers if you don&#8217;t employ network or volume licensing. Settings like hostnames and non-ubiquitous local users will require individual workstation visits without centralized management. However, having asr around to do the heavy lifting means you may be able to turn a strenuous two day deployment into a breezy one day affair.</p>

<div class="jwsharethis">
Share this: 
<a target="_blank" href="http://digg.com/submit?url=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F05%2F26%2Fmulticasting-with-asr-a-brief-overview%2F&amp;title=Multicasting+with+ASR+%26%238211%3B+A+Brief+Overview">
<img src="/wp-content/themes/journalist/images/share_icons/digg.png" alt="Share this page via Digg this" />
</a>
<a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F05%2F26%2Fmulticasting-with-asr-a-brief-overview%2F&amp;t=Multicasting+with+ASR+%26%238211%3B+A+Brief+Overview">
<img src="/wp-content/themes/journalist/images/share_icons/facebook.png" alt="Share this page via Facebook" />
</a>
<a target="_blank" href="http://twitter.com/home?status=I+like+http%3A%2F%2Fblog.controlgroup.com%2F2009%2F05%2F26%2Fmulticasting-with-asr-a-brief-overview%2F&amp;title=Multicasting+with+ASR+%26%238211%3B+A+Brief+Overview">
<img src="/wp-content/themes/journalist/images/share_icons/twitter.png" alt="Share this page via Twitter" />
</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fblog.controlgroup.com%2F2009%2F05%2F26%2Fmulticasting-with-asr-a-brief-overview%2F&title=Multicasting+with+ASR+%26%238211%3B+A+Brief+Overview&source=Control+Group+Blog">
<img src="/wp-content/themes/journalist/images/share_icons/linkedin.png" alt="Share this with Linked in" />
</a>
</div>]]></content:encoded>
			<wfw:commentRss>http://blog.controlgroup.com/2009/05/26/multicasting-with-asr-a-brief-overview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

