Attaches a node to another node belonging to a specified cluster.
Note
Use the CLI command
mvx cluster access-token generateto generate an access token for the node before attaching it to another node belonging to a specified cluster.
Syntax
mvx node attach to <cluster management IP address> access-token <access-token>
Note
Before attaching the node, ensure that both the cluster and the node are in the ready state. Run the following CLIs
show mvx cluster status detail show mvx node status
Parameters
cluster management IP address
IP address of the node where the token is generated
access-token
Access token for the node to be attached.
Examples
The following example attaches a node to another node belonging to a cluster with IP 10.13.65.63 and having access token number 23:
vx-1 (config) # mvx node attach to <10.13.65.63> access-token <23>
User role
Admin
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Intelligent Virtual Execution - Server: Release 9.1.2