Hp Insight Management-Software Manuale Utente

Navigare online o scaricare Manuale Utente per Software Hp Insight Management-Software. HP Insight Management-Software User Manual [en] [es] Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 0
HP Virtual Connect Enterprise Manager 7.2
Command Line Interface User Guide
Abstract
This user guide is intended for HP Virtual Connect administrators who are familiar with both Virtual Connect and the Virtual
Connect management suite, including HP Virtual Connect Manager, Virtual Connect Enterprise Manager and upper level
managers such as HP Matrix OE logical server management and HP Matrix Operating Environment.
HP Part Number: 656831-005a
Published: July 2013
Edition: 2
Vedere la pagina 0
1 2 3 4 5 6 ... 112 113

Sommario

Pagina 1 - Abstract

HP Virtual Connect Enterprise Manager 7.2Command Line Interface User GuideAbstractThis user guide is intended for HP Virtual Connect administrators wh

Pagina 2

Table 1 Common options (continued)DescriptionCLI optionsNOTE: When you are using this option, sequential editsqueued for the same profile might confli

Pagina 3 - Contents

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 4 - 4 Contents

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 5 - Contents 5

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 6 - 1 Getting started

5 Troubleshooting the VCEMCLIThis section provides information on resolving VCEMCLI issues.VCEMCLI calls result in access denied errorsTo resolve acce

Pagina 7

Unable to assign a profile to a domain groupIf the profile is not the same configuration as the VC domain group, you might not be able to assignthe pr

Pagina 8 - 8 Getting started

BladeSystem c-Class Virtual Connect Support Utility Version User Guide and the HP BladeSystemc-Class Virtual Connect Support Utility Version Release N

Pagina 9 - 2 Using the VCEMCLI

As a result, VCEM APIs can report false job results such as, Completed with success, eventhough the server profile changes have not taken effect. The

Pagina 10 - Using the VCEMCLI in a script

following error message appears whenever an -add profile or -set profile operation isperformed and one or more server profiles is inside the VC domain

Pagina 11 - Logging on without a password

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

Pagina 12 - Session lifetime

an electronic license to use are eligible for electronic updates only.) With this service, customersbenefit from expedited problem resolution as well

Pagina 13

