HP P4000 9.0 HP StorageWorks P4000 SAN/iQ Command-Line Interface User Manual - Page 46

createSnapshot

Page 46 highlights

createSnapshot This command creates a snapshot of one or more SAN/iQ volumes. Availability: Windows, SAN/iQ Required Parameters: login The IP address or DNS-resolvable names of one or more storage systems userName The authentication user name for the group passWord The password for the group keyFile The encrypted key file (this is specified instead of the username and password parameters) volumeName A delimited list of volumes to snapshot snapshotName A delimited list of snapshot names Optional Parameters: description A delimted list of snapshot descriptions inheritAccess 0 - the snapshot(s) will not inherit the volume list, authentication group, ACL relationships of the original volume (default) 1 - the snapshot(s) will inherit the volume list, authentication group, ACL relationships of the original volume managed 0 - the snapshot(s) will not attempt to use VSS on the host connected to the volume (default) 1 - the snapshot(s) will attempt to use VSS on the host connected to the volume Example Command: cliq createSnapshot volumeName=volume0;volume1 snapshotName=snapshot0;snapshot1 login=10.0.1.2 userName=admin passWord=secret 46

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

46
createSnapshot
This command creates a snapshot of one or more SAN/iQ volumes.
Availability: Windows, SAN/iQ
Required Parameters:
login
The IP address or DNS-resolvable names of one or more storage systems
userName
The authentication user name for the group
passWord
The password for the group
keyFile
The encrypted key file (this is specified instead of the username and password parameters)
volumeName
A delimited list of volumes to snapshot
snapshotName
A delimited list of snapshot names
Optional Parameters:
description
A delimted list of snapshot descriptions
inheritAccess
0 - the snapshot(s) will not inherit the volume list, authentication group, ACL relationships of the
original volume (default)
1 - the snapshot(s) will inherit the volume list, authentication group, ACL relationships of the
original volume
managed
0 - the snapshot(s) will not attempt to use VSS on the host connected to the volume (default)
1 - the snapshot(s) will attempt to use VSS on the host connected to the volume
Example Command:
cliq createSnapshot volumeName=volume0;volume1 snapshotName=snapshot0;snapshot1
login=10.0.1.2 userName=admin passWord=secret