How to Perform Software Maintenance Upgrades
• Use the show install log command with no arguments to display a summary of all installation operations.
Specify the request-id argument to display information specific to an operation. Use the detail keyword
to display details for a specific operation, including file changes, nodes that could not be reloaded, and
any impact to processes.
This example shows how to display information for all installation requests:
switch# show install log
Tue Oct 13 08:55:29 2015
Install operation 1 by user 'admin' at Tue Oct 13 06:07:59 2015
Install add bootflash:n6000-uk9.7.2.1.N1.1.CSCuw28765.bin
Install operation 1 file exist at Tue Oct 13 06:08:05 2015
----------------------------------------
Install operation 2 by user 'admin' at Tue Oct 13 06:09:35 2015
Install activate n6000-uk9.7.2.1.N1.0.294.CSCuw33277.bin test
Install operation 2 Reload Patch, user confirmation needed at Tue Oct 13 06:09:35 2015
----------------------------------------
Install operation 3 by user 'admin' at Tue Oct 13 06:10:26 2015
Install activate n6000-uk9.7.2.1.N1.0.294.CSCuw33277.bin test
Install operation 3 Reload Patch, user confirmation needed at Tue Oct 13 06:10:26 2015
----------------------------------------
Install operation 4 by user 'admin' at Tue Oct 13 06:10:27 2015
Install activate n6000-uk9.7.2.1.N1.0.294.CSCuw33277.bin test
Install operation 4 !!WARNING!! This patch will get activated only after
a reload of the switch. at Tue Oct 13 06:10:30 2015
----------------------------------------
Install operation 5 by user 'admin' at Tue Oct 13 06:50:07 2015
Install commit n6000-uk9.7.2.1.N1.1.CSCuw28765.bin
Install operation 5 failed because patch is not committable or already committed at Tue Oct
13 06:50:07 2015
----------------------------------------
Install operation 6 by user 'admin' at Tue Oct 13 06:50:33 2015
Install deactivate n6000-uk9.7.2.1.N1.0.294.CSCuv10748.bin
Install operation 6 Reload Patch, user confirmation needed at Tue Oct 13 06:50:33 2015
----------------------------------------
Install operation 7 by user 'admin' at Tue Oct 13 06:50:34 2015
Install deactivate n6000-uk9.7.2.1.N1.0.294.CSCuv10748.bin
Install operation 7 failed because patch is not active at Tue Oct 13 06:50:35 2015
----------------------------------------
Install operation 8 by user 'admin' at Tue Oct 13 06:50:52 2015
Install remove n6000-uk9.7.2.1.N1.0.294.CSCuv10748.bin
Install operation 8 completed successfully at Tue Oct 13 06:50:52 2015
----------------------------------------
Install operation 9 by user 'admin' at Tue Oct 13 06:51:02 2015
Install remove n6000-uk9.7.2.1.N1.1.CSCuw28765.bin
Install operation 9 completed successfully at Tue Oct 13 06:51:02 2015
----------------------------------------
This example shows how to display additional information, including any impact to nodes and processes:
switch# show install log detail
Tue Oct 13 10:33:43 2015
Install operation 1 by user 'admin' at Tue Oct 13 06:07:59 2015
Installer started downloading the package: /n6000-uk9.7.2.1.N1.1.CSCuw28765.bin via bootflash
Install add bootflash:n6000-uk9.7.2.1.N1.1.CSCuw28765.bin
Copying file at Tue Oct 13 06:08:00 2015
Download success, 3321284 bytes received
Verifying package
Checking MD5 at Tue Oct 13 06:08:01 2015
MD5 checksum OK
Checking HW platform at Tue Oct 13 06:08:02 2015
Checking SW platform at Tue Oct 13 06:08:03 2015
Package verified successfully
Sending patch file to plugin manager at Tue Oct 13 06:08:03 2015
Syncing patch to standby Tue Oct 13 06:08:04 2015
Patch sync done to standby Tue Oct 13 06:08:05 2015
The following package is now available to be activated: n6000-uk9.7.2.1.N1.1.CSCuw28765.bin
Install operation 1 file exist at Tue Oct 13 06:08:05 2015
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
346
Performing Software Maintenance Upgrades
OL-31641-01