HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- connetrix (fiber switch) in HA configuration with ...
Operating System - HP-UX
1833234
Members
2802
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:31 AM
05-04-2007 01:31 AM
connetrix (fiber switch) in HA configuration with same domain ID
We have 2 64-ported fiber switch (connectrix).
These are configured as fcd domain id 97 (0x61).
Our hosts have 2 HBAs. Each HBA is connected to one port on each switch. So, each HBA goes to a separate switch.
These switches connect to symmetrix (dmx2000) on the backend.
powerpath is used on the hosts.
When I do ioscan -fC disk on the hp servers, for both HBA cards, I get this path
1/0/2/1/0/4/0.97.60.19.3.4.5
1/0/4/1/0/4/0.97.60.19.5.4.5
Usually, we see, second fiber switch configured as id=98 (0x62). So, the hp h/w path shows 98 in place of 97, avoiding confusion.
Now, the server is doing good. We have data going thru both HBAs (load balanced by powerpath).
My question is, whether this kind of switch configuraton is right, as you know, the switch are gives IDs 97 and 98? What kind of impact this has? If one of the switch goes down, then 97 is down, does it mean, all IO is stopped?
Thank you all.
Rajos
These are configured as fcd domain id 97 (0x61).
Our hosts have 2 HBAs. Each HBA is connected to one port on each switch. So, each HBA goes to a separate switch.
These switches connect to symmetrix (dmx2000) on the backend.
powerpath is used on the hosts.
When I do ioscan -fC disk on the hp servers, for both HBA cards, I get this path
1/0/2/1/0/4/0.97.60.19.3.4.5
1/0/4/1/0/4/0.97.60.19.5.4.5
Usually, we see, second fiber switch configured as id=98 (0x62). So, the hp h/w path shows 98 in place of 97, avoiding confusion.
Now, the server is doing good. We have data going thru both HBAs (load balanced by powerpath).
My question is, whether this kind of switch configuraton is right, as you know, the switch are gives IDs 97 and 98? What kind of impact this has? If one of the switch goes down, then 97 is down, does it mean, all IO is stopped?
Thank you all.
Rajos
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:43 AM
05-04-2007 01:43 AM
Re: connetrix (fiber switch) in HA configuration with same domain ID
Since the connectrix siwtches aren't interconnected you're good to go. Confirm the HBA's are really on separate switches too.
If one switch goes down, you'll have lost just that one path... not both. You'd still have access to the devices through the good switch connected to your other hba.
-denver
If one switch goes down, you'll have lost just that one path... not both. You'd still have access to the devices through the good switch connected to your other hba.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:43 AM
05-04-2007 01:43 AM
Re: connetrix (fiber switch) in HA configuration with same domain ID
Shalom,
Don't trust us, run tests.
The configuration seems fine to me, but this is outside my area of core strength.
Tests:
1) See that there is no disruption while under load when one switch is turned off.
2) Same thing with switch 2.
3) Heavy load see that powerpath is balanced. http://www.hpux.ws/system.perf.sh to measure performance by device.
There may be more tests but I'm not the expert in this field, but I've been burned enough not to trust the experts. I test before production.
SEP
Don't trust us, run tests.
The configuration seems fine to me, but this is outside my area of core strength.
Tests:
1) See that there is no disruption while under load when one switch is turned off.
2) Same thing with switch 2.
3) Heavy load see that powerpath is balanced. http://www.hpux.ws/system.perf.sh to measure performance by device.
There may be more tests but I'm not the expert in this field, but I've been burned enough not to trust the experts. I test before production.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 07:45 AM
05-04-2007 07:45 AM
Re: connetrix (fiber switch) in HA configuration with same domain ID
Looks like, by hardware-wise, each hba goes to each switch, which is fine.
By software-wise, the switches have same domain-id (97 decimal). Since, powerpath is used, if one switch goes down, powerpath marks this path dead and use other path for data transfer.
Looks like there is no impact.
However, from what I know, the switches are given different domain ID, if only 2 switches are there. If there are 4 similar switches, one can combine 2 into each domain. The 2 switches domain, then can have same domain-id.
Ra Jos
By software-wise, the switches have same domain-id (97 decimal). Since, powerpath is used, if one switch goes down, powerpath marks this path dead and use other path for data transfer.
Looks like there is no impact.
However, from what I know, the switches are given different domain ID, if only 2 switches are there. If there are 4 similar switches, one can combine 2 into each domain. The 2 switches domain, then can have same domain-id.
Ra Jos
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP