How to configure iSCSI TOE w/ load balancing?


 
Thread Tools Search this Thread
Operating Systems AIX How to configure iSCSI TOE w/ load balancing?
# 15  
Old 12-31-2012
Quote:
Originally Posted by cbrinker
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.
All "Other iscsi ..." means is that there are no ematching entries for these disks in the predefined database.
You can still ask Dell about ODM entries for AIX, or art least recommendations on max transfer size/count, qdepth, etc..
# 16  
Old 12-31-2012
What is the Discovery Policy from "smit iscsi" F3 for these?
# 17  
Old 12-31-2012
Quote:
Originally Posted by MichaelFelt
All "Other iscsi ..." means is that there are no ematching entries for these disks in the predefined database.
You can still ask Dell about ODM entries for AIX, or art least recommendations on max transfer size/count, qdepth, etc..
The two Dell tech's I've talked to are pretty clueless when it comes to AIX, they have linked me articles regarding configuring the iSCSI adapters in general like assigning IP addresses. There is a Dell article from 2009 that talks about the qdepth, but doesn't really help me for load balancing of failover.

Quote:
Originally Posted by DGPickett
What is the Discovery Policy from "smit iscsi" F3 for these?
My two iSCSI adapters if ics0 and ics1 are both set to file and I have edited the /etc/iscsi/targetshw0 and targetshw1 to connect to both volumes. According to the Dell article you linked before for Equal Logic configuration, MPIO is not supported and I should just use one card for each volume which does not give me any fail over or load balancing on the AIX server.

---------- Post updated at 02:45 PM ---------- Previous update was at 02:43 PM ----------

Also to add, I have spent hours today googling for someone else who has posted on EqualLogic and odm and have not found really anyone. I know that the EMC SAN's do have an odm and have seen that talked about multiple times.

I really do not want to use a different program to do MPIO because there will also be an attached SCSI SAN that will hold two other volumes the AIX server will access as well and it is currently using MPIO for that and I do not want to make any changes to it.
# 18  
Old 12-31-2012
What's left, new NICs or ???

I guess you change it to ODM if you had ODM. Is /etc/iscsi/targets something you (can) hand build?

Partition the system and have one side process with each path?

Seems like brand name favoritism or lack of funding at Dell. That's an old, old story.

It hardly makes sense to install extra sw like Veritas just to do load balance and failover, but I think it could.
# 19  
Old 01-02-2013
Can I ask a general question and maybe someone can chime in just to clarify?


We were sold two HBA iSCSI TOE PCI-X cards and both cards were installed with the idea that we would have load balancing and failover connected to the Dell EqualLogic.

Because of the type of cards I assume that I should be configuring the ics0 and ics1 interfaces, can someone just confirm that for me? Because there's also the iscsi0 showing up and my understanding that is a software initator that I would use if I didn't have these HBA cards.

The reason I ask is I am reviewing the only Dell document I could find regarding this and it talkes about Etherchannel and using interfaces called ent0 and ent1, which shows up in my system, but I can't assign IP addresses to those interfaces. Only to my main interface en0 and I do not want that to change since my iSCSI network is separate.

When I do a
lsdev -Cs pci I do see the ics0 and ics1 iSCSI Adapters show in the list. I also see the ent0 and ent1 and they are PCI-X adapters and that kind of confuses me.
# 20  
Old 01-02-2013
Quote:
Originally Posted by cbrinker
The reason I ask is I am reviewing the only Dell document I could find regarding this and it talkes about Etherchannel and using interfaces called ent0 and ent1, which shows up in my system, but I can't assign IP addresses to those interfaces. Only to my main interface en0 and I do not want that to change since my iSCSI network is separate.
To be honest i don't know your cards and will probably not be of much help to you. Just a few things here i can clear up:

"Etherchannel" is IBMs name for bundling several IP interfaces together to one. You can do that either for failover purposes or for load balancing. The process is: you first create the physical interfaces (entX, entX+1, ...), don't give them any IP address or configure them otherwise, then create an "Etherchannel" device from them. You probably want to follow the SMIT panels for this, they are pretty self-explanatory.

Issue a

Code:
lsdev -Cc adapters

which should show you your cards as well as by which device name they go by.

I hope this helps.

bakunin
# 21  
Old 01-02-2013
Quote:
Originally Posted by bakunin
To be honest i don't know your cards and will probably not be of much help to you. Just a few things here i can clear up:

"Etherchannel" is IBMs name for bundling several IP interfaces together to one. You can do that either for failover purposes or for load balancing. The process is: you first create the physical interfaces (entX, entX+1, ...), don't give them any IP address or configure them otherwise, then create an "Etherchannel" device from them. You probably want to follow the SMIT panels for this, they are pretty self-explanatory.

Issue a

Code:
lsdev -Cc adapters

which should show you your cards as well as by which device name they go by.

I hope this helps.

bakunin
Thanks that does help. I guess what still confuses me is I don't know if I can configure Etherchannel or not with the iSCSI cards. When I show the adapters I do have ent0 and ent1 and then ics0 and ics1. Is it possible that ent0 and ent1 are part of the iSCSI cards? They are listed as "10/100/1000 Base-TX PCI-X Adapter" and I don't have any additional ethernet ports beyond the integrated ports and the iSCSI ports that I added.
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