Top
ServerView Resource Coordinator VE V2.2.2 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 will not 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 registering and 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

      Configure Windows Remote Management authentication settings on the admin server.

      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>

  3. Configure the settings to enable communication with the admin LAN addresses of managed VM hosts.

    From the server on which VM management software is operating, configure the settings to enable communication with the admin LAN IP addresses of the managed VM hosts to register in Resource Coordinator VE. Even if a multi-homed VM host has multiple IP addresses, it is necessary to enable communication from SCVMM with the interface connected to the admin LAN of the VM host.


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 VM 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.


Configuring for Receiving SNMP Traps from VM Management Software (VMware vCenter Server)

Configure the following settings when receiving SNMP traps from VM management software (VMware vCenter Server).

Note

  • The traps received from VM management software (VMware vCenter Server) are always displayed as warning level for Resource Coordinator VE. Therefore, configure an alarm for VM management software (VMware vCenter Server) in order to send SNMP traps when an event with a level higher than warning occurs.

  • When the language of the VM management software (VMware vCenter Server) and the manager are different, received SNMP trap messages may turn into garbled characters.