Home >

Utilities Reference Guide > VTL > vtl haAdmin recover group

vtl haAdmin recover group

Name

 vtl haAdmin recover -group  - recover an HA group.

Syntax

vtl haAdmin recover -group <group name>

Description

Allow a previously removed member to rejoin an HA group, or a new appliance to replace a member that failed and was removed. This command is required if autorecover is disabled.

Options

-group <groupName>  [mandatory] The HA group's name. Group names can be found using the vtl haAdmin -show command.

Example

bin]# ./vtl haadmin recover -group testgroup
Signal sent to HA group: testgroup to recover!
bin]#