- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- MSA Storage
- >
- MSA260 SAS Port redundant
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
06-24-2024 06:01 AM - last edited on 06-26-2024 05:55 PM by support_s
06-24-2024 06:01 AM - last edited on 06-26-2024 05:55 PM by support_s
Hi
With MSA 2060 SAS
One Server is connected via both controllers, Port A1 and B4. First question do we need to connect to B1 instead of B4?
Here redundant is ok.
Here redundant is NOT ok (Port). Is that normal?
Second Port vmhba1P2 ist the same.
Thanks
Solved! Go to Solution.
- Tags:
- MSA Storage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 02:32 AM
06-25-2024 02:32 AM
Betreff: MSA260 SAS Port redundant
Another question. All host are vmware esxi hosts.
At the moment the LUNs are configured like in the picture. What is the correct configuration all host same id or not? and with second datastore?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 07:21 AM
06-25-2024 07:21 AM
Betreff: MSA260 SAS Port redundant
Question about redundancy i think is answered, the single ports are never redundant only the two hbas together.
And do we need to connect to B1 instead of B4? This was an installation mistake, changing would be time-consuming because the vmware datastore would have to be integrated again...
LUNs: What is the correct configuration all host same id or not? and with second datastore?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 08:53 AM
06-26-2024 08:53 AM
SolutionHi @Be5
As to your first question: Do the HBAs from a single host need to be in A1 and B1 or can they be in A1 and B4?
It is typical to put them into the A1 and B1 slots but is not required. You can edit the mappings where the LUNs/Volumes will be presented out of only a subset of the ports and this is complicated by connecting to A1 and B4. In the WebUI (Storage Management Utility, SMU) you can present/map to port 1 == A1 and B1. Mapping to only A1 and B1 is a slight security enhancement that other ports won't have that LUN presented. I state slight enhancement as the explicit mapping already limits what can be seen and you would only have a problem if you have a duplicated Host HBA Unique identifier.
You can change this at any time as the LUN is presented to BOTH HBA ports. Choose a time of low activity and swap the cables while the system is running. Just don't pull both the A and B port for a host at the same time. The MULTIPATH software for VMware will detect the path being removed and use the non-optimized path and then when the path is back it will return IO to the optimized path.
I believe that you correctly deduced that the 2 HBA ports have to be in the same Host for the redundancy parameter to align the 2 unique identifiers with a single host and determine that the host has a path on the A controller and a path on the B controller
Lastly: Should the same volume be mapped to the same LUN ID on all the hosts?
Mapping all the hosts to the same LUN ID for a single volume is typical but not required. It can get confusing when troubleshooting that on Host-A the LUN ID is 1 but on Host-B the LUN ID is 2. The OS will use the SCSI serial number for the volume to identify multiple paths so the LUN ID is more for the human readable information.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 09:07 AM
06-26-2024 09:07 AM
Betreff: MSA260 SAS Port redundant
Thanks!