Linux installer host requirements
Before you launch the BMC Cloud Lifecycle Management installer, ensure that the installer host meets the requirements described in the following sections. An installer host is the physical or VM host on which you run the installer. This topic discusses the Linux installer host requirements.
Operating system and hardware requirements
Software | Hardware | Permissions |
---|---|---|
|
| You need root user credentials to perform all the installation |
Port requirements
If a firewall is configured in your environment, ensure that the firewall allows communication from the BMC Cloud Lifecycle Management installer host to the target computers by using the ports listed in the following table. The installer uses these ports to run commands to check application connectivity, database connections, RSCD connectivity, remote installation status, and so on. The port numbers in the table are the default values and might change based on user input or user environment configuration. For example, the database might be installed on port 1522 instead of port 1521. In that case, you must ensure that the correct port is enabled in the firewall.
Component | Port number | Description |
---|---|---|
BMC Cloud Lifecycle Management installation program | 12333, 9998 | Installer ports On the BMC Cloud Lifecycle Management installer host, ensure that port 12433 is free. The BMC Cloud Lifecycle Management installer runs product installations remotely, using a silent installation. The product installations that are launched on the target hosts use port 12333 or 9998, as applicable, during invocation on the target host. The BMC Cloud Lifecycle Management installer queries the ports over the network to check whether the installation launched successfully. If a firewall is between the BMC Cloud Lifecycle Management installer host and a target host, ensure that these ports are not blocked. |
BMC AR System Server - Cloud Portal and Database - Primary | 0 (default value) | Cloud Portal and Database server, AR System server postinstallation, and Cloud Portal AR Extensions port The default port on which Cloud Portal and Database server is installed by the BMC Cloud Lifecycle Management installer is port 0. The BMC Cloud Lifecycle Management installer queries the port over the network during AR System server postinstallation to check whether the AR System server is running. If a firewall is between the BMC Cloud Lifecycle Management installer host and a target host, ensure that this port is not blocked. |
| 1521 (default value) | Cloud Portal and Database server database port When installing Cloud Portal and Database, the installer attempts to ensure that the database is running by connecting to it through the user-supplied port. If the target Oracle database is installed using default values, the default port is 1521. If a firewall is between the BMC Cloud Lifecycle Management installer host and the database host, ensure that this port is not blocked. |
BMC Server Automation | 1521 (default value) | BMC Server Automation database port When installing BMC Server Automation, the installer attempts to ensure that the database is running by connecting to it through the user-supplied port. If the target Oracle database is installed using the default values, the default port is 1521. If a firewall is between the BMC Cloud Lifecycle Management installer host and the database host, ensure that this port is not blocked. |
| 4750 | BMC Server Automation RSCD agent port This requirement applies to all hosts (product hosts as well as the BMC Cloud Lifecycle Management installer host). If a firewall is between the BMC Cloud Lifecycle Management installer and a target host, ensure that port 4750 is not blocked, because the BMC Cloud Lifecycle Management installer executes remote commands for target host installations to the RSCD agent on the target host (which uses port 4750). |
BMC Network Automation | 1521 (default value) | BMC Network Automation database port When installing BMC Network Automation, the installer attempts to ensure that the database is running by connecting to it through the user-supplied port . If the target Oracle database is installed using the default values, the default port is 1521. If a firewall is between the BMC Cloud Lifecycle Management installer host and the database host, ensure that this port is not blocked. |
Preboot Execution Environment (PXE) | 1521 (default value) | Requires the BMC Server Automation database port for PXE provisioning When installing PXE, the installer attempts to ensure that the database is running by connecting to it through the user-supplied port . If the target Oracle database is installed using the default values, the default port is 1521. If a firewall is between the BMC Cloud Lifecycle Management installer host and the database host, ensure that this port is not blocked. |
Preparing the installation planner host
Ensure that your installer host is correctly configured before you launch the installer, as described in the following sections:
To install from the tmp directory
If you want to install the BMC Cloud Lifecycle Management solution from the /tmp directory, ensure that you update the /etc/fstab filesystem with the correct mount property for the installationPath/tmp directory. Set the default value of the fourth column of the filesystem to exec. For more information, see Updating the fstab filesystem in Linux.
The installer also let you select Enable sub product remote staging directory option to enter an alternative staging area that you can use for all product installations if the /tmp directory on the remote hosts does not have sufficient space.
To set the screen resolution
Set your computer screen to the recommended resolution of 1280 x 800 or greater.
To verify product host connectivity
Ensure that you can successfully launch the installation on a product host.
To update BMC Server Automation RSCD Agent and NSH to the required version
For new installations, the BMC Cloud Lifecycle Management installer installs version 8.5 of the BMC Server Automation Remote Server Call Daemon (RSCD) Agent and BMC Network Shell (NSH). The installer uses NSH to execute silent installation commands, which are accepted by the RSCD agent installed on the target hosts. The RSCD agent executes the commands so that the installer can remotely install the supporting BMC products.
If an existing RSCD Agent and NSH are installed, uninstall the RSCD agent and NSH:
To install packages on Linux 5.x computers
Specific packages are required to access the graphical user interface (GUI) on Red Hat Linux 5.x computers.
To install packages on Linux 6.x computers
The following video presentation (4:05) shows you how to subscribe to the Red Hat Network.
The following video presentation (8:38) shows you how to use yum and rpm to install Linux packages on your Linux host.
Specific packages are required to access the graphical user interface (GUI) on Red Hat Linux 6.2 computers.
To set the minimum JVM heap size
For optimal performance, set the minimum JVM heap size to 1024 MB. Otherwise, the install planner might hang.
Related topics
Preparing-to-run-the-installer-on-a-Linux-computer
Installation-order-and-product-dependencies
Installing BMC Cloud Lifecycle Management