How to configure iSCSI TOE w/ load balancing?


 
Thread Tools Search this Thread
Operating Systems AIX How to configure iSCSI TOE w/ load balancing?
# 1  
Old 12-31-2012
How to configure iSCSI TOE w/ load balancing?

Sorry guys but let me start off by saying I am an AIX noob! I am running AIX 6.1 and recently purchased two iSCSI TOE cards. The plan is to connect these two cards to a Dell EqualLogic SAN and that has two volumes configured for logs and data.

The point of the two cards is to do load balancing and fail over if one card does, obviously I am interested in making this reliable and always available.


What I have done so far is:

Configured the ics0 and ics1 to have
IP addresses on the iSCSI network with the SAN
discovery policy of file
Edited the /etc/iscsi/targetshw# to include the paths to both volumes that I have configured

Now, when I do lspv, I see four new hdisks, because each card has connected to each volume. So obviously I have duplicate connections.

What I want to do is have these two cards load balance the connection and failover if a card dies and that's where I am stuck. I have read a little on MPIO but not having much luck with iSCSI TOE.

Can anyone add any configuration advice, it would be much appreciated!!
# 2  
Old 12-31-2012
Not my forte, but did you read this and attachments yet? IBM Techdocs White Paper: Disk Path Design for AIX including SAN Zoning

This looks like a good read, to: http://documentation.commvault.com/h..._practices.htm

This seems to take it step by step: http://pic.dhe.ibm.com/infocenter/ai...%2Fdevmpio.htm

Last edited by DGPickett; 12-31-2012 at 12:19 PM..
# 3  
Old 12-31-2012
Thanks, I skimmed the article and it kind of assured me of something I read in an article Dell published. I will copy and paste it below, the article was from 2009 so I was hoping that maybe they had resolved this by now. I went ahead and opened a case with Dell to see what they will suggest or if they will confirm it is not supported.

MPIO is not supported between the IBM HBA cards and EqualLogic PS Series storage
arrays. If you have multiple HBA ports, you should split your volumes among your ports,
but be careful to only connect once to any volume.


# 4  
Old 12-31-2012
Of course this is not free, maybe created to work around the IBM thing you mentioned:
Alternate Data Paths (GridStor)

This says you need a switch, which might be in what you describe: Help - AIX 7.1 Information Center

What does your system say to these tests?
http://pic.dhe.ibm.com/infocenter/ai...suppmpdevs.htm
# 5  
Old 12-31-2012
When I do a

lsdev -Cc disk

My hdisks to the EqualLogic show up as "Other iSCSI Disk Drive" so I assume really my issue is because it is truely not supported. I did read this in one of the articles you linked from IBM.

Devices not supported by the AIX disk PCMs or tape PCMs require the device vendor to provide attributes predefined in the ODM, a PCM, and any other supporting code necessary to recognize the device as MPIO-capable.

When I run lsattr -El hdisk# for the disk of the SAN it does not show the PCM or algorithm settings.

Still waiting for the response from Dell, I did not see any downloads on their site for ODM. I will look at the possible workaround you posted.
# 6  
Old 12-31-2012
Maybe you need a newer AIX? "Beginning with AIX 5L™ Version 5.2 with the 5200-04 Recommended Maintenance package, iSCSI disk devices are supported as MPIO devices."
# 7  
Old 12-31-2012
My understanding is it's because I am using HBA cards. Otherwise if I was using the iSCSI software initiator and NIC ports it would work.


Just spoke to Dell and they linked me the same MPIO article on IBM's site. We came to the same conclusion that it seems like the AIX is missing some sort of software or driver to make it properly recognize the EQL.

Also my OS level is 6.1.0.0
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Load Balancing in UNIX

Dear All, Can any one help me for this request? There is a case. I have 20 files which I need to FTP to 5 servers. I want to know if there is any possibility to make a load balancer which transfers files in round robin manner to 5 servers. As per theoretical algorithm, what I think, flow can... (9 Replies)
Discussion started by: Zaib
9 Replies

2. UNIX for Advanced & Expert Users

Load balancing in Autosys

Hi, I am working on development project where I have to migrate many jobs from Tidal to Autosys R11. During this project we came across the following requirements. 1. There are 3 real machines. There could be many jobs activated simultaneously, but only one job should execute at a time and... (0 Replies)
Discussion started by: sujeetp
0 Replies

3. UNIX for Advanced & Expert Users

Help in MQ load balancing

Hi, Currently we have 3 old and 3 new servers catering to Live traffic. As my component move from legacy interfaces to MQ one, we want to have load balancing of old interfaces available on MQ interface as well. For this, we want to send only 30% of all MQ traffic on 3 OLD Live servers, and want... (1 Reply)
Discussion started by: senkerth
1 Replies

4. IP Networking

Load Balancing ppp

Hello everybody How can i Load Balance two slow ppp(gprs) connections with iptables . (4 Replies)
Discussion started by: rink
4 Replies

5. Linux

HTTP load balancing.

Hi, We have 2 pools of servers. Lets call them A and B and they would contain 2 servers each. Pool A will be hosting www.example.com/app/v1 and pool B will be hosting www.example.com/app/v2. Clients will be requesting right url (/v1 or /v2) but will be hitting just one IP. I'd like to: 1)... (3 Replies)
Discussion started by: chrisfb
3 Replies

6. UNIX for Advanced & Expert Users

High availability/Load balancing

Hi folks, (Sorry I don't know what its technology is termed exactly. High Availability OR load balancing) What I'm going to explore is as follows:- For example, on Physical Servers; Server-1 - LAMP, a working server Server-2 - LAMP, for redundancy While Server-1 is working all... (3 Replies)
Discussion started by: satimis
3 Replies

7. Web Development

Load Balancing in Apache

Hi All, I have one webserver which has an application for a set of internal users can be accessed by _http://server1.com I am planning to load balance this application. For that I have cloned this server and build a new one which can be accessed using _http://server2.com]Server2.com. Also i... (2 Replies)
Discussion started by: Tuxidow
2 Replies

8. Solaris

Load balancing with IPMP

Is it possible to do a load balancing ( incoming and outgoing )with with IPMP in solaris 10 like sun trunking ? If yes what are the steps involved in it , i know how to do the failover IPMP both link based and probe based but i 'm looking for possible load balancing (3 Replies)
Discussion started by: fugitive
3 Replies

9. Ubuntu

perlbal and load balancing

Hi guys, I wonder if someone would be able to assist with my problem. I have just set up a load balancer for a company I am working for. HTTP redirection is working fine, however they also want to load balance SSH and FTP too. At the moment the perlbal config looks like; CREATE POOL webhttp ... (1 Reply)
Discussion started by: JayC89
1 Replies

10. UNIX for Dummies Questions & Answers

Question about load balancing

If you have two or more servers load balancing, are the servers mirroring one another? If images, etc., are uploaded, will they be stored on all the servers so that if one server goes down, the images will be served up by another server? (1 Reply)
Discussion started by: wvmlt
1 Replies
Login or Register to Ask a Question