CLI Guide

Table Of Contents
Description
If an NDU firmware or OS upgrade is running, this command displays the upgrade activity.
If neither NDU firmware or OS upgrade is running, this command displays information about the previous NDU firmware
upgrade.
If the last operation was a rolling-upgrade, the OS upgrade information is displayed. The ndu start command clears this
information.
If an NDU firmware or OS upgrade has failed, this command displays a message to use the ndu recover command.
if an NDU recovery is in progress, has succeeded or failed, this command displays a status message.
Examples
Display a successful NDU after completion:
VPlexcli:/> ndu status
Gathering NDU status...
No firmware or OS upgrade in progress.
Last Firmware Upgrade attempt on Fri, 17 Dec 2010 01:07:51
From version 2.1.17.0.0 to version 2.1.19.0.0
Was started on management server 10.6.209.61
Result: succeeded
================================================================================
[Fri Dec 17 18:05:21 2010] System state summary
================================================================================
The directors {director-1-1-B, director-1-1-A, director-1-2-B, director-1-2-A} are
operational at version 2.1.19.0.0.
================================================================================
The output for 'ndu status' has been captured in /var/log/VPlex/cli/capture/ndu-status-
session.txt
Display NDU status after an NDU failed and ndu recover was run:
VPlexcli:/> ndu status
Gathering NDU status...
No firmware or OS upgrade in progress.
Last Firmware Upgrade attempt on Fri, 17 Dec 2010 00:39:29
From version 2.1.19.0.0 to version None
Was started on management server 10.6.209.61
Result: failed
Reason: Encountered a problem while preparing to start the NDU.
Unable to extract director package files, return code 2.
NDU recover succeeded on management server 127.0.0.1 on Fri, 17 Dec 2010 01:00:27.
================================================================================
[Fri Dec 17 01:05:25 2010] System state summary
================================================================================
The directors {director-1-1-B, director-1-1-A, director-1-2-B, director-1-2-A} are
operational at version 2.1.19.0.0.
================================================================================
The output for 'ndu status' has been captured in /var/log/VPlex/cli/capture/ndu-status-
session.txt
See also
ndu pre-check
ndu start
ndu recover
upgrade-package
256
Commands