You are here: Reference Manual > Client-side Commands (VTL) > vtl haAdmin subCommands > vtl haAdmin recover group Client Command

Client-Computer HAadmin Commands (vtl)

vtl haAdmin recover group Client Command

NAME

 vtl haAdmin -recover -group  - recover an HA group.

SYNOPSIS

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.

 

SAMPLE OUTPUT

bin]# ./vtl haadmin -recover -group testgroup

Signal sent to HA group: testgroup to recover!

bin]#

 

 

See Also