Specifications

12-55
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
clear scsirouter failover
clear scsirouter failover
To clear the primary or secondary storage router from the HA failover list for the specified SCSI routing
instance, use the clear scsirouter command.
clear scsirouter name failover {primary | secondary}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use the clear scsirouter failover command to reset the primary or secondary storage router on the HA
failover list for the specified SCSI routing instance. If there is no primary or secondary storage router
configured on the HA failover list when the SCSI routing instance fails over, the cluster attempts to run
the instance on the first node that is available based on HA failover eligibility information.
Use the scsirouter failover command to add a storage router to the HA failover list.
Note This command causes the SCSI routing instance configuration information to be saved and all nodes in
the cluster to be updated.
Examples The following example removes the current primary storage router from the HA failover list for SCSI
routing instance foo:
[SN5428-2A]# clear scsirouter foo failover primary
name The name of the SCSI routing instance.
primary Delete the current primary storage router from the HA failover list.
secondary Delete the secondary storage router from the HA failover list.
Release Modification
3.2.1 This command was introduced.