HP 2.0TB Instrukcja Użytkownika Strona 1

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Części komputerowe HP 2.0TB. HP 2.0TB User's Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 102
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
HP StoreVirtual Storage Command-Line
Interface User Guide
This guide provides information for using the command-line interface provided with the HP StoreVirtual Storage
software. Command syntax is included, along with a link to sample scripts available from the HP website.
Part Number : AX696-96242
Third edition : March 2013
Przeglądanie stron 0
1 2 3 4 5 6 ... 101 102

Podsumowanie treści

Strona 1 - Interface User Guide

HP StoreVirtual Storage Command-LineInterface User GuideThis guide provides information for using the command-line interface provided with the HP Stor

Strona 2 - Contents

10| HP StoreVirtual CLI| Return CodesReturn CodesAll GAUCHE commands return an XML response containing a 32-bit result code, and a description o

Strona 3

100| HP StoreVirtual CLI| Commandscliq utility run= login= userName= passWord=login Required The IP addresses or DNS-resolvable names of one or

Strona 4

HP StoreVirtual CLI| Commands| 101breakShadowCopies Optional Break the shadow copy setmaskLun Optional Mask the shadow copy LUN from the host. It

Strona 5 - Overview

102| HP StoreVirtual CLI| Commandslogin Required The IP addresses or DNS-resolvable names of one or more storagesystemsuserName Conditional The

Strona 6 - Global Parameters

HP StoreVirtual CLI| Return Codes| 11Result Value OS Status DescriptionCliqUnrecognizedParameter 0x80001008 135 This parameter is unrecognized.Cli

Strona 7

12| HP StoreVirtual CLI| Return CodesResult Value OS Status DescriptionCliqIllegalPassword 0x80001021 160 The password must be 5..40characters,

Strona 8

HP StoreVirtual CLI| Return Codes| 13Result Value OS Status DescriptionCliqVssLunInfoFailed 0x8000102E 173 Cannot create an application-managed sn

Strona 9

14| HP StoreVirtual CLI| Return CodesResult Value OS Status DescriptionCliqHbaStaleData 0x80001048 199 Information has changed since thelast cal

Strona 10 - Return Codes

HP StoreVirtual CLI| Return Codes| 15Result Value OS Status DescriptionNumber not defined by theidentified Target.CliqHbaTargetLuid 0x80001059 216

Strona 11

16| HP StoreVirtual CLI| Return CodesResult Value OS Status DescriptionCliqMultipleIPAddresses 0x8000106A 233 Multiple IP addresses wereencounte

Strona 12

HP StoreVirtual CLI| Commands| 17CommandsaddVirtualManagerThis command adds a virtual manager to a group.Availability: Windows, SSHVersion: 8.0Req

Strona 13

18| HP StoreVirtual CLI| CommandsaccessRights Optional The access rights to the volume: r - read-only, x - no access, rw - read-write (default)i

Strona 14

HP StoreVirtual CLI| Commands| 19Examplecliq assignVolumeChap volumeName=TheVolume targetSecret=ItsASecret login=10.0.1.2 userName=admin passWord=

Strona 15

2|HP StoreVirtual CLI|TOCContentsOverview...

Strona 16

20| HP StoreVirtual CLI| CommandsuserName Required The authentication user name for the storage system.passWord Required The password for the st

Strona 17 - Commands

