- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- 3PAR StoreServer 7000
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
03-31-2017 09:42 AM
03-31-2017 09:42 AM
3PAR StoreServer 7000
I have a 3PAR that has been configured incorrectly. There are four WWN's that dispaly when you do a showhost command. The problem that I have is 2 of the WWN"s are incorrect on each node. This is an active system so I am looking for a way to correct the situation with out having to take a down time to correct. Is there a way to do this?
Current 3PAR ShowHost command - Incorrect Layout
0 EVANAA OpenVMS
50014380266713C4 1:1:1 - Path A - B Node
5001438026671244 1:1:1 - Path A - A Node
5001438026671244 0:1:1 - Path A - A Node
50014380266713C4 0:1:1 - Path A - B Node
1 EVANAB OpenVMS
50014380266713C6 1:1:2 - Path B - B Node
5001438026671246 1:1:2 - Path B - A Node
5001438026671246 0:1:2 - Path B - A Node
50014380266713C6 0:1:2 - Path B - B Node
__________________________________________________________________________________________
3PAR Correct Layout
Current 3PAR ShowHost command
0 EVANAA OpenVMS
5001438026671246 1:1:2 - Path B - A Node
5001438026671244 1:1:1 - Path A - A Node
5001438026671244 0:1:1 - Path A - A Node
5001438026671246 0:1:2 - Path B - A Node
1 EVANAB OpenVMS
50014380266713C4 0:1:1 - Path A - B Node
50014380266713C6 0:1:2 - Path B - B Node
50014380266713C4 1:1:1 - Path A - B Node
50014380266713C6 1:1:2 - Path B - B Node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-01-2017 08:32 PM
04-01-2017 08:32 PM
Re: 3PAR StoreServer 7000
A long time since I worked with VMS. Run show device dg /full to see the I/O paths to the devices. Once you see the paths for the devices, you can change the active path (if needed) with the set device device-name/switch/path=path-identifier command.
Remove the bad WWNs:
removehost -f EVANAA 50014380266713C4
removehost -f EVANAB 5001438026671246
I believe you will need to have both hosts run mc sysman io scsi_path_verify and mc sysman io auto/log to update their pathing. Run show device dg /full to see the I/O paths to the device. Verify the incorrect WWNs are gone.
Then put the WWNs where they belong:
addhost EVANAA 5001438026671246
addhost EVANAB 50014380266713C4
and run run mc sysman io scsi_path_verify and mc sysman io auto/log again. Finally show device dg /full one last time.
Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP