Installing Resource Manager
You can install Resource Manager by using virtual appliances or by adding it to an existing Control Center deployment.
Keep this page open and open new tabs or windows for each procedure.
The procedures on this page do not conclude with instructions for starting Resource Manager. Instead, a link sends you along to the configuration procedures, documented in another section.
Adding Resource Manager to Control Center
Follow these steps to add Resource Manager to a Control Center deployment. For more information about creating a Control Center deployment, see Planning a Resource Manager deployment.
- Download template and image files
- Install the Resource Manager template
- Import Resource Manager images
- Deploy Resource Manager in Control Center
- Configure resource pool permissions
Installing with virtual appliances
Perform the procedures in the following sections to install Resource Manager virtual appliances, pre-configured virtual machines that are ready to deploy to your hypervisor.
Installing a master host
Follow these steps to install a Resource Manager virtual appliance as a Control Center master host. All Resource Manager deployments require a Control Center master host.
- Create a master host virtual machine on your hypervisor:
- Configure the Control Center master host
- Optional: Replace DHCP with static addressing
- Optional: Replace the default hostname
- Multi-host deployments: Create resource pools
- Add the master host to a resource pool
- Deploy Resource Manager
Installing delegate hosts
Perform these steps to install Resource Manager virtual appliances as Control Center delegate hosts. You can install as many delegate hosts as you need.
- Create a delegate host virtual machine on your hypervisor:
- Configure the delegate host
- Optional: Replace DHCP with static addressing
- Optional: Replace the default hostname
- Optional: Add delegate host FQDNs to /etc/hosts
- Configure delegate host authentication
Configuring a multi-host deployment
Perform these steps to configure a multi-host deployment.
Zenoss recommends deploying at least two delegate hosts, to enable creating a ZooKeeper ensemble.
- (Hyper-V systems only) Enable NTP
- Configure ZooKeeper
- Configure resource pool permissions
On appliance hosts, the /etc/default/serviced
file includes only the
minimum required variables to effect an installation. The complete,
original contents of the configuration file are included in
/etc/default/serviced.orig
. For more information about the Control
Center configuration file, see Configuration variables.