Hp Scripting Toolkit for Windows 9.60 Manual do Utilizador Página 1

Consulte online ou descarregue Manual do Utilizador para Software Hp Scripting Toolkit for Windows 9.60. HP Scripting Toolkit for Windows 9.60 User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 0
HP Scripting Toolkit for Windows 9.60 User
Guide
Abstract
This document provides information about the Scripting Toolkit for Windows utilities and how best to use the Scripting Toolkit
for Windows to configure HP ProLiant servers and BladeSystem infrastructure in a Windows environment. This document is
intended for IT experts with experience in scripting operating system installations and configuring HP ProLiant server hardware.
HP Part Number: 722152-003
Published: February 2014
Edition: 1
Vista de página 0
1 2 3 4 5 6 ... 61 62

Resumo do Conteúdo

Página 1 - Abstract

HP Scripting Toolkit for Windows 9.60 UserGuideAbstractThis document provides information about the Scripting Toolkit for Windows utilities and how be

Página 2

3. For each additional device driver repeat steps 1 and 2. When you finish customizing theimage, prepare the image for deployment by using the peimg /

Página 3 - Contents

Configuring the target server and installing the operating system1. Boot the media (CD/DVD, USB drive key, or PXE) that contains the customized Window

Página 4 - 4 Contents

3 Advanced topicsOverviewThe advanced topics addressed in this section cover some of the most common deployment tasksthat can be automated using the S

Página 5 - Contents 5

.\SSA\bin\hpssascripting.exe -i .\ArraySettings\SA6iArray.ini:NEXT2\ifhw .\hpdiscovery.xml allboards.xml PCI:"Smart Array 5312"if errorlevel

Página 6 - 1 Introduction

System\ifhw hpdiscovery.xml System\allboards.xml HWQ:SystemName eq "ProLiant DL380 G2"if errorlevel 1 goto NEXT1REM ----REM This section per

Página 7 - Sample deployment procedure

NEXT3:REM ----REM DONEREM ----REBOOTREQUIRED:System\reboot PXEHWNOTFOUND:End:Erasing array configurationsBefore beginning the deployment process, you

Página 8 - Creating a network share

4 Scripting Toolkit utilitiesSyntax conventionsSyntax refers to the way a command and parameters must be entered. Unless specified otherwise,enter com

Página 9 - Sample deployment procedure 9

