CLI Guide

Table Of Contents
Description
Show firmware status and version for one or more directors.
Table 7. director firmware show-banks field descriptions
Field Description
Banks
Each director has two firmware banks; A and B.
Status
active - The software in this bank is currently operating on
the director.
inactive - The software in this bank is not operating on the
director.
Marked for next reboot
no - The software in this bank will not be used the next time
the director reboots.
yes - The software in this bank will be used the next time the
director reboots.
Director Software version
Software version currently operating in the director.
Example
Show firmware banks for two specified directors:
VPlexcli:/clusters> director firmware show-banks --targets Cluster_1_Dir1A,
Cluster_1_Dir1B
[Director Cluster_1_Dir1B]:
Banks Status Marked for Next Reboot Director Software Version
------ -------- ---------------------- -------------------------
Bank A inactive no 1.2.43.0.0
Bank B active yes 1.2.43.2.0
[Director Cluster_1_Dir1A]:
Banks Status Marked for Next Reboot Director Software Version
------ -------- ---------------------- -------------------------
Bank A inactive no 1.2.43.0.0
Bank B active yes 1.2.43.2.0
See also
version
director forget
Removes a director from the metro node.
Contexts
All contexts.
Syntax
director forget
[-n|--director] director uuid
Commands
131