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

Managing Soft-Deleted Smart Copy Clones Without Credentials

Page 77 highlights

Example 3: Status of Smart Copy After Recovery The following example shows the status of the Smart Copies after one clone has been recovered and one clone remains in the volume recovery bin. # asmcli list smart-copy --type clone --check-status -vv Logged into PS Series group 192.x.x.xx (earth39-grp) as username grpadmin (GroupAdmin Smart Copies Source: mysystem.equallogic.com : /mnt/ns-gl1 /mnt/ns-gl2 Clone: 18-May-2017 18:47:38.101719 ObjectId: d-ae90fe-d14693ed0-4b94835698ac308b Directory: /tmp/asm3/asm-le-ns.equallogic.com/source-e-86ca5be4f2bf9ea-3660dd7d9ae03f4b/ File: .20170518-224738.101719-d-ae90fe-d14693ed0-4b94835698ac308b.bcd ns-gl1 --> ns-gl1-clone-2017:05:18-18:47:38.112 on earth39-grp ns-gl2 --> ns-gl2-clone-2017:05:18-18:47:38.371 on earth39-grp [ recovery bin ] 1 Smart Copy found. Example 4: Status of Restored Smart Copies The following example shows the status reported by the asmcli list command after all deleted Smart Copy clones have been restored. # asmcli list smart-copy --type clone --check-status -vv Logged into PS Series group 192.x.x.xx (earth39-grp) as username grpadmin (GroupAdmin Smart Copies Source: mysystem.equallogic.com : /mnt/ns-gl1 /mnt/ns-gl2 Clone: 18-May-2017 18:47:38.101719 ObjectId: d-ae90fe-d14693ed0-4b94835698ac308b Directory: /tmp/asm3/asm-le.equallogic.com/source-e-86ca5be4f2bf9ea-3660dd7d9ae03f4b/ File: 20170518-224738.101719-d-ae90fe-d14693ed0-4b94835698ac308b.bcd ns-gl1 --> ns-gl1-clone-2017:05:18-18:47:38.112 on earth39-grp ns-gl2 --> ns-gl2-clone-2017:05:18-18:47:38.371 on earth39-grp 1 Smart Copy found. Managing Soft-Deleted Smart Copy Clones Without Credentials For groups running PS Series firmware version 6.0 and higher, if you create a Smart Copy clone and delete it, the firmware places the deletion in a recovery bin. The deleted volume can be restored by the PS Series group or eventually, it will be purged. Depending on which action occurs, entering an asmcli list smart-copy --check-status command will either restore or permanently delete the Smart Copy. However, if you change credentials so that the volume is no longer accessible, ASMCLI cannot see the volume in the recovery bin, and entering list smart-copy --check-status will permanently delete the Smart Copy. This behavior is identical to the way that changing credentials can create unreachable Smart Copies. However, if you delete credentials so that there is no way to connect to the PS Series group at all, entering an asmcli list smartcopy --check-status command will not purge the Smart Copy backup documents. In that case, ASM/LE cannot clean up the Smart Copy backup documents. Smart Copy Operations for Synchronous Replication Volumes The asmcli command provides synchronous replication volumes a subset of the functions that are available from the Group Manager interface. NOTE: To configure synchronous replication volumes or to switch from the active volume (SyncActive) to the alternate volume (SyncAlternate), use the PS Series firmware array. Auto-Snapshot Manager Command Line Interface 77

  • 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

Example 3: Status of Smart Copy After Recovery
The following example shows the status of the Smart Copies after one clone has been recovered and one clone remains in the volume
recovery bin.
# asmcli list smart-copy --type clone --check-status -vv
Logged into PS Series group 192.x.x.xx (earth39-grp) as username grpadmin (GroupAdmin)
========================================================
Smart Copies
========================================================
Source: mysystem.equallogic.com : /mnt/ns-gl1 /mnt/ns-gl2
Clone: 18-May-2017 18:47:38.101719
ObjectId: d-ae90fe-d14693ed0-4b94835698ac308b
Directory: /tmp/asm3/asm-le-ns.equallogic.com/source-e-86ca5b-
e4f2bf9ea-3660dd7d9ae03f4b/
File: .20170518-224738.101719-d-ae90fe-d14693ed0-4b94835698ac308b.bcd
ns-gl1 --> ns-gl1-clone-2017:05:18-18:47:38.112 on earth39-grp
ns-gl2 --> ns-gl2-clone-2017:05:18-18:47:38.371 on earth39-grp [ recovery bin ]
1 Smart Copy found.
Example 4: Status of Restored Smart Copies
The following example shows the status reported by the
asmcli list
command after all deleted Smart Copy clones have been
restored.
# asmcli list smart-copy --type clone --check-status -vv
Logged into PS Series group 192.x.x.xx (earth39-grp) as username
grpadmin (GroupAdmin)
========================================================
Smart Copies
========================================================
Source: mysystem.equallogic.com : /mnt/ns-gl1 /mnt/ns-gl2
Clone: 18-May-2017 18:47:38.101719
ObjectId: d-ae90fe-d14693ed0-4b94835698ac308b
Directory: /tmp/asm3/asm-le.equallogic.com/source-e-86ca5b-
e4f2bf9ea-3660dd7d9ae03f4b/
File: 20170518-224738.101719-d-ae90fe-d14693ed0-4b94835698ac308b.bcd
ns-gl1 --> ns-gl1-clone-2017:05:18-18:47:38.112 on earth39-grp
ns-gl2 --> ns-gl2-clone-2017:05:18-18:47:38.371 on earth39-grp
1 Smart Copy found.
Managing Soft-Deleted Smart Copy Clones Without Credentials
For groups running PS Series firmware version 6.0 and higher, if you create a Smart Copy clone and delete it, the firmware places the
deletion in a recovery bin. The deleted volume can be restored by the PS Series group or eventually, it will be purged. Depending on which
action occurs, entering an
asmcli list smart-copy --check-status
command will either restore or permanently delete the
Smart Copy. However, if you change credentials so that the volume is no longer accessible, ASMCLI cannot see the volume in the
recovery bin, and entering
list smart-copy --check-status
will permanently delete the Smart Copy. This behavior is identical
to the way that changing credentials can create unreachable Smart Copies.
However, if you delete credentials so that there is no way to connect to the PS Series group at all, entering an
asmcli list smart-
copy --check-status
command will not purge the Smart Copy backup documents. In that case, ASM/LE cannot clean up the Smart
Copy backup documents.
Smart Copy Operations for Synchronous Replication
Volumes
The
asmcli
command provides synchronous replication volumes a subset of the functions that are available from the Group Manager
interface.
NOTE:
To configure synchronous replication volumes or to switch from the active volume (SyncActive) to the alternate
volume (SyncAlternate), use the PS Series firmware array.
Auto-Snapshot Manager Command Line Interface
77