Name
monitorinstall - Displays the status of the CSM installation on each of the nodes.
Synopsis
monitorinstall [-h] [-v | -V] [-e] [-i] [-l] [-u]
Description
The monitorinstall command displays the status of the CSM installation on each of the nodes. A filtering scheme can be used to display only nodes of interest. By default, all of the PreManagedNodes and ManagedNodes that are defined in the cluster are displayed in the installation monitor. You can choose to display all nodes, only the installed nodes, only the not-installed nodes, or only the nodes that failed to install. By default, if an option is not specified, all nodes are displayed. To run the monitorinstall command at specified intervals, use the watch command.
Options
Examples
monitorinstall
Output similar to the following is displayed:
Node Status --------------------------------------------------------- clsn02.ppd.pok.ibm.com Installed clsn03.ppd.pok.ibm.com Rebooting to Install Node clsn04.ppd.pok.ibm.com Starting Kickstart Post-Install clsn05.ppd.pok.ibm.com Installed clsn06.ppd.pok.ibm.com Installed clsn07.ppd.pok.ibm.com Starting Firstboot clsn08.ppd.pok.ibm.com Not Installed
monitorinstall -l
Output similar to the following is displayed:
Node clsn02.ppd.pok.ibm.com ---------------------------- No status file. Node clsn03.ppd.pok.ibm.com ---------------------------- Thu Oct 18 15:45:19 EDT 2001: Full Install Initiated Thu Oct 18 15:45:21 EDT 2001: Rebooting to Install Node Node clsn04.ppd.pok.ibm.com ---------------------------- Mon Oct 22 12:40:41 EDT 2001: Full Install Initiated Mon Oct 22 12:40:42 EDT 2001: Rebooting to Install Node Mon Oct 22 08:55:24 EDT 2001: Kickstart RPM Installation Complete. Mon Oct 22 08:55:24 EDT 2001: Starting Kickstart Post-Install. Node clsn05.ppd.pok.ibm.com ---------------------------- Mon Oct 22 12:40:41 EDT 2001: Full Install Initiated Mon Oct 22 12:40:42 EDT 2001: Rebooting to Install Node Mon Oct 22 08:55:24 EDT 2001: Kickstart RPM Installation Complete. Mon Oct 22 08:55:24 EDT 2001: Starting Kickstart Post-Install. Mon Oct 22 08:55:25 EDT 2001: Kickstart Post-Install Complete. Mon Oct 22 08:55:25 EDT 2001: Rebooting to hard disk. Mon Oct 22 08:57:41 EDT 2001: Starting Firstboot Mon Oct 22 08:57:41 EDT 2001: Starting makenode to install CSM RPMs Mon Oct 22 08:59:51 EDT 2001: makenode complete: status=0 Mon Oct 22 08:59:52 EDT 2001: Firstboot complete.: status=0 Mon Oct 22 08:59:52 EDT 2001: Installed
watch monitorinstall
Files
See Also
Author
Vallard Benincosa - cluster@us.ibm.com