Configuring sites for hosts

To set up a Remote Mirror configuration, specify to which site each host belongs.

Use the following command to set the site name for each host:

# vxdctl set site=sitename

The name that has been assigned to a site is stored in the /etc/vx/volboot file.

To display the site name for a host, use the following command:

# vxdctl list | grep siteid
siteid: building1

To remove the site name from a host, use the following command:

# vxdctl [-F] unset site

The -F option is required if any imported disk groups are registered to the site.