The musings of an IT Consultant:

HP BladeSystem

Jun 30 2009   3:12PM GMT

Direct Connect SAS storage for HP Blades



Posted by: Raj Perumal
HP BladeSystem, C Class, C7000, C3000, Direct Connect SAS Storage, DAS, iSCSI, FC, Fiber Channel, Fibre Channel, SAN, Storage, storage area network, consolidation, blades, blade servers

Hello again folks, in the SMB world, especially during these economic times, we can’t always spend all the money we want on storage. Generally customers are limited to looking at some pretty low end storage options.

I have always been a proponent of usings Blades in the SMB along with virtualization to reduce costs for the SMB. But what do you do for storage? Well the most common thing people look at is iSCSI vs FC. Usually people end up going the iSCSI route due to it’s lower cost factor.

Well another thing you can look at is direct attached storage. HP offers something called Direct Connect SAS storage for their HP BladeSystem. This can give you up to 420 TB of zoned or up to 192 TB of shared storage. This can be an attractive alternative for the SMB.

The way it works is by use of controllers installed in the blade severs along with blade switch interconnects and then finally either an MSA2000sa for shared storage or an MDS600 for direct attached storage. You can read more about the solution from HP here.

-RP

May 23 2009   1:20AM GMT

How to connect to the Brocade SAN Switch Interconnect in the HP C7000 BladeSystem



Posted by: Raj Perumal
HP BladeSystem, C7000, Brocade, Brocade SAN Switch 4/24, Onboard Administrator, OA

So you’ve just bought your new HP C7000 BladeSystem and you have some Brocade SAN switches plugged into the interconnect bays in the back. You’ve already racked the BladeSystem and now you’re ready to configure things.

You go to the back to find a console port to connect to but notice that there’s nothing there. Now how the heck do you connect to the switches? Through the Onboard Administrator of course! HP’s Onboard Administrator (OA) manages everything to do with your BladeSystem. By connecting to the OA you can connect to the SAN switch to manage it.

Here’s how you do it:

First, open up a command prompt window and then telnet to the IP address of the OA. Login with your username and password and that should take you to the command line of the OA. Then type in “connect interconnect 3″ (if the bay number your SAN switch in is 3, put in whatever bay number you have your interconnect plugged into). At this point it will connect you through to the SAN switch.

Then you can login to the SAN switch with the default username and password and then use the command IPADDRSET to set the ip address for the switch to respond to. Then you can connect to the switch via the web interface on that IP to further continue your configuration.

-RP