HP ProLiant BL660c HP ProLiant and Integrity Firmware Management Best Practice - Page 21

Using HP SUM, Minimum requirements, HP SUM execution modes, Input files, HP Smart Update

Page 21 highlights

7. Create default pxelinux configuration. a. Create a file name default in the /tftpboot/pxelinux.cfg directory. b. Set the contents of the default file to: prompt 1 default Linux timeout 100 label Linux kernel vmlinux append initrd=initrd.img ramdisk_size=9216 noapic acpi=off 8. Copy the entire contents of the SPP ISO to a directory names /tftpboot/SPP*, where '"' represents the version of the SPP. 9. Add the following to /etc/httpd/conf/httpd/conf where "*" represents the version of the SPP. . Options Indexes AllowOverride None Alias /linux /tftpboot/SPP* 10. Start the dhcpd and apache services and activate tftp. service dhcpd start service xinetd restart service httpd start 11. PXE boot the servers to begin the update process. Using HP SUM Minimum requirements For more information about the minimum requirements for HP SUM, see the HP Smart Update Manager Release Notes. HP SUM execution modes HP SUM provides three modes of execution for users: GUI, express, and silent. The express mode is for software (drivers, agents and tools) deployments only. This means that there are two HP SUM modes available for firmware deployment: GUI and silent. HP SUM provides scripted deployments in silent mode. HP SUM also enables you to use either mode to handle both local and remote deployments. HP SUM can run in both standard Windows and Linux operating systems in online mode and in offline mode via special boot environments based on Linux boot kernels and Windows PE as long as all the prerequisites are met as stated previously. For details on specific HP SUM command-line options and their usage see Using HP SUM in Scripted or Silent Mode in the HP Smart Update Manager User Guide. Input files HP SUM provides the ability to script the update of multiple, individual targets or groups of targets (HP ProLiant and Integrity servers and options) within a single operation through the input file functionality. To protect your credentials, use a secure server or a management console. Using HP SUM 21

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57

7.
Create default
pxelinux
configuration.
a.
Create a file name default in the
/tftpboot/pxelinux.cfg
directory.
b.
Set the contents of the default file to:
prompt 1
default Linux
timeout 100
label Linux
kernel vmlinux
append initrd=initrd.img ramdisk_size=9216 noapic acpi=off
8.
Copy the entire contents of the SPP ISO to a directory names
/tftpboot/SPP*
, where ‘”’
represents the version of the SPP.
9.
Add the following to
/etc/httpd/conf/httpd/conf
where “*” represents the version
of the SPP.
<Directory /tftpboot/SPP*>.
Options Indexes
AllowOverride None
</Directory>
Alias /linux /tftpboot/SPP*
10. Start the
dhcpd
and apache services and activate
tftp
.
service dhcpd start
service xinetd restart
service httpd start
11.
PXE boot the servers to begin the update process.
Using HP SUM
Minimum requirements
For more information about the minimum requirements for HP SUM, see the
HP Smart Update
Manager Release Notes
.
HP SUM execution modes
HP SUM provides three modes of execution for users: GUI, express, and silent. The express mode
is for software (drivers, agents and tools) deployments only. This means that there are two HP SUM
modes available for firmware deployment: GUI and silent. HP SUM provides scripted deployments
in silent mode. HP SUM also enables you to use either mode to handle both local and remote
deployments. HP SUM can run in both standard Windows and Linux operating systems in online
mode and in offline mode via special boot environments based on Linux boot kernels and Windows
PE as long as all the prerequisites are met as stated previously.
For details on specific HP SUM command-line options and their usage see Using HP SUM in Scripted
or Silent Mode in the
HP Smart Update Manager User Guide
.
Input files
HP SUM provides the ability to script the update of multiple, individual targets or groups of targets
(HP ProLiant and Integrity servers and options) within a single operation through the input file
functionality. To protect your credentials, use a secure server or a management console.
Using HP SUM
21