HP Integrity Superdome SX1000 SmartSetup Scripting Toolkit Deployment Guide: H - Page 30

software\EFI_TOOLS, and is installed after the OS is first loaded. Files placed

Page 30 highlights

and is installed after the OS is first loaded. Files placed under software\EFI_TOOLS are automatically copied to the HP Service Partition. • The os directory contains unattended configuration files for the Linux distributions. The Linux distribution installation files are also placed in the linux directory as follows: |-- os |-- linux | |-- rhel4up4 | |-- rhel4up5 | |-- rhel4up6 | |-- rhel4up7 | |-- rhel4up8 | |-- rhel5 | |-- rhel5up1 | |-- rhel5up2 | |-- rhel5up3 | |-- sles10sp2 | |-- sles10sp1 | |-- sles11 |-- rhel4up4-profile |-- rhel4up5-profile |-- rhel4up6-profile |-- rhel4up7-profile |-- rhel4up-profile |-- rhel5-profile |-- rhel5up1-profile |-- rhel5up2-profile |-- rhel5up3-profile |-- sles10sp1-profile |-- sles10sp2-profile |-- sles11-profile • The scripts directory contains the following shell scripts. Typically, you cannot edit the first two scripts, capture_linux_image.sh and deploy_linux_image.sh : capture_linux_image.sh Captures the Linux image of an installed system. deploy_hba.sh: Automatically configures the SAN environment. deploy_linux_image.sh: Replicates the captured information from the repository to the target system. imgfunctions.sh sstk.conf Contains the functions used by the imaging scripts. This configuration file allows you to set the SSTK variables used by the scripts in the scripts directory. For example, you could set the default action of SSTK, the disk where Linux will be installed, or the name of configuration files. raid1-lsi.sh Contains the functions for RAID configuration in LSI controllers. main_toolkit_launch.sh linux-setup.sh The main script in the toolkit, which sets up the toolkit environment by setting environment variables, creating a RAMdisk, copying scripts and utilities into the RAMdisk, running I/O hardware inventory, and prompting the you to select a deployment task. This script launches Linux installation by creating and formatting disk partitions, specifying the Linux Setup boot option, and rebooting the server. 30 Creating a Server Profile

  • 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
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85

and is installed after the OS is first loaded. Files placed
under
software\EFI_TOOLS
are automatically
copied to the HP Service Partition.
The
os
directory contains unattended configuration files for the Linux distributions. The
Linux distribution installation files are also placed in the
linux
directory as follows:
|-- os
|-- linux
|
|-- rhel4up4
|
|-- rhel4up5
|
|-- rhel4up6
|
|-- rhel4up7
|
|-- rhel4up8
|
|-- rhel5
|
|-- rhel5up1
|
|-- rhel5up2
|
|-- rhel5up3
|
|-- sles10sp2
|
|-- sles10sp1
|
|-- sles11
|-- rhel4up4-profile
|-- rhel4up5-profile
|-- rhel4up6-profile
|-- rhel4up7-profile
|-- rhel4up-profile
|-- rhel5-profile
|-- rhel5up1-profile
|-- rhel5up2-profile
|-- rhel5up3-profile
|-- sles10sp1-profile
|-- sles10sp2-profile
|-- sles11-profile
The
scripts
directory contains the following shell scripts. Typically, you cannot edit the
first two scripts,
capture_linux_image.sh
and
deploy_linux_image.sh
:
capture_linux_image.sh
Captures the Linux image of an installed system.
deploy_hba.sh
:
Automatically configures the SAN environment.
deploy_linux_image.sh
:
Replicates the captured information from the
repository to the target system.
imgfunctions.sh
Contains the functions used by the imaging scripts.
sstk.conf
This configuration file allows you to set the SSTK
variables used by the scripts in the
scripts
directory. For example, you could set the default
action of SSTK, the disk where Linux will be
installed, or the name of configuration files.
raid1-lsi.sh
Contains the functions for RAID configuration in
LSI controllers.
main_toolkit_launch.sh
The main script in the toolkit, which sets up the
toolkit environment by setting environment
variables, creating a RAMdisk, copying scripts and
utilities into the RAMdisk, running I/O hardware
inventory, and prompting the you to select a
deployment task.
linux-setup.sh
This script launches Linux installation by creating
and formatting disk partitions, specifying the Linux
Setup boot option, and rebooting the server.
30
Creating a Server Profile