Administering View Cloud Pod Architecture

Table Of Contents
This command returns an error message if you provide invalid credentials, the specified View Connection
Server instance does not exist, a pod federation does not exist on the specified server, or the command
cannot complete the operation.
Options
You must specify several options when you join a pod to a pod federation.
Table 53. Options for Joining a Pod to a Pod Federation
Option Description
--joinServer
DNS name or IP address of any View Connection Server instance in any pod that has
been initialized or is already part of the pod federation.
--userName
Name of a View administrator user on the already initialized pod. Use the format
domain\username.
--password Password of the user specified in the --userName option.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --join --joinServer
123.456.789.1 --userName domainCentral\adminCentral --password secret123
Removing a Pod From a Pod Federation
You can use the lmvutil command with the --unjoin or --ejectPod option to remove a pod from a pod
federation.
Syntax
lmvutil --unjoin
lmvutil --ejectPod --pod pod
Usage Notes
You use the lmvutil command with the --unjoin option to remove a pod from a pod federation. You can
run the command on any View Connection Server instance in the pod.
You typically use the lmvutil command with the --ejectPod option only to remove a pod that is not
available. For example, a pod might become unavailable if a hardware failure occurs. You can perform this
operation on any pod in the pod federation.
IMPORTANT In most circumstances, you should use the lmvutil command with the --unjoin option to
remove a pod from a pod federation.
These commands return an error message if the Cloud Pod Architecture feature is not initialized, the pod is
not joined to a pod federation, or if the commands cannot perform specified operations.
Options
When you use the --ejectPod option, you use the --pod option to identify the pod to remove from the pod
federation.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --unjoin
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --ejectPod --pod "East Pod
1"
Administering View Cloud Pod Architecture
42 VMware, Inc.