- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- HP ProCurve Switch with dual management modules up...
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
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
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-15-2017 09:08 PM - edited 01-17-2017 09:39 PM
01-15-2017 09:08 PM - edited 01-17-2017 09:39 PM
HP ProCurve Switch with dual management modules upgrade steps
Hi all, hoping to get a sanity check on my upgrade steps for a HP Procurve switch with dual management modules and Primary and Secondary flash storage.
Model: J9091A ProCurve Switch 8212zl
I've read this document over and over and there's a few holes in it that need filling. Here's what I have stepped out based on that docco:
======================================
PART 1.: Upgrade Secondary Flash, Boot Standby MM (MM2) and set to Active:
======================================
1. Copy new software to secondary flash memory on active management module (MM1):
HP-switch# copy tftp flash 10.0.0.1 K_15_18_0013.swi secondary
(The software version is immediately copied to the corresponding flash on MM2)
2. Make sure boot setting is configured to boot off the correct flash the software was copied to.
HP-switch# boot set-default flash secondary HP-switch# write memory
This change will also be synchronized to MM2.
3. Boot standby management module
HP-switch# boot standby
4. Perform Switchover and test
HP-switch# redundancy switchover
MM2 is now the Active MM running off the secondary flash storage. After testing proceed to PART 2.
======================================
PART 2.: Upgrade Primary Flash and set MM1 to Active:
======================================
5. Copy new software to secondary flash memory on active management module (MM2):
HP-switch# copy tftp flash 10.0.0.1 K_15_18_0013.swi primary
(The software version is immediately copied to the corresponding flash on MM1)
6. Set the default boot flash storage to be primary.
HP-switch# boot set-default flash primary HP-switch# write memory
7. Boot standby module (MM1)
HP-switch# boot standby
8. Perform Switchover to switch make the MM1 the Active module and test
HP-switch# redundancy switchover
MM1 should be Active and booting off Primary flash storage.
End.
-------------------------------------
Some questions on this:
1. Is this a sound approach? is anything missing or inorrect?
2. If all is ok with this approach will there be zero downtime of the switch?
Thanks!
edit: added model details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2017 02:01 AM - edited 01-16-2017 02:02 AM
01-16-2017 02:01 AM - edited 01-16-2017 02:02 AM
Re: HP ProCurve Switch with dual management modules upgrade steps
What exact Switch Series are you referring to?
Are you looking for the best software upgrade procedure to use (for minimal disruption) on a dual management modules equipped Switch of the older HP ProCurve 5400/8200 zl series or of the newer HPE Aruba 5400R zl2 series?
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2017 03:02 AM
01-16-2017 03:02 AM
Re: HP ProCurve Switch with dual management modules upgrade steps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2017 06:31 PM
02-08-2017 06:31 PM
Re: HP ProCurve Switch with dual management modules upgrade steps
If anyone finds this and is in the same boat as me, I implemented this upgrade process on production kit successfully.
At steps 4 and 8 (# redundancy switchover) thre is an outage to the switch and connected hosts of about 1 -2 minutes.
Everything else went as planned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2018 10:14 AM - edited 11-04-2018 11:30 AM
11-04-2018 10:14 AM - edited 11-04-2018 11:30 AM
Re: HP ProCurve Switch with dual management modules upgrade steps
@IOI-655321 wrote:=====================================
PART 2.: Upgrade Primary Flash and set MM1 to Active:
======================================5. Copy new software to secondary flash memory on active management module (MM2):
HP-switch# copy tftp flash 10.0.0.1 K_15_18_0013.swi primary(The software version is immediately copied to the corresponding flash on MM1)
Sorry to resurrect this thread so many months later...I was on this subject right now (I'm writing a simple how-to on this argument right now) and I noticed that your step n°5 is correct but the statement:
"Copy new software to secondary flash memory on active management module (MM2):"
has a little typo and it should be corrected into:
"Copy new software to primary flash memory on active management module (MM2):"
Then a consideration about Part 2: steps 5 to 8 are really required if you want not only pairing software image version of Primary Flash with the one updated on Secondary Flash on MM2 AMM but also if you want to revert back on a situation in which MM1 acts as AMM (as it was initially in the example) instead of having a switch running (updated on Secondary Flash) with MM2 as actual AMM. IMHO MMs - in NonStop Switching or Warm Standby - are and should be interchangeable (or, at least, this is my idea) so having MM2 as AMM instead of initial MM1 doesn't matter to me. Recent ArubaOS-Switch release introduced the "preferred" MM option.
Said so...if the system can actually run on MM2 as AMM (remember: it is booted on updated Secondary Flash with new software version), and no secondary switchover procedure is really necessary to bring back its MM1 as new AMM...then just issuing the command:
copy flash flash primary
on actual AMM (MM2) should suffice to have Secondary Flash copied on Primary Flash (so paired), also in this case the Primary Flash will immediately be copied to back to SMM (MM1) Primary Flash...and you avoid a second downtime.
I'm not an HPE Employee
