Name
installms - Installs CSM on a management server.
Synopsis
installms [-f] [-h][ -v | -V] [[-x ]-p pkg_path]
Description
This installms command is used to install CSM on a Management Server. It can be used to automatically install both CSM and its prerequisite packages.
A supported level of the Linux operating system must already be installed on the system.
The installms command will copy the CSM packages and their required prerequisite packages to the correct CSM directory. The packages must be copied to the correct CSM directory so that they will be available when installing CSM on the nodes of the cluster. If installms cannot find the required Red Hat packages it will prompt you to insert the Red Hat CD-ROMs. If installms has been run before and all the correct levels of packages have been copied to the CSM directory, you can tell installms to not copy the packages again by supplying the -x flag.
The correct CSM directory for the CSM packages and open source prerequisites is /csminstall/Linux/RedHat/csm/<InstallCSMVersion>/packages, where InstallCSMVersion is in the format: "<version.release.mod>". For example:
1.2.0
The CSM directory for the required packages from the Red Hat CD-ROMs is: /csminstall/Linux/RedHat/<InstallDistributionVersion>/RedHat/RPMS. Where InstallDistributionVersion is either 7.1 or 7.2.
Options
Examples
installms -p /mnt/cdrom
installms -p .
installms -x
Exit Status
Files
See Also
Author
Sean Safron - cluster@us.ibm.com