HP 3PAR for midrange business

HP Enterprise class storage has just entered the mid range market. Today HP announced the HP 3PAR StoreServ 7000 class which includes two devices; the HP 3PAR 7200 and the HP 3PAR 7400. The 7200 starts at $25k for the 2U device and the 7400 (seen below) is less than $40K for a 4U device. I’m very excited about this announcement because now HP has a storage device with the features that everybody wants and it’s now affordable for a smaller sized organization. HP has seemingly targeted one of it’s own devices with this announcement (the HP EVA) since it has been very popular with the mid-range business. They’ve even included some tools to migrate data from the EVA to the new 3PAR. I seriously doubt that the EVA will entirely go away, but the new big brother is going to steal some of their thunder. ...

December 3, 2012 · 2 min · eshanks

Software iSCSI load balancing in ESXi 5

When you team NICs together in ESXi 5 you can pick from a variety of load balancing techniques to determine how traffic should flow over the adapters. You might think that setting up software iSCSI initiators in ESXi would be done in a similar manner. Add a VMkernel to a vSwitch, add a couple of adapters and set a teamingfailover policy. It turns out that this is not the case. You could setup a software iSCSI initiator this way, but it won’t provide you the teaming or failover you’ve intended. ...

December 3, 2012 · 2 min · eshanks

VMware Path Masking

 I’ve written posts in the past regarding LUN masking on a storage array, but it is possible to mask a path directly from your vSphere environment. I feel that if at all possible the masking should be handled at array level because the array is closest to the disk. Let’s face it, if vSphere shouldn’t see a LUN for one reason or another, then why is the array presenting it in the first place? ...

October 30, 2012 · 3 min · eshanks

HP Storage Comparisons (Sept. 2012)

I have been recently thrown into the world of HP Storage, and have been trying to learn all of the storage techniques that are in the HP product line. I noticed that I couldn’t find anything that really did a compare and contrast of each of the products so I started to put one together. Anything I couldn’t understand, I asked a great guy named Calvin Zito (@hpstorageguy) to give me a hand with. He was more than gracious so follow him on Twitter. ...

September 10, 2012 · 1 min · eshanks

VMDirectPath I/O Basic Setup

While I was studying for the VCAP-DCA I realized that many people might not have access to a lab that includes the capability to do VMDirectPath I/O. My own lab is using nested ESXi hosts inside of VMware Workstation so I don’t have access to DirectPath either, but I was able to borrow some equipment in order to test my skills. If you don’t have access to this type of equipment but want to study for the VCAP5-DCA, the below setup should suffice for you to learn it, as the setup is not very difficult. ...

July 10, 2012 · 3 min · eshanks

Path Selection Policy with ALUA

It’s important to understand how VMware ESXi servers handle connections to their associated storage arrays. If we look specifically with fibre channel fabrics, we have several multipathing options to be considered. There are three path selection policy (PSP) plugins that VMware uses natively to determine the I/O channel that data will travel over to the storage device. Fixed Path Most Recently Used (MRU) Round Robin (RR) Let’s look at some examples of the three PSPs we’ve mentioned and how they behave. The definitions come from the vSphere 5 storage guide found below. ...

March 8, 2012 · 4 min · eshanks