6.7. Creating a Server Pool

A server pool consists of at least one, but usually multiple Oracle VM Servers. All Oracle VM Servers in a server pool should have CPUs in the same CPU family and of the same type. If they are not in the same CPU family and type, some operations such as live migration may fail. Though the CPUs should be in the same CPU family, they may have differing configurations, such as different number of cores. Other hardware components on the host computer may also differ, such as the amount of RAM, the number and size of disk drives, and so on.

Although the host computers may have differing configurations, Oracle recommends that all Oracle VM Servers in a server pool are identical. Oracle VM Manager contains rules for processor compatibility groups. If live migration is attempted between incompatible processors, an error message is displayed.

Before creating a server pool, you must have:

A server pool should have a dedicated file system (either a NAS export, or a LUN) to use as the server pool's file system. Oracle recommends that you create this storage with a size of at least 10 GB.

If any errors are encountered when you create a server pool, the Oracle VM Servers are returned to the unconfigured state.

To create a server pool:

  1. In the Home view, select Create Server Pool from the Actions menu to start the Create Server Pool wizard.

  2. The Create Server Pool step is displayed in the wizard.

    This figure shows the Create Server Pool step in the Create a Server Pool wizard.

    Enter the server pool information:

    • Server Pool Name: The name of the server pool.

      A server pool name must consist of alphanumeric characters, and must not contain spaces or special characters, except the underscore (_) or hyphen (-) characters. The maximum length of a server pool name is 200 characters.

    • Virtual IP Address for the Pool: An IP address used to identify the master Oracle VM Server, which controls the other Oracle VM Server in the server pool. In the event that the master Oracle VM Server fails or is placed into maintenance mode, another Oracle VM Server is selected to perform the master role, and this IP address is then assigned to the new host.

    • Keymap: The key mapping to be used when connecting to a virtual machine's console.

    • Secure VM Migrate: Select whether to enable encrypted migration of virtual machines. When Secure VM Migrate is checked, virtual machines are migrated using SSL to protect the data during the migration process. Secure migration of a virtual machine may effect the time taken to perform the migration as the encryption and decryption of data requires more system resources and time.

    • Activate Cluster: Select whether to enable clustering of the Oracle VM Servers in the server pool to enable HA. See Section 6.4, “High Availability (HA)” for more information on HA policies and configuration.

    • Storage for Server Pool: Select the file system type to use for the server pool, either a Network File System, or a Physical Disk. The server pool file system is used to hold the server pool and cluster data, and is also used for cluster heartbeating. Oracle recommends that you create this storage with a size of at least 12 GB, as a NAS export or LUN.

      A server pool file system is exclusive, just like other storage. That is, in the same way that you cannot create two storage repositories on the same export path, the server pool file system cannot be shared with other server pools, or with storage repositories. Each fully qualified export path (for example, /export/myexport/one, /export/myexport/two) must be used for one, and only one, purpose, that is, for a storage repository, or a server pool file system.

      For information on creating storage, see Chapter 4, Managing Storage.

    • Network File System: The file system to use as the pool file system. Click the Search icon in the Storage Location field to search for a network file system. This field is displayed if you select Network File System in the previous field.

    • Physical Disk: The file system to use as the pool file system. Click the Search icon in the Storage Location field to search for a physical disk. This field is displayed if you select Physical Disk in the previous field.

    • Description: A description of the server pool. This field is optional.

    Click Next.

  3. The Add Servers step is displayed in the wizard.

    This figure shows the Add Servers step in the Create a Server Pool wizard.

    Select the Oracle VM Servers to add to the server pool from the Available Servers column and move them to the Selected Servers column.

    Click Finish.

The server pool is created.