...
impotent : the command should be executed using the os "root" user.
Code Block | ||
---|---|---|
| ||
/app/scripts/configure_federated_cluster_manager.sh -a <internal IP address of the cell member> -g <external IP address of the cell member> For example: /app/scripts/configure_federated_cluster_manager.sh -a 172.18.100.34 -g 172.17.100.33 |
...