<?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>Life in the Data Center</title>
	<atom:link href="http://www.datacenterlife.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datacenterlife.com</link>
	<description>Trying to keep it above the water line</description>
	<lastBuildDate>Tue, 27 Dec 2011 20:16:01 +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>Amazon Fire.  Is it cool or not?</title>
		<link>http://www.datacenterlife.com/2011/12/27/amazon-fire-is-it-cool-or-not/</link>
		<comments>http://www.datacenterlife.com/2011/12/27/amazon-fire-is-it-cool-or-not/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 20:01:27 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=258</guid>
		<description><![CDATA[Yes.  The amazon Fire is cool and inexpensive @ $199.  I have been kicking one around for a week and I like it.  For me it could be a nice device, especially with the price.  However there are two pretty big drawbacks out of the box.  They are: 1. No Android Market. All apps are [...]]]></description>
			<content:encoded><![CDATA[<p>Yes.  The amazon Fire is cool and inexpensive @ $199.  I have been kicking one around for a week and I like it.  For me it could be a nice device, especially with the price.  However there are two pretty big drawbacks out of the box.  They are:</p>
<p>1. <strong>No Android Market.</strong> All apps are downloaded via Amazon Market which is their own version of the main Android Market and community.   The Amazon Market has but a small fraction of the apps available.  I think this is so because of the tailored version of the Kindle OS.  It seems more likely that an app on Android Market will not work correctly on a fire and that is why they excluded Android Market from the Fire.  However, if you have some time and tech skills, you can root the device and install Android Market.  For example, the Android version of <a href="http://wordpress.com/" target="_blank">WordPress</a> is not compatible.  Some will work &#8211; some will not.  See below to root.</p>
<p>2. <strong>No corporate email.</strong> Amazon has excluded Activesync for Corporate Exchange Email Systems.  While there are apps available for download, that poses a problem for corporate admins and that is lack of device management.  When Activesync is tightly coupled into the device OS, IT administrators can remotely manage the device and even remotely &#8220;burn the B&#8221; with a remote wipe feature in case its lost.  And devices are lost all the time.</p>
<p>So for right now, the Fire seems perfect for a consumer and could be a terrific opportunity to get in and duke it out with Apple.  Based on the success this holiday season, it would not surprise me if a different version is available in the future that contains additional corporate features.</p>
<p><strong>BAM! &#8211; Yes &#8211; You can root it</strong> and install Android Market and also install a corporate email app.  I have done that with mine.  It was kind of a pain.  Amazon updated to v6.21 as I recived mine and the orginal set of instructions worked 80%.  I was not able to move the Vendor.apk file (Market app) to the /system/app folder on the fire as outlined in the original instructions.  then I found out I had downloaded the wrong version, it was a very old one, so I had two issues.  I was able to get the latest v3.11 of the Vendor.apk and move the file to the /system/app directory.  I messed around quite a bit so I am not sure exactly the order.  But below find some helpful URL/tools to get you pointed in the right direction.</p>
<ul>
<li><a href="http://www.geek.com/articles/gadgets/how-to-root-the-kindle-fire-20111223/" target="_blank">This is the original root instructions updated for v6.21.</a></li>
<li><a href="http://rootzwiki.com/_/articles/one-click-root-for-kindle-fire-all-firmware-versions-r263" target="_blank">This is another way.  I use this to gain access via adb (dev tools)</a> (its similar to above)</li>
<li><a title="Working Vendor.apk" href="http://forum.xda-developers.com/showpost.php?p=19461601&amp;postcount=8" target="_blank">Working Vendor.apk</a> (if you need it)</li>
</ul>
<p>Now if you follow these instructions you should be good.  If not, google around for errors and try different things.  For me i gained root access and pushed the Vendor.apk to the /system/app directory.  Trying to move any other way, gave me some crazy cross link error, even when I mounted the fs RW.  So you need to just try a few things of the original instructions do not work.</p>
<p>Finally, try the app <a href="http://www.moxier.com/mail/" target="_blank">Moxier Mail</a> for an Exchange compatible email app.  Its free for 14 days then $20.</p>
<p>Good Luck.  TS-Admin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2011/12/27/amazon-fire-is-it-cool-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Road to Highly Available Asterisk Server &#8211; Step 2 &#8211; Router.  Do you need one?</title>
		<link>http://www.datacenterlife.com/2011/04/22/road-to-highly-available-asterisk-server-step-2-router-do-you-need-one/</link>
		<comments>http://www.datacenterlife.com/2011/04/22/road-to-highly-available-asterisk-server-step-2-router-do-you-need-one/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 18:43:31 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=245</guid>
		<description><![CDATA[So you have a basic switched network.  The next question is do you need a router?  Well if you want to have separate vLan&#8217;s, then yes, you do.  If you want a single &#8220;flat&#8221; network and keep it simple, then no, you do not.  So what are the pros/cons of each one?  Well in a [...]]]></description>
			<content:encoded><![CDATA[<p>So you have a basic switched network.  The next question is do you need a router?  Well if you want to have separate vLan&#8217;s, then yes, you do.  If you want a single &#8220;flat&#8221; network and keep it simple, then no, you do not.  So what are the pros/cons of each one?  Well in a nutshell.</p>
<p>Flat network.</p>
<ul>
<li>Pro-Simpler</li>
<li>Pro-Less Complex</li>
<li>Pro-Less expensive &#8211; No routers</li>
<li>Pro-One network domain &#8211; Everyone hears everyone</li>
<li>Con-Susceptible to broadcast storms or single nic errors which can cause issues for the entire network.</li>
<li>Con-One network domain &#8211; Everyone hears everyone.  This can also be a disadvantage.</li>
</ul>
<p>VLAN Network</p>
<ul>
<li>Pro-Versatile &#8211; Vlan&#8217;s can be separated by access lists for improved security</li>
<li>Pro-Distance &#8211; Vlans&#8217;s overcome 100m distance limitations common in larger installations.</li>
<li>Pro-Creates broadcast domains between Vlans and that helps with broadcast and nic issues.</li>
<li>Con-Expensive.  You need routers and more devices to create a sound network.</li>
<li>Con-Complex.  You need more skills and experience.</li>
</ul>
<p>Which one is right for me?  Depends?  If you need to separate traffic for any reason, then yes, you may need multiple vlans.  Separating traffic is handy for various reason.  You can separate telephone and video traffic from regular PC traffic.  Put them on separate vlans.  This way you may have a better opportunity to outlast a pc/desktop issue that is causing performance traffic on the pc/desktop vlan.  This way you are saying you want your phones to work no matter what.  Now there are other items you must do to ensure that actually occurs, but one thing is certain.  If they are all on a single network (no vlans) and that network is hosed.  Then everything is hosed.  Separating traffic to vlans will many times help mitigate these types of outages.</p>
<p>So for me.  I will try and get my phones on a separate vlan and see how it goes.  Its more complex, but I want to give it a try.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2011/04/22/road-to-highly-available-asterisk-server-step-2-router-do-you-need-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Road to Highly Available Asterisk Server &#8211; Step 1 &#8211; Solid Network</title>
		<link>http://www.datacenterlife.com/2011/03/22/road-to-highly-available-asterisk-server-step-1-solid-network/</link>
		<comments>http://www.datacenterlife.com/2011/03/22/road-to-highly-available-asterisk-server-step-1-solid-network/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 02:12:00 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Piaf]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=225</guid>
		<description><![CDATA[I have been using Asterisk server&#8217;s on-off for a few years.  Nothing in production, but just for small projects.  The big reason is lack of it being HA or Highly available.  There is no multiple server architecture than is easily resilient and can take a loss of a server or multiple devices and/or failures.  And [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using Asterisk server&#8217;s on-off for a few years.  Nothing in production, but just for small projects.  The big reason is lack of it being HA or Highly available.  There is no multiple server architecture than is easily resilient and can take a loss of a server or multiple devices and/or failures.  And I do not see much out there.  So here is my shot at trying to harden and provide the basic ability to recover from common equipment and/or network failures.</p>
<p>The Network.  Before we work on any servers, install any phones, etc, we need a solid network.  Most of the time I see folks trying to identify the least expensive server and/or network devices.  However in my world, Corporate Enterprise, here lies the problem.  These are the items that fail most often.  So at a minimum.  You want two switches.  it would also be best if you do not chince out and get the least expensive one.  You need one with &#8220;Spanning Tree Protocol&#8221; (STP).  Why STP?  Because STP is what helps prevent loops in a switched network.  And we are going to create a loop on purpose and we want STP to stop it when we want it stopped, and enable links when we experience a failure.  Check out the following sites on Spanning Tree Protocol.</p>
<p><a href="http://en.wikipedia.org/wiki/Spanning_Tree_Protocol" target="_blank">http://en.wikipedia.org/wiki/Spanning_Tree_Protocol</a></p>
<p><a href="http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/sw_ntman/cwsimain/cwsi2/cwsiug2/vlan2/stpapp.htm" target="_blank">http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/sw_ntman/cwsimain/cwsi2/cwsiug2/vlan2/stpapp.htm</a></p>
<p><span style="text-decoration: underline;"><strong>So check out the following diagram</strong></span></p>
<p><a href="http://www.datacenterlife.com/wp-content/uploads/2011/04/network-example-step1.jpg"></a><a href="http://www.datacenterlife.com/wp-content/uploads/2011/04/network-example-step1.jpg"><img class="aligncenter size-medium wp-image-238" title="Network-Example1-step1" src="http://www.datacenterlife.com/wp-content/uploads/2011/04/network-example-step1-291x300.jpg" alt="" width="291" height="300" /></a>This is the basis for a simple and solid network.  Two switches.  Both running Spanning Tree.  Take a look at the two red cables.  They plug into the last port on each switch and plug in to the corresponding port on the 2nd switch.  Now if I plug one cable in, that is ok.  It simply is connecting the first switch to the second.  Normally we are ok here.  Now when we plug the second cable connecting the two switches together, we cause a &#8220;Loop&#8221;, and it will immediately cause the network to fail.  No traffic will pass.  Loops in a switched network = BAD = the worst thing you can do.</p>
<p>But sometimes we want loops.  Actually we want loops quite a bit.  Why?  Because we want path redundancy.  We always want multiple paths to get to where were want to go.  But in a switched network, one without a router in between, that would cause a loop, and we want STP to identify the best path, and close off the slowest path.  But be ready just in case there is a path problem, and then jump in and find another path.  All the while while not causing a loop.</p>
<p>So in our example, we want STP to detect the loop and automatically set one of the ports to &#8220;not forward&#8221; any traffic.  This way we can have multiple paths on our small switched network.  This is the redundancy we are now starting to look for.</p>
<p>Finally, notice the Asterisk servers with the <span style="color: #339966;">GREEN</span> links.  Normally we see a server with two NICS like this and its ok.  And we could connect the servers with two NICS, but we would have to have two IP addresses.  That would not work with Asterisk.  Why?  Because the phones are configured to use a single IP address with Asterisk.  Now some can use a backup IP, but we have two servers and that would be 2X2=4 IP addresses.  Now we are getting complicated.  We want to make this simpler and easy to recover from a failure.  Not more complicated.</p>
<p><span style="text-decoration: underline;"><strong>Where are we going with this?</strong></span> Well I&#8217;ll tell you.  What if we could get each server to use both of it&#8217;s NICS and use only one IP?  Now we are talking.  Now we have gone from 4 IP&#8217;s to 2.  Finally, what if we could get each server to have a single virtual IP, and they both decide who is going to be the IP?  And it is in a coordinated fashion.  So if PBX1 is running the Asterisk server, and it has any type of hardware failure, or Switch #1 fails, or anything like that.  Then PBX2 automatically takes over the virtual IP.  That would be cool.  This way you could recover from a server failure or recover from a switch failure.  Automatically!   Now in some situations, especially with a switch failures, some of the phones connected to the switch are down.  That is the cool part of this.  You have 1/2 your phones/users on one switch and the other half on the other one.  You not all down.  Only partially down.  And that could make the difference of being in a bad spot the entire day, or just a blip in the radar for the day.  It&#8217;s all how you look at it.</p>
<p><span style="text-decoration: underline;"><strong>Next Post</strong></span> will be how to configure the Asterisk server to use two NICS but only have one IP address. And we will connect each NIC to a separate switch.  This is called &#8220;bridging&#8221; and will be the next post.  Check back later.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2011/03/22/road-to-highly-available-asterisk-server-step-1-solid-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roku Media Player</title>
		<link>http://www.datacenterlife.com/2011/02/17/roku-media-player/</link>
		<comments>http://www.datacenterlife.com/2011/02/17/roku-media-player/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 20:53:35 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=217</guid>
		<description><![CDATA[Not necessarily anything to do with data centers, but we need cool things outside the data center to keep us running.  My new favorite gizmo is the Roku Digital Media player.  Small, fast, works with 1080p, and pretty inexpensive.  It has both wired and Wifi + HDMP and regular 480p composite video/audio.  No PC or [...]]]></description>
			<content:encoded><![CDATA[<p>Not necessarily anything to do with data centers, but we need cool things outside the data center to keep us running.  My new favorite gizmo is the Roku Digital Media player.  Small, fast, works with 1080p, and pretty inexpensive.  It has both wired and Wifi + HDMP and regular 480p composite video/audio.  No PC or anything else is needed.  So it is very compact and easy to use. Can hook up to most TV&#8217;s.  Both new and old.</p>
<p>PROS</p>
<ul>
<li>Small, lightweight, and compact</li>
<li>Wired and Wifi</li>
<li>HDMI</li>
<li>Works with Netflix, Hulu, Pandora, MP3Tunes, and Amazon Video.  Nice combination if sites to play/rent video and music from.</li>
<li>Inexpensive.  $59-$99.  Got a Roku XD for $69 and free shipping from Amazon.  Plus it includes 10Gb of music storage from MP3Tunes.</li>
</ul>
<p>CONS</p>
<ul>
<li>Missing Component Video + Audio. (Actually only on the $99 unit)</li>
<li>Missing ability to easily stream music from local network or local PC.  You can use a USB port on the $99 unit.</li>
</ul>
<p>Overall I like it a lot.  The remote is basic and works fine.  I can browse and search for TV shows on Hulu and rent movies and shows on Amazon and Netflix.  It runs 1080p and look good on my TV&#8217;s.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2011/02/17/roku-media-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links are Cool &#8211; Links are Bad</title>
		<link>http://www.datacenterlife.com/2010/08/02/links-are-cool-links-are-bad/</link>
		<comments>http://www.datacenterlife.com/2010/08/02/links-are-cool-links-are-bad/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 21:25:40 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=210</guid>
		<description><![CDATA[Almost everyone in the IT world running Microsoft software should review kb #MS10-046 and take action.  One of the biggest vulnerabilities in recent years and a patch was just released &#8220;out of band&#8221;.  Meaning MS did not want to wait. http://news.cnet.com/8301-27080_3-20012386-245.html?part=rss&#38;tag=feed&#38;subj=InSecurityComplex is a good article on the vulnerability.]]></description>
			<content:encoded><![CDATA[<p>Almost everyone in the IT world running Microsoft software should review <a href="http://www.microsoft.com/technet/security/bulletin/ms10-aug.mspx" target="_blank">kb #MS10-046</a> and take action.  One of the biggest vulnerabilities in recent years and a patch was just released &#8220;out of band&#8221;.  Meaning MS did not want to wait.</p>
<p><a href="http://news.cnet.com/8301-27080_3-20012386-245.html?part=rss&amp;tag=feed&amp;subj=InSecurityComplex" target="_blank">http://news.cnet.com/8301-27080_3-20012386-245.html?part=rss&amp;tag=feed&amp;subj=InSecurityComplex</a></p>
<p>is a good article on the vulnerability.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2010/08/02/links-are-cool-links-are-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping it Cool &#8211; The Mechanicals</title>
		<link>http://www.datacenterlife.com/2010/08/01/keeping-it-cool-the-mechanicals/</link>
		<comments>http://www.datacenterlife.com/2010/08/01/keeping-it-cool-the-mechanicals/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 01:13:22 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Mechanicals]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=202</guid>
		<description><![CDATA[So you have a data center.  Is it really a data center?  LAN Closet?  Telco Closet? How do you keep it cool?  There are many ways to keeping these areas cool.  And unfortunately some work, and many do not, and not everyone knows how.  Most professional engineers (PE) can keep a small IT space cool.  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">So you have a data center.  Is it really a data center?  LAN Closet?  Telco Closet?</p>
<p style="text-align: left;">How do you keep it cool?  There are many ways to keeping these areas cool.  And unfortunately some work, and many do not, and not everyone knows how.  Most professional engineers (PE) can keep a small IT space cool.  But throw in a cabinet with unique cooling requirements, shape the room a little weird, or just plain have significant cooling requirements, it all goes out the window. You need a PE with data center experience.  You need a GC with data center experience.  You need a mechanical firm with data center experience.  In other words, data centers are not run of the mill stuff.  So unless you are not interested in 24/7, you need specialized partners who know how to work in a LIVE data center.  Because once it is built, there will be changes, and most people can not shutdown a data center.  I know we can not.  And if it&#8217;s not done right the first time.  Then you get to do it all over again.</p>
<p style="text-align: left;">Over the next few months, I&#8217;ll post on a project where we did all of the following.  With no downtime!  Lots of planning  and coordination.  It was a bunch of all nighters and lots of weekend work.  But the payoff was worth it. We have awesome data center and it&#8217;s exactly what we wanted from day one.  Just took us longer to get it.  Almost two years.  Most was done in the 1st year, but end to end it was two years.  The key was no downtime.  downtime=bad=resume generating event!  DOOH!</p>
<p style="text-align: left;">In a nutshell we&#8230;.</p>
<ol>
<li>Moved into a newly acquired and renovated building.  Part of the renovation was the built out of a new data center.  Noticed numerous hot spots within the data center at approximately 1/3 of the room&#8217;s load.  Not a good first sign.</li>
<li>After going live, we analyzed the data center and figured out we had issues with the cooling system.</li>
<li>We hired another PE, not the one who did the original design, and we identified the issues.</li>
<li>The computer room air handlers (CRAH&#8217;s) were undersized and in the wrong spot.  Air was not moving where we needed it.  The hot air was mixing with the cool air.</li>
<li>The PE&#8217;s report was excellent and we formulated a new plan.</li>
<li>Built a new mechanical room next to the data center.</li>
<li>Built a new chilled water supply and return to the mechanical room.  Tied it into the existing riser.</li>
<li>Installed two new CRAH&#8217;s.</li>
<li>Installed new supply ducting.</li>
<li>Created a common header for the chillers.</li>
<li>Added a new pump to the chillers supplying the cold water.</li>
<li>Now the cold air and hot air were moving as expected.  Hot spots are gone.</li>
<li>Tied everything into the existing fire control system.  Tested it.</li>
<li>Installed a new building management system just for the critical IT systems.</li>
</ol>
<p>I am tired just typing it.  But it was worth it.</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2010/08/01/keeping-it-cool-the-mechanicals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Azure &#8211; Life in the Cloud</title>
		<link>http://www.datacenterlife.com/2010/07/29/microsoft-azure-life-in-the-cloud/</link>
		<comments>http://www.datacenterlife.com/2010/07/29/microsoft-azure-life-in-the-cloud/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:53:37 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Cloud]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=185</guid>
		<description><![CDATA[I had a chance to view the Microsoft Azure platform last night.  It was presented by the DC DotNet Users Group in Washington DC.  I am quite familiar with both Google and Amazon cloud&#8217;s and the advantages, and disadvantages with them.  For my enterprise, they are not very helpful as we are a 100% Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>I had a chance to view the Microsoft Azure platform last night.  It was presented by the <a href="http://www.dcdnug.org/dnn/default.aspx" target="_blank">DC DotNet Users Group</a> in Washington DC.  I am quite familiar with both Google and Amazon cloud&#8217;s and the advantages, and disadvantages with them.  For my enterprise, they are not very helpful as we are a 100% Microsoft shop and run tons of apps, both off the shelf, and custom .asp/.net.  So most clouds are difficult for us for the following reasons.</p>
<ol>
<li>Can not install .exe or .msi apps and run out of the box.  Most clouds require some proprietary process for getting apps created and uploaded to the cloud.  Kinda like creating an image for a desktop/laptop.  There is a process to follow and you have rules to follow or you end up with a messed up image.</li>
<li>Because of the proprietary nature, it requires changes in internal processes, additional training, and plain just changing the way you do stuff.  It also requires you to conform to the cloud and you possibly loose flexibility.</li>
<li>Linux &#8211; Open source based.  We are a Microsoft shop, so the application-development team would have to switch or create and maintain two code bases.  Neither is attractive for us.</li>
</ol>
<p>Now comes Azure from Microsoft.  It has been out since January and building some steam.  Here are the pros!</p>
<ol>
<li>Its all Microsoft Stuff.  Yeah.</li>
<li>No need to procure Microsoft licenses.  Its all built into the costs.</li>
<li>Developers will like it.  Create apps for in-house or the cloud.  If you do it right, you can deploy either.</li>
<li>Typical cloud.  Spin up virtual servers pretty quickly.  Networking, firewalls, load balancing, etc all built in.</li>
<li>Geo-location.  You can scale to multiple data centers pretty easily.  Just costs more.</li>
<li>TCO is ok.  Scalability is key.  Just depends on your requirements.  No CAPEX.  All Expense!</li>
</ol>
<p>Now the cons.</p>
<ol>
<li>While its all Microsoft software.  Its not the same.  There are lots of limitations.  You can not tweak most of the stuff you want to tweak.</li>
<li>No installing .exe or .msi&#8217;s like you do on a standalone boxes or VM&#8217;s.</li>
<li>No access to IIS configs.  No access to registry.  No access to boot drives.</li>
<li>Azure VM boxes are throw away&#8217;s.  You need to store code and temp stuff on some type of storage.  So if you do certain things now, you have to learn the cloud way.  This is likely to be painful the first few deployments, upgrades, mistakes, etc.  I have it down now, but now I need to learn the cloud way.  Its new and you will need to learn it.</li>
<li>Costs.  Can get expensive.  You pay for everything.  Development, staging, production environments all cost $$ as they need to be running.  So if you run a typical three tier environment, it all adds up, and that erodes the cloud TCO compared to running in-house.</li>
</ol>
<p>It would be tough for us to use Azure at this time.  We use a lot of off the shelf applications and tools.  No way to install into the cloud.  Applications want to install and modify the local drives, copy files, change the registry, and all that is not cloud compatible.  I am sure if we could redo some apps, start all over with the latest development tools and develop for the cloud, then that may be an option, but it would require a wholesale redo of an application.  Given available resources, its not likely, nor is it cost effective.</p>
<p>Why?  Because we do data center stuff pretty good and we concentrate on availability.  The big advantage is DR/BCP.  The cloud could certainly could help us there.  But our largest web apps are not suitable for the cloud, because they are built on a third party applications, so its not really an option.  There are some suggestions for putting Exchange and IM in the cloud and somehow reducing CAPEX costs.  Not really!  We do it pretty good and we also integrate Exchange and IM with voicemail, Blackberry&#8217;s, and mobile devices.  Shortly we will step it up and integrate with our Cisco phone and Tandberg video platforms.  So outsourcing Exchange and IM to the cloud, would be painful given our integration points, and certainly make it more complex and expensive.</p>
<p>My $.02 on the Azure cloud.  But it will change and improve over time.  I will certainly keep an eye on it.  Ts-Admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2010/07/29/microsoft-azure-life-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Initializing your CX4 Array</title>
		<link>http://www.datacenterlife.com/2010/07/16/initializing-your-cx4/</link>
		<comments>http://www.datacenterlife.com/2010/07/16/initializing-your-cx4/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 17:55:48 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[Clariion]]></category>
		<category><![CDATA[EMC]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=167</guid>
		<description><![CDATA[So you got your CX4 cabled, power attached, and ready to start up.  Go ahead and flip on each SPS.  Let it start and give it plenty of time.  Be sure each SP&#8217;s light is steady green and there are there are no amber or red lights blinking. Now find the &#8220;Navisphere Storage System Initialization [...]]]></description>
			<content:encoded><![CDATA[<p>So you got your CX4 cabled, power attached, and ready to start up.  Go ahead and flip on each SPS.  Let it start and give it plenty of time.  Be sure each SP&#8217;s light is steady green and there are there are no amber or red lights blinking.</p>
<p>Now find the &#8220;Navisphere Storage System Initialization Utility&#8221; CD.  Initializing allow you to access the array from the networking using a web browser.  It may be on the server support CD or may be the CD that says &#8220;install me first&#8221;.  Follow the instructions that say install products on server.</p>
<ol>
<li>Connect each SP to a very basic network switch.  Nothing special, just a 10/100/ switch, and connect your laptop to it.  Give your laptop an IP address.  Anyone will do.  The array and laptop need to be on the same physical subnet.</li>
<li>Start the Initialization Utility: <strong>Start, Programs, EMC, Navisphere, Navaisphere Storage System Initialization</strong>.</li>
<li>The utility will automatically search for uninitialized storage systems.  They are identified by serial number.  Check the back of your CX4 and verify.  Especially if you did not do #1 and have it connected to your network.</li>
<li>Select the serial number from the <strong>Uninitialized Systems</strong> list.  Provide the information the utility requests.  It is all IP address stuff.  Use the IP addresses that you want to use once you have it connected to your network.</li>
<li>It likely will want to reboot the array.  Let it.</li>
<li>Connect the array and your laptop to your network.  Update the IP on your laptop if necessary.  Pull up a browser and browse to the IP address of SPA.  You should get Navisphere login.  Go a head and browse to SPB.  You should get a Navisphere login.</li>
<li>Register your array!</li>
</ol>
<p>BAM!  Your ready for the next steps.  Which is to update the array with any patches and/or enable additional software.   More on both in a later post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2010/07/16/initializing-your-cx4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Just Added Social Media Plugin</title>
		<link>http://www.datacenterlife.com/2010/07/12/just-added-social-media-plugin/</link>
		<comments>http://www.datacenterlife.com/2010/07/12/just-added-social-media-plugin/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 16:48:52 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=136</guid>
		<description><![CDATA[Please feel free to spread the word on posts that may be helpful to anyone. Or may just be useful or knowledgeable for someone! Thx, Ts-Admin.]]></description>
			<content:encoded><![CDATA[<p>Please feel free to spread the word on posts that may be helpful to anyone.  Or may just be useful or knowledgeable for someone!  Thx, Ts-Admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2010/07/12/just-added-social-media-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to WordPress 3.0</title>
		<link>http://www.datacenterlife.com/2010/07/11/upgrading-to-wordpress-3-0/</link>
		<comments>http://www.datacenterlife.com/2010/07/11/upgrading-to-wordpress-3-0/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 18:14:58 +0000</pubDate>
		<dc:creator>Ts-admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.datacenterlife.com/?p=141</guid>
		<description><![CDATA[Upgraded the blog to WordPress (WP)3.0 this weekend.  Overall it was pretty easy, and since it is a VM, it would have been quite easy to revert back and start all over.  Because WP keeps almost everything in a DB, it really involves replacing the html code, and running a script to tweak the DB.  [...]]]></description>
			<content:encoded><![CDATA[<p>Upgraded the blog to WordPress (WP)3.0 this weekend.  Overall it was pretty easy, and since it is a VM, it would have been quite easy to revert back and start all over.  Because WP keeps almost everything in a DB, it really involves replacing the html code, and running a script to tweak the DB.  Below is a quick procedure.  It is for v2.7+ and the <a href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">upgrade guide</a> is here.  Here is what I did.</p>
<ol>
<li>Shutdown the box and took a snapshot from the VM Client.  This allows me to fall back to this point in time.</li>
<li>Boot the server.</li>
<li>Using a web browser, I backed up the database.  WP uses MYSQL.  So I logged on to MYSQL via PHPMYADMIN.  This is an optional application and makes management simple.  From there I backed it up to my desktop.</li>
<li>I accessed the blog admin page and disabled all plugin&#8217;s.  This is recommended.</li>
<li>I downloaded the wp3.0 file and moved the file to the server.  I unzipped to a temporary directory.  I also created an archive of the existing installation.  I now have everything I need to also fall back another way.  I can copy the existing install back and restore the DB.  Or I can use VM to fall back in time.</li>
<li>I followed the guide and deleted most files in the root of the site and also some folders.  I left a few files in place.  Again, the guide provides specific instructions.</li>
<li>I copied the WP files to the roof of my web server.</li>
<li>I ran the DB upgrade script.  Success!</li>
<li>I accessed the blog and checked the admin site.  All is good.</li>
<li>I activated the plugins.</li>
<li>Two plugins needed upgrading.  I upgraded and tested.</li>
<li>While I was here, I added a social network plugin.  I tested and its all good.</li>
<li>Finally, updated the server OS with a few application upgrades and patches.</li>
<li>Rebooted.  Tested.  Done.</li>
</ol>
<p>I will run it for a week and then remove the VM snapshot.  It will also get backed up as a complete VM by one of our backup servers.  I can now restore this as a new VM at anytime and restore the entire site within an hour.  VM&#8217;s are great for this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datacenterlife.com/2010/07/11/upgrading-to-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

