Top
ServerView Resource Coordinator VE Setup Guide

A.2 Configuration Requirements

This section describes the settings required to properly configure each different virtualization product for use with Resource Coordinator VE.


Configuration Requirements for Each Server Virtualization Product

The required configuration differs with each server virtualization product. For details on the configuration of each virtualization product, refer to the manual of each product.

[VMware]
Installation of VMware Tools is required to properly display the hostnames of guest OS's and enable their remote shutdown via the power control functions of Resource Coordinator VE.
Install VMware Tools after installing an operating system in a VM guest.

[Hyper-V]

[Xen]
With Citrix XenServer, perform settings to enable remote shutdown of VM guests via the power control functions of Resource Coordinator VE.
Install XenServer Tools after installing an operating system in a VM guest.

[Solaris Containers]
Set SSH access permission for accounts with administrator privileges, and enable password authentication.

Note

[Hyper-V]
If a VM host belongs to a domain, make sure that its host name can be properly resolved by the admin server (from the VM host IP address).
If host name resolution fails, perform the necessary DNS (or hosts file) settings to enable host name resolution.

[Xen]

  • Make sure that each VM host is able to resolve the host name of the admin server from its IP address (on the admin LAN).
    If host name resolution fails, perform the necessary DNS (or hosts file) settings to enable host name resolution.

  • When using Citrix XenServer with a resource pool, confirm that a home server is set for each VM guest.
    If no Home server is set, Resource Coordinator VE is only able to recognize active VM guests. For details, refer to "A.3 Functional Differences between Products".

  • When using Citrix Essentials for XenServer with a resource pool, high-availability should be enabled for that resource pool.
    If high-availability is not enabled, and the pool master become unreachable, Resource Coordinator VE won't be able to control or get information from the VM hosts and VM guests placed in that resource pool. If VM guest statuses become out-of-date, or operations on VM hosts or VM guests fail, check the status of the pool master. If the pool master is not reachable, resolve any communication problem that may prevent the manager from communicating with it (if necessary, change the pool master to another VM host).
    For details, refer to the server virtualization software manual.


Configuration Requirements for System Center Virtual Machine Manager

The following settings are required when using System Center Virtual Machine Manager (hereafter SCVMM) as VM management software.

  1. Install Windows PowerShell.

    Install PowerShell 2.0 or later on the admin server if it was not installed yet.

  2. Configure Windows Remote Management settings.

    • VM management software

      Remote administration rights should be granted on the server where SCVMM is installed.

      1. Log in to the SCVMM server as the administrator.

      2. Run the following command from the command prompt.

        >winrm quickconfig <RETURN>

      3. Reply "y" to the confirmation that follows execution of the above command.

    • Admin server

      If the admin server and the SCVMM server are in different domains, add the SCVMM server to the list of hosts trusted by the admin server to enable authentication.

      1. Log on to the admin server as the administrator.

      2. Run the following command from the command prompt.

        >winrm set winrm/config/client @{TrustedHosts="SCVMM_server_ip_address"} <RETURN>


Configuration Requirements for VM Guest Switchovers

Depending on the virtualization product being used, the following settings should be made to enable switchover of a newly created VM guest.

[VMware]
The VM guest's UUID must be changed.
Perform the following settings before switchover of a VM guest.

From the VM management client, add the following parameter to the guest's virtual machine configuration.

Name         Value
uuid.action  keep

For details on how to add parameters to a virtual machine configuration, refer to the help section of the VM management client.

Without this setting, a confirmation dialog is shown each time a virtual machine is started after being moved to a different VM host. Enabling this setting will prevent such confirmation dialogs from being shown, and the virtual machine will be set to always keep its UUID when moved between different servers.

[Hyper-V]
No specific configuration is required.

[Xen]
No specific configuration is required.


Starting VM Management Software Clients

[VMware]
VMware Infrastructure Client or VMware vSphere Client should be installed on the Resource Coordinator VE admin client.

[Hyper-V]
Hyper-V Manager or a VMM Administrator Console (*1) should be installed on the Resource Coordinator VE admin client.

*1:When System Center Virtual Machine Manager (SCVMM) is registered, this VMM Administrator Console is used to control the VM hosts managed by SCVMM.

[Xen]
When using Citrix XenServer, XenCenter should be installed on the Resource Coordinator VE admin client.