<?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>mtellin.com</title>
	<atom:link href="http://mtellin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mtellin.com</link>
	<description>VMware, Storage, Mac and other tech info</description>
	<lastBuildDate>Sun, 21 Dec 2014 16:31:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.7</generator>
	<item>
		<title>[Lab Post] Installing vCenter Server 5.5 on Windows Server 2012 R2</title>
		<link>http://mtellin.com/2013/09/22/lab-post-installing-vcenter-server-5-5-windows-server-2012-r2/</link>
		<comments>http://mtellin.com/2013/09/22/lab-post-installing-vcenter-server-5-5-windows-server-2012-r2/#comments</comments>
		<pubDate>Mon, 23 Sep 2013 00:27:58 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1972</guid>
		<description><![CDATA[First off, please note that vCenter Server 5.5 is not supported with Server 2012 R2 according to the VMware Compatibility Guide. That being said, in my lab I managed to get it working and these are the steps I had to perform: There are 2 snags I ran into during the installation, the first was [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<p>First off, please note that vCenter Server 5.5 is not supported with Server 2012 R2 according to the VMware Compatibility Guide.</p>
<p><a href="http://mtellin.com/wp-content/uploads/2013/09/compat_matrix.png"><img class="aligncenter size-large wp-image-1973" alt="Compatibility Matrix" src="http://mtellin.com/wp-content/uploads/2013/09/compat_matrix-600x151.png" width="600" height="151" /></a></p>
<p>That being said, in my lab I managed to get it working and these are the steps I had to perform:</p>
<p>There are 2 snags I ran into during the installation, the first was when installing the vCenter Server component, it would not recognize any administrator user (or group) from my domain that I tried to add as an administrator. This was resolved by logging into the Web Client with the SSO administrator user and adding my AD info as default under SSO configuration.</p>
<p>The second snag was the installer would hang at the following screen:</p>
<p><a href="http://mtellin.com/wp-content/uploads/2013/09/2013-09-22_18-39-58.png"><img class="aligncenter size-full wp-image-1975" alt="" src="http://mtellin.com/wp-content/uploads/2013/09/2013-09-22_18-39-58.png" width="508" height="388" /></a></p>
<p>Cracking open the <em>vminst.log</em> file in <em>%temp%</em> revealed the following:</p>
<pre>VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 Begin Logging

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 --- CA exec: VMAdamInstall

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 Getting Property CustomActionData = 603;603;C:\Users\mike\AppData\Local\Temp\{E1F05550-4238-4378-87F0-105147A251D9};C:\Windows\SysWOW64\;C:\Windows\system32\;C:\Windows\ADAM\

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 setupApp = [C:\Windows\system32\ocsetup.exe]

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 --- function: SetupComponentOnWindows

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 [C:\Windows\system32\cmd.exe /c start /w C:\Windows\system32\ocsetup.exe DirectoryServices-ADAM /passive /norestart]

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 Util_Launch::Wait: 1 Hide: 1 TimeOut: -1

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 Found "C:\Windows\system32\cmd.exe"

VMware VirtualCenter-build-1312298: 09/22/13 18:33:46 Attempting to launch ["C:\Windows\system32\cmd.exe" /c start /w C:\Windows\system32\ocsetup.exe DirectoryServices-ADAM /passive /norestart] </pre>
<p>Running <em>“C:\Windows\system32\cmd.exe” /c start /w C:\Windows\system32\ocsetup.exe DirectoryServices-ADAM /passive /norestart </em>from a Command Prompt presented the following error message:</p>
<p><a href="http://mtellin.com/wp-content/uploads/2013/09/2013-09-22_18-40-17.png"><img class="aligncenter size-large wp-image-1974" alt="" src="http://mtellin.com/wp-content/uploads/2013/09/2013-09-22_18-40-17-600x287.png" width="600" height="287" /></a><br />
I did some poking around and found that <em>ocsetup.exe</em> is not included in Server 2012 R2 like it was in previous versions. I had a 2008 R2 server in my environment so I copied the file into the *system32* directory and after re-running setup vCenter Server installed successfully.</p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2013/09/22/lab-post-installing-vcenter-server-5-5-windows-server-2012-r2/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Installing and Configuring NetApp VASA Provider for vSphere</title>
		<link>http://mtellin.com/2012/02/27/installing-and-configuring-netapp-vasa-provider-for-vsphere/</link>
		<comments>http://mtellin.com/2012/02/27/installing-and-configuring-netapp-vasa-provider-for-vsphere/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 14:23:02 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1880</guid>
		<description><![CDATA[NetApp VASA Provider Installation and Configuration Whoa, how did I miss this? Here is the Beta access for our VASA plugin for all you vSphere 5 folks out there! http://t.co/uDLVHkiM — keith aasen (@keith_aasen) February 20, 2012 As @keith_aasen pointed out on Twitter recently, the NetApp VASA Provider is currently in beta. I configured it [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<h1 id="netappvasaproviderinstallationandconfiguration">NetApp VASA Provider Installation and Configuration</h1>
<blockquote class="twitter-tweet" width="500"><p>Whoa, how did I miss this? Here is the Beta access for our VASA plugin for all you vSphere 5 folks out there! <a href="http://t.co/uDLVHkiM">http://t.co/uDLVHkiM</a></p>
<p>— keith aasen (@keith_aasen) <a href="https://twitter.com/keith_aasen/status/171729254025936896">February 20, 2012</a></p></blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>As <a href="http://twitter.com/#!/keith_aasen">@keith_aasen</a> pointed out on Twitter recently, the NetApp VASA Provider is currently in beta. I configured it in my lab over the weekend and wanted to outline some of the steps to get this running.</p>
<p>First off, if you are not familiar with VASA, it is a new feature if vSphere 5 that stands for vStorage APIs for Storage Awareness. Essentially rather than having to creatively name your datastores something like netapp_3140_prod_sas_600g_sm the array (or the provider) can tell vCenter what features it has – things like disk type (SSD, SATA, SAS, FC), replication so you know whether or not the volume is part of a SnapMirror or SnapVault relationship as well as the ability to tell if deduplication is enabled for the volume. If you want more information, there is a really good post <a href="http://blogs.vmware.com/vsphere/2011/08/a-sneak-peek-at-how-vmwares-storage-partners-are-using-vasa.html">here</a> that has more details on how each vendor will implement VASA.</p>
<h2 id="requirements">Requirements</h2>
<ul>
<li>NetApp controller running ONTAP 7.3.3 or later</li>
<li>A Windows 2008 x64 machine to install the VASA provider on (can be physical or virtual)</li>
<li>vCenter 5.0</li>
</ul>
<h2 id="installation">Installation</h2>
<p>This part is pretty straight forward, click next a few times and you are done. One thing to keep in mind is this <em>should not</em> be installed on the vCenter server. In my case I installed it on a standalone VM. If you install it on the vCenter server you will run into a port conflict and find that the VASA provider service will fail to stay running.</p>
<p><img src="http://mtellin.com/wp-content/uploads/2012/02/port_conflicts.png" alt="Port Conflicts" width="538" height="269" /></p>
<p>After you download the <em>netappvp–1–0X2-winx64.exe</em> file from <a href="https://communities.netapp.com/docs/DOC-14302">here</a>, double click it to start the install.</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/install_1.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/install_1.png" alt="Install 1" width="538" height="369" /></a></p>
<p>In my case I’m fine with the default installation directory</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/install_2.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/install_2.png" alt="Install 2" width="538" height="369" /></a></p>
<p>Click install</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/install_3.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/install_3.png" alt="Install 3" width="538" height="369" /></a></p>
<p>And you’re done, leave the checkbox for <em>Launch VASA Configuration</em> to automatically launch the configuration window (alternatively, you can double click the shortcut on the desktop)</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/install_4.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/install_4.png" alt="Install 4" width="538" height="369" /></a></p>
<h2 id="configuration">Configuration</h2>
<p>The first step is to enter the user account information to register the plugin in vCenter. Enter the account info and click <em>Save</em>. Then enter the vCenter information and click <em>Register Provider</em>.</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/configuration_11.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/configuration_11.png" alt="Configuration 1" width="538" height="369" /></a></p>
<p>After you click <em>Register Provider</em> you should get a prompt telling you it was successful.</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/configuration_2.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/configuration_2.png" alt="Configuration 2" width="524" height="302" /></a></p>
<p>Now we need to add the storage controllers.</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/configuration_3.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/configuration_3.png" alt="Configuration 3" width="525" height="304" /></a></p>
<h2 id="wrapup">Wrap Up</h2>
<p>The only thing left to see is within the vSphere client, if you go into <em>VM Storage Profiles</em> you will see some storage capabilities have been added:</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/capabilities.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/capabilities.png" alt="Capabilities" width="502" height="426" /></a></p>
<p>And lastly, if I go into the datastore view I can see the capabilities of my current datastore:</p>
<p><a href="http://mtellin.com/wp-content/uploads/2012/02/capabilities_2.png"><img src="http://mtellin.com/wp-content/uploads/2012/02/capabilities_2.png" alt="Capabilities 2" width="538" height="449" /></a></p>
<p>Ironically it shows up as high performance even though it’s just the NetApp simulator but that is because the simulator sees it’s “disks” as SAS drives. It showed <em>Replicated</em> because I had setup a SnapMirror relationship in the background to make sure that it would detect it.</p>
<p>I think VASA will be a big benefit to VMware environments, but it still has some work to be done. I like the idea of being able to create a storage profile based on these capabilities that are sent up from the array provider (and being able to see those capabilities in the datastore list like the screenshot above), and more importantly, to ensure that the VM that I created on the “Gold” storage profile that is on high performance, replicated disk stays compliant with that profile by utilizing storage profiles.</p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2012/02/27/installing-and-configuring-netapp-vasa-provider-for-vsphere/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Nexus VDI Kung Fu 2012</title>
		<link>http://mtellin.com/2012/01/30/nexus-vdi-kung-fu-2012/</link>
		<comments>http://mtellin.com/2012/01/30/nexus-vdi-kung-fu-2012/#respond</comments>
		<pubDate>Mon, 30 Jan 2012 14:43:55 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1840</guid>
		<description><![CDATA[If you are in the Minneapolis, MN area – please come and join us on February 29th for our VDI Kung Fu event.  There will be free food, free training, and a great opportunity for networking.  We have a number of VDI rockstars that will be presenting including: Andre Leibovici, @andreleibovici author of MyVirtualCloud.net blog Jason [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<h1><img class="aligncenter size-large wp-image-1842" title="Screen Shot 2012-01-26 at 9.59.03 AM" src="http://mtellin.com/wp-content/uploads/2012/01/Screen-Shot-2012-01-26-at-9.59.03-AM-600x112.png" alt="" width="600" height="112" /></h1>
<p>If you are in the Minneapolis, MN area – please come and join us on February 29th for our VDI Kung Fu event.  There will be free food, free training, and a great opportunity for networking.  We have a number of VDI rockstars that will be presenting including:</p>
<ul>
<li>Andre Leibovici, <a href="http://twitter.com/andreleibovici">@andreleibovici</a> author of <a href="http://myvirtualcloud.net">MyVirtualCloud.net</a> blog</li>
<li>Jason Langone, <a href="http://twitter.com/langonej">@langonej</a> author of <a href="http://thinkvirt.com">ThinkVirt.com</a> blog</li>
<li>Jason Boche, @jasonboche author of <a href="http://boche.net/blog/">Boche.net</a> blog</li>
<li>Jim Yanik, <a href="http://twitter.com/jimyanik">@JimYanik</a></li>
<li>Jeff Whitman, <a href="http://jjwhitman">@jjwhitman</a></li>
</ul>
<div>We will also have some <a href="http://twitter.com/nexusmn">Nexus</a> resources including:</div>
<div>
<ul>
<li>Keith Norbie, <a href="http://twitter.com/keithnorbie">@keithnorbie</a> author of <a href="http://keithnorbie.wordpress.com/">Virtual Ideas</a> blog</li>
<li>Mike Tellinghuisen, <a href="http://twitter.com/mtellin">@mtellin</a> author of <a href="http://mtellin.com">mtellin.com</a> blog</li>
<li>Jerrid Cunniff, <a href="http://twitter.com/jerridcunniff">@jerridcunniff</a></li>
</ul>
</div>
<p>Jim and Jeff will be doing a repeat of their VMworld session, if you missed it – it was one of the top rated sessions of all of VMworld 2011.  The event runs from 8:00am until 3:30pm and breakfast and lunch will be provided.</p>
<figure style="width: 512px;" class="wp-caption aligncenter"><img src="http://nexusmn.com/images/stories/vdi/VDI-SHowcase-Photo-Long-2.jpg" alt="" width="512" height="384" /><figcaption class="wp-caption-text">Nexus Information Systems VDI Showcase</figcaption></figure>
<p>We will also have tours of the Nexus VDI Showcase, we have a number of different VDI endpoints on display with various display configurations to allow you to see different solutions in action.  Click <a href="http://nexusmn.com/vdi">here</a> to see more info on the showcase.</p>
<p>Click <a href="http://vdikungfu2012.eventbrite.com/">here</a> for more info and to register for the event, hope to see you there!</p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2012/01/30/nexus-vdi-kung-fu-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Guide for Multiple NetApp ONTAP 8.1 Simulators</title>
		<link>http://mtellin.com/2011/12/01/setup-guide-for-multiple-ontap-8-1-simulators/</link>
		<comments>http://mtellin.com/2011/12/01/setup-guide-for-multiple-ontap-8-1-simulators/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 16:03:04 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Home Lab]]></category>
		<category><![CDATA[Simulator]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1756</guid>
		<description><![CDATA[I have written previously on deploying the ONTAP simulator on a vSphere host, and they seem to be some of my more popular posts.  Now that the ONTAP 8.1 simulator has been released, I thought I would do an updated post that is a little more comprehensive than my previous posts. In my most recent [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<p>I have written previously on deploying the ONTAP simulator on a vSphere host, and they seem to be some of my more popular posts.  Now that the ONTAP 8.1 simulator has been released, I thought I would do an updated post that is a little more comprehensive than my previous posts.</p>
<p><img class="aligncenter size-full wp-image-1784" title="Server room interior" src="http://mtellin.com/wp-content/uploads/2011/12/iStock_000017928795XSmall.jpg" alt="" width="415" height="289" /></p>
<p>In my most <a href="http://mtellin.com/2011/01/03/getting-started-with-the-netapp-ontap-8-0-1-simulator/">recent post</a> on this topic, I ran through the configuration I use to optimize usable space and getting necessary license keys installed.  I wanted to build on that for the 8.1 simulator, and specifically about getting multiple simulators to work with OnCommand.  If you install multiple copies of the simulator and then try to add them into the NetApp Management Console, you will get an error similar to this:</p>
<p><img class="aligncenter size-full wp-image-1757" title="duplicate sim error" src="http://mtellin.com/wp-content/uploads/2011/11/duplicate-sim-error.png" alt="" width="464" height="245" /></p>
<p>Even though they are separate virtual machines and have different IP addresses and hostnames, their simulator system id’s are identical so the NMC thinks it’s a duplicate host you are trying to add.  Luckily it is possible to change the serial number and system id so we can get multiple simulators added in and be able to utilize things like Protection Manager and Provisioning Manager.  The easiest way to do this is to change these values before you run the setup so you don’t have to reassign the disks.</p>
<p>To begin, I still utilize VMware converter to bring it into my vSphere environment.  There are other methods out there but this one has worked well for me.  I won’t screenshot the entire process as it’s mostly just taking the defaults and deciding what name you want to use etc, but here is the summary screen:</p>
<figure id="attachment_1758" style="width: 511px;" class="wp-caption aligncenter"><img class="size-large wp-image-1758" title="converter settings" src="http://mtellin.com/wp-content/uploads/2011/11/converter-settings-511x400.png" alt="" width="511" height="400" /><figcaption class="wp-caption-text">Summary screen for VMware Converter</figcaption></figure>
<p>I change the disk type to be thin provisioned instead of thick, I change the NICs to be the relevant networks for my lab, and finally I didn’t set it to power on just because I wanted to make sure I boot it into maintenance mode to change the serial number as soon as it boots up.  When it boots press a key other than enter to break the boot, then run the following commands to make this simulator unique (screenshot below):</p>
<pre>set bootarg.nvram.sysid=1111111101
set SYS_SERIAL_NUM=1111111101
boot</pre>
<figure id="attachment_1759" style="width: 570px;" class="wp-caption aligncenter"><img class="size-large wp-image-1759" title="simulator change serial number" src="http://mtellin.com/wp-content/uploads/2011/11/simulator-change-serial-number-570x400.png" alt="" width="570" height="400" /><figcaption class="wp-caption-text">Interrupt boot process to change serial number</figcaption></figure>
<p>These commands were documented in <a href="https://communities.netapp.com/message/50885#50885">this post</a> on the NetApp Communities, and I’ve followed the same pattern – 8 1’s with a unique two character string at the end that matches the hostname (e.g. STO-FAS1 is 01 STO-FAS2 is 02 etc)</p>
<p>After you hit enter to boot the simulator, you need to go into maintenance mode to wipe the config and setup the simulator, you need to hit control-C to bring up the boot menu and then option 4 for wiping the configuration:</p>
<figure id="attachment_1765" style="width: 570px;" class="wp-caption aligncenter"><img class="size-large wp-image-1765" title="fas1 wipe config screen" src="http://mtellin.com/wp-content/uploads/2011/12/fas1-wipe-config-screen-570x400.png" alt="" width="570" height="400" /><figcaption class="wp-caption-text">Boot menu options</figcaption></figure>
<p>Once you run through the wizard, this is the config I apply (I usually use a <a href="http://mtellin.com/2011/11/22/home-lab-tip-textexpander/">text snippet</a> to insert the following into  my SSH session):</p>
<pre>options security.passwd.rules.enable off
snap reserve -A aggr0 0
snap sched -A aggr0 0
options autosupport.enable off
aggr options aggr0 raidsize 28
disk assign all
license add DZDACHD
license add PZKEAZL
yes
license add NAZOMKC
license add ANLEAZL
license add BSLRLTG
license add NQBYFJJ
license add ELNRLTG
license add MTVVGAF
license add BQOEAZL
license add RKBAFSN
license add HNGEAZL
license add BCJEAZL
license add DFVXFJJ
license add XJQIVFK
license add DNDCBQH
license add JQAACHD
license add ZYICXLC
license add PVOIVFK
license add PDXMQMI
license add RQAYBFE
license add ZOFNMID
license add ZOPRKAM
license add RIQTKCL
ndmpd on
options nfs.export.auto-update off</pre>
<p>I turn off the password rules since this is just my lab and I typically use a very easy password (yep, you probably already guessed it) for most of the lab stuff that can only be accessed from inside.</p>
<p>Next step is to add some more disks in the simulator, this info was found on <a href="http://communities.netapp.com/docs/DOC-9579">this thread</a> over on the NetApp Communities.  Not all of the commands worked for me, in part 2 step 3 I wasn’t able to successfully enter those commands.  It mentions that was a glitch in the way the program was complied so I’m just guessing that it may now be resolved and not necessary now as without it I still was able to add disks without issue.</p>
<pre>priv set advanced
useradmin diaguser unlock
useradmin diaguser password</pre>
<p>Enter a password to use for the diaguser (again, it’s my lab so I use a relaxed password)</p>
<pre>systemshell</pre>
<p>Login with the user diag and the password you just created</p>
<pre>setenv PATH "${PATH}:/sim/bin"
cd /sim/dev
sudo makedisks.main -n 14 -t 23 -a 2
sudo makedisks.main -n 14 -t 23 -a 3
exit
useradmin diaguser lock
priv set admin
reboot</pre>
<p>After the system comes back up, login and we can assign the new disks</p>
<pre>disk assign all</pre>
<p>If you run into an error where you get a bad disk label, that can be easily fixed by:</p>
<pre>aggr status -f</pre>
<p>This output will give you the list of the failed disks, make note of the disk ids – they should be similar to v6.32</p>
<pre>priv set advanced
disk unfail -s v6.32</pre>
<p>At this point you should have a total of 56 disks on the simulator, with an aggregate raid group size of 28. I added 52 of the disks into my aggregate to leave 1 as a spare so I don’t constantly get errors about low spare count (you can disable the option to warn you about low spares but unfortunately that only works on systems with 16 disks or less).</p>
<pre>aggr add aggr0 52</pre>
<p>Now you should have the first simulator completed, I took a VM snapshot at this point to be able to revert to after I do my testing.  Next up is configuring the second simulator, obviously the VMware Converter steps are basically identical except for the VM name so I won’t repeat that part.  The only thing to be aware of is when you first power on the VM, press a key other than enter just like you did previously so we can set a different serial number:</p>
<p> </p>
<figure id="attachment_1778" style="width: 570px;" class="wp-caption aligncenter"><img class="size-large wp-image-1778" title="netapp2 serial number setup" src="http://mtellin.com/wp-content/uploads/2011/12/netapp2-serial-number-setup-570x400.png" alt="" width="570" height="400" /><figcaption class="wp-caption-text">Configuring unique serial number and system id on second simulator instance</figcaption></figure>
<p>Run through the rest of the configuration steps above and now you should be able to add both simulators into the NetApp Management Console:</p>
<figure id="attachment_1780" style="width: 600px;" class="wp-caption aligncenter"><a href="http://mtellin.com/wp-content/uploads/2011/12/nmc-working.png"><img class="size-large wp-image-1780 " title="nmc working" src="http://mtellin.com/wp-content/uploads/2011/12/nmc-working-600x176.png" alt="" width="600" height="176" /></a><figcaption class="wp-caption-text">Both simulators showing within the NetApp Management Console. Click for larger image.</figcaption></figure>
<p>Hopefully that helps you get started with the ONTAP 8.1 simulator, I’ll have some more posts coming up that will build off of this.</p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2011/12/01/setup-guide-for-multiple-ontap-8-1-simulators/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Home Lab Tip: TextExpander</title>
		<link>http://mtellin.com/2011/11/22/home-lab-tip-textexpander/</link>
		<comments>http://mtellin.com/2011/11/22/home-lab-tip-textexpander/#respond</comments>
		<pubDate>Tue, 22 Nov 2011 13:37:13 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[Home Lab]]></category>
		<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1737</guid>
		<description><![CDATA[TextExpander is a tool I’ve had installed on my Macbook Pro for awhile now, but never really utilized it all that often (other than the built-in spelling corrections I only had 1 or two custom expansions configured).  Recently I started using it more and I think it can be very helpful in home lab environments [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1749" title="online innovation" src="http://mtellin.com/wp-content/uploads/2011/11/iStock_000015546603XSmall.jpg" alt="" width="425" height="282" /></p>
<p>TextExpander is a tool I’ve had installed on my Macbook Pro for awhile now, but never really utilized it all that often (other than the built-in spelling corrections I only had 1 or two custom expansions configured).  Recently I started using it more and I think it can be very helpful in home lab environments where you are constantly configuring things over and over with the same (or similar) settings.  I’ve configured a few NetApp simulators in my home lab and rather than remember what settings I apply each time to the simulator and configure them, I have it all configured within TextExpander so that when I type /ntapsim it will replace that line with everything I want set.  In my case it will then run the following:</p>
<pre>options security.passwd.rules.enable off
snap reserve -A aggr0 0
snap sched -A aggr0 0
options autosupport.enable off
aggr options aggr0 raidsize 28
disk assign all
license add DZDACHD
license add PZKEAZL
yes
license add NAZOMKC
license add ANLEAZL
license add BSLRLTG
license add NQBYFJJ
license add ELNRLTG
license add MTVVGAF
license add BQOEAZL
license add RKBAFSN
license add HNGEAZL
license add BCJEAZL
license add DFVXFJJ
license add XJQIVFK
license add DNDCBQH
license add JQAACHD
license add ZYICXLC
license add PVOIVFK
license add PDXMQMI
license add RQAYBFE
license add ZOFNMID
license add ZOPRKAM
license add RIQTKCL
aggr add aggr0 24
ndmpd on
options nfs.export.auto-update off</pre>
<p>You get the idea, but that will automatically disable AutoSupport, disable the aggregate snapshot reserve and increase the default RAID group size to squeeze a little extra usable space out of the sim, and apply all the simulator license keys for me.  I also have snippets set up for applying a default Cisco switch/router config for me which has been extremely helpful when initially configuring everything in a GNS lab.  I also have one for ESXi hosts that will tweak a couple of settings for my lab such as allowing ESXi to use less RAM.  In that case, the specific tweak was mentioned <a href="http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/">here</a> and I just chose to insert it via the echo command instead of using vi manually.</p>
<p>That’s just some lab examples of what I use it for, but in reality there are tons of uses for this – almost every file on my machine is date stamped in the format yyyy-mm-dd and I have a quick two character snippet setup to automatically insert the current date in that format for when I’m creating a new folder/file.  Other examples that I use are for inserting my work phone number (I can never remember it), my address, an email signature, and a few for web addresses that I frequent.</p>
<p>If you aren’t willing to shell out the $35 for TextExpander (which, in my opinion, is a little high for a utility app – though it is incredibly useful), there are other ways to accomplish this.  Built in to OSX (and iOS 5 for that matter) is native text expansion, the downside is that it isn’t quite as easy to quickly add in new snippets, or modify old ones.  However, it’s free and as long as you are running OSX 10.6 or later – you already have it.  Just go to <strong>System Preferences</strong> –> <strong>Language & Text</strong> to create your snippets.</p>
<p><img class="aligncenter size-large wp-image-1738" title="built in osx text expander" src="http://mtellin.com/wp-content/uploads/2011/11/built-in-osx-text-expander-458x400.png" alt="" width="458" height="400" /></p>
<p>Anyone using TextExpander and have some other snippet examples?  I’d love to hear them.</p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2011/11/22/home-lab-tip-textexpander/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetApp Introduces New Controllers</title>
		<link>http://mtellin.com/2011/11/08/netapp-introduces-new-controllers/</link>
		<comments>http://mtellin.com/2011/11/08/netapp-introduces-new-controllers/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 12:32:59 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[fas2240]]></category>
		<category><![CDATA[ontap]]></category>
		<category><![CDATA[ontap 8.1]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1647</guid>
		<description><![CDATA[One of the more popular controllers (at least, in my experience) that NetApp offered was the FAS250/FAS270.  From the front it looked like a standard DS14 disk shelf, but in the back it contained controller module(s).  You could deploy it as a single controller, or in a HA pair and it made a great option [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<p>One of the more popular controllers (at least, in my experience) that NetApp offered was the FAS250/FAS270.  From the front it looked like a standard DS14 disk shelf, but in the back it contained controller module(s).  You could deploy it as a single controller, or in a HA pair and it made a great option for SMBs – it didn’t consume a lot of space since the controller was built into the shelf and the price was entry level.  These models went away in favor of the <a href="http://www.netapp.com/us/products/storage-systems/fas2000/">2000 series controllers</a> which still offered internal drives (12 in the <a href="http://www.netapp.com/us/products/storage-systems/fas2000/fas2000-tech-specs.html">FAS2020/2040</a> and 20 in the <a href="http://www.netapp.com/us/products/storage-systems/fas2000/fas2000-tech-specs.html">FAS2050</a>) but they used their own form factor and were a dedicated storage appliance.  A problem with these controllers was that when you upgraded the system, the internal drives could not be taken out and put into a disk shelf (such as the <a href="http://www.netapp.com/us/products/storage-systems/disk-shelves-and-storage-media/disk-shelves-tech-specs.html">DS4243</a>).  There were ways around this limitation, most notably just not ordering internal drives in the controllers and only using external storage to ease any concerns over future upgrades, but it still was a limitation in my opinion.</p>
<p style="text-align: center;"><img class="size-large wp-image-1662 aligncenter" title="Planned Obsolescence - New Product Stands Out" src="http://mtellin.com/wp-content/uploads/2011/11/iStock_000014655946Small-429x400.jpg" alt="" width="429" height="400" /></p>
<p>Today NetApp is announcing two new controller models that are reminiscent of the FAS200 line.  They are the <a href="http://www.netapp.com/us/products/storage-systems/fas2000/fas2000-tech-specs.html">FAS2240-2</a> and the <a href="http://www.netapp.com/us/products/storage-systems/fas2000/fas2000-tech-specs.html">FAS2240-4</a>, they are 2u and 4u in size respectively.  Early performance numbers indicate between a 2-3x performance improvement over the FAS2040 depending on workload type. The FAS2040 will stick around to complete the FAS2000 lineup.  This means all current controllers will be able to run the latest ONTAP software from NetApp (the FAS2020 and FAS2050 did not support ONTAP 8.x).  As I alluded to previously, the FAS2240 is a storage shelf with the controllers inserted into the back.  The 2240-2 is a 2u system and based on the current FAS2246 SAS shelf, while the 2240-4 is a 4u system and based on the current FAS4243 shelf.  The FAS2240-2 utilizes 2.5″ SAS drives and supports either 450 or 600GB drives as of today.  The FAS2240-4 utilizes 3.5″ SATA drives and supports 1, 2 or 3TB SATA drives as of today.  Both systems can be ordered with either 12 or 24 drives.</p>
<p>Some quick notes on the new models:</p>
<ul>
<li>Will require ONTAP 8.1+</li>
<li>Supports a mezzanine card, which can be either a 2 port FC card or 2 port 10 GbE card</li>
<ul>
<li>If you put a FC card in the mezzanine slot, they can be either target or initiator ports much like onboard FC ports on other controllers today</li>
</ul>
<li>Will support cluster mode, but you have to use the 10 GbE mezzanine card for cluster communication so only iSCSI/CIFS/NFS will work and must be served out of the GbE ports</li>
<li>Will come with ONTAP Essentials, which means all storage protocols are included (as well as things like Operations Manager, Protection & Provisioning Manager, DSM/MPIO)</li>
<li>Ability to convert from a controller into a disk shelf (much like the FAS200 line)</li>
<li>Will not have support for the FlashCache card or FCoE</li>
</ul>
<figure id="attachment_1651" style="width: 540px;" class="wp-caption aligncenter"><img class="size-large wp-image-1651 " title="fas2240-2 front view" src="http://mtellin.com/wp-content/uploads/2011/11/fas2240-2-front-view-600x294.png" alt="" width="540" height="265" /><figcaption class="wp-caption-text">Front view of the FAS2240-2 controller</figcaption></figure>
<figure id="attachment_1652" style="width: 540px;" class="wp-caption aligncenter"><img class="size-large wp-image-1652 " title="FAS2240-2 rear view" src="http://mtellin.com/wp-content/uploads/2011/11/FAS2240-2-rear-view-600x227.png" alt="" width="540" height="204" /><figcaption class="wp-caption-text">Rear view of the FAS2240-2 controller</figcaption></figure>
<figure id="attachment_1653" style="width: 540px;" class="wp-caption aligncenter"><img class="size-large wp-image-1653 " title="fas2240-4 front view" src="http://mtellin.com/wp-content/uploads/2011/11/fas2240-4-front-view-600x300.png" alt="" width="540" height="270" /><figcaption class="wp-caption-text">Front view of the FAS2240-4 controller</figcaption></figure>
<figure id="attachment_1654" style="width: 540px;" class="wp-caption aligncenter"><img class="size-large wp-image-1654 " title="fas2240-4 rear view" src="http://mtellin.com/wp-content/uploads/2011/11/fas2240-4-rear-view-600x279.png" alt="" width="540" height="251" /><figcaption class="wp-caption-text">Rear view of the FAS2240-4 controller</figcaption></figure>
<p>Also, and in my opinion this is a big one, the maximum volume size is 54TB on the FAS2240 and <strong>the maximum volume size with dedupe and/or compression enabled is ALSO 54TB!</strong>  This is one of the best features of 8.1, 64 bit aggregates in 8.x allowed us to grow beyond a 16TB aggregate limit but we were still limited (at least in some environments) on the volume size to a maximum of 16 TB (depending on the controller model) when using compression and/or dedupe.  To reiterate, as of ONTAP 8.1 the maximum volume size for dedupe/compression is now equal to the maximum volume size for the controller – which means it could be anywhere from 30 TB on the (now) entry level FAS2040 to 100 TB on the highest end FAS6280.  To determine what the maximum volume size is for your controller, check the <a href="http://now.netapp.com/NOW/knowledge/docs/hardware/NetApp/syscfg/scdot81/index.htm">System Configuration Guide</a>.</p>
<p>Anyone out there looking at these new controllers from NetApp?</p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2011/11/08/netapp-introduces-new-controllers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>On my way to NetApp Insight 2011</title>
		<link>http://mtellin.com/2011/10/30/on-my-way-to-netapp-insight-2011/</link>
		<comments>http://mtellin.com/2011/10/30/on-my-way-to-netapp-insight-2011/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 13:27:48 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[Insight 2011]]></category>
		<category><![CDATA[cluster mode]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[netapp insight]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1701</guid>
		<description><![CDATA[I’m off to the airport for NetApp Insight 2011, which allows me to trade the 50 degree Minnesota temperatures right now for what looks to be a week of low 80 degree temperatures. For me one of the big focus areas this year is to dig into ONTAP 8.1 cluster mode, which NetApp has said [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<p><!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> I’m off to the airport for <a href="http://netapp-insight.com">NetApp Insight 2011</a>, which allows me to trade the 50 degree Minnesota temperatures right now for what looks to be a week of low 80 degree temperatures.</p>
<p><img class="aligncenter size-full wp-image-1703" title="iStock_000016245645XSmall" src="http://mtellin.com/wp-content/uploads/2011/10/iStock_000016245645XSmall.jpg" alt="" width="425" height="282" /></p>
<p><!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> For me one of the big focus areas this year is to dig into ONTAP 8.1 cluster mode, which NetApp has said is going to be their future.  The traditional 7-mode will still be around, but (almost?) all R&D will be put into the cluster mode features.  The cluster mode product isn’t anything new to NetApp, they acquired Spinnaker around 2004 and have been offering ONTAP GX which allowed 24 nodes in a single namespace cluster.  The issue was that the commands were not similar between ONTAP 7G and ONTAP GX as well as differing feature sets.  The paths are starting to converge and 8.1 offers some features that weren’t found with ONTAP GX such as:</p>
<ul>
<li>Support for SAN (ONTAP GX only supported NAS protocols)</li>
<li>SnapMirror for replication</li>
<li>Deduplication</li>
</ul>
<p><!--?xml version="1.0" encoding="UTF-8" standalone="no"?-->There are a few things that aren’t yet supported (as far as I know) in cluster mode (SnapVault is one that comes to mind) but it’s nice to see it coming closer to feature parity with the 7-mode offering.</p>
<div>A quick summary of my schedule to give you an idea on things I might be tweeting about:</div>
<h2><span class="Apple-style-span" style="font-size: 20px;">Tuesday:</span></h2>
<div>
<ul>
<li>Virtualization Technologies Technical Keynote</li>
</ul>
</div>
<h2>Wednesday:</h2>
<div>
<ul>
<li>Advanced MultiStore with ONTAP 8.1 7-Mode Hands on Lab</li>
<li>Performance Sizing with System Performance Modeler</li>
<li>Cluster-Mode Scalable SAN Hands on Lab</li>
<li>Automated Failback with Configuring NetApp and VMware SRM 5</li>
</ul>
</div>
<h2>Thursday:</h2>
<div>
<ul>
<li>Technical Guide to Implementing V-Series</li>
<li>Monitoring NetApp Storage Through New Eyes with OnCommand</li>
<li>VMware View on NetApp: Solution Architecture, Best Practices, and Pitfalls</li>
</ul>
</div>
<h2>Friday:</h2>
<div>
<ul>
<li>Best Practices for Configuring and Converting to 64-bit Aggregates</li>
</ul>
<p>I’ll be sharing content as much as I can (at least, for the things that aren’t under NDA).  Check my <a href="http://twitter.com/mtellin">twitter</a> and <a href="http://mtellin.com">this blog</a> for updates throughout the week.  Thanks for reading!</p>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2011/10/30/on-my-way-to-netapp-insight-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Touring the NetApp RTP Datacenter</title>
		<link>http://mtellin.com/2011/10/03/touring-the-netapp-rtp-datacenter/</link>
		<comments>http://mtellin.com/2011/10/03/touring-the-netapp-rtp-datacenter/#respond</comments>
		<pubDate>Mon, 03 Oct 2011 19:07:43 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[NetApp]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1576</guid>
		<description><![CDATA[About a year ago at one of the local Tech OnTap events NetApp did a presentation about their new datacenter and I had been wanting to tour the facility since then.   I was out in the RTP area a few weeks ago for some NetApp training, and luckily I had an extra day where [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-large wp-image-1584" title="rtp_ebc_2011" src="http://mtellin.com/wp-content/uploads/2011/10/rtp_ebc_2011-600x398.jpg" alt="" width="600" height="398" /></p>
<p>About a year ago at one of the local Tech OnTap events NetApp did a presentation about their new datacenter and I had been wanting to tour the facility since then.   I was out in the RTP area a few weeks ago for some NetApp training, and luckily I had an extra day where I could finally see the datacenter NetApp calls the Global Dynamic Lab.</p>
<p><img class="aligncenter size-large wp-image-1585" title="Unknown" src="http://mtellin.com/wp-content/uploads/2011/10/Unknown-600x391.jpg" alt="" width="600" height="391" /></p>
<p>The datacenter is impressive, not only in terms of its looks and attention to detail – but also with the amount of equipment they can support at just a fraction of the cost of a typical datacenter.  NetApp was able to reduce construction costs on this datacenter by more than 2/3 and also reduce operating costs by about 60%, and in doing so was still able to deliver more power and cooling per rack than the industry average.  My first thought after hearing this from our tour guide was that it really matches NetApp’s current tag line: <em>Do more with less</em>.</p>
<p>Once we walked into the datacenter floor one of the first screens you see gives some environmental info.</p>
<p><img class="aligncenter size-large wp-image-1578" title="20111003-124831.jpg" src="http://mtellin.com/wp-content/uploads/2011/10/20111003-124831-597x400.jpg" alt="" width="597" height="400" />At a glance you can see todays PUE, as well as the months average among other things.  It also shows the outside air info, being from Minnesota my first thought when I landed in Raleigh was how amazing the weather is – and this datacenter takes advantage of it.  Since approximately 60% of the time the weather is 70 degrees or cooler, it has the ability to automatically pull in outside air as much as possible to help in cooling the datacenter.  The average PUE for this datacenter is around 1.2 – one of the lowest in the industry, having a PUE of 1.2 gives an estimated savings of $7 million in operating expenses annually versus a PUE of 2.0.</p>
<p>After reviewing the screen I was ready to head in and see the rest of the place, looking down the main aisle gives you this view:</p>
<p><img class="aligncenter size-large wp-image-1580" title="Unknown-1" src="http://mtellin.com/wp-content/uploads/2011/10/Unknown-1-596x400.jpg" alt="" width="596" height="400" /></p>
<p>There are 36 cold rooms, and each cold room is based on a max of 720 kW, each rack can go up to 42kW as long as the total cooling load per cold room does not exceed 720 kW.  There were rows and rows of various NetApp controllers and storage (both demo and a subset of production are run from this location), all different kinds of server vendors and primarily Cisco for the switching (if there were other vendors, I didn’t seem them in the aisles I walked through).  This was definitely a more easy-going tour than the <a href="http://mtellin.com/2011/08/31/vmworld-2011-day-3-wrap-up/">SwitchNAP datacenter tour</a> I had gone on just a month ago at VMworld, I kept expecting security guards to be following our every step.  Joking aside, I’d have to say these are without a doubt two of the most impressive data centers I’ve seen.</p>
<p>There is also a video tour on Youtube as well that gives a little more detail:</p>
<p><iframe src="http://www.youtube.com/embed/QogbhdOlbtM" frameborder="0" width="560" height="315"></iframe></p>
<p>All in all it was a great tour and I’d like to thank @chrisgeb and @that1guynick and other (gasp) non-Twitter users for helping to facilitate.  The only downside was I wasn’t able to take a spare FAS3210 home for my own lab, at one point I did hear “if you can get it on the plane you can take it home” though I didn’t take the challenge.</p>
<p>There is a really good whitepaper that NetApp as published on the GDL called: <a href="http://media.netapp.com/documents/wp-7099.pdf">Breaking Down the Glass House: NetApp Global Dynamic Lab Delivers Higher Power Density, Greater Efficiency, and Lower Capital and Operating Costs</a> which may also set a record for the longest name for a whitepaper.  If you are interested in more info on it I’d highly recommend checking it out.</p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2011/10/03/touring-the-netapp-rtp-datacenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWVCaaS: VMworld Video Converting as a Service</title>
		<link>http://mtellin.com/2011/09/21/vmwvcaas-vmworld-video-converting-as-a-service/</link>
		<comments>http://mtellin.com/2011/09/21/vmwvcaas-vmworld-video-converting-as-a-service/#respond</comments>
		<pubDate>Wed, 21 Sep 2011 14:13:13 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[VMworld 2011]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1557</guid>
		<description><![CDATA[Stupid title aside, one of the things I’ve done in the past is downloaded all of the VMworld sessions and convert them so I can play them on my iPad/Apple TV devices. Based on some Twitter conversations last year it seemed like a number of people do the same thing – rather than everything spending [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<figure id="attachment_1561" style="width: 600px;" class="wp-caption aligncenter"><img class="size-large wp-image-1561" title="2011-09-19_21-20-12" src="http://mtellin.com/wp-content/uploads/2011/09/2011-09-19_21-20-12-600x221.png" alt="" width="600" height="221" /><figcaption class="wp-caption-text">VMworld 2011 Sessions in iTunes</figcaption></figure>
<p>Stupid title aside, one of the things I’ve done in the past is downloaded all of the VMworld sessions and convert them so I can play them on my iPad/Apple TV devices. Based on some Twitter conversations last year it seemed like a number of people do the same thing – rather than everything spending their time going through the process of downloading, converting and tagging each video file, I thought why not consolidate efforts. I’ve started this process again this year and have created a share on my Dropbox folder with the finished videos. If you attended VMworld and would like access let me know and I can add you. Hopefully it can save others some work.  Message me on <a href="http://twitter.com/mtellin">Twitter</a> or send me an email via the <a href="http://mtellin.com/contact-me/">contact me</a> page at the top and I can add you to the share.</p>
<p>Also, and hopefully this goes without saying, if you didn’t go to VMworld and are looking for the sessions – I believe you can buy a pass on the VMworld.com site to access the sessions.  The point is, if you don’t have a way to show that you already have access to the sessions, I’m not going to be able to give you access to the Dropbox folder if you request access.  Not interested in the VMworld police chasing me down <img src="http://mtellin.com/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2011/09/21/vmwvcaas-vmworld-video-converting-as-a-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMworld 2011 Day 3 Wrap Up</title>
		<link>http://mtellin.com/2011/08/31/vmworld-2011-day-3-wrap-up/</link>
		<comments>http://mtellin.com/2011/08/31/vmworld-2011-day-3-wrap-up/#respond</comments>
		<pubDate>Thu, 01 Sep 2011 04:39:58 +0000</pubDate>
		<dc:creator><![CDATA[mike]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[VMworld 2011]]></category>

		<guid isPermaLink="false">http://mtellin.com/?p=1536</guid>
		<description><![CDATA[Today was a little lighter on new content as most of the big announcements were made yesterday during the keynote.  I’ve written in the past about using an iPad more and more during my workday, and I took the opportunity today to visit the end user computing booth in the solutions exchange and talk with [&#8230;]<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[<p>Today was a little lighter on new content as most of the big announcements were made yesterday during the keynote.  I’ve written in the past about using an iPad more and more during my workday, and I took the opportunity today to visit the end user computing booth in the solutions exchange and talk with Tedd Fox, the product manager for end user computing.  I use the view client on my iPad often – it’s not quite “there” for making it a standard use today in my opinion – but it’s a very functional application that works great in a pinch or for quick tasks.  The View client utilizes only PCoIP (no option for RDP) and one of the minor annoyances I had with the product that Wyse PocketCloud didn’t suffer from (PocketCloud is an RDP connection to View) was that if I switch to another app and then switch back to View – I have to re-login to my session again.  The next version of the View client will support being able to multi task.  It was also mentioned that the next version will have an embedded RSA soft token.  Another new feature I was very impressed with was this:</p>
<p><img class="aligncenter size-large wp-image-1537" title="photo" src="http://mtellin.com/wp-content/uploads/2011/08/photo-533x400.png" alt="" width="533" height="400" /></p>
<p>Just having a big keyboard and trackpad probably doesn’t look like much of a feature, but what you don’t see is that it’s connected to an external display via the iPad display adapter so you get your full View desktop display on the external monitor and a large keyboard and large trackpad above the keyboard on the iPad screen.  I know Apple won’t allow this, but I’d love it if I could pair a bluetooth mouse with the iPad, as well as my bluetooth keyboard (which I already can pair) and then when I’m in the office I could have a very functional and portable thin client device.</p>
<p>My afternoon was a tour of the SwitchNAP datacenter.  SwitchNAP was one of the locations for housing the servers used by the VMware Labs team.  There have been a lot of blog posts about SwitchNAP so I don’t want to duplicate too much of the work that is already out there, but their datacenter sits in the old Enron Broadband building.  Around the early 2000’s Enron was planning on arbitraging bandwidth much like they were doing with power.  Right before they were set to open they declared bankruptcy.  SwitchNAP was across the street at this point and spent the next 9 months pulling that facility out of Enron’s bankruptcy.  As you would imagine I jumped at the chance to tour the facility – especially after finding out it was completely free.  I knew this place was secure, and unlike any other datacenter – when we pulled up this was the view by the security door.</p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-1539" title="photo" src="http://mtellin.com/wp-content/uploads/2011/08/photo-600x293.jpg" alt="" width="540" height="264" /></p>
<p>Unfortunately that was the only picture I was able to get, we were informed that pictures of any kind are not allowed once inside the doors and considering we always had a minimum of two security guards with us with arms bigger than my thigh – I didn’t try and sneak any pics…  They did mention we can use the pictures from their website however, this picture is of the main entrance:</p>
<p><img class="aligncenter size-large wp-image-1542" title="2011-08-31_22-59-29" src="http://mtellin.com/wp-content/uploads/2011/08/2011-08-31_22-59-29-526x400.png" alt="" width="526" height="400" />And this picture is a close up of the gate we had to go through to get out of the lobby and into the building:</p>
<p><img class="aligncenter size-full wp-image-1543" title="2011-08-31_23-07-14" src="http://mtellin.com/wp-content/uploads/2011/08/2011-08-31_23-07-14.png" alt="" width="569" height="237" />Once through the gate, we walked down a hallway and about halfway down you could see into their NOC(gotta say, the cubes are a little nicer than mine…):</p>
<p><img class="aligncenter size-large wp-image-1544" title="2011-08-31_22-59-47" src="http://mtellin.com/wp-content/uploads/2011/08/2011-08-31_22-59-47-535x400.png" alt="" width="535" height="400" />Inside the datacenter there were a number of these(of note is the enclosed hot aisles, our tour guide also mentioned that they currently have the lowest PUE of any datacenter):</p>
<p><img class="aligncenter size-large wp-image-1545" title="2011-08-31_23-00-08" src="http://mtellin.com/wp-content/uploads/2011/08/2011-08-31_23-00-08-475x400.png" alt="" width="475" height="400" />And the last picture showing the 3 different feeds, none of which are ever over 66% utilization:</p>
<p><img class="aligncenter size-large wp-image-1546" title="2011-08-31_23-00-57" src="http://mtellin.com/wp-content/uploads/2011/08/2011-08-31_23-00-57-530x400.png" alt="" width="530" height="400" /></p>
<p>A few stats on the campus:</p>
<ul>
<li>2,200,000 sq ft of space</li>
<li>500 MVA power capacity</li>
<li>567 MVA of generator capacity</li>
<li>294 MVA UPS suply</li>
<li>202,000 tons of cooling</li>
<li>Armed 24/7/365 by military trained security staff</li>
</ul>
<div>
<p>As I mentioned the VMworld Labs were hosted here with 2 x 1Gb point to point links, we also heard they have customers like eBay with around 36PB of storage (soon to double that) with a large Hadoop cluster cranking away on the data, Mozy has resources in the building as well as certain government agencies they weren’t able to share details on.</p>
<p>One thing that struck me was everything is done for a reason there, and one example of that is they custom make their racks and paint the front of the rack blue (picture below) and the back of the rack red.  The tour guide told us that a number of their customers would accidentally rack things backwards so they did this so that blue indicates the cold aisle and red indicates that contained hot aisle.</p>
<p><img class="aligncenter size-large wp-image-1547" title="2011-08-31_23-04-18" src="http://mtellin.com/wp-content/uploads/2011/08/2011-08-31_23-04-18-496x400.png" alt="" width="496" height="400" /></p>
<p>Leaving the facility the only word I could think of that sums up everything about SwitchNAP is ‘overkill’.  And I mean that in a good way, it’s unbelievably secure and everything is designed to support any type of failure you could think of.</p>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mtellin.com/2011/08/31/vmworld-2011-day-3-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
