Skip to main content

storage failover hwassist show

Display hwassist status

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The storage failover hwassist show command displays information about hardware assisted takeover configurations. By default, the command displays the following information:

  • Node name.

  • Partner node name.

  • Whether hardware assisted takeover is enabled.

  • IP address on which the local node receives hardware assist alerts.

  • Port on which local node receives hardware assist alerts.

  • Hardware assist monitor status.

  • If the monitor is inactive, the reason it is inactive.

  • If the monitor is inactive, the corrective action to make it active.

Parameters

{ [-fields <fieldname>, ...]
If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
| [-instance ]}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-node {<nodename>|local}] - Node
Selects the hwassist configurations that match this parameter value.
[-partner-name {<nodename>|local}] - Name of the Partner Node
Selects the hwassist configurations that match this parameter value.
[-enabled {true|false}] - Local Hardware Assist Enabled
Selects the hwassist configurations that match this parameter value.
[-local-status <text>] - Local Node's Hwassist Status
Selects the hwassist configurations that match this parameter value (active or inactive).
[-local-ip <text>] - IP Address on Which Local Node is Listening
Selects the hwassist configurations that match this parameter value.
[-local-port <integer>] - Port on Which Local Node is Listening
Selects the hwassist configurations that match this parameter value.
[-local-inactive <text>] - Local Node's Hwassist Inactive Status Reason
Selects the hwassist configurations that match this parameter value.
[-local-action <text>] - Corrective Action on Local Node
Selects the hwassist configurations that match this parameter value.

Examples

The following example displays the hardware assist information for the local node and its partner:

cluster1::> storage failover hwassist show
Node
-----------------
ha1
Partner : ha2
Hwassist Enabled : true
Hwassist IP : 10.225.248.19
Hwassist Port : 4444
Monitor Status : active
Inactive Reason : -
Corrective Action : -
ha2
Partner : ha1
Hwassist Enabled : true
Hwassist IP : 10.225.248.21
Hwassist Port : 4444
Monitor Status : active
Inactive Reason : -
Corrective Action : -