SmartSetup Scripting Toolkit Deployment Guide for HP Integrity Servers with Microsoft Windows Server 2003 for Itanium-based Systems
Table Of Contents
- SmartSetup Scripting Toolkit Deployment Guide
- Table of Contents
- About This Document
- 1 Overview
- 2 Creating a server profile
- 3 Setting up the toolkit environment
- 4 Setting up the boot mechanism
- Using a bootable CD/DVD
- Using a USB flash device
- Using network boot
- Interrupting the SSTK deployment process
- 5 Utilities Reference
The following is a custom script file syntax:
The following is a custom script file syntax:
Action = Configure|Reconfigure
Method = Custom
; Controller Options
; There can be multiple controller specifications in the file
Controller = All|Slot [N][:N]|WWN [N]| First |
SerialNumber [N]|
IOCabinet [N],IOBay [N],IOChassis [N],
Slot [N],Cabinet [N],Cell [N]
ClearConfigurationWithDataLoss = Yes|No
LicenseKey = XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
DeleteLicenseKey = XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
RaidArrayId = “XXXXXXXXXXXXXXXXXXXX”
ReadCache = 0|10|20|25|30|40|50|60|70|75|80|90|100
WriteCache = 0|10|20|25|30|40|50|60|70|75|80|90|100
RebuildPriority = Low|Medium|High
ExpandPriority = Low|Medium|High
SurfaceScanDelay= N
SSPState = Enable|Disable
PreferredPathMode= Auto|Manual
; Array Options
; There can be multiple array specifications in the file
Array = A|B|C|D|E|F|…Z|a|b|c|d|e|f
OnlineSpare = Port:ID,… | Box:Bay,… | Port:Box:Bay | None | N
Drive = Port:ID,… | Box:Bay,… | Port:Box:Bay,… | N | *
DriveType= SCSI | SAS | SATA
; Logical Drive Options
; There can be multiple logical drive specifications in the file
LogicalDrive = 1|2|3|…32
RAID = 0|1|4|5|6|ADG|AUTO
Size = [N]|Max
Sectors = 32|63
StripeSize = 8|16|32|64|128|256
ArrayAccelerator= Enable|Disable
ResourceVolumeOwner= N
LogicalDriveSSPState = Enable|Disable
SSPAdaptersWithAccess = [N],[N]…|None
PreferredPath = 1|2
; HBA Options
; There can be multiple HBA specifications in the file
HBA_WW_ID = WWN
ConnectionName = UserDefinedName
HostMode = Default|Windows|Windows(degrade
|OpenVMS|Tru64|Linux|Solaris|Netware|HP|Windows_SP2_and_
60 Utilities Reference