Hp Scripting Toolkit for Windows Manuel d'utilisateur Page 1

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Logiciel Hp Scripting Toolkit for Windows. HP Scripting Toolkit for Windows User Manual [it] Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 62
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
HP Scripting Toolkit for Windows 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: 415598-409
Published: October 2012
Edition: 18
Vue de la page 0
1 2 3 4 5 6 ... 61 62

Résumé du contenu

Page 1 - Abstract

HP Scripting Toolkit for Windows UserGuideAbstractThis document provides information about the Scripting Toolkit for Windows utilities and how best to

Page 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 /

Page 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

Page 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

Page 5 - Contents 5

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

Page 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

Page 7 - Sample deployment procedure

NEXT3:REM ----REM DONEREM ----REBOOTREQUIRED:System\reboot PXEHWNOTFOUND:End:For more information about Online ROM Flash Smart Components, see the HP

Page 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

Page 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

Page 10

Using SETBOOTORDERSETBOOTORDER enables you to set the order in which devices are booted, including diskettedrives, CD-ROM or DVD drives, hard drives,

Page 11

STATEMGR command-line argumentsDescriptionCommand-line argumentThis argument reads the state of the environment variabledefined by [EVNAME]. The value

Page 12 - 3 Advanced topics

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

Page 13

RBSURESET return codesMeaningValueThe BIOS settings have been successfully reset to the factorydefault.0The BIOS settings have not been reset.1Using H

Page 14 - 14 Advanced topics

HPDISCOVERY return codesMeaningValueThe command was completed successfully. A usagemessage might appear.0An error has occurred. See error message for

Page 15 - Erasing array configurations

IFHW command line examplesDescriptionCommand-line argumentThis command returns the following error levels:ifhw hpdiscovery.xml allboards.xml "PCI

Page 16 - 4 Scripting Toolkit utilities

ResultExpression inputTrue if the system is a ProLiant DL380 G2 with a SmartArray 5i Controller present and a ROM date of11/12/2004HWQ:SystemName eq &

Page 17 - Using REBOOT

DescriptionCommand-line argumentMY_SYS_RAM=768For a hpdiscovery.xml file that indicates a Smart Array5i Controller is present, HWQUERY produces the fo

Page 18 - Using STATEMGR

CONREP command line argumentsDescriptionCommand-line argumentThis argument saves the system configuration to a file.-sThis argument loads the system c

Page 19 - Using RBSURESET

CONREP -s (Store to Data file) Example usage for HP ProLiant servers not using theOxx ROM familyTo extract the BIOS settings from an SL160z G6 server

Page 20 - Using HPDISCOVERY

<Slot1>00 </Slot1><BusDev1>00 78 </BusDev1><Rest1>c1 </Rest1></Section><Section name="Language"

Page 21 - Using IFHW

<Index1>01 </Index1><Index2>03 </Index2><Index3>02 </Index3><Index4>04 </Index4><Index5>ff </

Page 22 - Expression examples

DescriptionCommand line argumentName of the input or output file. If not specified, the XMLconfiguration defaults to hprcu.xml.-f{file.xml}This argume

Page 23 - Using HWQUERY

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

Page 24 - Using CONREP

For more information, see the Configuring Arrays on HP Smart Array Controllers Reference Guideon the HP website at http://www.hp.com/support/CASAC_RG_

Page 25 - CONREP screen output

Creating an ACU script fileTo create a valid ACU script file, use one of the following methods:• Modify the sample custom input script (page 31).• Cre

Page 26

PreferredPathMode = Auto|Manual; COMMENT: the following five entries are used to optimize thecontroller performance for videoMNPDelay = 0|1|2|...|60 ;

Page 27 - CONREP command file contents

The options for each category are listed in the following table and described in more detail in theremainder of this section.DescriptionOptionsCategor

Page 28 - Using HPRCU

Action modeYou must specify an Action mode:• In Configure mode, you can create new arrays, but you cannot modify existing arrays. Thecontroller must b

Page 29 - Using HPACUSCRIPTING

ChassisNameEnter the user-defined character string that identifies the controller. You can use any of the followingcharacters in the string:a–z, A–Z,

Page 30 - Using an Input script

