Oracle ZFS Storage Appliance Administration Manual page 538

Hide thumbs Also See for ZFS Storage Appliance:
Table of Contents

Advertisement

Remote Replication Concepts
T1:configuration net routing> create
T1:configuration net route (uncommitted)> set family=IPv4
T1:configuration net route (uncommitted)> set destination=192.0.2.101
T1:configuration net route (uncommitted)> set mask=32
T1:configuration net route (uncommitted)> set interface=ixgbe1
T1:configuration net route (uncommitted)> set gateway=192.0.2.1
T1:configuration net route (uncommitted)> commit
T1:configuration net routing> list
ROUTE
...
route-003 192.0.2.101/32
4. Create a replication target on S1.
The following example creates the replication target object on S1 to be used to replicate
project Red from sp1 to tp1:
S1:shares replication targets>target
S1:shares replication target (uncommitted)> set hostname=192.0.2.103
S1:shares replication target (uncommitted)> set label=t1-1
S1:shares replication target (uncommitted)> set root_password=********
S1:shares replication target (uncommitted)> commit
5. Create a replication action for each project.
The following example creates the replication action for project Red:
S1:> shares select Red replication action
S1:shares Red action (uncommitted)> set target=t1-1
S1:shares Red action (uncommitted)> set pool=tp1
538
Oracle ZFS Storage Appliance Administration Guide, Release OS8.6.x • September 2016
destination = 192.0.2.101 (uncommitted)
interface = ixgbe1 (uncommitted)
DESTINATION
root_password = (set) (uncommitted)
Replicate project Red from pool sp1 to tp1
Replicate project Blue from pool sp1 to pool tp2
Replicate project Green from pool sp2 to tp2
family = IPv4 (uncommitted)
mask = 32 (uncommitted)
gateway = 192.0.2.1 (uncommitted)
GATEWAY
INTERFACE TYPE
192.0.2.1 ixgbe1
hostname = 192.0.2.103 (uncommitted)
label = t1-1 (uncommitted)
target=t1-1 (uncommitted)
STATUS
static active

Advertisement

Table of Contents
loading

Table of Contents