echo Add network connection complete - Update network connections --------------------------for /L %%I in (1,1,%MAXPROFILES%) DO ( echo Assigning e

Pagina 14 - RBAC best practices

WebsitesFor additional information, see the following HP websites:• http://www.hp.com/go/assistance• http://www.hp.com/go/support• http://www.hp.com/s

Pagina 15 - Working with server profiles

7 Documentation feedbackHP welcomes your feedback. To make comments and suggestions about product documentation,send a message to:[email protected]

Pagina 16 - 16 Using the VCEMCLI

IndexAadd enet-connectioncommand, 31add fc-connectioncommand, 38add fcoe-connectioncommand, 43add iscsi-connectioncommand, 50add profilecommand, 21add

Pagina 17

RRBAC, 12RBAC types, 12related documentation, 109remove enet-connectioncommand, 37remove fc-connectioncommand, 42remove fcoe-connectioncommand, 49remo

Pagina 18 - Displaying job details

Session lifetimeVCEMCLI logon sessions remain active for a single command execution. The CLI automaticallylogs out of the VCEM server after the execut

Pagina 19 - Accessing the VCEMCLI help

Table 2 RBAC privileges (continued)VCEM User(Read Only)VCEMDomainGroupLimitedOperatorVCEMDomainGroupOperatorVCEM DomainGroupAdministratorVCEMAdministr

Pagina 20 - Error reporting

Table 2 RBAC privileges (continued)VCEM User(Read Only)VCEMDomainGroupLimitedOperatorVCEMDomainGroupOperatorVCEM DomainGroupAdministratorVCEMAdministr

Pagina 21 - 3 Using VCEM commands

Working with server profilesThe VCEMCLI provides the most commonly used server profile operations, including:• Server profile creation or update• Serv

Pagina 22 - Server profile prerequisites

NOTE: The minimum number of network connections is two. You cannot remove these twodefault connections. You cannot add more than the maximum allowed n

Pagina 23

well as between domain groups. Moving server profiles between domain groups offers newoptions when upgrading hardware or firmware. As part of the move

Pagina 24 - Examples

Displaying job detailsThe –show job -jobid command displays details for the specified VCEM job. The commandreturns a value that corresponds to the cur

Pagina 25 - Prerequisites

Accessing the VCEMCLI helpObtain help by running the VCEMCLI without any arguments.GETTING STARTED:-help : displays a list of available commands and m

Pagina 26

© Copyright 2011, 2013 Hewlett-Packard Development Company, L.P.Confidential computer software. Valid license from HP required for possession, use or

Pagina 27 - <BayName> [-validate]

-targetport2 : The TCP port associated with the alternate target IP address.-tobayname : The name or number of the bay in the target enclo

Pagina 28

3 Using VCEM commandsThis chapter describes VCEMCLI commands.add profileThe -add profile command creates a profile from the supplied description of a

Pagina 29 - -profilename

Minimum required role-based securityVCEM Group AdministratorRemarksThis command creates a new unassigned server profile.VCEM fills empty attributes wi

Pagina 30

set profileThe -set profile command modifies the properties on an existing server profile.Syntax-set profile -profilename <profileName>[-name &l

Pagina 31

assign profileThe -assign profile command assigns the profile identified by the ProfileName to the bayspecified by the BayName.Syntax-assign profile –

Pagina 32

RemarksYou can obtain the job status of non-blocking operations by executing the VCEMCLI with the –showjob command and providing the associated jobid.

Pagina 33

export profilesThe -export profiles command exports server profiles to a CSV file for use with externaltools.Syntax-export profiles –exportfile <ex

Pagina 34

move profileThe -move profile command moves a server profile across VC domain groups.Syntax-move profile —profilename <profile name> [-tovcdg &l

Pagina 35

When –validate is specified, the job is not triggered; only precondition validation is performed.The CLI will return the results of the validation.28

Pagina 36 - 36 Using VCEM commands

remove profileThe -remove profile command removes a server profile from VCEM.Syntax-remove profile —profilename <profile name>ParametersTable 8

Pagina 37

Contents1 Getting started...6VCEMCLI prerequisites...

Pagina 38

unassign profileThe -unassign profile command unassigns the selected server profile.Syntax-unassign profile -profilename <profileName>Parameters

Pagina 39

add enet-connectionThe -add enet-connection command adds a new Ethernet network connection to an existingserver profile in the VC domain.NOTE: The max

Pagina 40

Table 10 Parameter descriptions for -add enet-connection (continued)OptionalRequiredDescriptionParameterxSpecifies the requestedoperational speed for

Pagina 41

• Add a new Ethernet network connection to a profile:vcemcli -add enet-connection –profilename MyNewProfile –networkSomeNetwork• Add a new Ethernet ne

Pagina 42

set enet-connectionThe -set enet-connection command modifies an Ethernet connection of a server profile.Syntax-set enet-connection –profilename <pr

Pagina 43

Table 11 Parameter descriptions for -set enet-connection (continued)OptionalRequiredDescriptionParameterxSpecifies the requestedoperational speed for

Pagina 44

• Change the associated network of an Ethernet connection:vcemcli -set enet-connection –profilename MyProfile2 -portnumber 1–network NewNetworkName• S

Pagina 45

remove enet-connectionThe -remove enet-connection command removes the last Ethernet network connection froman existing server profile.Syntax-remove en

Pagina 46

add fc-connectionThe -add fc-connection command adds a new FC connection to a server profile.Syntax-add fc-connection –profilename <profileName>

Pagina 47

Examples• Add a new FC SAN fabric connection to a profile:vcemcli -add fc-connection –profilename MyNewProfile –connectionbay5 –fabric SAN_5• Add a ne

Pagina 48

add fcoe-connection...43set fcoe-connectio

Pagina 49

set fc-connectionThe -set fc-connection command modifies an existing FC connection to a server profile.Syntax-set fc-connection –profilename <prof

Pagina 50

Table 14 Parameter descriptions for -set fc-connection (continued)OptionalRequiredDescriptionParameterxIMPORTANT: The-bootport parameter isrequired on

Pagina 51

remove fc-connectionThe -remove fc-connection command removes the last FC connection from a server profile.Syntax-remove fc-connection –profilename &

Pagina 52 - 52 Using VCEM commands

add fcoe-connectionThe -add fcoe-connection command adds a new FCoE connection to a server profile.Syntax-add fcoe-connection –profilename <profile

Pagina 53

Table 16 Parameter descriptions for -add fcoe-connection (continued)OptionalRequiredDescriptionParameterxSpecifies the port speed ofthe connection por

Pagina 54

Minimum required role-based securityVCEM Group OperatorRemarksYou can obtain the job status for the jobid by executing the VCEMCLI with the –show jobc

Pagina 55

set fcoe-connectionThe -set fcoe-connection command modifies an existing FCoE connection.Syntaxset fcoe-connection –profilename <profileName>

Pagina 56

Table 17 Parameter descriptions for -set fcoe-connection (continued)OptionalRequiredDescriptionParameterThe default port speed ispreferred.IMPORTANT:

Pagina 57

Examples• Change the fabric of a FCoE SAN fabric connection:vcemcli -set fcoe-connection –profilename MyProfile –portnumber 1–fabric SAN_5• Set a FCoE

Pagina 58

remove fcoe-connectionThe -remove fcoe-connection command removes the last FCoE connection from an existingserver profile.Syntax-remove fcoe-connectio

Pagina 59

Warranty information...109HP authorized resellers.

Pagina 60

add iscsi-connectionThe -add iscsi-connection command adds a new iSCSI connection to an existing VC serverprofile.NOTE: The -add iscsi-connection comm

Pagina 61

Table 19 Parameter descriptions for -add iscsi-connection (continued)OptionalRequiredDescriptionParameterxSpecifies the requestedoperational speed for

Pagina 62

• Add a new iSCSI network connection and set the speed to preferred:vcemcli -add iscsi-connection –profilename MyProfile –networkMyNetwork –speedtype

Pagina 63

set iscsi-connectionThe –set iscsi-connection command modifies the properties of a specified iSCSI connection.Syntax-set iscsi-connection –profilename

Pagina 64

Table 20 Parameter descriptions for –set iscsi-connection (continued)OptionalRequiredDescriptionParameterxSpecifies the requestedoperational speed for

Pagina 65

• Set the speed to preferred:vcemcli -set iscsi-connection –profilename MyProfile –portnumber 1–network MyNetwork –speedtype preferred• Modify the iSC

Pagina 66

remove iscsi-connectionThe remove iscsi-connection command removes the highest-numbered iSCSI connectionfrom the server VC profile. If no connections

Pagina 67

set iscsi-boot-paramThe -set iscsi-boot-param command configures the basic iSCSI boot parameters on thespecified iSCSI connection.Syntax-set iscsi-boo

Pagina 68

Table 22 Parameter descriptions for -set iscsi-boot-param (continued)OptionalRequiredDescriptionParameterxNOTE: The-initiatornameparameter is required

Pagina 69

Table 22 Parameter descriptions for -set iscsi-boot-param (continued)OptionalRequiredDescriptionParameterxNOTE: The-targetport2 parameteris required i

Pagina 70

1 Getting startedThe HP Virtual Connect Enterprise Manager (VCEM) Command Line is a family of executables thatprovide the facilities necessary for the

Pagina 71

Table 22 Parameter descriptions for -set iscsi-boot-param (continued)OptionalRequiredDescriptionParameterselection for this attribute isdisabled, whic

Pagina 72

remove iscsi-boot-paramThe –remove iscsi-boot-param command removes all the iSCSI boot parameters configuredon the specified iSCSI connection.Syntax-r

Pagina 73

add server-port-mapThe -add server-port-map command adds a new server port network mapping, and it allowsserver ports to be shared among multiple VC E

Pagina 74

OutputThe function returns the result of the add operation or a jobid if –nb is specified.Examples• Add a new server port to a dedicated network mappi

Pagina 75

set server-port-mapThe -set server-port-map command modifies the properties of a server port network mapping.Syntax-set server-port-map –profilename &

Pagina 76

NOTE: When VCEM sets a VLAN ID in an untagged VLAN, it sets the VLAN ID to zero anddoes not return an error. This is because zero is the correct value

Pagina 77

remove server-port-mapThe –remove server-port-map command removes a server port network mapping.NOTE: The –remove server-port-map command cannot be us

Pagina 78

add server-port-map-rangeThe -add server-port-map-range command adds multiple network port mappings to aserver profile.Syntax-add server-port-map—rang

Pagina 79

Table 27 Parameter descriptions for -add server-port-map-range (continued)OptionalRequiredDescriptionParameterhave the force sameVLAN mapping attribut

Pagina 80

remove server-port-map-rangeThe -remove server-port-map-range command removes multiple network port mappingsfrom a server profile.Syntax-remove server

Pagina 81

• Run scripts in response to HP Systems Insight Manager events or from the Windows jobscheduler.• Leverage the comma-separated values (CSV) export of

Pagina 82 - 4 Error messages

poweroff devicebayThe -poweroff devicebay command sends a power-off request to Virtual Connect Managerfor a given bay.Syntax-poweroff devicebay –enclo

Pagina 83

• Conduct a normal power-off operation on device bay 2 of an enclosure that has the ID enc0.If the timeout occurs, the system is forced to power off.v

Pagina 84

poweron devicebayThe -poweron devicebay command sends a power-on request to Virtual Connect Manager fora given bay.Syntax-poweron devicebay -enclosure

Pagina 85

show power-statusThe -show power-status command displays the power status of the indicated bay.Syntax-show power-status -enclosurename <enclosurena

Pagina 86

show jobThe -show job command reports the status of the indicated job.Syntax-show job –jobid <jobNumber>ParametersTable 32 Parameter description

Pagina 87

show versionThe -show version command displays version information for the VCEM server.Syntax-show version ParametersNoneOutputThe -show version comma

Pagina 88

show vcem-statusThe -show vcem-status command displays the VCEM management status for the specified VCdomain.Syntax-show vcem-status -domainname<Do

Pagina 89

startvcdfwupdateThe -startvcdfwupdate command starts VC firmware updates on VC 3.50 or later domainswhen used in combination with VCSU 1.7.0 or later.

Pagina 90

completevcdfwupdateThe -completevcdfwupdate command finishes a VC firmware update that was started usingthe startvcdfwupdate command on a VC 3.50 or l

Pagina 91

startvcdmaintThe -startvcdmaint command starts the VC domain maintenance operation on the specifiedVC domain. For more information on the VCM operatio

Pagina 92

Security on the CMSThe VCEMCLI is installed on the CMS. By installing on the CMS, you get the benefits of the securitymeasures already in place for th

Pagina 93

cancelvcdmaintThe -cancelvcdmaint command cancels the VC domain maintenance operation on the specifiedVC domain.Syntax-cancelvcdmaint <DomainName&g

Pagina 94

completevcdmaintThe -completevcdmaint command completes the VC domain maintenance operation on thespecified VC domain and propagates changes across al

Pagina 95

4 Error messagesTo help you troubleshoot symptoms, Table 41 (page 82), Table 42 (page 82) and Table 43 (page85) list error message numbers and descrip

Pagina 96

Table 42 VCEMCLI error messages and descriptions (continued)Error message descriptionError message numberMultiple subcommands found.21Missing subcomma

Pagina 97

Table 42 VCEMCLI error messages and descriptions (continued)Error message descriptionError message numberNo help information available.200JOB_FAILED22

Pagina 98

Table 42 VCEMCLI error messages and descriptions (continued)Error message descriptionError message numberVlanId range list is invalid because %s is sm

Pagina 99

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 100

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 101

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 102

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 103 - 5 Troubleshooting the VCEMCLI

2 Using the VCEMCLIThe VCEMCLI can be executed from the Windows command-line or from scripts written in anyWindows-supported scripting language.Execut

Pagina 104

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 105

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 106

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 107

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 108 - 6 Support and other resources

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 109 - Related information

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 110 - Typographic conventions

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 111 - 7 Documentation feedback

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 112 - 112 Index

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Pagina 113

Table 43 VCEM server error messages and descriptions (continued)Error message descriptionNOTE: The error message descriptions in this table use[x] to

Commenti su questo manuale

Nessun commento