Dell EqualLogic PS6210XS EqualLogic Host Integration Tools for Linux Version 1 - Page 91

Logging In to and Out of Smart Copies, Logging In to a Smart Copy

Page 91 highlights

2. Specify the object ID in the unmount command: # asmcli unmount smart-copy --object 5-392e06-8244f99a7-88d5834731b41690 If you know the Smart Copy is the latest created, you can bypass using the Object ID and unmount using the --latest option. Similarly, you can unmount the earliest-created Smart Copy using the --earliest option. For example: # asmcli unmount smart-copy --latest --source /source/volA Unmounted /snapshots/vola/source/volA Removing sessions to 1 Smart Copy target. Logged out VolA-2016-12-14-10:46:48.1421.1 on Group A Successfully unmounted 1 mount point and logged out from 1 target. NOTE: To unmount, I/O cannot be in progress to the volume and the volume cannot have any open files. Logging In to and Out of Smart Copies This section presents the following information: • Logging In to a Smart Copy • Logging Out of a Smart Copy Logging In to a Smart Copy Use the asmcli login smart-copy command to log in to a Smart Copy. For conceptual information about logging in to Smart Copies, see About Logging In to Smart Copies. asmcli login smart-copy Command Syntax The command syntax is as follows: # asmcli login smart-copy [--group-access-file file-location | g] [--output always | error] [--retry-count n | -r] [--retry-wait n | -w] [--username user-name | -u] Search option parameters also apply to this command. For information, see ASMCLI Search Options. The following table describes the optional command parameters. Table 33. Login Smart-Copy Optional Command Parameters Parameter Abbr. Argument Description --group-access-file -g file-location Specifies the location of the group access file where the user names and encrypted passwords are stored. --output none always | error Specifies whether or not to suppress output. For scheduled operations it is often useful to suppress output to the console unless the operation fails (--output error). The default is --output always, which always shows output. --retry-count -r n Specifies the number of times to retry a failed operation. --retry-wait -w n Specifies the number of seconds to wait before retrying a failed operation. --user-name -u user-name Specifies a particular user identity when multiple user names have been stored in the group access file. Auto-Snapshot Manager Command Line Interface 91

  • 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

2.
Specify the object ID in the unmount command:
# asmcli unmount smart-copy --object 5-392e06-8244f99a7-88d5834731b41690
If you know the Smart Copy is the latest created, you can bypass using the Object ID and unmount using the
--latest
option. Similarly,
you can unmount the earliest-created Smart Copy using the
--earliest
option. For example:
# asmcli unmount smart-copy --latest --source /source/volA
Unmounted /snapshots/vola/source/volA
Removing sessions to 1 Smart Copy target.
Logged out VolA-2016-12-14-10:46:48.1421.1 on Group A
Successfully unmounted 1 mount point and logged out from 1 target.
NOTE:
To unmount, I/O cannot be in progress to the volume and the volume cannot have any open files.
Logging In to and Out of Smart Copies
This section presents the following information:
Logging In to a Smart Copy
Logging Out of a Smart Copy
Logging In to a Smart Copy
Use the
asmcli login smart-copy
command to log in to a Smart Copy. For conceptual information about logging in to Smart
Copies, see
About Logging In to Smart Copies
.
asmcli login smart-copy Command Syntax
The command syntax is as follows:
# asmcli login smart-copy
[--group-access-file
file-location
| g]
[--output always | error]
[--retry-count
n
| -r]
[--retry-wait
n
| -w]
[--username
user-name
| -u]
Search option parameters also apply to this command. For information, see
ASMCLI Search Options
.
The following table describes the optional command parameters.
Table 33. Login Smart-Copy Optional Command Parameters
Parameter
Abbr.
Argument
Description
--group-access-file
-g
file-location
Specifies the location of the group access file where the user names and
encrypted passwords are stored.
--output
none
always | error
Specifies whether or not to suppress output. For scheduled operations it
is often useful to suppress output to the console unless the operation
fails (
--output error
). The default is
--output always
, which
always shows output.
--retry-count
-r
n
Specifies the number of times to retry a failed operation.
--retry-wait
-w
n
Specifies the number of seconds to wait before retrying a failed
operation.
--user-name
-u
user-name
Specifies a particular user identity when multiple user names have been
stored in the group access file.
Auto-Snapshot Manager Command Line Interface
91