2.2. Creating a Resource PoolResource Pools can be created using either the XenCenter management console or the CLI.
To join hosts “a” and “b” into a Resource Pool via the CLI Open a host text console on the XenServer Host on host “b”. Command host “b” to join the pool on host “a” by: xe pool-join master-address=a master-username=root master-password=password. The master-address must be set to the fully-qualified domain name of host “a” and the password must be the administrator password set when host “a” was installed.
|