svsvmwadm (1M)

NAME

svsvmwadm - Symantec VirtualStore (SVS) VMware register configuration command

SYNOPSIS

svsvmwadm -h

svsvmwadm -a setup -s vip_address

svsvmwadm -a register -v vcenter_server_ip -u user [ -p password]

svsvmwadm -a unregister -v vcenter_server_ip -u user [ -p password]

svsvmwadm -a verify -v vcenter_server_ip -u user [ -p password]

svsvmwadm -a list

DESCRIPTION

The svsvmwadm command allows you to:

o Set up a failover Web Service to host the VMware vSphere Plug-ins.

o Registers the cluster to the VMware vCenter Server.

o Unregisters the cluster from the VMware vCenter Server.

o Verifies the registration to a particular VMware vCenter Server.

o Displays a list of VMware vCenter Server to which this cluster is registered.

OPTIONS

-a Specifies the action.
setup Sets up a failover Web Service to host the VMware vSphere Plug-ins.
register Registers this cluster to the VMware vCenter Server.
unregister Unregisters this cluster from the VMware vCenter Server.
verify Verifies the registration to a particular VMware vCenter Server.
list Display a list of VMware vCenter Server to which this cluster is registered.
-h Lists the usage of the command.
-p password
  Password for thi VMware vCenter Server.
-u user
  Username for the VMware vCenter Server.
-s vip_address
  Cluster virtual IP address or FQDN to communicate to this cluster.
-v vcenter_server_ip
  IP address or FQDN for the VMware vCenter Server.

EXAMPLES

To list the usage of the command, enter:

# svsvmwadm -h

To set up VirtualStore Web Service failover with VIP, enter:

# svsvmwadm -a setup -s 10.143.007.123

To register VirtualStore plug-in at VMware vCenter Server, enter:

# svsvmwadm -a register -v 10.143.007.143 -u admin -p xxxxxx

To unregister VirtualStore plug-in at VMware vCenter Server, enter:

# svsvmwadm -a unregister -v 10.143.007.143 -u admin -p xxxxxx

To verify VirtualStore plugin at VMware vCenter Server, enter:

# svsvmwadm -a verify -v 10.143.007.143 -u admin -p xxxxxx

To list all the registered VMware vCenter Servers, enter:

# svsvmwadm -a list

SEE ALSO

Symantec VirtualStore Installation and Configuration Guide


VirtualStore 6.0.1 svsvmwadm (1M)