- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hw_path to fibre disks
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-13-2003 01:48 PM
01-13-2003 01:48 PM
td: claimed Tachyon TL/TS Fibre Channel Mass Storage card at 0/2/0/0
td_create_domain_node: hw_path = For backward compatability domain 8 is not allowed. Configure the switch to assign a domain value other than 8. Domains > 8 will not be recognized till this problem is fixed.
Trouble is, the switch doesn't have a domain id of 8. If tried other switches with different domain ids with the same result. Any ideas?
TIA,
-Jeremy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 01:58 PM
01-13-2003 01:58 PM
Solution8 is identifier of private loop and can not be used for switch domain id. Please check if ALL switches in the SAN have domain ids different than 8.
Which switches do you have?
If this environment is not in production you can try to break SAN and connect devices one-by-one and check if driver will display this error. After you'll locate last device after connecting it you'll get error then we'll troubleshoot futher
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 02:36 PM
01-13-2003 02:36 PM
Re: hw_path to fibre disks
That is a limitation that was supposed to be fixed with a fibre driver patch a year or so ago, but is still not available for some cards.
Steve
LUN numbers start with 0 so onlky 0-7 will be recognized by the card.
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
01-13-2003 02:51 PM
01-13-2003 02:51 PM
Re: hw_path to fibre disks
hwpath.domain_id.port_id.alpa_or_mode.bus.target.LUN
and can be
0/2/0/0.8.0.255.1.2.0
Here 8 is domain_id, and this '8' is used to indicate that device is connected into private loop. So the rule is that none of switches can have domain_id=8 because it will conflict with private loop identification mechanism. For example:
0/2/0/0.3.4.255.1.2.0
This device is connected to switch with domain_id=3, port 4 (possible it's brocade 3x00 switch), direct connect (target addressing mode) and alpa=17.... just an exampe
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 02:57 PM
01-13-2003 02:57 PM