S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
9-5
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 9 Configuring High Availability
Displaying HA Status Information
This example output shows that automatic copying is disabled.
switch#
show boot auto-copy
Auto-copy feature disabled
Use the
show boot auto-copy list
command to verify what files are being copied.
This example output
displays the image being copied to the standby supervisor module's bootflash. Once this is successful,
the next file will be image2.bin.
Note
This command only displays files on the active supervisor module.
switch#
show boot auto-copy list
File: /bootflash:/image1.bin
Bootvar: kickstart
File:/bootflash:/image2.bin
Bootvar: system
This example output displays a typical message when the
auto-copy
option is disabled or if no files are
copied.
switch#
show boot auto-copy list
No file currently being auto-copied
Displaying HA Status Information
Use the
show system redundancy status
command to view the HA status of the system.
Tables
9-1
to
9-3
explain the possible output values for the redundancy, supervisor, and internal states.
switch#
show system redundancy status
Redundancy mode
---------------
administrative: HA
operational: HA
This supervisor (sup-1)
-----------------------
Redundancy state: Active
Supervisor state: Active
Internal state: Active with HA standby
Other supervisor (sup-2)
------------------------
Redundancy state: Standby
Supervisor state: HA standby
Internal state: HA standby
The following conditions identify when automatic synchronization is possible:
•
If the internal state of one supervisor module is
Active with HA standby
and the other supervisor
module is
HA-standby
, the switch is operationally HA and can do automatic synchronization.
•
If the internal state of one of the supervisor modules is
none
, the switch cannot do automatic
synchronization.
Table 9-1
lists the possible values for the redundancy states.