<?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>3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</title>
	<atom:link href="http://3cvguy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://3cvguy.com</link>
	<description>Talking about 3cV and other technologies found in the next generation data center</description>
	<lastBuildDate>Tue, 16 Apr 2013 16:07:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>An afternoon at the NYC VMUG with Justin King, @vCenterGuy talking about vCenter SSO</title>
		<link>http://3cvguy.com/an-afternoon-at-the-nyc-vmug-with-justin-king-vcenterguy-talking-about-vcenter-sso/</link>
		<comments>http://3cvguy.com/an-afternoon-at-the-nyc-vmug-with-justin-king-vcenterguy-talking-about-vcenter-sso/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 16:07:54 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[sso]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=620</guid>
		<description><![CDATA[<p>A colleague of mine recently attended the NYC VMUG event held on April 10 which featured Justin King @vCenterGuy.&#160; Brandon Henriquez assembled a nice write-up and wanted to share it with everyone.&#160; This should help people understand the new 5.1 SSO feature set a little more. &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Earlier this week, I went to my first [...]</p><p>The post <a href="http://3cvguy.com/an-afternoon-at-the-nyc-vmug-with-justin-king-vcenterguy-talking-about-vcenter-sso/">An afternoon at the NYC VMUG with Justin King, @vCenterGuy talking about vCenter SSO</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.linkedin.com/profile/view?id=25808500&amp;locale=en_US&amp;trk=tyah" target="_blank">colleague</a> of mine recently attended the <a href="http://www.vmug.com/e/in/eid=849" target="_blank">NYC VMUG event</a> held on April 10 which featured Justin King @vCenterGuy.&#160; Brandon Henriquez assembled a nice write-up and wanted to share it with everyone.&#160; This should help people understand the new 5.1 SSO feature set a little more.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><em>Earlier this week, I went to my first VMware User Group meeting at the New York Times Building near Port Authority. Allow me to briefly describe the building…It’s AWESOME. The exterior architecture, the interior design, and general layout of the building have a very modern and elegant feel. I should point out that after exiting the elevator I did quickly get lost attempting to find the actual meeting, but I located another VMUG member who, with our powers combined, we located the main conference room and slightly more importantly the food.</em></p>
<p><em>Enough about my initial foray into the building, it’s time to get to the meat and potatoes about my visit, VMware VCenter Server 5.1. The illustrious VCenter Guru, Justin King (of course his name was Justin), was the main speaker for the meeting and he is considered a widely renowned and respected resource for the VMware community. He came to discuss the changes in VMware VCenter Server 5.1 and primarily discussed VCenter Single Sign On Server (SSO). VCenter is being developed as a framework of common services, one of those being SSO. </em></p>
<p><em>SSO creates an authentication domain that users are authenticated through in order to access available resources. This allows the functionality of not having to log in to multiple VCenter and VSphere servers separately with separate credentials, similar to the application Single Sign On application Microsoft uses for its BPOS suite. SSO allows the ability to have multiple Active Directories attached as well as OpenLDAP, allowing you to move across different domains freely. SSO works by providing Secure Token Exchange (SAML 2.0). After logging in through the web client a token is issued, which is then authenticated through whichever Active Directory/OpenLDAP accounts have the proper permissions (it should be noted that you can create a SSO user and give it admin rights which would be similar to having the root user in VSphere). Once approved, the token is issued back to the web client and access is given to all the appropriate VCenters and VSphere servers. </em></p>
<p><em>There are some limitations and requirements to SSO, such as it should be the first VMware installation when setting up VCenter. It also requires its own database which preferably should be on it’s own server (you can technically use this database server for the VCenter server database as well). Linked mode would no longer be required for unified views of local VCenter servers however would be required for sharing permissions, roles and licenses. Lastly, SSO should not be configured for use over WAN without some assistance through VMware support and even then it’s not the “best solution.” Since SSO is consistently reaching out to Active Directories and OpenLDAP authentication, if the WAN were to drop, you would be left without a way to access the SSO (unless you have a SSO specific user configured). In addition, you may lose the ability to access the SSO altogether.</em></p>
<p><em>There are several different types of “setups” used when building out a VCenter Single Sign On Server. The most basic is actually the most recommended setup as stated by Justin King himself. The reason being is that it’s not made more complex than it has to be and is kept very simple. On one host server (or VM server) you place the following servers: a Single Sign On server, a VCenter server, an Inventory Service server, a Web Client server and a database server. To briefly touch on the Inventory Service (IS) and Web Client (WC) servers, the IS server provides a query service into VPXD for keeping track and tagging specific virtual devices. The WC server is to mainly maintain the Web Client, which is supported on IE, Firefox and Chrome and has a “Work in Progress” mode where your last inputs would be saved until you can come back to the client to finish what was started. </em></p>
<p><em>The three other setups include configuring a VCenter Single Sign On server as a “Primary” and setting up another as a “Backup” essentially allowing redundancy but there are limitations. The first and more prominent limitation is that there can only be 1 Primary SSO and only the Primary can manage the SSO. This means that if the Primary SSO goes down, the Backup SSO wont be able to make changes to the SSO setup at all, making it essentially not a “true backup” and instead a active/passive solution. The other setups are also more complex by either involving other protocols, devices, or manually input that all take away from the purpose of the SSO, which is to have a single sign on point. </em></p>
<p><em>Before time ran out, Justin shared little bits of information that I am eager to share. The first being that the next update to VMware will be a minor update, expect a 5.2 before the end of the year. This update will most likely see the return of cluster databases. For the near future, Update 1 should be out within the next couple of months, bringing with it a more stable SSO and lots of minor fixes including a Update Manager update. For the next Major release, which is slated for next year, expect the Desktop client to be…NON-EXISTENT! VMware is planning on moving towards a Web-only client, which is definitely big news. In addition, they are working to have a physical VCenter Appliance box to be purchased, which will come all preconfigured and be able to put up “up to 500 hosts/5000 VM’s “. I’m really excited to see how that turns out.</em></p>
<p><em>VMware VCenter 5.1 is definitely making some defining moves and on it’s way to becoming a true services framework.&#160; SSO sounds very good, but after some research I found that it is very hard to get up and running properly. In addition, it requires a hefty load of hardware in terms of RAM and processing power to get up and running. Also, the Web Client and Inventory Services are works in progress at best and are more of a after-thought for the time being (but will definitely become prominent services in future revisions of VCenter). Overall, the whole VCenter package just doesn’t seem appealing enough to start deploying just yet but there are moves that are being made in the right direction. I can, however, see it being the go to VMware management services package in the near future!</em></p>
<p><em>-Brandon H.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>-Justin Vashisht (3cVguy)</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/an-afternoon-at-the-nyc-vmug-with-justin-king-vcenterguy-talking-about-vcenter-sso/">An afternoon at the NYC VMUG with Justin King, @vCenterGuy talking about vCenter SSO</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/an-afternoon-at-the-nyc-vmug-with-justin-king-vcenterguy-talking-about-vcenter-sso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3Par StoreServ 7000 &#8211; Step by step Installation and Configuration (Part 2)</title>
		<link>http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-2/</link>
		<comments>http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-2/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 01:29:46 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[3Par]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[7000]]></category>
		<category><![CDATA[7200]]></category>
		<category><![CDATA[storeserv]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=613</guid>
		<description><![CDATA[<p>In Part 1 of this 3 part series series we went over the initial installation and configuration of the 3Par 7000.&#160; This included executing the “birth process” of the Virtualized Service Processor and activate the Storage System, which included the “Out of the box” configuration process. Now, we are going to run through the rest [...]</p><p>The post <a href="http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-2/">3Par StoreServ 7000 &ndash; Step by step Installation and Configuration (Part 2)</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-1/" target="_blank">Part 1</a> of this 3 part series series we went over the initial installation and configuration of the 3Par 7000.&#160; This included executing the “birth process” of the Virtualized Service Processor and activate the Storage System, which included the “Out of the box” configuration process.</p>
<p>Now, we are going to run through the rest of the process to finalize the setup of the 7000 and hook it up to your servers.&#160; Here is a high level list of remaining tasks:</p>
<ul>
<li>Apply license keys </li>
<li>Zone the 3Par and servers to </li>
<li>Create Common Provisioning Groups </li>
<li>Create Virtual Volumes to present to the ESX hosts </li>
</ul>
<p>First, we are going to move forward with applying the license keys to the array so we can enable the hard drive slots and activate 3Par’s full suite of features such as Adaptive Optimization, Dynamic Optimization, etc.&#160; You should have received your license keys form the procedure we performed in Part 1.&#160; Now, there is a way to add the license via the GUI but there seems to be a known bug with that process right now so I had to hop into the CLI For this.&#160; You can find the CLI install client on the “System Reporter” CD that came with the system.&#160; If you don’t have the CD you can register your 7000 <a href="https://h20575.www2.hp.com/tsusbportal/index.do?lc=EN_US">here</a> and all available software for your system can be downloaded instantly.&#160; </p>
<p><strong><u>LICENSE</u></strong></p>
<p>Once you have your CLI client installed open it up and log into your system by first giving the IP address, than your username and password.&#160; You should now be at the “cli%” prompt so go ahead and type in without quotes “setlicense” and hit “y” to agree to the terms.&#160; </p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML393ee4.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML393ee4" border="0" alt="SNAGHTML393ee4" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML393ee4_thumb.png" width="244" height="118" /></a></p>
<p>Now, go ahead and enter in your license keys by copying and pasting them into the CLI window.&#160; The keys are 32 characters long with a hyphen every 4 characters (60R3-60R3-60R3-60R3-60R3-60R3-60R3-60R3).&#160; To make it easy I took the individual keys I got from the HP site and put them into a blank notepad text file, I made sure there were no spaces between them, select all, and hit copy.&#160; I hit paste on the command prompt window to populate all of the keys and hit enter.&#160; After that, your curser will move down into a blank line, hit enter one more time and you should see the following lines to confirm your features were installed and activated.&#160; </p>
<p>**************************************************************************</p>
<p>The system will be licensed for 40 disks instead of 8 disks.</p>
<p>The following features will be enabled:</p>
<p>-Dynamic Optimization (No expiration date)    <br />-Management Plug-In for VMware vCenter (No expiration date)     <br />-Peer Motion (Expires July 16, 2013)     <br />-Recovery Manager for VMware vSphere (No expiration date)     <br />-System Reporter (No expiration date)     <br />-System Tuner (No expiration date)     <br />-Thin Conversion (No expiration date)     <br />-Thin Persistence (No expiration date)     <br />-Thin Provisioning (10240000G) (No expiration date)     <br />-Virtual Copy (No expiration date)     <br />-SS Provider for Microsoft Windows (No expiration date)</p>
<p>Are these the expected changes? (yes/no) yes License key successfully set.</p>
<p>cli%</p>
<p>**************************************************************************    <br />To confirm that the expected features are activate and loaded hop into the IMC GUI, click on your storage system and on the right pane hit the software tab. (See below picture)</p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML52f46d.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML52f46d" border="0" alt="SNAGHTML52f46d" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML52f46d_thumb.png" width="244" height="123" /></a>     </p>
<p>&#160; <br /><strong><u>FABRIC ZONING</u></strong>&#160;</p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/image.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/image_thumb.png" width="244" height="141" /></a> </p>
<p>In 3Par OS 3.1.2 Persistent Ports was introduced into the 3Par ecosystem.&#160; Persistent Ports (also known as NPIV) introduces an added layer of redundancy without the dependency of any software multi-pathing to perform online software updates, HBA firmware upgrades, and controller maintenance.&#160; While any of these actions are in motion while your host paths stay up and running.&#160; Talk about a Tier 1 capable system! </p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/image_3.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/image_thumb_3.png" width="244" height="222" /></a>&#160; </p>
<p><strong><u>ZONING AND FABRIC RECOMMENDATIONS FROM HP</u></strong> &#8211; Single initiator to multiple targets per zone (zoning by HBA *no switch port zoning*).</p>
<ul>
<li>Host ports can be cabled on a random basis</li>
<li>Each node should be connected to both Fabrics (switches)</li>
<li>Max of 64 initiators per front end port</li>
<li>Ports of the same pair of nodes with the same ID should be connected to the same fabric (switch)</li>
<ul>Example:
<li>0:2:3 and 1:2:3 on Fabric 1</li>
<li>0:2:4 and 1:2:4 on Fabric 2</li>
</ul>
</ul>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML13911d1.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML13911d1" border="0" alt="SNAGHTML13911d1" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML13911d1_thumb.png" width="244" height="103" /></a></p>
<p>[NOTE] &#8211; One thing I had to do to get the Fabric to see the 3Par ports was to change the array side ports to the settings pictured above.&#160; Not sure if this is fixed in the latest bath off the assembly line.</p>
<p><strong><u>COMMON PROVISIONING GROUPS</u></strong></p>
<p>Now that we have completed our zoning on the Fabric and populated our hosts to the 3Par array we can go ahead and carve out our initial CPG (Common Provisioning Group).&#160; I won’t get into the in’s and out’s of CPG’s here since I am focusing this post on initial setup and installation.&#160; My initial CPG is easy here since I have sixteen 450GB, 10K RPM SAS Small form factor drives.&#160; This will allow me to utilize a maximum amount of spindles as possible and set my availability (HA) levels.&#160; Let’s go ahead and create the CPG.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML6a0530.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML6a0530" border="0" alt="SNAGHTML6a0530" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML6a0530_thumb.png" width="244" height="123" /></a></p>
<p>On the Provisioning section right click on CPG and hit “Create CPG”, hit Next after the Welcome section.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML6b74e3.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML6b74e3" border="0" alt="SNAGHTML6b74e3" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML6b74e3_thumb.png" width="244" height="191" /></a></p>
<p>I went ahead and named my CPG and hit “Advanced Options” below to bring up the hidden settings.&#160; This is where the customization are endless and your settings will vary on your availability and performance requirements.&#160; I went ahead an went for most of the defaults, in my device type I select FC since that is the only type of drives I have installed, Raid 5, 4+1 for my Chunklets with a 32KiB step size.&#160; For the availability option always try to use cage level availability.&#160; This level of protection means that if you have enough disk shelves (cages) the Chunklets for a given Raid set will be taken from separate drive cages so if a disk cage were to have a power failure and go completely down your data will still be intact and serviceable to your hosts.&#160; Note that this is one of the main features that makes 3Par a Tier 1 capable system and excellent for Virtualized environments, you just can’t break this thing!&#160; Since CPG’s can automatically grow in size you can also set the size increments and set limits on that CPG growth.&#160; Once you are done customizing your CPG click next to select/filter out any disks from participating in this CPG.&#160; I made sure all 16 were selected and hit next and finish creating the CPG.&#160; This process will now create the underlying “Logical Disk” completely transparently and under the hood in the system.&#160; This is something the administrator never has to worry about.&#160; </p>
<p><strong><u>VIRTUAL VOLUMES</u></strong></p>
<p>Now, to get our hosts to actually see some storage we have to create a Virtual Volume and present it up to our VMware servers.&#160; In the Provisioning section right click on Virtual Volumes and click “Create Virtual Volume”. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/image_4.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/image_thumb_4.png" width="224" height="243" /></a> </p>
<p>At this point we will configure a simple Virtual Volume.&#160; Most of the the options here are self explanatory.&#160; Configure the VV name, check “export volume after creation” to assign the volume to your servers, and select whether or not the VV should be provisioned in either Thin or Thick format.&#160; Set the size of the virtual volume and select the CPG that this Virtual Volume should be pulled from.&#160; The “Copy CPG” option allows you to select the CPG that should store this VV’s snapshots (Virtual Copy).&#160; Hit next and finish to have the system create the Virtual Volume.</p>
<p>Since we selected “Export volume after creation” the Export Virtual Volume wizard will come up after the VV creation.&#160; </p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML1429c06.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTML1429c06" border="0" alt="SNAGHTML1429c06" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTML1429c06_thumb.png" width="244" height="161" /></a></p>
<p>On the left select the LUN you want to export and on the right highlight the servers that should see this Virtual Volume.&#160; Hit next and finish to assign the Virtual Volume to the selected servers.&#160; </p>
<p><a href="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTMLa38e8b.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="SNAGHTMLa38e8b" border="0" alt="SNAGHTMLa38e8b" src="http://3cvguy.com/BLOG/PICS/3ParStoreServ7000StepbystepInstallationa_130B4/SNAGHTMLa38e8b_thumb.png" width="244" height="129" /></a></p>
<p>On those VMware hosts navigate to the Storage Adapters section and hit “rescan all” – once that is complete you should see the exported Virtual Volumes that your ESX host can now access so you can create your VMFS datastore.&#160; Notice that “Supported” is shown under the Hardware Acceleration section which tells you that <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1021976">VAAI</a> is currently active and working.&#160; Also, 3Par recommends utilizing the “Round Robin” load balancing policy under the “Manage Paths” option in ESX(i).</p>
<p>In Part 3 of this series we will go over some of the additional software features of the 7000 including the installation and configuration of the VMware vCenter management plug-in and Recovery Manager for VMware vSphere.&#160;&#160; </p>
<p>-Justin Vashisht (3cVguy)</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-2/">3Par StoreServ 7000 &ndash; Step by step Installation and Configuration (Part 2)</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Videos: New Product Releases from HP GPC 2013</title>
		<link>http://3cvguy.com/videos-new-product-releases-from-hp-gpc-2013/</link>
		<comments>http://3cvguy.com/videos-new-product-releases-from-hp-gpc-2013/#comments</comments>
		<pubDate>Fri, 22 Feb 2013 19:22:09 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[HP]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[bladesystem]]></category>
		<category><![CDATA[byod]]></category>
		<category><![CDATA[gpc]]></category>
		<category><![CDATA[procurve]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=611</guid>
		<description><![CDATA[<p>On the floor of the expo at HP’s 2013 Global Partner Conference some of us Bloggers had the chance to do a booth tour to hear about some of the new products released.&#160; The ability to hear about these products directly from the experts themselves gives much more insight into how the technology works and [...]</p><p>The post <a href="http://3cvguy.com/videos-new-product-releases-from-hp-gpc-2013/">Videos: New Product Releases from HP GPC 2013</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>On the floor of the expo at HP’s 2013 Global Partner Conference some of us Bloggers had the chance to do a booth tour to hear about some of the new products released.&#160; The ability to hear about these products directly from the experts themselves gives much more insight into how the technology works and how it was derived.&#160; I’m a big fan of the new Blade chassis since having 40gb downlink speeds to the servers themselves will help those Hyper-V and VMware infrastructures avoid potential internal bottlenecks.&#160; Enjoy.&#160; -Justin Vashisht (3cVguy)</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:354f9618-141e-4b43-b241-e18a01e96092" class="wlWriterEditableSmartContent" style="float: none; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px">
<div><object width="448" height="252"><param name="movie" value="http://www.youtube.com/v/hkJVFD5Me9E?hl=en&amp;hd=1"></param><embed src="http://www.youtube.com/v/hkJVFD5Me9E?hl=en&amp;hd=1" type="application/x-shockwave-flash" width="448" height="252"></embed></object></div>
</div>
<p>&#160;</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:bcfa2eb3-0ba7-43c6-8cc8-dbb707ba988e" class="wlWriterEditableSmartContent" style="float: none; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px">
<div><object width="448" height="252"><param name="movie" value="http://www.youtube.com/v/ixFw5t-e4Fo?hl=en&amp;hd=1"></param><embed src="http://www.youtube.com/v/ixFw5t-e4Fo?hl=en&amp;hd=1" type="application/x-shockwave-flash" width="448" height="252"></embed></object></div>
</div>
<div>&#160;</div>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:7bd8f786-3a81-4296-b771-33248d6f83d3" class="wlWriterEditableSmartContent" style="float: none; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px">
<div><object width="448" height="252"><param name="movie" value="http://www.youtube.com/v/6Rqit_sCN1E?hl=en&amp;hd=1"></param><embed src="http://www.youtube.com/v/6Rqit_sCN1E?hl=en&amp;hd=1" type="application/x-shockwave-flash" width="448" height="252"></embed></object></div>
</div>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/videos-new-product-releases-from-hp-gpc-2013/">Videos: New Product Releases from HP GPC 2013</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/videos-new-product-releases-from-hp-gpc-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP 2013 Global Partner Conference &#8211; New product announcements!</title>
		<link>http://3cvguy.com/hp-2013-global-partner-conference-new-product-announcements/</link>
		<comments>http://3cvguy.com/hp-2013-global-partner-conference-new-product-announcements/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 18:15:35 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[3Par]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[gpc]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=582</guid>
		<description><![CDATA[<p>This week I am attending the 2013 HP Global Partner Conference here in Vegas for the first time.&#160; Not surprisingly at the first session, on the very first day HP announced to a room gathered full of press, bloggers, and executives on some new products under the ESSN space.&#160; For those that don’t know, ESSN [...]</p><p>The post <a href="http://3cvguy.com/hp-2013-global-partner-conference-new-product-announcements/">HP 2013 Global Partner Conference &#8211; New product announcements!</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>This week I am attending the 2013 HP Global Partner Conference here in Vegas for the first time.&#160; Not surprisingly at the first session, on the very first day HP announced to a room gathered full of press, bloggers, and executives on some new products under the ESSN space.&#160; For those that don’t know, ESSN stands for HP’s Enterprise Servers, Storage, and Network.&#160; This group, headed by David Donatelli has been on the cutting edge for years.&#160; Thanks to Dave we have seen things like the 3Par acquisition, Virtual Connect, Gen8 servers, and HP Networking innovations.</p>
<p><a href="http://3cvguy.com/wp-content/uploads/2013/02/image33.png" target="_blank"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://3cvguy.com/wp-content/uploads/2013/02/image_thumb33.png" width="244" height="137" /></a>    <br /><em><font size="1">David Scott – former 3Par CEO, now head of HP Storage speaking about the new HP Storage initiatives.</font></em></p>
<p>So, lets do a short take of some of the announcements that really interested me this morning:</p>
<p><strong><u>BLADESYSTEM</u></strong></p>
<p>HP seems to be very committed to the current 3000/7000 chassis architecture.&#160; I have had nothing but great experience in the reliability and stability of every BladeSystem we have deployed.&#160; Today HP has announced that they have taken the current system, locked the Electrical Engineering in the room and squeezed out some record setting performance never seen before in a Blade chassis.&#160; Here are some of the improvements:</p>
<ul>
<li>New HP “PLATINUM” series c3000 and c7000 chassis.&#160; </li>
<li>Same familiar look and feel, ability to use existing hardware. </li>
<li>40gb downlinks to the blade servers., this is huge for virtualized shops! <em>(First in Industry)</em> </li>
<li>40% more overall available bandwidth </li>
<li>Location intelligence and awareness in the data center with advanced power discovery features. <em>(First in Industry)</em> </li>
<li>Virtual Connect 4.0 firmware – end to end network integration with real time monitoring. </li>
<li>Industries first virtualized 3D graphics performance for blade servers. </li>
<li>Up to 4x user density at 60% lower cost. </li>
</ul>
<p><a href="http://3cvguy.com/wp-content/uploads/2013/02/image30.png" target="_blank"><img title="image" style="border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-top-width: 0px" border="0" alt="image" src="http://3cvguy.com/wp-content/uploads/2013/02/image_thumb30.png" width="277" height="198" /></a></p>
<p><strong><u>STORAGE</u></strong></p>
<p>David Scott, former CEO of 3Par and now head of Storage at HP introduced a few new initiatives as well.&#160; I think the StoreVirtual 4530 and 4730 are going to be huge in the SMB space.&#160; It is great to have a complete purpose built, unified system that I can get running in my virtual infrastructure in less than a day.&#160; HP has already put together the right components and software so I don’t have to experiment on my clients.&#160; David also mentioned that fact that these systems are built form the ground up for resilience.&#160; This translates into zero downtime software upgrades and seamless scalability.&#160; </p>
<ul>
<li>HP StoreSystem&#160; &#8211; This combines the StoreServ and StoreOnce products into one converged solution.&#160; Now, your storage and backup infrastructure will become as one.&#160; This takes management and performance to new heights.&#160; To me, this is something that should interest Cloud Providers and Enterprise level customers. </li>
<li>HP StoreVirtual 4530 and 4730 – based on Lefthand OS version 10.5.&#160; </li>
<li>Built for midrange – based on Gen8 optimized servers. 64GB RAM, SmartArray with an astounding 2GB FBWC! </li>
<li>4x10gb iSCSI connectivity </li>
<li>4530 supports 12 LFF drives, 4730 support 25 SFF drives. </li>
</ul>
<p><a href="http://3cvguy.com/wp-content/uploads/2013/02/image31.png" target="_blank"><img title="image" style="border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-top-width: 0px" border="0" alt="image" src="http://3cvguy.com/wp-content/uploads/2013/02/image_thumb31.png" width="244" height="154" /></a>     <br /><strong><u>       <br />BRING YOUR OWN DEVICE (BYOD)</u></strong></p>
<p>This one caught me off guard as I had no idea HP was going to enter the BYOD market.&#160; I still have to do more research on this system.&#160; Having implemented solutions from Airwatch and Good Messaging I need to see the feature set HP is bringing to the table.&#160; </p>
<p>HP’s solutions allows IT to onboard, provision and monitor users, devices and traffic on the network whether the user is an employee, contractor or guest and the device is connected wired or wirelessly. BYOD identity based access offers a comprehensive solution which includes single policy enforcement and converged network management across wired and wireless environments. Unified BYOD monitoring further enables you to optimize resource allocation and comply with regulatory requirements.&#160; This is obviously huge for the financial firms.</p>
<p><a href="http://3cvguy.com/wp-content/uploads/2013/02/image32.png" target="_blank"><img title="image" style="border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-top-width: 0px" border="0" alt="image" src="http://3cvguy.com/wp-content/uploads/2013/02/image_thumb32.png" width="244" height="153" /></a></p>
<p><strong><u>NETWORKING</u></strong></p>
<p>There were several announcements but ignored all of them since I was fixated on the HP 830 Unified/WLAN Switch <img src='http://3cvguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#160; This switch eliminates the need to purchase up to 50 percent of traditional network access devices, including separate switches and controllers, while supporting up to 1,000 wireless devices.&#160; This is one of those “why didn’t I think of this” products.&#160; Converging wireless capabilities into my access layer switches is a no brainer.&#160; Less management, less devices to worry about, less software programs, and less time since I’m don’t have to deploy separate product sets.</p>
<p>There were many more products announced.&#160; Follow my fellow bloggers @vmugonline, @ninabuik,, @johnobeto, and @jakeludington for additonal coverage.&#160; Will provide more updates from Vegas as they come down the wire. </p>
<p>-Justin Vashisht (3cvguy)</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/hp-2013-global-partner-conference-new-product-announcements/">HP 2013 Global Partner Conference &#8211; New product announcements!</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/hp-2013-global-partner-conference-new-product-announcements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco ASA &#8211; Permitting traffic between two interfaces with the same security level</title>
		<link>http://3cvguy.com/cisco-asa/</link>
		<comments>http://3cvguy.com/cisco-asa/#comments</comments>
		<pubDate>Sat, 16 Feb 2013 01:48:56 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[asa]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[pat]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=567</guid>
		<description><![CDATA[<p>I had to make some network modifications to an ASA to activate another interface to accommodate some storage devices on a separate subnet for management purposes.&#160; The below diagram shows the subnet’s in question.&#160; I needed to configure the two interfaces to allow all interesting traffic to pass bi-directionally between each other.&#160; Here are the [...]</p><p>The post <a href="http://3cvguy.com/cisco-asa/">Cisco ASA &ndash; Permitting traffic between two interfaces with the same security level</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>I had to make some network modifications to an ASA to activate another interface to accommodate some storage devices on a separate subnet for management purposes.&#160; The below diagram shows the subnet’s in question.&#160; I needed to configure the two interfaces to allow all interesting traffic to pass bi-directionally between each other.&#160; Here are the commands I used to this rolling.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/CiscoASA_124B0/image.png" target="_blank"><img title="image" style="border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; display: inline; border-top-width: 0px" border="0" alt="image" src="http://3cvguy.com/BLOG/PICS/CiscoASA_124B0/image_thumb.png" width="283" height="233" /></a></p>
<p>Even though the SERVER and STORAGE interfaces are configured with the same security level of 100 the default behavior of an ASA is to block communication between them.&#160; We can enable communication between these two interfaces with the same security level with the following command:</p>
<p>ASA-CLI (config) # same –security-traffic permit inter-interface</p>
<p>Here is where many people get stuck.&#160; After this command is added many people become baffled that they still cannot ping and pass traffic through.&#160; This is because a “static or dynamic” translation rule is still required.&#160; I added the following two commands to allow all IP traffic to pass bi-directionally.</p>
<p>ASA-CLI (config) # static (server,storage) 192.168.0.0 255.255.255.0 192.168.0.0 255.255.255.0</p>
<p>ASA-CLI (config) # static (storage,server) 192.168.2.0 255.255.255.0 192.168.2.0 255.255.255.0</p>
<p>At this point you should be good to go.</p>
<p>-Justin Vashisht (3cVguy)</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/cisco-asa/">Cisco ASA &ndash; Permitting traffic between two interfaces with the same security level</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/cisco-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3Par StoreServ 7000 &#8211; Step by step Installation and Configuration (Part 1)</title>
		<link>http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-1/</link>
		<comments>http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-1/#comments</comments>
		<pubDate>Sun, 27 Jan 2013 21:42:24 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[3Par]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[fiber]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[p7000]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[storeserv]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=478</guid>
		<description><![CDATA[<p>&#60;UPDATE &#8211; 2-19-2013&#62; &#8211; HP&#8217;s 3Par team was gracious enough to reach out and speak to me regarding some of the hiccups I experienced.  First, on the Virtual Storage processor they state that the file system error could be caused by having the wrong time on the ESX host which I can confirm is accurate.  [...]</p><p>The post <a href="http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-1/">3Par StoreServ 7000 &ndash; Step by step Installation and Configuration (Part 1)</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p><em>&lt;UPDATE &#8211; 2-19-2013&gt; &#8211; HP&#8217;s 3Par team was gracious enough to reach out and speak to me regarding some of the hiccups I experienced.  First, on the Virtual Storage processor they state that the file system error could be caused by having the wrong time on the ESX host which I can confirm is accurate.  Since we were also setting up new Blade Servers the right time had not yet been set.  The other issues are currently being worked on by the 3Par team and they will be fixed by the time most see their system.  I can&#8217;t say enough about the guys I spoke with, they are truly passionate about the product and are the utmost professionals who will not rest until they have a perfect product.  I look forward to working with them on future enhancements.</em></p>
<p>Last month HP <a href="http://3cvguy.com/?p=446">announced</a> the long awaited “baby” 3Par into their storage portfolio, the StoreServ 7000 series.  As predicted, 3Par’s entry into the SMB storage market has created a lot of excitement for the IT departments that wanted 3Par technology but didn’t have the budget for the existing models.  Since the majority of my clients are in the alternative investment space (Hedge Funds, etc.) they typically ask for the latest and greatest technology to stay on the cutting edge.  Naturally, being one of the first to implement a new technology product will most likely net you some of the bugs that present themselves in the first versions of products.  Since the Storeserv 7000 series uses that same underlying technology and operating system as the other mature 3Par products, I had no reservations recommending it to my client.  One nice thing about this 3Par is the ability for the customer to perform their own installation.  Previously, only authorized 3Par technicians were required for the initial install, setup, and configuring.</p>
<p>However, as you will see later in this article I did run into an issue with the initial setup in the new Smartstart Setup Wizards due to a bad setup script from HP, so I had to perform the “birth process” from the command line via serial port.  I actually prefer doing these type of procedures from the command line, since you learn a lot more about the technology that is usually hidden under the covers.  The rest of this post will be dedicated to walking you through the entire setup process from installing the drives, zoning the fiber to the blade servers, and creating a virtual volume to use in VMware.  Note that most of the installations steps can also be applied to the bigger P10000 systems as well since all 3Par’s share the common operating environment.</p>
<p>Ok, let’s get started – my client purchased a StoreServ 7200 with no extra disk shelves.  A simple 2U unit with 7TB of space was more than enough for them for now.  We removed everything from the boxes and were blown away with how awesome this array looks in person. The following are some pictures form when we first put the array together.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013102144PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-21-44 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013102144PM_thumb.png" alt="1-28-2013 10-21-44 PM" width="244" height="108" border="0" /></a></p>
<p>HP/3Par Licensing documents and software</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104814PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-48-14 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104814PM_thumb.png" alt="1-28-2013 10-48-14 PM" width="244" height="79" border="0" /></a></p>
<p>3Par 7200 freshly out of the box</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104737PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-47-37 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104737PM_thumb.png" alt="1-28-2013 10-47-37 PM" width="244" height="167" border="0" /></a></p>
<p>Front right</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013100759PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-07-59 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013100759PM_thumb.png" alt="1-28-2013 10-07-59 PM" width="244" height="102" border="0" /></a></p>
<p>StoreServ 7200 SFF 2.5inch 450GB 10k hard drives<br />
ready to be installed</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104655PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-46-55 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104655PM_thumb.png" alt="1-28-2013 10-46-55 PM" width="244" height="86" border="0" /></a></p>
<p>Rear shot of the array</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104007PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-40-07 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104007PM_thumb.png" alt="1-28-2013 10-40-07 PM" width="244" height="240" border="0" /></a></p>
<p>3Par controllers</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013102222PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-22-22 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013102222PM_thumb.png" alt="1-28-2013 10-22-22 PM" width="244" height="73" border="0" /></a></p>
<p>Controllers removed from array</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013102242PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-22-42 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013102242PM_thumb.png" alt="1-28-2013 10-22-42 PM" width="244" height="156" border="0" /></a></p>
<p>Controller backplane.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104128PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-41-28 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104128PM_thumb.png" alt="1-28-2013 10-41-28 PM" width="244" height="102" border="0" /></a></p>
<p>7200 with 16 hard drives installed</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104200PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-42-00 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104200PM_thumb.png" alt="1-28-2013 10-42-00 PM" width="244" height="100" border="0" /></a></p>
<p>Rear shot of the 7200 – Two 8GB fiber ports on each<br />
controller.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104626PM.png" target="_blank"><img style="display: inline; border: 0px;" title="1-28-2013 10-46-26 PM" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/1282013104626PM_thumb.png" alt="1-28-2013 10-46-26 PM" width="244" height="117" border="0" /></a></p>
<p>Close up of the power supply units</p>
<p>As you can see form the pictures the StoreServ 7200 comes out of the box pretty much ready to go in terms of physical assembly with the hard drives being only pieces that need to be installed.  We opted to go for the 2.5 inch small form factor SAS hard drives to maintain the 2U form factor.  Included in the box were SAS cables for future disk shelf expansion, power cables, labels, software, and licensing.  After taking a good look at the array, the design seems to be well thought out by HP Engineers – there is even a nifty rod that doubles as a pull handle\locking mechanism for the controller nodes.  It’s amazing HP was able to pack this amount of power and features into a 2U box.  On the rear of the chassis we have the two standard 110 volt power supplies that back each other up in case one experiences a heart attack.  In the middle you have your two controller nodes that house the special 3Par ASICs, processing power via a 1.8GHz chip, and your cache repository.  The base configuration we ordered came with the following I/O ports on each controller: Two 8Gb fiber ports, one RJ45 for remote copy, another RJ45 for Management, and finally three manufacturer diagnostic ports. </p>
<p>At this point this first thing I wanted to do is make sure that we registered the product and and make sure that we obtained all pertinent license keys.  As seen in the first picture the blue envelopes contain a printed paper from HP with an Entitlement Order Number (EON) number.  You will notice that some of the EON’s can be the same for different licenses which is normal due to the bundling.  When you have written down all of your EON’s you will need to register them on <a href="https://h30580.www3.hp.com/poeticWeb/portalintegration/hppWelcome.htm">HP’s licensing portal</a>.  The site will instantly send you all of the associated license keys.  The keys will be entered into the 3Par toward the end of the “birth process”.</p>
<p>Next, we have to initiate the “birth process” of the 7000.  First, we are going to setup and configure the 7000’s Service processor  HP now supports the Service Processor in a virtualized environment and makes it super easy by providing a pre-made OVF package.  The OVF resides on one of the DVD’s that come in the box.  Fire up your vSphere client and connect to one of your ESXi hosts.  Once you are connected navigate to File &gt; Deploy OVF template.  On the source page, click browse to import the OVF from its location on the DVD, click next.  On the OVF Template Details page, verify the OVF template, then click next.  On the name and location page, enter a name for the virtual storage processor then click next.  On the disk format page, select Thin Provision, then click next.  Now click finish and check the box on the bottom to power on the VM once the deployment is complete.</p>
<p>Now, here is where I ran into the first of my two major issues with the array setup, which I attributed to poor HP quality control.   So, when I booted up the vSP the Linux OS ran through the standard file system check during boot it stopped and informed me that the file system wasn’t consistent and needed to repaired &#8211; oh great!!! <em>&lt;SEE TOP OF POST FOR UPDATE &#8211; THIS ISSUE WAS DUE TO MY ESX HOST&#8217;S TIME BEING WRONG&gt;</em></p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb.png" alt="image" width="244" height="123" border="0" /></a> </p>
<p>Since I was probably one of the first HP resellers in the world to set up a 7000 I realized that finding someone at HP to actually acknowledge this issue and help me would be a daunting task.  At the end, it actually worked out well.  After about two hours of navigating through different storage support groups I finally found a very knowledgeable and helpful engineer in Colorado who saw this issue in HP’s internal training classes.  Even though the error gives you some guidance on the switches that you should use with the fsck command he advised to use some different ones.  He had me enter in the following command (without the quotes) to repair the file system:  “fsck –yvf /dev/sda*” I hit enter and let it run, after it ran through I typed in reboot as depicted below.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_3.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_3.png" alt="image" width="244" height="117" border="0" /></a></p>
<p>Now that the Service Processor’s file system is repaired it should now be in an operational state.  We need to connect to the SP via a web browser to start the birth process.  The SP received an IP address via DHCP which you can discover by going to the “summary” tab for the VM under the vSphere client.  Now, in your browser type the web address as follows: <a href="https://IP/sp/SpSetupWizard.html">https://IP/sp/SpSetupWizard.html</a>  This should get you to the Service processor setup wizard as seen in the below picture.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_4.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_4.png" alt="image" width="244" height="115" border="0" /></a> </p>
<p>Click next on on the welcome screen.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_5.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_5.png" alt="image" width="244" height="115" border="0" /></a></p>
<p>I got stuck on the next screen since the documentation provided didn’t tell me how to obtain my Service processor ID.  HP ended up forwarding me a document which explained how they changed the process and that the 3Par serial number should be entered.  The article ended up getting posted on the HP site <a href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;cc=us&amp;taskId=110&amp;prodSeriesId=5335712&amp;prodTypeId=12169&amp;objectID=c03655200">here</a>.  As it states the S/N should be prefixed with SP000.  So, if you serial number is 1601234 the Service Processor ID will be <strong>SP0001601234.</strong></p>
<p>Next, fill out the hostname and IP address information, along with the DNS support info, and advanced settings if applicable.  Hit next when complete.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_6.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_6.png" alt="image" width="244" height="115" border="0" /></a></p>
<p>The next screen pertains to the “phone home” feature of the SP.  This will allow the array to send HP information on the status of the array.  This is a nice feature since Hp will know if the array had a bad drive and automatically get the ball rolling to let you know about it and get you a replacement.  If you don’t have a proxy server for internet access you can leave these settings blank.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_7.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_7.png" alt="image" width="244" height="115" border="0" /></a> </p>
<p>Simple stuff here – I recommend using an NTP server. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_8.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_8.png" alt="image" width="244" height="115" border="0" /></a></p>
<p>Set a new password for user names “setupusr” and “3Parcust”</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_9.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_9.png" alt="image" width="244" height="115" border="0" /></a></p>
<p>Make sure all information is correct and click next.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_10.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_10.png" alt="image" width="244" height="124" border="0" /></a></p>
<p>Now, the “birth process” will start.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_11.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_11.png" alt="image" width="244" height="123" border="0" /></a></p>
<p>Once the Service Processor has been setup and configured you will return to the main menu.  The next step is to run the “<strong>Storage System Setup Wizard” </strong>to initialize the actual array which is part of the process that carves out all the chunklets.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_12.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_12.png" alt="image" width="244" height="171" border="0" /></a></p>
<p>Here is where I ran into some serious issues.  No matter how many times I tired and enter in the serial number the process would always kick back with the same error shown in red.  I went through all of my wiring to make sure the SP was on the same subnet and able to communicate to the array.  As I previously stated I was finally able to make contact with a 3Par engineer that was notified of this problem.  He stated that their is a known problem with the wizard driven setup process and a file containing some metadata for proper detection of the array was accidently left out.  I’m starting to wonder if it was the same guy that compiled the OVF <img src='http://3cvguy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>This is where things got interesting.  The only thing we could do at this point is manually setup the array from the command line via serial port.  I originally recorded the entire process but since I don’t posses enough patience to get into video editing I will continue to use screenshots.  At the end of the entire process I actually ended up enjoying seeing the entire process in the command prompt since I saw everything that was going on under the covers.  I imagine that by the time most people read this HP would have fixed all these issues and the wizard should work flawlessly.  Anyway, the following are the steps taken to manually bring the array alive via command prompt.</p>
<p>First, we will need to hook up the array to a laptop via a USB-to-Serial converter. Also, the system comes with two connectors that have a serial interface on one end and a RJ45 on the other end.  Make sure to utilize the gray connector (PN 180-0055) which you should connect a CAT 5 cable into, the other end should connect into the MGMT port on the first controller.  Use a program like “Putty” to connect to the array, make sure to use 9600 as the baud rate.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_13.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_13.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>Once you are connected you should should get a prompt to enter in a username and password.  I used “console” as the username and the password for your system can be obtained by contacting HP or you can reach out to me directly as it appears to be confidential info.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_14.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_14.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>You will now be presented with the 3Par Console Menu.  To start the process I selected number 6 and hit enter.  The console will not ask you to enter in “yes” to confirm that you are OK with the system to shut down and reboot. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_15.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_15.png" alt="image" width="244" height="157" border="0" /></a></p>
<p>3Par booting up…  Looks like an Intel 6 core 1.8Ghz chip is in each controller in the 7200.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_16.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_16.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>Now that everything is fresh and clean we are going to select number 1 to run the “Out of the Box Procedure” then type in “Yes” to continue with the procedure.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_17.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_17.png" alt="image" width="244" height="155" border="0" /></a></p>
<p>I can confirm that we indeed do have two nodes in our 7200 by hitting “c”</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_18.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_18.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>I typed in 1 to select New York.  I then hit enter to confirm that the time reported was correct.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_19.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_19.png" alt="image" width="244" height="157" border="0" /></a></p>
<p>Typed in a name for my 7000 and confirmed. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_20.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_20.png" alt="image" width="244" height="157" border="0" /></a></p>
<p>Confirmed all OS versions looked good.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_21.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_21.png" alt="image" width="244" height="156" border="0" /></a></p>
<p>Verified that the OS was seeing all 16 drives.  The OS then ran a check to make sure all drives and drive cages had the latest firmware.  This setup also made sure that all connections looked good. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_22.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_22.png" alt="image" width="244" height="156" border="0" /></a></p>
<p>The system then prompted me to run a stress test on the entire array by running a heave amount of I/O through all the disks. I deferred this for later due to a time crunch but recommend that you run this immediately to weed out any potential array issues that can be lurking. The test takes about two hours and 15 minutes.  You will notice than an error message popped up stating that my array has less cages than nodes.  Since I currently didn’t have any connected add-on drives cages (or shelves as some would call it) I am considered to only have one drive cage.  The system has two controller nodes so obviously we have more nodes than cages.  For protection and performance reasons you should always have multiple drive cages.  My client was small enough to not require this.  This error will eventually clear itself after a few prompts. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_23.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_23.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>I put in an available static IP with corresponding netmask, gateway, and temporary DNS.  The DNS should point to a local DNS server, such as an AD integrated box.  I made sure to not disable any encrypted ports.  Once completed I hit “y” to confirm everything looked good.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_24.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_24.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>The setup process is now running – as you can see the chunklets are now being created. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_25.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_25.png" alt="image" width="244" height="156" border="0" /></a></p>
<p>Now, the system wants us  to dictate on how we want the spare chunklets aggregated.  I selected “D” for default which puts us at 13%. </p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_26.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_26.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>Looking at the shot above we can see that more license keys need to be applied since I have more than 8 disks and other features that were ordered.  We will add this later.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_27.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_27.png" alt="image" width="244" height="157" border="0" /></a></p>
<p>I selected “No” for the CIM API’s.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_28.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_28.png" alt="image" width="244" height="158" border="0" /></a></p>
<p>Storage Array setup is now complete.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_29.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_29.png" alt="image" width="244" height="156" border="0" /></a></p>
<p>I then ran option 10 which will go through all the components in the array to make sure all components are healthy and ready to go.</p>
<p>Now, we have to mate the Service processor up to the storage array.  We can start this process by browsing to the SP to access the Service Processor Onsite Customer Care (SPOCC) via a web browser.  Simply type in the IP address of the SP that we configured earlier using https://.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_30.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_30.png" alt="image" width="244" height="164" border="0" /></a></p>
<p>Once you are in SPOCC, on the left click SPMaint.</p>
<p><a href="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_31.png" target="_blank"><img style="display: inline; border: 0px;" title="image" src="http://3cvguy.com/BLOG/PICS/HOWTOHP3ParStoreServ7000InstallConfig_11A83/image_thumb_31.png" alt="image" width="244" height="166" border="0" /></a></p>
<p>Click on “Add New INserv”.  Once there add the array’s IP we created in the command line setup.  Use account 3Paradm and the password you setup earlier.  We now have the array and SP mated up.</p>
<p>In part two of this article we will go through the remaining tasks to setup the array.  This will include configuring the zoning between the array and the HP blade servers.  For this task we will be configuring this on our Brocade fiber blade switches.  I will also take you through applying the license keys via the command line, setting up your hosts in the InForm management console and carving out a LUN to our VMware hosts.  This will require us to setup our CPG’s and VV’s which we will export to our hosts.</p>
<p>As I said earlier, I wasn’t concerned much on some of the hurdles I faced, since most of it adhered to components that are not mission critical to the underlying operation of the array.  The Smartstart wizards are a nice approach to make an advanced array approachable to a normal system admin.  I’m sure HP will fix these issues in the next week or so.</p>
<p>Thanks for reading, see you in Part 2.</p>
<p>-Justin Vashisht (3cVguy)</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-1/">3Par StoreServ 7000 &ndash; Step by step Installation and Configuration (Part 1)</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/3par-storeserv-7000-step-by-step-installation-and-configuration-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep your BPDU&#8217;s to yourself!</title>
		<link>http://3cvguy.com/keep-your-bpdus-to-yourself/</link>
		<comments>http://3cvguy.com/keep-your-bpdus-to-yourself/#comments</comments>
		<pubDate>Wed, 23 Jan 2013 04:22:31 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[bpdu]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[spanningtree]]></category>
		<category><![CDATA[switching]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=475</guid>
		<description><![CDATA[<p>This weekend I was turning up a new circuit for one of my clients and ran into an issue that I encountered once before and thought I would share some details.&#160; Years ago the most common type of circuits such as T1’s, T3’s, DS3, etc were delivered to a customer operating on a Layer 3 [...]</p><p>The post <a href="http://3cvguy.com/keep-your-bpdus-to-yourself/">Keep your BPDU&rsquo;s to yourself!</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>This weekend I was turning up a new circuit for one of my clients and ran into an issue that I encountered once before and thought I would share some details.&#160; Years ago the most common type of circuits such as T1’s, T3’s, DS3, etc were delivered to a customer operating on a Layer 3 basis.&#160; When operating via Layer 3 the ISP and customers’ network would be completely segregated and bridged via a router which inherently prevented the possibility of Layer 2 spanning tree confusions. </p>
<p>Today, most circuits are simple Layer 2 Ethernet handoffs from the ISP’s that the customer typically terminates into a firewall.&#160; Since we are operating completely at the Layer 2 level things can start to get pretty hairy if spanning tree configurations are not exact.&#160; A messy scenario that has seen the light of day at some regional ISP’s is when the equipment on the customer&#8217;s side is accidently elected as the root bridge.&#160; This can cause gigabytes worth of the ISP’s traffic to redirect and flow through one customer&#8217;s link causing a cobweb of headaches for many people.&#160; Naturally, this is a “perfect storm” scenario, but it is something that still happens.</p>
<p>This weekend when I was setting up the Layer 2 Ethernet Handoff at my client site I immediately saw Sidera’s protection mechanisms kick into gear.&#160; After plugging the circuit into my perimeter Cisco 2960 WAN switch I noticed the port bouncing into error disabled mode.&#160; My port connecting to the ISP was configured in Portfast mode, which means that I am manually guaranteeing that whatever is plugged into that particular port cannot generate a physical loop.&#160; Ports configured in Portfast mode are typically servicing desktops, servers, etc – notice that these are devices that don’t generate any BPDU traffic like routers and switches do.&#160; A desktop typically has one NIC and therefore cannot generate a physical loop.&#160; PortFast skips the initial spanning tree checks for that port, which avoids the timeout of end stations at boot up.&#160; After noticing the error disabled port notification I investigated the logs further and saw in the details that BPDU’s were being received on the port.&#160; Right away I knew that my port was receiving BPDU’s from the ISP switch.&#160; Thankfully there is a quick and easy fix to this.&#160; On my port connecting to the ISP I enabled the following command on the interface: “spanning-tree bpdufilter enable”.&#160; This command prevents the port from sending or receiving BPDUs.&#160; So, my ISP’s switch is now happy to not receive any BPPDU’s messages from my end and my switch interface is now ignoring BPDU’s messages being sent to me since I never want to participate in a foreign switches&#8217; Spanning Tree topology.&#160; At this point I reset the port and noticed that everything started operating as normal.&#160; </p>
<p>-Justin Vashisht (3cVguy)</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/keep-your-bpdus-to-yourself/">Keep your BPDU&rsquo;s to yourself!</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/keep-your-bpdus-to-yourself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hurricane Sandy &#8211; New lessons learned &amp; old lessons reinforced on IT Professionals.</title>
		<link>http://3cvguy.com/hurricane-sandy-new-lessons-learned-old-lessons-reinforced-on-it-depts/</link>
		<comments>http://3cvguy.com/hurricane-sandy-new-lessons-learned-old-lessons-reinforced-on-it-depts/#comments</comments>
		<pubDate>Mon, 31 Dec 2012 15:16:18 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[Other Categories]]></category>
		<category><![CDATA[BCP]]></category>
		<category><![CDATA[DR]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[SRM]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=471</guid>
		<description><![CDATA[<p>It’s been almost two months since Hurricane Sandy first hit the Northeast and changed many people’s lives for years to come.&#160; About a year before in 2011 we were all preparing for Sandy’s baby sister, Irene.&#160; I clearly remember the amount of hype the media produced at that time as the majority of people in [...]</p><p>The post <a href="http://3cvguy.com/hurricane-sandy-new-lessons-learned-old-lessons-reinforced-on-it-depts/">Hurricane Sandy &#8211; New lessons learned &amp; old lessons reinforced on IT Professionals.</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>It’s been almost two months since Hurricane Sandy first hit the Northeast and changed many people’s lives for years to come.&#160; About a year before in 2011 we were all preparing for Sandy’s baby sister, Irene.&#160; I clearly remember the amount of hype the media produced at that time as the majority of people in New York have never had to prepare for a Hurricane before.&#160; Irene came and went with about the same effect of a strong rainstorm and I remember hearing a lot of backlash toward the media about blowing this “Hurricane” out of proportion.&#160; From what I remember none of my clients suffered any outages but did prepare many IT departments for the real deal which would come one year later.</p>
<p>October 26th, 2012 is the day that I started to take Sandy serious.&#160; Just about all weather radar reports on TV started showing an incredible storm forming in the south Atlantic with a projected path of hitting NY and NJ sometime after Halloween.&#160; As the trusted IT advisors for our clients our firm had the responsibility of preparing their IT infrastructure’s and DR plans as if we were 100% sure that this Hurricane would directly hit us.&#160; For many years my clients in lower Manhattan would bring up the potential flood scenario, some took action and prepared while some deferred it to worry about another time.&#160; At this time we started sending notices to our clients to prepare all the tools necessary to make sure all respective DR/BCP plans were understood and ready for execution.&#160; </p>
<p>Just like Irene, Sandy came and went but this time leaving a trail of damage that the Northeast never expected or in any way prepared for.&#160; This time the media was very cautious in overblowing this storm but was firm that all should be prepared, which I think saved many lives.&#160; Many of the firms we consult for prepared to push the big red button but did not eventually have to.&#160; Several clients proactively executed the DR plan while a few sat dead in the water due to a total lack of investment in DR.&#160; </p>
<p>A particular client of mine took on major damage since their office is located in the last building on the tip of lower Manhattan.&#160; Their building’s basement and lobby was flooded with millions of gallons of seawater and had to vacate their office.&#160; In fact, they have still not moved back in yet due to the lack of stable dependent infrastructure services from the outside.&#160; A Financial Services firm always looks at risks in all areas of the operation so they decided to continue operations at a temporary office space to ensure that no critical trading functions are disrupted while the building infrastructure is performing repairs.&#160; The firm was prepared to utilize backup services for IT via their Singapore office but encountered some struggles.&#160; A combined factor of latency and bandwidth limitations which come by default when moving packets of data across the world hindered operations for them in a major way.&#160; Also, limited CPU horsepower prevented critical jobs from completing within normal thresholds.&#160; This prompted us to physically pluck all technology from 20th floor of their Manhattan office down the stairs and into a car for setup and delivery to a co-location facility in upstate New York.</p>
<p>Now that I have had some time to analyze and digest the procedures and outcomes from many different clients I wanted to share some of the most important lessons that were reinforced and some that were newly learned.</p>
<ul>
<li><strong>HAVING A FORMAL DR/BCP PLAN – </strong>Sounds like a no brainer right?&#160; Wrong!&#160; A majority of firms either have no plan whatsoever or something that is partially completed.&#160; This can be a daunting task and something that shouldn’t be learned on the fly.&#160; I recommend to hiring an outside firm that has seen many of the hurdles and mistakes others have made. </li>
<li><strong>MAKE FRIENDS WITH THE BUILDING MANAGER – </strong>For my downtown client, many years of relationship building with them gave us heavy leverage even when the building was flooded and closed.&#160; When we approached the building team to climb up 20 flights of stairs to retrieve 10 servers we hit a stonewall at first.&#160; If we got injured a lot of people could have been in some serious trouble but we then engaged the building manager with success.&#160; This was the main reason we were able to get them running in a co-location so fast.&#160; Relationships are key to getting things done when there is possible red tape. </li>
<li><strong>COMMUNICATION</strong>&#160; -&#160; If have seen IT managers get into serious hot water when they don’t communicate effectively to the Executives.&#160; I feel communication to the higher ups and end users is over 50% of the battle.&#160; If something doesn’t go right but you communicate it and et everyone know how you plan to prevent the same misstep going forward you will have a happier audience. </li>
<li><strong>TESTING YOUR DR/BCP PLAN – </strong>Having a plan is great but without constant testing and refinement how can you be sure that things will work when it comes time to execute?&#160; At minimum I like to see my clients test their plans at least two times a year.&#160; These tests will provide the ability to work out any kinks and stay consistent as the business grows and changes. </li>
<li><strong>DR vs. BCP – </strong>Disaster Recovery and Business Continuity Planning are two different animals, especially firms with large operations.&#160; To provide some some contrast, DR is the ability to recover a failed or degraded IT service to a Healthy state. (Example &#8211; Performing an Exchange email datacenter switchover) to another data center.&#160; Whereas BCP is focused more on logistical functions.&#160; (Example – A strategic plan on where/how to relocate humans in the event that employees are not able to enter the office due to a power outage/fire/flood etc). </li>
<li><strong>TEMPORARY WORKPLACE – </strong>Once again,<strong>&#160;</strong>in the case of my client who was not able to enter the office due to the flooding in downtown Manhattan they needed to find a temporary office to put 40+ people for several months.&#160; If this is done during an emergency most spaces will have already become unavailable.&#160; There are many data center/co-location environments that offer pre-arranged hotel space for a monthly fee.&#160; Many firms can operate just fine with employees working remotely from home.&#160; A Financial Services firm is more likely to have this due to the requirement of constant collaboration amongst employees and groups.&#160; You need to figure out which subset of users can work remotely and which users need to be together. </li>
<li><strong>DATACENTER PLACEMENT – </strong>Another seemingly easy one but often overlooked.&#160; I was just meeting with a new client with about 600 employees that had production in Manhattan and DR in New Jersey.&#160; Sandy took down both datacenters sine they were so close together and completely shut down the firm’s business.&#160; On the flip side, we once again look at my downtown client who’s DR site was on the other side of the world in Singapore.&#160; The distance was too great so make sure to take bandwidth and latency into account.&#160; I usually recommend a regional backup facility, usually within 60 miles for minimal latency and near zero RPO capabilities.&#160; I usually like to see the DR facility placed on an opposite coast.&#160; (Example: New York, primary, New Jersey, backup and Arizona for the DR facility.) </li>
<li><strong>ISP REDUNDANCY TO THE NTH DEGREE – </strong>Just because you have two different ISP vendors doesn’t mean you are resilient.&#160; In Manhattan Verizon owns most of the copper Infrastructure which means a large single point of failure exists.&#160; Due to monopoly reasons Verizon has been forced to offer their copper to resellers.&#160; So, if a client of mine has T1 lines from both Verizon and Verizon Reseller X odds are both runs are being physically routed through the same conduits in the building, the same circuit boards in the basement, the same path in the street, and the same central office.&#160; Always stagger your lines using different mediums such as Fiber or WiMax.&#160; Ask the building to show you their point of presence (POP) diagram which will show you the different entry points for the carriers.&#160; This is great information to know when writing up a scenario involving physical construction outside of the building which can potentially sever all connections to the building.&#160; Of course multiple POP’s can help avoid any outage.&#160; I also like to utilize 4G line of sight connectivity whenever possible form a vendor like Towerstream.&#160; This technology has matured greatly and offers speeds in excess of 20mb/sec.&#160; Since the infrastructure sites on the roof of the building it is completely autonomous and not affected by any issues that can occur on the ground level.&#160; They usually have a dedicated UPS on the roof for it as well!&#160; If your building doesn’t offer this sometimes banding together with other firms in the building and presenting the idea to the building manager will get them to allow the infrastructure install on the roof. </li>
</ul>
<p>Planning and actually being involved in a DR scenario are two different things.&#160; No matter how experienced an IT Professional may be, you will always learn something new when going through something of this magnitude.&#160; Documentation, checklists, communication, and proactive testing are the ingredients to a successful DR/BCP experience.&#160; </p>
<p>-Justin Vashisht (3cVguy)</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/hurricane-sandy-new-lessons-learned-old-lessons-reinforced-on-it-depts/">Hurricane Sandy &#8211; New lessons learned &amp; old lessons reinforced on IT Professionals.</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/hurricane-sandy-new-lessons-learned-old-lessons-reinforced-on-it-depts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP 3Par StoreServ 7200/7400 announced!</title>
		<link>http://3cvguy.com/hp-3par-storeserv-p72007400-announced/</link>
		<comments>http://3cvguy.com/hp-3par-storeserv-p72007400-announced/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 15:37:06 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[3Par]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[p7000]]></category>
		<category><![CDATA[storeserv]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=446</guid>
		<description><![CDATA[<p>HP has officially removed the covers off the new P7000 3Par storage array.&#160; This is the first 3Par array that HP had direct influence on as the P10000 was already in the works before the HP acquisition. Designed from the ground up for the SMB space the StoreServ 7000 series comes in two models, the [...]</p><p>The post <a href="http://3cvguy.com/hp-3par-storeserv-p72007400-announced/">HP 3Par StoreServ 7200/7400 announced!</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://3cvguy.com/wp-content/uploads/2012/12/image2.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://3cvguy.com/wp-content/uploads/2012/12/image_thumb2.png" width="513" height="126" /></a></p>
<p>HP has officially removed the covers off the new P7000 3Par storage array.&#160; This is the first 3Par array that HP had direct influence on as the P10000 was already in the works before the HP acquisition. Designed from the ground up for the SMB space the StoreServ 7000 series comes in two models, the 7200&amp;7400. HP states that the 7000 series starts off at an easy to swallow price of only $20K without sacrificing any of the enterprise class features of the parent models.&#160; The 7000 models will rely on the Gen4 ASIC, which is the latest version of the hardware chip.&#160; The primary difference between the two models is the 7400’s hyper-redundant 4 controllers with cache persistence, look for that at a starting price of only $40K.&#160; Another exciting feature on both systems is the support of 2.5 inch SAS SFF hard drives.&#160; That means a 2U 7200 system can provide 21TB of RAW space (via 900GB SAS drives).&#160; Amazing!</p>
<p>Price range for the 7200 is well under 100K with the 7400 falling right around the six figure mark depending on software options, drives and controller count.&#160; No doubt new and existing NetApp/EMC SMB customers will start paying attention to the new 3Par lineup!</p>
<p>I will be posting technical details of each system as they come down the wire.</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/hp-3par-storeserv-p72007400-announced/">HP 3Par StoreServ 7200/7400 announced!</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/hp-3par-storeserv-p72007400-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Storage to once again steal the show at Discover</title>
		<link>http://3cvguy.com/hp-storage-to-once-again-steal-the-show-at-discover/</link>
		<comments>http://3cvguy.com/hp-storage-to-once-again-steal-the-show-at-discover/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 01:58:10 +0000</pubDate>
		<dc:creator>Justin Vashisht</dc:creator>
				<category><![CDATA[3Par]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[chunklets]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://3cvguy.com/?p=430</guid>
		<description><![CDATA[<p>HP’s annual Discover conference, this year being held in Frankfurt Germany is about to get underway.&#160; Typically HP will use this stage to announce new and updated product lines.&#160; On Monday, HP’s main event for the conference is expected to shine the spotlight on it’s storage vertical.&#160; Tomorrow at 8AM tune in to the below [...]</p><p>The post <a href="http://3cvguy.com/hp-storage-to-once-again-steal-the-show-at-discover/">HP Storage to once again steal the show at Discover</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>HP’s annual Discover conference, this year being held in Frankfurt Germany is about to get underway.&#160; Typically HP will use this stage to announce new and updated product lines.&#160; On Monday, HP’s main event for the conference is expected to shine the spotlight on it’s storage vertical.&#160; Tomorrow at 8AM tune in to the below website to keep up to date with the storage side announcements.&#160;&#160; </p>
<p><a href="http://h17007.www1.hp.com/us/en/storage/nextera/index.aspx?jumpid=em_r1165_ww/en/large/eg/pl_em_hpcom_aw_HPCOM_storage/nextera_mkg/20121101">HP DISCOVER – STORAGE ANNOUNCEMENT PAGE</a></p>
<p>I expect tomorrow to be one of the biggest days for 3Par since the HP acquisition.&#160; In the past, 3Par arrays have been out of reach to the small and medium sized business due to cost, power, and space requirements.&#160; Since that acquisition our firm has been hounding HP to make the 3Par array more accessible to the mid-market by providing an <a href="http://www.theregister.co.uk/2012/09/10/hp_3par_eva/">SMB friendly version of the array</a> (as rumored on the linked article). Doing this while maintaining the all of the enterprise class features that made 3Par famous would be the biggest challenge.&#160; </p>
<p>Other speculation on the internet suggest some kind of 3Par InForm OS VSA but this wouldn’t make much business sense since the Lefthand P4000 VSA if very popular and already has significant investment from HP.&#160; Hopefully an updated GUI of the InForm OS and some kind of update on a simulator get’s announced as well.</p>
<p>All the rumors will be put to rest tomorrow at 8AM.&#160; I will be providing all updates tomorrow as they are announced.</p>
<p><a href="https://twitter.com/3cVguy" class="twitter-follow-button" data-show-count="false">Follow @3cVguy</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p><p>The post <a href="http://3cvguy.com/hp-storage-to-once-again-steal-the-show-at-discover/">HP Storage to once again steal the show at Discover</a> appeared first on <a href="http://3cvguy.com">3cV – 3Par Storage, C-Class HP Blades, VMware vSphere</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://3cvguy.com/hp-storage-to-once-again-steal-the-show-at-discover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
