Dell EqualLogic PS6210S EqualLogic Auto-Snapshot Manager/Microsoft Edition Ver - Page 110

ASMCLI -breaksmartcopy, ASMCLI -cloneReplica, Examples, Command Syntax

Page 110 highlights

For -category, enter either the category name (Informational, Warning, or Critical) or the abbreviation (I for Informational, W for Warning, or C for Critical). For a description of the parameters, see Command Parameters. Examples Display all alerts, their numerical IDs, and their current settings (enabled or disabled): ASMCLI -alert The following examples show two ways of listing all of the Warning alerts and their current settings: ASMCLI -alert -category=W ASMCLI -alert -category=warning Disable the critical alert for MPIO Logout Errors: ASMCLI -alert -disable=25 Enable all critical alerts: ASMCLI -alert -enableall=C ASMCLI -breaksmartcopy When VSS is used to create a Smart Copy, it changes the disk signature, and it sets some attributes (HIDDEN, READONLY, SHADOWCOPY, and NO_DEFAULT_DRIVE_LETTER). If VSS is used to restore the volume, or if the volume is mounted using ASM or ASMCLI, these changes are automatically reverted. It might be useful to be able to undo these changes on demand; for example: • If you are creating replica volumes and you want to be able to promote the replicas and use them on remote failover servers. In this case, you are not performing a restore operation, so the changes made by VSS will not be reverted, and when you attempt to mount the promoted replicas, they will not automatically be assigned drive letters because of the attributes VSS has set on them. Executing this command can prepare a set of replicas to be used in this way. • If you need to be able to restore a Smart Copy by rolling back the volume in the Group Manager GUI without using ASM/ME. Note that ASM/ME normally resets the disk signature when creating any kind of Smart Copy of a boot volume, so Smart Copies of boot volumes do not require you to use this command. When the Smart Copy boots to the operating system for the first time, there will be a message displayed that the O/S was not properly shutdown. The user will be asked to boot normally or boot to repair. This is to be expected since the Smart Copy was taken with the operating system running. There should be nothing to repair and the user can choose the option to boot normally. Command Syntax ASMCLI -breaksmartcopy [{-volume={"drive_letter" |"mount‑point"} -component="component_name" -collection="collection_name" -objectID="identifier" -writer="writer_name"}] [‑nosignatureupdate] [-retry=1-n] Examples • The following command resets the disk signature and volume attribute values for volume > C:\ASMCLI -breaksmartcopy - volume=c:\. • The following command resets the volume attributes (HIDDEN, READONLY, SHADOWCOPY, and NO_DEFAULT_DRIVE_LETTER) and not the disk signature for volume > C:\ASMCLI -breaksmartcopy -volume=c:\ -nosignatureupdate. ASMCLI -cloneReplica The cloneReplica command creates a clone from an existing replica. 110 Using the 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
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134

For
-category
, enter either the category name (
Informational
,
Warning
, or
Critical
) or the abbreviation (
I
for Informational,
W
for Warning, or
C
for Critical).
For a description of the parameters, see
Command Parameters
.
Examples
Display all alerts, their numerical IDs, and their current settings (enabled or disabled):
ASMCLI -alert
The following examples show two ways of listing all of the Warning alerts and their current settings:
ASMCLI -alert -category=W
ASMCLI -alert -category=warning
Disable the critical alert for MPIO Logout Errors:
ASMCLI -alert -disable=25
Enable all critical alerts:
ASMCLI -alert -enableall=C
ASMCLI -breaksmartcopy
When VSS is used to create a Smart Copy, it changes the disk signature, and it sets some attributes (HIDDEN, READONLY,
SHADOWCOPY, and NO_DEFAULT_DRIVE_LETTER). If VSS is used to restore the volume, or if the volume is mounted using ASM or
ASMCLI, these changes are automatically reverted. It might be useful to be able to undo these changes on demand; for example:
If you are creating replica volumes and you want to be able to promote the replicas and use them on remote failover servers. In this
case, you are not performing a restore operation, so the changes made by VSS will not be reverted, and when you attempt to mount
the promoted replicas, they will not automatically be assigned drive letters because of the attributes VSS has set on them. Executing
this command can prepare a set of replicas to be used in this way.
If you need to be able to restore a Smart Copy by rolling back the volume in the Group Manager GUI without using ASM/ME. Note
that ASM/ME normally resets the disk signature when creating any kind of Smart Copy of a boot volume, so Smart Copies of boot
volumes do not require you to use this command.
When the Smart Copy boots to the operating system for the first time, there will be a message displayed that the O/S was not properly
shutdown. The user will be asked to boot normally or boot to repair. This is to be expected since the Smart Copy was taken with the
operating system running. There should be nothing to repair and the user can choose the option to boot normally.
Command Syntax
ASMCLI -breaksmartcopy
[{-volume={"drive_letter" |"mount
point"}
-component="component_name"
-collection="collection_name"
-objectID="
identifier
"
-writer="writer_name"}]
[
nosignatureupdate] [-retry=1-n]
Examples
The following command resets the disk signature and volume attribute values for volume
> C:\ASMCLI –breaksmartcopy –
volume=c:\
.
The following command resets the volume attributes (
HIDDEN
,
READONLY
,
SHADOWCOPY
, and
NO_DEFAULT_DRIVE_LETTER
)
and not the disk signature for volume
> C:\ASMCLI –breaksmartcopy –volume=c:\ -nosignatureupdate
.
ASMCLI -cloneReplica
The
cloneReplica
command creates a clone from an existing replica.
110
Using the Command Line Interface