Dell DR4000 Command Line Reference Guide - Page 102

To delete an existing replication link to a container in a DR4000 system, enter

Page 102 highlights

When replication is enabled on the container, you must first disable it before you can update it. To disable replication on a container, enter the following command string at the system prompt: NOTE: If the replication state of the link is enabled, you must use the replication --stop command to disable replication before you can update the replication link. For more information, see "--stop, --name , --role " on 93. administrator@mydr4000 > replication --stop --name dataStorage4 --role source Replication entry updated successfully. Replication Container : dataStorage4 Replication Role : Source Replication Target System IP : 10.250.194.5 Replication Target Container : dataStorage4 Replication Enabled : No --delete, --name , --role [--force] To delete an existing replication link to a container in a DR4000 system, enter the example command string at the system prompt: administrator@mydr4000 > replication --delete --name ds3replica --role target If you attempt to delete a container that already has replication enabled, this displays the following message: Replication on dataStorage4 is enabled and cannot be deleted, please stop it first. NOTE: If the replication state of the link is enabled, you must use the replication --stop command to disable the replication process before you can delete the replication link. For more information, see "--stop, --name , --role " on 93. administrator@mydr4000 > replication --delete --name dataStorage4 --role source Successfully deleted replication entry. NOTE: The --force command is optional and allows you to force the deletion of an existing replication link. This can be used when communications between the source and target are not working. 92 Managing DR4000 System Storage Operations

  • 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

92
Managing DR4000 System Storage Operations
When replication is enabled on the container, you must first disable it before
you can update it. To disable replication on a container, enter the following
command string at the system prompt:
NOTE:
If the replication state of the link is enabled, you must use the
replication
--stop
command to disable replication before you can update the replication link.
For more information, see "--stop, --name <name>, --role <source | target>" on 93.
administrator@mydr4000 > replication --stop --name
dataStorage4 --role source
Replication entry updated successfully.
Replication Container
: dataStorage4
Replication Role
: Source
Replication Target System IP
: 10.250.194.5
Replication Target Container
: dataStorage4
Replication Enabled
: No
--delete, --name <name>, --role <source | target> [--force]
To delete an existing replication link to a container in a DR4000 system, enter
the example command string at the system prompt:
administrator@mydr4000 > replication --delete --name
ds3replica --role target
If you attempt to delete a container that already has replication enabled, this
displays the following message:
Replication on dataStorage4 is enabled and cannot be
deleted, please stop it first.
NOTE:
If the replication state of the link is enabled, you must use the
replication
--stop
command to disable the replication process before you can delete the
replication link. For more information, see "--stop, --name <name>, --role <source |
target>" on 93.
administrator@mydr4000 > replication --delete --name
dataStorage4 --role source
Successfully deleted replication entry.
NOTE:
The
--force
command is optional and allows you to force the deletion of an
existing replication link. This can be used when communications between the
source and target are not working.