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

Listing Available Smart Copies, asmcli list smart-copy Command Syntax, Examples: Listing Smart Copies

Page 70 highlights

Suggestion: Please increase snapshot reserve or delete unnecessary snapshots. For scheduled operations, consider using "keep count" (see "asmcli help schedule"). The mount point has been frozen. Created snapshot myvol-user1-2017-08-16-09:49:20.465.1 on group9 The mount point has been thawed. Successfully created a Smart Copy from 1 target. Listing Available Smart Copies Use the asmcli list smart-copy command to list all available Smart Copies. asmcli list smart-copy Command Syntax The command syntax is as follows: # asmcli list smart-copy [--broken | -B] [--check-status] [--group-access-file file-location | -g] [--output always | error] [--unreachable | -U] [--user-name 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 22. List Smart Copy Optional Command Parameters Parameter Abbr. Argument Description --broken -B none Locates broken Smart Copies. A broken Smart Copy contains a snapshot or replica snapshot that is missing while the source volume is still accessible. Broken Smart Copies can occur when snapshots are deleted on the PS Series group without using ASM to delete them. This option attempts to access the group access file for a PS Series group. For information on group access files, see About Group Access Files. --check-status none none Displays the status of existing Smart Copies that are unreachable, broken, or for replica Smart Copies, in progress and promoted. This parameter takes precedence if used with --broken or --unreachable. Use with --type replica to indicate status for all replica Smart Copies. --group-access-file -g file-location Specifies the location of the group access file that contains the user names and encrypted passwords. --output always | error Specifies whether or not to suppress output. Specify --output always (default) to display all output. Specify --output error to suppress output unless an operation fails, which is useful for scheduled operations. --unreachable -U none Locates unreachable Smart Copies that fail to connect to the PS Series group or contain a target on the PS Series group that cannot be reached. --user-name -u user-name Specifies a particular user identity when multiple user names have been stored in the group access file. Examples: Listing Smart Copies This section includes examples of listing Smart Copies and listing the status of Smart Copies. 70 Auto-Snapshot Manager Command Line Interface

  • 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

Suggestion: Please increase snapshot reserve or delete unnecessary snapshots.
For scheduled operations, consider using "keep count" (see "asmcli help schedule").
The mount point has been frozen.
Created snapshot myvol-user1-2017-08-16-09:49:20.465.1 on group9
The mount point has been thawed.
Successfully created a Smart Copy from 1 target.
Listing Available Smart Copies
Use the
asmcli list smart-copy
command to list all available Smart Copies.
asmcli list smart-copy Command Syntax
The command syntax is as follows:
# asmcli list smart-copy
[--broken | -B]
[--check-status]
[--group-access-file
file-location
| -g]
[--output always | error]
[--unreachable | -U]
[--user-name
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 22. List Smart Copy Optional Command Parameters
Parameter
Abbr.
Argument
Description
--broken
-B
none
Locates broken Smart Copies. A broken Smart Copy contains a snapshot or replica
snapshot that is missing while the source volume is still accessible. Broken Smart
Copies can occur when snapshots are deleted on the PS Series group without
using ASM to delete them. This option attempts to access the group access file for
a PS Series group. For information on group access files, see
About Group Access
Files
.
--check-status
none
none
Displays the status of existing Smart Copies that are unreachable, broken, or for
replica Smart Copies, in progress and promoted. This parameter takes precedence
if used with
--broken
or
--unreachable
. Use with
--type replica
to
indicate status for all replica Smart Copies.
--group-access-file
-g
file-location
Specifies the location of the group access file that contains the user names and
encrypted passwords.
--output
always | error
Specifies whether or not to suppress output. Specify
--output always
(default) to display all output. Specify
--output error
to suppress output
unless an operation fails, which is useful for scheduled operations.
--unreachable
-U
none
Locates unreachable Smart Copies that fail to connect to the PS Series group or
contain a target on the PS Series group that cannot be reached.
--user-name
-u
user-name
Specifies a particular user identity when multiple user names have been stored in
the group access file.
Examples: Listing Smart Copies
This section includes examples of listing Smart Copies and listing the status of Smart Copies.
70
Auto-Snapshot Manager Command Line Interface