Hp Insight Management-Software Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Software Hp Insight Management-Software. HP Insight Management-Software User Manual [en] [es] Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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
Vista de página 0
1 2 3 4 5 6 ... 112 113

Resumo do Conteúdo

Página 1 - Abstract

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

Página 2

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

Página 3 - Contents

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

Página 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

Página 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

Página 6 - 1 Getting started

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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 12 - Session lifetime

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

Página 13

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

Página 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

Página 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]

Página 16 - 16 Using the VCEMCLI

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

Página 17

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

Página 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

Página 19 - Accessing the VCEMCLI help

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

Página 20 - Error reporting

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

Página 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

Página 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

Página 23

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

Página 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

Página 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

Página 26

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

Página 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

Página 28

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

Página 29 - -profilename

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

Página 30

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

Página 31

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

Página 32

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

Página 33

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

Página 34

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

Página 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

Página 36 - 36 Using VCEM commands

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

Página 37

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

Página 38

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

Página 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

Página 40

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

Página 41

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

Página 42

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

Página 43

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

Página 44

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

Página 45

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

Página 46

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

Página 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

Página 48

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

Página 49

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

Página 50

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

Página 51

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

Página 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

Página 53

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

Página 54

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

Página 55

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

Página 56

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

Página 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

Página 58

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

Página 59

Warranty information...109HP authorized resellers.

Página 60

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

Página 61

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

Página 62

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

Página 63

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

Página 64

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

Página 65

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

Página 66

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

Página 67

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

Página 68

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

Página 69

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

Página 70

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

Página 71

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

Página 72

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

Página 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

Página 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

Página 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 &

Página 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

Página 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

Página 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

Página 79

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

Página 80

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

Página 81

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

Página 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

Página 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

Página 84

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

Página 85

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

Página 86

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

Página 87

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

Página 88

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

Página 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.

Página 90

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

Página 91

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

Página 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

Página 93

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

Página 94

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

Página 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

Página 96

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

Página 97

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

Página 98

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

Página 99

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

Página 100

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

Página 101

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

Página 102

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

Página 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

Página 104

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

Página 105

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

Página 106

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

Página 107

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

Página 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

Página 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

Página 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

Página 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

Página 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

Página 113

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

Comentários a estes Manuais

Sem comentários