The Scripting Toolkit utilities include:• REBOOT• SETBOOTORDER (Limited functionality for HP ProLiant 100 series servers)• STATEMGR (Utility is not su

Página 10

REBOOT command-line examplesDescriptionCommand-line argumentThis command reboots the system to the A: drive.REBOOT A:This command reboots the system b

Página 11

Using STATEMGRThe STATEMGR utility enables the user to keep track of the execution state during system reboots.This utility saves persistent state inf

Página 12 - 3 Advanced topics

Notices© Copyright 2005, 2014 Hewlett-Packard Development Company, L.P.The information contained herein is subject to change without notice. The only

Página 13

RBSURESET does not erase array configurations or logical storage volumes.RBSURESET command-line syntaxrbsureset [-h]RBSURESET command-line argumentsDe

Página 14 - 14 Advanced topics

DescriptionCommand-line argumentThis argument chooses the name and location of theconfiguration file. If the user does not pass in this–cparameter, th

Página 15 - Erasing array configurations

IFHW command-line argumentsDescriptionCommand-line argumentThis argument specifies the hardware discovery file usedto run the query.[drive:][path]hpdi

Página 16 - 4 Scripting Toolkit utilities

ResultOperator or termThe hardware discovery file is searched for <string>, and the corresponding value is the valueof this term. <string>

Página 17 - Using REBOOT

HWQUERY return codesMeaningValueThe command was completed successfully.0N arguments were ignored because they were not in thevariable=<string> f

Página 18 - Using SETBOOTORDER

www.hp.com on the support page for each platform. You can use these files with the -x option toconfigure systems that are not supported by the default

Página 19 - Using RBSURESET

CONREP screen outputA typical screen output generated by CONREP is similar to the following:conrep 3.00 - Scripting Toolkit Configuration Replication

Página 20 - Using HPDISCOVERY

Processor Manufacturer : IntelXML System Configuration : conrep_SL160zg6_20090728.xmlHardware Configuration : sl160zconrep.datLoading configuration fr

Página 21 - Using IFHW

</Conrep_data>CONREP command file contentsA typical data file generated by the CONREP command is similar to the following:<?xml version="

Página 22 - IFHW command line examples

Using HPRCU has the following features:• All system ROM settings and the current selections are listed together in one output/input XMLfile.• No updat

Página 23 - Using HWQUERY

Contents1 Introduction...6Scripting Toolkit for Windows...

Página 24 - Using CONREP

<informational> <product name>ProLiant DL380 Gen8</product_name> <system_rom_family>P64</ system_rom_family >

Página 25 - CONREP return codes

Using an Input scriptTo use an Input script to configure or reconfigure a system, first locate a suitable HP SSA script orsee “Creating an HP SSA scri

Página 26 - CONREP screen output

Controller = All | First | Slot [N][:N]| WWN [N]| SerialNumber [N]|IOCabinet [N],IOBay [N],IOChassis [N],Slot [N],Cabinet [N],Cell [N]ClearConfigurati

Página 27 - Using CONREP 27

ConnectionName = UserDefinedNameHostMode = Default | Windows | Windows(degrade | openVMS | Tru64 |Linux | Solaris | Netware | HP | Windows Sp2 ; COMME

Página 28 - Using HPRCU

DescriptionOptionsCategoryParityGroupsAlthough the LogicalDrive option must begin this section of the script, youcan script the other options in this

Página 29 - HPRCU sample XML format

• QueueDepth (page 37)• ReadCache (page 36)• RebuildPriority (page 36)• SSPState (page 36)• SurfaceScanDelay (page 37)• WriteCache (page 36)Controller

Página 30 - Using HPSSASCRIPTING

Not all controllers support this feature, and controllers in an active/standby configuration disregardthis option.• Auto is the default setting for ne

Página 31 - Using an Input script

NOTE: The SSPState option is valid only for controllers that enable SSP on a controller basis,such as the MSA1000 or the Smart Array Cluster Storage c

Página 32

If you use Custom method mode, choose one of the following methods to specify the drives to beused in the array. Different arrays on the same controll

Página 33 - Script file options

ArrayAcceleratorThis option specifies whether the array accelerator is enabled or disabled for the specified logicaldrive. The default value is Enable

Página 34 - Controller category

IFHW command-line syntax...21IFHW command-line arguments

Página 35 - Using HPSSASCRIPTING 35

SectorsThis option specifies the number of sectors that are to comprise each track. Enter 32 to disableMaxBoot or 63 to enable it.• For new logical dr

Página 36

size, HP SSA attempts to migrate the logical drive to the stripe size that you specify. (If youintend to migrate the logical drive, back up all data b

Página 37 - Array category

Comment or clarificationError messageError codeAn error occurred during the configuration process, but HPSSA cannot identify the error because there i

Página 38 - Logical Drive category

Comment or clarificationError messageError codeThe script file has commands that require an array, but noarray is specified.Array not specified.2826Th

Página 39 - Using HPSSASCRIPTING 39

Comment or clarificationError messageError codeThe specified stripe size is invalid, or not supported by thecurrent RAID level, or not possible with t

Página 40

Comment or clarificationError messageError codeThe <text> command does not belong in the Logical Drivesection of the script file.<text> is

Página 41 - HBA category

DescriptionCommand-line argumentYour input or current value when read from HBABootDeviceWWID=22334455Your input, default LUN, or current value when re

Página 42

You must then invoke the tool to load the contents of hba.ini input to the HBA NVRAM: hplpcfg /lhba.ini.Using LO100CFGNOTE: This section applies only

Página 43

MeaningValueField in the XML file has invalid values. Valid fields stillapplied.102The Lights Out 100 returned a code the application didnot expect. S

Página 44

HPQLAREP command-line argumentsDescriptionCommand-line argumentThis argument saves the HBA configuration to the filename.hpqlarep —s filenameThis argu

Página 45 - Using HPLPCFG

PreferredPath...39RAID...

Página 46 - HPLPCFG command-line examples

HPQLAREP command-line exampleshpqlarep —s hba.ini generates hba.ini with the following content:[HBA0]WWID=11111111HostAdapterBiosEnable=1SelectBootEna

Página 47 - Using LO100CFG

DescriptionCommand-line argumentThis argument sets the iLO configuration based on theinformation in the XML input file named filename.-f filenameThis

Página 48 - Using HPQLAREP

<DIR_OBJECT_DN VALUE = " "/><DIR_OBJECT_PASSWORD VALUE = ""/><DIR_USER_CONTEXT_1 VALUE = ""/><DIR_U

Página 49 - HPQLAREP return codes

<GET_GLOBAL_SETTINGS /></RIB_INFO></LOGIN></RIBCL>The XML commands are read from the input fileget_global.xmland are processed

Página 50 - Using HPONCFG

5 TroubleshootingTroubleshooting tableTroubleshootingIssueImproper use of the Scripting Toolkit utilities andmodification of the CONREP data files can

Página 51 - HPONCFG command file contents

6 Support and other resourcesInformation to collect before contacting HPBe sure to have the following information available before you contact HP:• So

Página 52

Typographic conventionsTable 1 Document conventionsElementConventionCross-reference links and e-mail addressesBlue text: Table 1 (page 56)Website addr

Página 53 - HPONCFG command-line examples

With specific authorization from you, an authorized HP Channel Partner can also view your ITenvironment remotely at HP Insight Online.For more informa

Página 54 - 5 Troubleshooting

7 Documentation feedbackHP is committed to providing documentation that meets your needs. To help us improve thedocumentation, send any errors, sugges

Página 55 - 6 Support and other resources

Acronyms and abbreviationsACU Array Configuration UtilityADG Advanced Data Guarding (also known as RAID 6)API application program interfaceBIOS Basic

Página 56 - HP Insight Online

1 IntroductionScripting Toolkit for WindowsThe Scripting Toolkit for Windows is a server deployment product that delivers an unattendedautomated insta

Página 57 - HP Insight Online 57

WMI Windows Management InstrumentationWOL Wake-on LANWWID World Wide IDWWN World Wide NameWWPN worldwide port nameXML extensible markup language60 Acr

Página 58 - 7 Documentation feedback

IndexAacronyms and abbreviations, 59array configurationserasing, 15Cclearing a configuration, 35configurationcapturing, 30target server, 11configurati

Página 59 - Acronyms and abbreviations

arguments, 47command file, 48command-line syntax, 47return codes, 47logical drive capacity extension, 40MMaxBoot setting, 40Nnetwork sharecreating, 8O

Página 60 - 60 Acronyms and abbreviations

2 Deployment using the Scripting Toolkit for WindowsDeployment overviewThe Scripting Toolkit includes a set of utilities for configuring and deploying

Página 61

Creating a network shareTo create a network share:1. Download the appropriate Scripting Toolkit package from the Scripting Toolkit website athttp://ww

Página 62 - 62 Index

is installed and the STK IO driver (hpsstkio.sys) is copied to the windows\system32\drivers directory.To add drivers offline:1. Mount the base image t

Comentários a estes Manuais

Sem comentários