All other controllerswithoutbattery-backed writecacheAll other controllerswith battery-backedwrite cacheRA4x00 with 48MBcacheRA4x00 with 16MBcacheRead

Page 31 - Creating an ACU script file

Array categoryThe Array category has the following options:• “Array” (page 37)• “Drive” (page 37)• “DriveType” (page 37)• “OnlineSpare” (page 38)Array

Page 32 - Script file options

OnlineSpareThe value for this option determines whether the array specified previously in the script will beconfigured with spare drives.Default value

Page 33 - Control category

The following defaults apply:• For new logical drives, the default value is Disabled.• For existing logical drives, the default value is the current l

Page 34 - Controller category

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

Page 35

array, as long as the operating system supports logical drive extension. You cannot reduce thesize of the logical drive.CAUTION: Back up all data befo

Page 36 - IRPEnable = No

The string can consist of the following:• A maximum of 16 characters• Embedded space characters but cannot end with a space character• Any of the foll

Page 37 - Array category

Comment or clarificationError messageError codebetween operations. Limit the number of such configurationchanges in the script.—Controller does not su

Page 38 - Logical Drive category

Comment or clarificationError messageError codeThis error message appears if you try to change the numberof spares in an array when the configuration

Page 39 - Using HPACUSCRIPTING 39

Comment or clarificationError messageError codeThe scripted RAID Array ID is invalid. Use characters fromthe set a–z, A–Z, 0–9, !, @, #, *, (, ), ,, -

Page 40 - HBA category

Comment or clarificationError messageError code—Invalid value for MNPDelay. Valid rangeis 0 (disabled) to 60 minutes.2882—Invalid controller configura

Page 41 - ACU scripting error messages

MeaningValueThere was no adapter or Emulex HBA found on this host.5There was an error retrieving the I/O address.6The WWID was invalid because of one

Page 42

LO100CFG command-line argumentsDescriptionCommand-line argumentThis argument displays example XML to performconfiguration.-xThis argument outputs the

Page 43

<serial_port mode="dedicated" /><nic mode="dhcp"><ipv4 address="10.10.10.18" mask="255.255.252.0&quo

Page 44

HPQLAREP return codesMeaningValueThe command was completed successfully.0There was an invalid command line option.1There was a file open error.2There

Page 45 - Using HPLPCFG

LogicalDriveSSPState...38ParityGroups...

Page 46 - Using LO100CFG

You must then invoke the tool to load the contents of hba.ini input to the HBA NVRAM: hpqlarep/l hba.ini.Using HPONCFGHP offers support for the iLO fe

Page 47 - LO100CFG return codes

HPONCFG return codesMeaningValueThe script was sent successfully to the device.0The script could not be sent to the device.1If the script itself fails

Page 48 - Using HPQLAREP

<DHCP_STATIC_ROUTE VALUE = "Y"/><DHCP_WINS_SERVER VALUE = "Y"/><REG_WINS_SERVER VALUE = "Y"/><PRIM_

Page 49 - HPQLAREP return codes

<REMOTE_CONSOLE_PORT VALUE="23"/><TERMINAL_SERVICES_PORT VALUE="3389"/><VIRTUAL_MEDIA_PORT VALUE="17988"/

Page 50 - Using HPONCFG

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

Page 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

Page 52

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

Page 53 - HPONCFG command-line examples

environment through HP Insight Online, and is also the recommended version for HP ProactiveCare Service.• HP Insight Remote Support Advanced supports

Page 54 - 5 Troubleshooting

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

Page 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

Page 56 - Typographic conventions

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

Page 57

WOL Wake-on LANWWID World Wide IDWWN World Wide NameWWPN worldwide port nameXML extensible markup language60 Acronyms and abbreviations

Page 58 - 7 Documentation feedback

IndexAacronyms and abbreviations, 59ACU script file, 31array configurationserasing, 15Cclearing a configuration, 35configurationcapturing, 30target se

Page 59 - Acronyms and abbreviations

command-line syntax, 46return codes, 47logical drive capacity extension, 39MMaxBoot setting, 39Nnetwork sharecreating, 8Oonline help, 16Online ROM Fla

Page 60 - WWPN worldwide port name

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

Page 61

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

Page 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

Commentaires sur ces manuels

Pas de commentaire