HP StoreVirtual CLI| Commands| 21groupName Conditional The name of the management group with cached credentials.(Parameters userName/passWord or g

Strona 18

22| HP StoreVirtual CLI| CommandsclearDnsInfoThis command clears the DNS settings.Availability: Windows, SSHVersion: 9.0Request Syntaxcliq clear

Strona 19

HP StoreVirtual CLI| Commands| 23clearSnmpNotifyPolicyThis command clears the SNMP Notification Policy settings.Availability: Windows, SSHVersion:

Strona 20

24| HP StoreVirtual CLI| CommandsclearVssVolumeFlagsThis command resets snapshot flags in the vss volume. This command is only supported for Win

Strona 21

HP StoreVirtual CLI| Commands| 25configureRaidThis command reconfigures the RAID setting on a storage system.Availability: Windows, SSHVersion: 8.

Strona 22

26| HP StoreVirtual CLI| CommandsExamplecliq connectVolume volumeName=MyVolume login=10.1.2.3 userName=admin passWord=secretconvertSnapshotTempS

Strona 23

HP StoreVirtual CLI| Commands| 27groupName Conditional The name of the management group with cached credentials.(Parameters userName/passWord or g

Strona 24

28| HP StoreVirtual CLI| CommandsExamplecliq createAdminUser login=10.0.1.3 userName=admin passWord=secret description="My shiny new user&q

Strona 25

HP StoreVirtual CLI| Commands| 29createEmailNotifyPolicyThis command configures which level of events from the management group are sent via email

Strona 26

HP StoreVirtual CLI|TOC|3deleteSnmpTrapTarget... 46d

Strona 27

30| HP StoreVirtual CLI| Commandscliq createGroup groupName= node= userName= passWord=node Required The delimited list of node names or IP addre

Strona 28

HP StoreVirtual CLI| Commands| 31Examplecliq createRemoteAssociation login=10.0.1.2 userName=admin passWord=secret remote=10.0.1.3 remoteUserName=

Strona 29

32| HP StoreVirtual CLI| Commands remoteUserName=admin remotePassWord=secret remoteCluster="10.0.1.21"cliq c

Strona 30

HP StoreVirtual CLI| Commands| 33via FibreChannel and a value of 0 is entered, the client will lose itsability to communicate with the attached vo

Strona 31

34| HP StoreVirtual CLI| CommandscreateSnapshotThis command creates a snapshot of one or more LeftHand OS volumes.Availability: Windows, SSHVers

Strona 32

HP StoreVirtual CLI| Commands| 35login Required The IP addresses or DNS-resolvable names of one or more storagesystemsuserName Conditional The aut

Strona 33

36| HP StoreVirtual CLI| CommandscreateSnmpCommunityStringThis command creates an SNMP Community String. The Community String must be the same f

Strona 34

HP StoreVirtual CLI| Commands| 37groupName Conditional The name of the management group with cached credentials.(Parameters userName/passWord or g

Strona 35

38| HP StoreVirtual CLI| CommandsExamplecliq createSyslogNotifyPolicy login=10.0.1.3 userName=admin passWord=secret ipAddress="10.0.10.25&q

Strona 36

HP StoreVirtual CLI| Commands| 39Examplecliq createVolume volumeName=MyVolume clusterName=TheCluster size=100GB description="Exchange DB-1&qu

Strona 37

4|HP StoreVirtual CLI|TOCprovisionVolume...

Strona 38

40| HP StoreVirtual CLI| CommandsgroupName Conditional The name of the management group with cached credentials.(Parameters userName/passWord or

Strona 39

HP StoreVirtual CLI| Commands| 41Examplecliq deleteCluster clusterName=TheCluster login=10.1.2.3 userName=admin passWord=secretcliq deleteCluster

Strona 40

42| HP StoreVirtual CLI| CommandsgroupName Required The name of the management groupExamplecliq deleteGroup login=10.1.2.3 userName=admin passWo

Strona 41

HP StoreVirtual CLI| Commands| 43Request Syntaxcliq deleteServer serverName= login= userName= passWord=login Required The IP addresses or DNS-reso

Strona 42

44| HP StoreVirtual CLI| CommandsWarningsThis operation is irreversible.Request Syntaxcliq deleteSnapshot snapshotName= login= userName= passWor

Strona 43

HP StoreVirtual CLI| Commands| 45deleteSnapshotTempSpaceThis command deletes the snapshot temporary space.Availability: Windows, SSHVersion: 8.0Wa

Strona 44

46| HP StoreVirtual CLI| CommandsipSubnet Optional An IP Address subnet for SNMP notification.Examplecliq deleteSnmpCommunityString ipAddress=10

Strona 45

HP StoreVirtual CLI| Commands| 47groupName Conditional The name of the management group with cached credentials.(Parameters userName/passWord or g

Strona 46

48| HP StoreVirtual CLI| CommandsuserName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or group

Strona 47

HP StoreVirtual CLI| Commands| 49Examplecliq discoverTCP groupOrder=1 node=10.1.2.3;10.1.2.4cliq discoverTCP groupOrder=1 node=10.1.2.3;10.1.2.4di

Strona 48

HP StoreVirtual CLI| Overview| 5OverviewThe LeftHand OS command-line interface (CLI) is built upon the API released with version 8.x. Develop your

Strona 49

50| HP StoreVirtual CLI| CommandsfindADInfoThis command queries the management group for information about the associated AD domain.Availability

Strona 50

HP StoreVirtual CLI| Commands| 51 name CliqSuccess memoryUsage 838981 description Operation succeeded. INFO basedn DC=win8dom,D

Strona 51

52| HP StoreVirtual CLI| CommandsVersion: 10.0Request Syntaxcliq getADInfo login= userName= passWord=login Required The IP addresses or DNS-reso

Strona 52

HP StoreVirtual CLI| Commands| 53userName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or groupNa

Strona 53

54| HP StoreVirtual CLI| CommandssearchDepth Optional Which objects to inspect 1 - Clusters only, 2 - Clusters and volumes, 3- Clusters, volumes

Strona 54

HP StoreVirtual CLI| Commands| 55Examplecliq getDnsInfo login=10.0.1.3 userName=admin passWord=secretcliq getDnsInfogetEventLogThis command return

Strona 55

56| HP StoreVirtual CLI| CommandsRequest Syntaxcliq getGroupInfo login= userName= passWord=login Required The IP addresses or DNS-resolvable nam

Strona 56

HP StoreVirtual CLI| Commands| 57Examplecliq getGroupInfo login=10.1.2.3 userName=admin passWord=secretcliq getGroupInfogetLocalVolumesThis comman

Strona 57

58| HP StoreVirtual CLI| CommandsgetNsmInfoThis command returns information about a storage system.Availability: Windows, SSHVersion: 8.0Request

Strona 58

HP StoreVirtual CLI| Commands| 59userName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or groupNa

Strona 59

6| HP StoreVirtual CLI| Global ParametersGlobal Parametersprompt=<true | false>Some potentially destructive commands prompt before proceed

Strona 60

60| HP StoreVirtual CLI| CommandsuserName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or group

Strona 61

HP StoreVirtual CLI| Commands| 61serverIp Required The Windows server IP address.Examplecliq getServerCapabilities serverIp=10.0.1.2cliq getServer

Strona 62

62| HP StoreVirtual CLI| Commandscliq getServerJobInfo serverIp= jobId=serverIp Required The Windows server IP address.jobId Optional Job IDvolu

Strona 63

HP StoreVirtual CLI| Commands| 63getServerVolumeInfoThis command returns the features of a volume by interrogating a remote server. This will retu

Strona 64

64| HP StoreVirtual CLI| CommandsSITE This section contains site information.NSM This section contains NSM information.Examplecliq getSiteInfo s

Strona 65

HP StoreVirtual CLI| Commands| 65Examplecliq getSnapshotInfo snapshotName=TheSnapshot login=10.1.2.3 userName=admin passWord=secretcliq getSnapsho

Strona 66

66| HP StoreVirtual CLI| CommandsuserName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or group

Strona 67

HP StoreVirtual CLI| Commands| 67FCADAPTER This section contains fibre channel adapter information.Examplecliq getSupportInfo login=10.1.2.3 userN

Strona 68

68| HP StoreVirtual CLI| CommandssearchDepth Optional Which objects to inspect 1 - Volumes only, 2 - Volumes and snapshots,3 - Volumes, snapshot

Strona 69

HP StoreVirtual CLI| Commands| 69Examplecliq getVolumeControllingServer login=10.0.1.2 userName=admin passWord=secret volumeName="The Volume&

Strona 70

HP StoreVirtual CLI| Syntax| 7SyntaxCLIQ is the command-line interface (CLI) for the HP StoreVirtual Storage Solution. The CLI specifiesparameters

Strona 71

70| HP StoreVirtual CLI| CommandsExamplecliq makePrimary login=10.1.2.3 userName=admin passWord=secret volumeName="TheVolume" size=1GB

Strona 72

HP StoreVirtual CLI| Commands| 71userName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or groupNa

Strona 73

72| HP StoreVirtual CLI| CommandsExamplecliq modifyAdminUser login=10.0.1.3 userName=admin passWord=secret description="My shiny new user&q

Strona 74

HP StoreVirtual CLI| Commands| 73modifyEmailNotifyPolicyThis command modifies an Email Notification Policy.Availability: Windows, SSHVersion: 9.0R

Strona 75

74| HP StoreVirtual CLI| CommandsRequest Syntaxcliq modifyGroup login= userName= passWord= node=login Required The IP addresses or DNS-resolvabl

Strona 76

HP StoreVirtual CLI| Commands| 75fcenabled Required Enable or disable the fibrechannel port(s). This can be one of: 0 -disable, 1 - enable. Defaul

Strona 77

76| HP StoreVirtual CLI| CommandsmodifyRemoteSnapshotScheduleThis command modifies a previously created remote snapshot schedule.Availability: W

Strona 78

HP StoreVirtual CLI| Commands| 77serverName Required The name of the serverdescription Optional Optional descriptionallowiSCSIAccess Optional Allo

Strona 79

78| HP StoreVirtual CLI| CommandsThis operation is irreversible.Request Syntaxcliq modifySite siteName= description= login= userName= passWord=l

Strona 80

HP StoreVirtual CLI| Commands| 79Examplecliq modifySnapshot description="New Description" login=10.0.1.2 userName=admin passWord=secret

Strona 81

8| HP StoreVirtual CLI| SyntaxIf a parameter contains fewer elements in the list than needed for the composite command, the last one in thelist

Strona 82

80| HP StoreVirtual CLI| CommandsmodifySnmpCommunityStringThis command modifies the Community String for all SNMP.Availability: Windows, SSHVers

Strona 83

HP StoreVirtual CLI| Commands| 81Examplecliq modifySnmpTrapTarget login=10.0.1.3 userName=admin passWord=secret communityString="TheStringcli

Strona 84

82| HP StoreVirtual CLI| CommandsWarningsUsing a stridePages value other than the default may impact volume IO performance.Using an initialQuota

Strona 85

HP StoreVirtual CLI| Commands| 83mountVolumeThis command mounts a volume to the specified mount point.Availability: WindowsVersion: 8.0WarningsPri

Strona 86

84| HP StoreVirtual CLI| CommandspassWord Conditional The password for the storage system. (Parameters userName/passWordor groupName must be spe

Strona 87

HP StoreVirtual CLI| Commands| 85passWord Conditional The password for the storage system. (Parameters userName/passWordor groupName must be speci

Strona 88

86| HP StoreVirtual CLI| CommandsremoveSnapshotThis command disconnects a SAN snapshot from the host, then deletes it. If the snapshot cannot be

Strona 89

HP StoreVirtual CLI| Commands| 87resetSessionThis command resets the iSCSI session associated with a volume. Some initiators will attempt to recon

Strona 90

88| HP StoreVirtual CLI| CommandsuserName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or group

Strona 91

HP StoreVirtual CLI| Commands| 89login Required The IP addresses or DNS-resolvable names of one or more storagesystemsuserName Conditional The aut

Strona 92

HP StoreVirtual CLI| Syntax| 9>cliqHP StoreVirtual LeftHand OS Command Line Interface, v10.5 (type exit to quit)(C) Copyright 2007-2013 Hewlett

Strona 93

90| HP StoreVirtual CLI| CommandssetAutoMountPolicyThis command sets the auto-mount policy for the HP StoreVirtual Recovery Manager application

Strona 94

HP StoreVirtual CLI| Commands| 91server Optional List of DNS servers, IP addresses.Examplecliq setDnsInfo login=10.0.1.3 userName=admin passWord=s

Strona 95

92| HP StoreVirtual CLI| Commandscliq setGossipList login= userName= passWord= node=login Required The IP addresses or DNS-resolvable names of o

Strona 96

HP StoreVirtual CLI| Commands| 93setSnmpNotifyPolicyThis command sets SNMP Notification Policy settings.Availability: Windows, SSHVersion: 9.0Requ

Strona 97

94| HP StoreVirtual CLI| CommandspassWord Conditional The password for the storage system. (Parameters userName/passWordor groupName must be spe

Strona 98

HP StoreVirtual CLI| Commands| 95login Required The IP addresses or DNS-resolvable names of one or more storagesystemsuserName Conditional The aut

Strona 99

96| HP StoreVirtual CLI| Commandscliq startSnmpService login= userName= passWord=login Required The IP addresses or DNS-resolvable names of one

Strona 100

HP StoreVirtual CLI| Commands| 97login Required The IP addresses or DNS-resolvable names of one or more storagesystemsuserName Conditional The aut

Strona 101

98| HP StoreVirtual CLI| CommandsuserName Conditional The authentication user name for the storage system. (ParametersuserName/passWord or group

Strona 102

HP StoreVirtual CLI| Commands| 99passWord Conditional The password for the storage system. (Parameters userName/passWordor groupName must be speci

Komentarze do niniejszej Instrukcji

Brak uwag