beautypg.com

HP Insight Control Software for Linux User Manual

Page 91

background image

1

The designation Space-TAB means a space character followed immediately by a tab
character. Thus. this line can be interpreted as:

/^[ \t]*kernel

For managed systems that are virtual hosts:

ex /boot/grub/menu.lst <

/^[

Space-TAB]*kernel

1

s/$/ com1=115200,8n1/

2

w
!

ex /boot/grub/menu.lst <

/^[

Space-TAB]*module

s/$/ console=ttyS0/
w
!

ex /etc/inittab </^1:234:respawn:
o
I
co:2345:respawn:/sbin/agetty ttyS0 115200,38400,19200,9600 vt100
.
w
!

echo ttyS0 >> /etc/securetty

1

The designation Space-TAB means a space character followed immediately by a tab
character. Thus. this line can be interpreted as:

/^[ \t]*kernel

2

Be sure to specify com1 for HP BladeSystems and com2 for HP non-blade servers.

4.

Save the Kickstart or AuoYAST file.

After you have completed the installation and the configuration of the Insight Control for Linux
management services, verify that the console output was collected by examining the
/hptc_cluster/adm/logs/cmf.dated/current/console_name.log

file on the CMS

or management hub. If there is no output, see section

Section 25.4 (page 202)

.

9.3 Prerequisites to OS installations on managed systems

To successfully install a Linux OS on a managed system, the following prerequisites must be met:

HP SIM and Insight Control for Linux are installed and configured on the

CMS

.

The target managed system or systems and their management processors were discovered
and are associated with each other in HP SIM

You have set the user name and password on the management processors. For more information
about setting or changing management processor credentials, see

Section 23.1 (page 190)

.

For more information on management processor credentials themselves, see

“Management

Processor Credentials” (page 196)

.

You registered the supported OS in the repository and you have copied the vendor-supplied
source installation files to the repository path the OS registration process created.

You copied the vendor-supplied boot target files to the repository path the registration process
created.

You registered the Kickstart or AutoYaST configuration files in the repository and you copied
the files to the repository, to enable unattended installations.

9.3 Prerequisites to OS installations on managed systems

91