IM and IM DB Requirements

To set up the Instance Manager, you need one hardware node with CentOS 7.x installed. This hardware node should meet the following requirements.

Instance Manager Node

Server Name CIIM

Description

Instance Manager node. It is intended for use in the Cloud Infrastructure Automation for hosting the Instance Manager – the Cloud Infrastructure Automation control center.

Density

Not applicable

Quantity

Number of nodes depends on the planned customer base.

OS

  • CentOS 7.x (x64)

Software

To be installed by the customer:

  • OS only

CPU

4 cores or more

RAM

8 GB or more

Disks

Array 1:

  • OS, software, and data
– 3 x 72GB, SCSI, RAID 5 (hardware impl.)

Disk Partitioning

Array 1:

  • / 4GB
– for OS
  • 2 x RAM size (8GB)
– swap
  • /var – remaining space
– for data

NICs

BackNet, FrontNet

For the Instance Manager to talk to CI Endpoint node via BackNet, port 4465 should be opened.

Before setting up the Instance Manager, please also note the following:

  • Make sure that the IM node's hostname is resolved to an IP address from the IM node. This can be checked by pinging IM node's hostname from the IM node itself. If the hostname is not resolved to any IP address, add the IM node's hostname and IP address to the /etc/hosts file on the IM node. Otherwise, it will be impossible to install additional packages, required by the Cloud Infrastructure Automation module, on the IM node.
  • The Instance Manager uses the SSL security protocol to provide secure communication across your network. SSL encryption and decryption tasks, however, are often resource-intensive and may slow down the performance of the Instance Manager. If the planned workload for the Instance Manager is high enough, we recommend that you set up an SSL offload engine in your network. This can maximize the IM performance through offloading SSL encryption and decryption tasks.

To set up the Instance Manager database, you need one hardware node with CentOS 7.x version installed. This hardware node should meet the following requirements.

Instance Manager Database Node

Server Name CIIMDB

Description

Instance Manager database node. It is intended for use in the Cloud Infrastructure Automation for hosting the Instance Manager database.

Density

Not applicable

Quantity

1

OS

  • CentOS 7.x (x64)

Software

To be installed by the customer:

  • OS only

CPU

4 cores or more

RAM

8 GB or more

Disks

Array 1:

OS, software, and data – 3 x 72GB, SCSI, RAID 5 (hardware impl.)

Disk Partitioning

Array 1:

/ 4GB – for OS
2 x RAM size (8GB) – swap
/var – remaining space – for data

NICs

BackNet