5-8
Cisco Nexus 1000V Troubleshooting Guide, Release 5.2(1)SV3(1.1)
OL-31593-01
Chapter 5 Upgrades
Problems with the GUI Upgrade
Stopping a VSM Upgrade
You can stop a VSM upgrade that is in progress.
BEFORE YOU BEGIN
• Log in to the CLI in EXEC mode.
Note The information in this section does not apply when upgrading from Release 4.2(1)SV1(4) to
Release 4.2(1)SV2(1.1).
DETAILED STEPS
Step 1 Display upgrade status.
show svs upgrade status
Example:
switch# show svs upgrade status
Upgrade State: Start
Upgrade mgmt0 ipv4 addr: 1.1.1.1
Upgrade mgmt0 ipv6 addr:
Upgrade control0 ipv4 addr:
Step 2 Stop the upgrade.
a. configure terminal
b. no svs upgrade start
Example:
switch# configure terminal
switch#(config)# no svs upgrade start
WARNING! VSM upgrade process is aborted
switch#(config)#
Step 3 Display the upgrade status.
show svs upgrade status
Example:
switch#(config)# show svs upgrade status
Upgrade State: Abort
Upgrade mgmt0 ipv4 addr:
Upgrade mgmt0 ipv6 addr:
Upgrade control0 ipv4 addr:
Step 4 You have completed this procedure. Return to one of these sections:
• “Recovering a Secondary VSM with Active Primary” section on page 5-7
• “Recovering a Primary VSM with Active Secondary” section on page 5-12