Download IBM Cloud Manager with OpenStack: Administrator Guide, version 4.1

Transcript
Important: You need root authority to run the installer.
The product installer requires a functional Upstart environment. Upstart is used to manage the service
state of the Chef server.
Note: This may not be the case in Docker containers or chroot environments that are common in
deployment phases that use Anaconda/Kickstart.
You can verify that Upstart is running with the following command:
initctl list
About this task
To install IBM Cloud Manager with OpenStack, follow these steps:
Procedure
1. Download the following installation packages:
v Linux: cmwo410_xlinux_install.bin and all cmwo410_xlinux_install_pkgnn.tar.gz files
v Linux on Power: cmwo410_plinux_install.bin and all cmwo410_plinux_install_pkgnn.tar.gz files
Copy all of the downloaded files to the same directory on the deployment system:
INSTALLER_LAUNCH_DIR.
2. Optional: You can define a response file for the silent installation. The sample installation response
file, cmwo-install-sample.rsp that is provided at the download site and on the installation media
defines various keyword attributes that can be changed for the installation process. The sample
response file includes information in the comments on the use and purpose of each keyword. It
includes examples of how to specify the response file when you start the installation.
3. Navigate to the INSTALLER_LAUNCH_DIR directory from a terminal session and run the following
commands:
Platform
Installation commands
Linux
chmod +x ./cmwo410_xlinux_install.bin
./cmwo410_xlinux_install.bin
Linux on Power
chmod +x ./cmwo410_plinux_install.bin
./cmwo410_plinux_install.bin
4. Follow the installation instructions.
5. The installation log, IBM_Cloud_Manager_with_OpenStack_Install_MM_DD_YYYY_HH_mm_ss.log, is located
in the following directory: /opt/ibm/cmwo/_installation/Logs/
Note: Low-level detail can be found in the following file: /tmp/cmwo-installer.log
6. To verify that the Chef server installed successfully, you can run the following command to check the
Chef server status:
chef-server-ctl status
The command should return output similar to the following example:
20
IBM Cloud Manager with OpenStack: Administrator Guide, version 4.1