SlideShare a Scribd company logo
A Step-by-Step Guide to
 Synchronous Volume Replication
       (Block Based) over a WAN
             with Open-E ® DSS™




DSS ver. 5.00 up60 February 12, 2009   April 2009
Synchronous Volume Replication over a WAN




Synchronous Volume Replication over WAN is block based and supports iSCSI, FC and NAS
logical volumes. It provides data availability in case of source system disaster.




                                                                                   2
Synchronous Volume Replication over a WAN

REPLICATION BETWEEN TWO SYSTEMS OVER A WAN
Recommended Resources
       • Key Hardware (two systems)
               x86 compatible,
               RAID Controller,
               HDD‘s,
               Network Interface Cards.
       • Software
             Open-E DSS, 2 units.

Benefits
       • Data redundancy
       • Maximum data safety

Disadvantages
       • High cost of WAN solution



                                             3
Synchronous Volume Replication over a WAN
                                        • Data is written and read to System 1
                                        • Data is continually replicated to System 2 via Internet
                                          connection




                          Volume
                          Replication
  RAID System 1
  Primary                                                                         RAID System 2
                                                                                  Secondary




   Write Data

                  Read Data




                                                                                                    4
Synchronous Volume Replication over a WAN
                     • In case of raid array error or disk drive error in the System 1, the server
                       will send an e-mail notification to the administrator,
                     • In the case of a failure of system 1, users will be notified,
                     • Administrator then switches users to the System 2 over the WAN.




     X
  RAID System 1
  Primary                                                             RAID System 2
                                                                      Secondary




                                                                                              5
Synchronous Volume Replication over a WAN

                              • After switching, replicated volume will be available on System 2




     X
  RAID System 1
  Primary                                                                RAID System 2
                                                                         Secondary




   Write Data

                  Read Data




                                                                                                   6
Setting up Synchronous Volume Replication over a WAN


    TO SET UP VOLUME REPLICATION, PERFORM THE
    FOLLOWING STEPS:
          1.Hardware configuration

           2.Configure DSS1 and DSS2 on the WAN

           3.Configure the destination node

           4.Configure the source node

           5.Create the replication task

           6.Check status of volume replication
                                                       7
Setting up Synchronous Volume Replication over a WAN
 Hardware Requirements
 To run the Volume replication of Open-E DSS, a minimum         1. Hardware Configuration
 of two systems are required. Both servers are working in the
 Wide Area Network. An example configuration is shown
 below:
                                    Data Server (DSS1)                                   Data Server (DSS2)
                                    Source node                                          Destination node
                                    Address IP:77.20.155.182                             Address IP:213.17.139.234




        RAID System 1                                                  RAID System 2
        Primary                                                        Secondary


        Volume Groups (vg00)
                                                                   NAT/Router/Internet             Volume Groups (vg00)

                                         Volume Replication
                                                                                                  iSCSI volume (lv0000)
        iSCSI volume (lv0000)

                                                                                                   iSCSI targets
        iSCSI targets
                                                                    See next slide




                                                                                                                      8
Setting up Synchronous Volume Replication over a WAN

                                                               2. Configure DSS1 and DSS2 on the WAN

       BELOW YOU CAN FIND OF SETTING THE DSS1 AND DSS2 ON
     DSS 1 - WAN: behind the NAT with local IP address,
       THE machine
     DSS 2 – Data Storage System with external internet IP address router/firewall

     Please perform the following steps to set up of Synchronous Volume Replication on routers:
     • on Router 1 redirect ports 12000-13999 and 40000 to Server 1,
     • on Router 2 redirect ports 12000-13999 and 40000 to Server 2.


          IP:192.168.0.220                                                                      IP:192.168.0.220

                                IP:77.20.155.182                      IP:213.17.139.234



    Server 1                    Router 1                                Router 2                               Server 2
                         Ports 12000-13999, 40000   Internet         Ports 12000-13999, 40000
                         redirected to Server 1                      redirected to Server 2




                                                                                                                          9
Setting up Synchronous Volume Replication over a WAN

                           Data Server (DSS2)
                           Destination node            3. Configure the Destination Node
                           Address IP:213.17.139.234




Under the „CONFIGURATION”
tab, select „volume manager”.



Volume Groups (vg00)




Add the selected physical units
(Unit S000) to create a new
volume group (in this case,
vg00) and click apply button.




                                                                                           10
Setting up Synchronous Volume Replication over a WAN
                            Data Server (DSS2)
                            Destination node
                            Address IP:213.17.139.234
                                                        3. Configure the Destination Node



Select the appropriate volume
group (vg00) from the list on the
left and create a new iSCSI
volume of the required size.
This logical volume will be the
destination of the replication
process.

iSCSI volume (lv0000)



Next check box with Use
volume replication




After assigning an appropriate
amount of space for the iSCSI
volume, click the apply button

                                                                                            11
Setting up Synchronous Volume Replication over a WAN
                         Data Server (DSS2)
                         Destination node            3. Configure the Destination Node
                         Address IP:213.17.139.234




iSCSI volume (lv0000)




The destination iSCSI Volume
Block I/O is now configured.




                                                                                         12
Setting up Synchronous Volume Replication over a WAN

                           Data Server (DSS2)
                           Destination node            3. Configure the Destination Node
                           Address IP:213.17.139.234




Under the „CONFIGURATION”
tab, select „iSCSI target
manager”.


 iSCSI targets




In the Create new target
function enter a name for the
new target (as desired) in the
Name field and click apply to
confirm.




                                                                                           13
Setting up Synchronous Volume Replication over a WAN

                            Data Server (DSS2)          3. Configure the Destination Node
                            Destination node
                            Address IP:213.17.139.234




Select target0 within the
Targets field.



  iSCSI targets




To assign a volume to the
target, click the button
located under Action




                                                                                            14
Setting up Synchronous Volume Replication over a WAN

                             Data Server (DSS2)
                             Destination node                3. Configure the Destination Node
                             Address IP:213.17.139.234



Under the „CONFIGURATION”
tab, select „volume manager”.
Select the Vol. Replication.
Check box under Destination
and click the apply button.


 Volume Replication



Next, under Mirror Server IP
function, enter the IP address of
the source node. In our
example, this would be
77.20.155.182. Next check the
WAN box and enter a unique
combination of 6 to 12
characters in the ReplicationID
field and click the apply button.

                      The configuration of the Destination Node (storage server) is now complete.
                                                                                                    15
Setting up Synchronous Volume Replication over a WAN

                           Data Server (DSS1)
                           Source node                4. Configure the Source Node
                           Address IP:77.20.155.182




Under the CONFIGURATION
tab, select volume manager..




Volume Groups (vg00)




Add the selected physical units
(Unit S000) to create a new
volume group (in this case,
vg00) and click apply button.


                                                                                     16
Setting up Synchronous Volume Replication over a WAN
                                Data Server (DSS1)
                                Source node
                                Address IP:77.20.155.182   4. Configure the Source Node


  Select the appropriate volume
  group (vg00) from the list on the
  left and create a new iSCSI
  volume of the required size.
  This logical volume will be the
  destination of the replication
  process.

  iSCSI volume (lv0000)



  Next check box with Use
  volume replication
  After assigning an appropriate
  amount of space for the iSCSI
  volume, click the apply button.

NOTE:
The source and destination volumes must be exact
same size. Remember to enable Volume
Replication
                                                                                          17
Setting up Synchronous Volume Replication over a WAN

                         Data Server (DSS1)
                         Source node                4. Configure the Source Node
                         Address IP:77.20.155.182




iSCSI volume (lv0000)




The destination iSCSI Volume
Block I/O is now configured.




                                                                                   18
Setting up Synchronous Volume Replication over a WAN

                           Data Server (DSS1)
                           Source node                4. Configure the Source Node
                           Address IP:77.20.155.182




Under the „CONFIGURATION”
tab, select „iSCSI target
manager”.

 iSCSI targets



In the Create new target
function enter a name for the
new target (as desired) in the
Name field and click apply to
confirm.




                                                                                     19
Setting up Synchronous Volume Replication over a WAN

                            Data Server (DSS1)
                            Source node                4. Configure the Source Node
                            Address IP:77.20.155.182




Select target0 within the
Targets field.


  iSCSI targets




To assign a volume to the
target, click the button
located under Action




                                                                                      20
Setting up Synchronous Volume Replication over a WAN

                          Data Server (DSS1)
                          Source node                4. Configure the Source Node
                          Address IP:77.20.155.182




  iSCSI targets




The source iSCSI target is now
configured.




                                                                                    21
Setting up Synchronous Volume Replication over a WAN

                            Data Server (DSS1)
                            Source node                                    4. Configure the Source Node
                            Address IP:77.20.155.182




Now, select the Vol.
replication and check the box
under Source and click the
apply button.


 Volume Replication


Next, under Mirror Server IP
function, enter the IP address of
the destination node. In our
example, this would be
213.17.139.234. Next check the
WAN box and enter the unique
combination ID you entered in
the destination node. Then,
                                                NOTE:
click the apply button.                         The source and destination volumes must be of identical ReplicationID number.

                                                                                                                                22
Setting up Synchronous Volume Replication over a WAN

                           Data Server (DSS1)
                           Source node                    5. Creating replication task
                           Address IP:77.20.155.182




Enter the task name in field
Task name next,
click on the      button.


 Volume Replication




In the Destination volume field
select the appropriate volume
(in this example, lv0000), and
click create to confirm.




                        The configuration of the Source Node (storage server) is now complete.
                                                                                                 23
Setting up Synchronous Volume Replication over a WAN

                            Data Server (DSS1)
                            Source node                5. Creating replication task
                            Address IP:77.20.155.182




After the DSS console has
reloaded, you can start, stop or
delete the task within the
Replication task manager
function.




                                                                                      24
Setting up Synchronous Volume Replication over a WAN

                                   Data Server (DSS1)
                                   Source node                                      5. Creating replication task
                                   Address IP:77.20.155.182




  Also, you can start, stop or
  delete the task within the
  Replication Task Manager
  function by clickling on the
  name replication (in this case,
  Replication_WAN).




NOTE:
Once the replication process has started, the replication direction cannot be changed.
                                                                                                                   25
Setting up Synchronous Volume Replication over a WAN

                                  Data Server (DSS1)
                                  Source node                                       5. Creating replication task
                                  Address IP:77.20.155.182




  In the “Create schedule for
  volume replication task”
  function, enter a comment for
  the new schedule and select for
  all days of the week. In this
  example choose Every week
  and select time for the start task
  (8 pm) and stop (7 am). Next,
  click the apply button.




NOTE:
In case of bandwidth limitation you can start the Volume Replication over the WAN in scheduled function at night in order not to load the connection which
can be used by other applications.

                                                                                                                                                         26
Setting up Synchronous Volume Replication over a WAN

                          Data Server (DSS1)
                          Source node                6. Check status of volume replication
                          Address IP:77.20.155.182




Under the „STATUS” tab,
select „tasks” and select
Volume Replication to display
information on existing volume
replication tasks




                                                                                             27
Setting up Synchronous Volume Replication over a WAN

                           Data Server (DSS1)
                           Source node                6. Check status of volume replication
                           Address IP:77.20.155.182




Click on      button with task
name (in this case
Replication_WAN) to display
detailed information on the
current replication task.



All possible connection types
(from Connection field) are
described in table:




On the 30th slide.


                                                                                              28
Setting up Synchronous Volume Replication over a WAN

                               Data Server (DSS1)
                               Source node                 6. Check status of volume replication
                               Address IP:77.20.155.182


The replication tasks shows
consistency status of the
destination volume. This will state
Inconsistent immediately upon
starting a new replication.
This will switch to Consistent
once reaching the state that both
volumes are in sync. Destination
volume has useful data only when
replication       task       reaches
Consistent state.
Synchronous replication does not
guarantee exact mirror of the data
especially with slow uplink, but data
remains consistent.
It could be that some of the most
recent files are missing on
destination volume. The amount of
the not replicated data depends on
the uplink speed and the amount of
the new data on the source
volume.
                    Volume Replication, between source and destination nodes, is now complete.
                                                                                                   29
Setting up Synchronous Volume Replication over a WAN

                                      CONNECTION STATES:

      State                                Description
     StandAlone                            Indicates that volume replication has been disabled.

     Unconnected                           Mirror server is not connected.

     WFConnection                          Mirror server waits for a connection.

     WFReportParams                        Displayed when connection to the mirror server is in progress.

     Connected                             Source and destination servers have been connected successfully.

     ServerForDLess                        Error on the mirror server side.

     Timeout, BrokenPipe, NetworkFailure   Displayed when servers cannot communicate successfully while connected

     WFBitMap{S,T}                         Displayed when the volume replication starts.

     SyncSource                            Replication is in progress, the data is consistent.

     SyncTarget                            Replication in progress, the data is inconsistent.




                                                                                                                    30
Thank You!




             31

More Related Content

PPT
Open-E DSS V6 Synchronous Volume Replication With Failover over a LAN with Br...
PPT
Open-E DSS V6 Synchronous Volume Replication with Failover over a LAN with Un...
PPT
Step-by-Step Guide to NAS (NFS) Failover over a LAN (with unicast) Supported ...
PDF
Intel ESB2 ASF Firmware Update
PPTX
Couchbase Server 2.0 - XDCR - Deep dive
PDF
Intel DPDK Step by Step instructions
PDF
Open-E Backup to iSCSI Target Volume over a LAN
PPTX
San & Virutualisation
Open-E DSS V6 Synchronous Volume Replication With Failover over a LAN with Br...
Open-E DSS V6 Synchronous Volume Replication with Failover over a LAN with Un...
Step-by-Step Guide to NAS (NFS) Failover over a LAN (with unicast) Supported ...
Intel ESB2 ASF Firmware Update
Couchbase Server 2.0 - XDCR - Deep dive
Intel DPDK Step by Step instructions
Open-E Backup to iSCSI Target Volume over a LAN
San & Virutualisation

What's hot (20)

PDF
Ccnp3 lab 3_3_en
PDF
Dell Technologies Dell EMC Data Protection Solutions On One Single Page - POS...
PDF
Dell Technologies Dell EMC ISILON Storage On One Single Page - POSTER - v1a S...
PDF
In-Network Acceleration with FPGA (MEMO)
PDF
Lvs mini-howto
PDF
RH-302 Exam-Red Hat Certified Engineer on Redhat Enterprise Linux 4 (Labs)
PDF
Lac2006 Lee Revell
PDF
Userspace networking
PDF
Lagopus presentation on 14th Annual ON*VECTOR International Photonics Workshop
PDF
I Pv6 Now! Decix Tech Meeting #9
PDF
Nextstream
PDF
CloudStackユーザ会〜仮想ルータの謎に迫る
PDF
How To Train Your Calxeda EnergyCore
PDF
DaStor/Cassandra report for CDR solution
PPTX
Dpdk applications
PDF
Dell Technologies Dell EMC POWERMAX Storage On One Single Page - POSTER - v1a...
DOCX
Network project
PPTX
Packet Framework - Cristian Dumitrescu
PDF
DPDK Summit - 08 Sept 2014 - 6WIND - High Perf Networking Leveraging the DPDK...
PDF
Shak larry-jeder-perf-and-tuning-summit14-part1-final
Ccnp3 lab 3_3_en
Dell Technologies Dell EMC Data Protection Solutions On One Single Page - POS...
Dell Technologies Dell EMC ISILON Storage On One Single Page - POSTER - v1a S...
In-Network Acceleration with FPGA (MEMO)
Lvs mini-howto
RH-302 Exam-Red Hat Certified Engineer on Redhat Enterprise Linux 4 (Labs)
Lac2006 Lee Revell
Userspace networking
Lagopus presentation on 14th Annual ON*VECTOR International Photonics Workshop
I Pv6 Now! Decix Tech Meeting #9
Nextstream
CloudStackユーザ会〜仮想ルータの謎に迫る
How To Train Your Calxeda EnergyCore
DaStor/Cassandra report for CDR solution
Dpdk applications
Dell Technologies Dell EMC POWERMAX Storage On One Single Page - POSTER - v1a...
Network project
Packet Framework - Cristian Dumitrescu
DPDK Summit - 08 Sept 2014 - 6WIND - High Perf Networking Leveraging the DPDK...
Shak larry-jeder-perf-and-tuning-summit14-part1-final
Ad

Similar to Open-E DSS Synchronous Volume Replication over a WAN (20)

PPTX
ttec infortrend ds
PPT
Open-E DSS V6 How to Setup iSCSI Failover with XenServer
PDF
Open-E DSS V7 Synchronous Volume Replication over a LAN
PDF
Open-E DSS V7 Active-Active iSCSI Failover on Intel Server Systems
PDF
Open-E DSS V7 Asynchronous Data Replication over a LAN
PDF
Open-E DSS V7 Asynchronous Data Replication over a WAN
PDF
Open-E DSS V7 Asynchronous Data Replication within a System
PDF
High Availability with Novell Cluster Services for Novell Open Enterprise Ser...
PDF
Disaster recovery solutions for ibm total storage san file system sg247157
PDF
Disaster recovery solutions for ibm total storage san file system sg247157
PPTX
Personal storage to enterprise storage system journey
PDF
TSM 6.4 Technical updates
PDF
Tivoli Storage Manager 6.3.3 & 6.4
PDF
Eliminate tape everywhere data sheet
PDF
Open-E DSS V7 Active-Passive iSCSI Failover
PDF
Windows offloaded data_transfer_steve_olsson
PDF
Remote Monitoring and Surveillance as a Value Added Service - Proposed By 3 J...
PDF
Planning and Designing Virtual UC Solutions on UCS Platform- Joseph Bassaly
PDF
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (without bonding)
PDF
Introduction to SCSI over FCP for Linux on System z
ttec infortrend ds
Open-E DSS V6 How to Setup iSCSI Failover with XenServer
Open-E DSS V7 Synchronous Volume Replication over a LAN
Open-E DSS V7 Active-Active iSCSI Failover on Intel Server Systems
Open-E DSS V7 Asynchronous Data Replication over a LAN
Open-E DSS V7 Asynchronous Data Replication over a WAN
Open-E DSS V7 Asynchronous Data Replication within a System
High Availability with Novell Cluster Services for Novell Open Enterprise Ser...
Disaster recovery solutions for ibm total storage san file system sg247157
Disaster recovery solutions for ibm total storage san file system sg247157
Personal storage to enterprise storage system journey
TSM 6.4 Technical updates
Tivoli Storage Manager 6.3.3 & 6.4
Eliminate tape everywhere data sheet
Open-E DSS V7 Active-Passive iSCSI Failover
Windows offloaded data_transfer_steve_olsson
Remote Monitoring and Surveillance as a Value Added Service - Proposed By 3 J...
Planning and Designing Virtual UC Solutions on UCS Platform- Joseph Bassaly
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (without bonding)
Introduction to SCSI over FCP for Linux on System z
Ad

More from open-e (9)

PDF
Open-E DSS V7 Remote Snapshot Control with CLI/API
PDF
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
PDF
Open-E DSS V7 Active-Passive iSCSI Failover on Intel Server Systems
PDF
Open-E DSS V6 MPIO with ESXi 4.x
PDF
How to Connect to a DSS V6 iSCSI Target Volume from a Microsoft Windows
PPT
Description of Open-E Snapshot
PPT
Open-E Backup to Attached Tape Library
PPT
Open-E Backup to Attached Tape Drive
PDF
Backup of Data Residing on DSS V6 with Backup Exec
Open-E DSS V7 Remote Snapshot Control with CLI/API
Open-E DSS V7 Active-Active Load Balanced iSCSI HA Cluster (with bonding)
Open-E DSS V7 Active-Passive iSCSI Failover on Intel Server Systems
Open-E DSS V6 MPIO with ESXi 4.x
How to Connect to a DSS V6 iSCSI Target Volume from a Microsoft Windows
Description of Open-E Snapshot
Open-E Backup to Attached Tape Library
Open-E Backup to Attached Tape Drive
Backup of Data Residing on DSS V6 with Backup Exec

Recently uploaded (20)

PDF
Enhancing emotion recognition model for a student engagement use case through...
PPTX
Chapter 5: Probability Theory and Statistics
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
Hybrid model detection and classification of lung cancer
PPTX
A Presentation on Touch Screen Technology
PDF
Encapsulation theory and applications.pdf
PPTX
1. Introduction to Computer Programming.pptx
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
PPTX
Tartificialntelligence_presentation.pptx
PDF
project resource management chapter-09.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
1 - Historical Antecedents, Social Consideration.pdf
Enhancing emotion recognition model for a student engagement use case through...
Chapter 5: Probability Theory and Statistics
NewMind AI Weekly Chronicles - August'25-Week II
A comparative analysis of optical character recognition models for extracting...
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
A novel scalable deep ensemble learning framework for big data classification...
Group 1 Presentation -Planning and Decision Making .pptx
DP Operators-handbook-extract for the Mautical Institute
Hybrid model detection and classification of lung cancer
A Presentation on Touch Screen Technology
Encapsulation theory and applications.pdf
1. Introduction to Computer Programming.pptx
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Encapsulation_ Review paper, used for researhc scholars
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
A comparative study of natural language inference in Swahili using monolingua...
Tartificialntelligence_presentation.pptx
project resource management chapter-09.pdf
MIND Revenue Release Quarter 2 2025 Press Release
1 - Historical Antecedents, Social Consideration.pdf

Open-E DSS Synchronous Volume Replication over a WAN

  • 1. A Step-by-Step Guide to Synchronous Volume Replication (Block Based) over a WAN with Open-E ® DSS™ DSS ver. 5.00 up60 February 12, 2009 April 2009
  • 2. Synchronous Volume Replication over a WAN Synchronous Volume Replication over WAN is block based and supports iSCSI, FC and NAS logical volumes. It provides data availability in case of source system disaster. 2
  • 3. Synchronous Volume Replication over a WAN REPLICATION BETWEEN TWO SYSTEMS OVER A WAN Recommended Resources • Key Hardware (two systems)  x86 compatible,  RAID Controller,  HDD‘s,  Network Interface Cards. • Software  Open-E DSS, 2 units. Benefits • Data redundancy • Maximum data safety Disadvantages • High cost of WAN solution 3
  • 4. Synchronous Volume Replication over a WAN • Data is written and read to System 1 • Data is continually replicated to System 2 via Internet connection Volume Replication RAID System 1 Primary RAID System 2 Secondary Write Data Read Data 4
  • 5. Synchronous Volume Replication over a WAN • In case of raid array error or disk drive error in the System 1, the server will send an e-mail notification to the administrator, • In the case of a failure of system 1, users will be notified, • Administrator then switches users to the System 2 over the WAN. X RAID System 1 Primary RAID System 2 Secondary 5
  • 6. Synchronous Volume Replication over a WAN • After switching, replicated volume will be available on System 2 X RAID System 1 Primary RAID System 2 Secondary Write Data Read Data 6
  • 7. Setting up Synchronous Volume Replication over a WAN TO SET UP VOLUME REPLICATION, PERFORM THE FOLLOWING STEPS: 1.Hardware configuration 2.Configure DSS1 and DSS2 on the WAN 3.Configure the destination node 4.Configure the source node 5.Create the replication task 6.Check status of volume replication 7
  • 8. Setting up Synchronous Volume Replication over a WAN Hardware Requirements To run the Volume replication of Open-E DSS, a minimum 1. Hardware Configuration of two systems are required. Both servers are working in the Wide Area Network. An example configuration is shown below: Data Server (DSS1) Data Server (DSS2) Source node Destination node Address IP:77.20.155.182 Address IP:213.17.139.234 RAID System 1 RAID System 2 Primary Secondary Volume Groups (vg00) NAT/Router/Internet Volume Groups (vg00) Volume Replication iSCSI volume (lv0000) iSCSI volume (lv0000) iSCSI targets iSCSI targets See next slide 8
  • 9. Setting up Synchronous Volume Replication over a WAN 2. Configure DSS1 and DSS2 on the WAN BELOW YOU CAN FIND OF SETTING THE DSS1 AND DSS2 ON DSS 1 - WAN: behind the NAT with local IP address, THE machine DSS 2 – Data Storage System with external internet IP address router/firewall Please perform the following steps to set up of Synchronous Volume Replication on routers: • on Router 1 redirect ports 12000-13999 and 40000 to Server 1, • on Router 2 redirect ports 12000-13999 and 40000 to Server 2. IP:192.168.0.220 IP:192.168.0.220 IP:77.20.155.182 IP:213.17.139.234 Server 1 Router 1 Router 2 Server 2 Ports 12000-13999, 40000 Internet Ports 12000-13999, 40000 redirected to Server 1 redirected to Server 2 9
  • 10. Setting up Synchronous Volume Replication over a WAN Data Server (DSS2) Destination node 3. Configure the Destination Node Address IP:213.17.139.234 Under the „CONFIGURATION” tab, select „volume manager”. Volume Groups (vg00) Add the selected physical units (Unit S000) to create a new volume group (in this case, vg00) and click apply button. 10
  • 11. Setting up Synchronous Volume Replication over a WAN Data Server (DSS2) Destination node Address IP:213.17.139.234 3. Configure the Destination Node Select the appropriate volume group (vg00) from the list on the left and create a new iSCSI volume of the required size. This logical volume will be the destination of the replication process. iSCSI volume (lv0000) Next check box with Use volume replication After assigning an appropriate amount of space for the iSCSI volume, click the apply button 11
  • 12. Setting up Synchronous Volume Replication over a WAN Data Server (DSS2) Destination node 3. Configure the Destination Node Address IP:213.17.139.234 iSCSI volume (lv0000) The destination iSCSI Volume Block I/O is now configured. 12
  • 13. Setting up Synchronous Volume Replication over a WAN Data Server (DSS2) Destination node 3. Configure the Destination Node Address IP:213.17.139.234 Under the „CONFIGURATION” tab, select „iSCSI target manager”. iSCSI targets In the Create new target function enter a name for the new target (as desired) in the Name field and click apply to confirm. 13
  • 14. Setting up Synchronous Volume Replication over a WAN Data Server (DSS2) 3. Configure the Destination Node Destination node Address IP:213.17.139.234 Select target0 within the Targets field. iSCSI targets To assign a volume to the target, click the button located under Action 14
  • 15. Setting up Synchronous Volume Replication over a WAN Data Server (DSS2) Destination node 3. Configure the Destination Node Address IP:213.17.139.234 Under the „CONFIGURATION” tab, select „volume manager”. Select the Vol. Replication. Check box under Destination and click the apply button. Volume Replication Next, under Mirror Server IP function, enter the IP address of the source node. In our example, this would be 77.20.155.182. Next check the WAN box and enter a unique combination of 6 to 12 characters in the ReplicationID field and click the apply button. The configuration of the Destination Node (storage server) is now complete. 15
  • 16. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 4. Configure the Source Node Address IP:77.20.155.182 Under the CONFIGURATION tab, select volume manager.. Volume Groups (vg00) Add the selected physical units (Unit S000) to create a new volume group (in this case, vg00) and click apply button. 16
  • 17. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node Address IP:77.20.155.182 4. Configure the Source Node Select the appropriate volume group (vg00) from the list on the left and create a new iSCSI volume of the required size. This logical volume will be the destination of the replication process. iSCSI volume (lv0000) Next check box with Use volume replication After assigning an appropriate amount of space for the iSCSI volume, click the apply button. NOTE: The source and destination volumes must be exact same size. Remember to enable Volume Replication 17
  • 18. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 4. Configure the Source Node Address IP:77.20.155.182 iSCSI volume (lv0000) The destination iSCSI Volume Block I/O is now configured. 18
  • 19. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 4. Configure the Source Node Address IP:77.20.155.182 Under the „CONFIGURATION” tab, select „iSCSI target manager”. iSCSI targets In the Create new target function enter a name for the new target (as desired) in the Name field and click apply to confirm. 19
  • 20. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 4. Configure the Source Node Address IP:77.20.155.182 Select target0 within the Targets field. iSCSI targets To assign a volume to the target, click the button located under Action 20
  • 21. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 4. Configure the Source Node Address IP:77.20.155.182 iSCSI targets The source iSCSI target is now configured. 21
  • 22. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 4. Configure the Source Node Address IP:77.20.155.182 Now, select the Vol. replication and check the box under Source and click the apply button. Volume Replication Next, under Mirror Server IP function, enter the IP address of the destination node. In our example, this would be 213.17.139.234. Next check the WAN box and enter the unique combination ID you entered in the destination node. Then, NOTE: click the apply button. The source and destination volumes must be of identical ReplicationID number. 22
  • 23. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 5. Creating replication task Address IP:77.20.155.182 Enter the task name in field Task name next, click on the button. Volume Replication In the Destination volume field select the appropriate volume (in this example, lv0000), and click create to confirm. The configuration of the Source Node (storage server) is now complete. 23
  • 24. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 5. Creating replication task Address IP:77.20.155.182 After the DSS console has reloaded, you can start, stop or delete the task within the Replication task manager function. 24
  • 25. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 5. Creating replication task Address IP:77.20.155.182 Also, you can start, stop or delete the task within the Replication Task Manager function by clickling on the name replication (in this case, Replication_WAN). NOTE: Once the replication process has started, the replication direction cannot be changed. 25
  • 26. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 5. Creating replication task Address IP:77.20.155.182 In the “Create schedule for volume replication task” function, enter a comment for the new schedule and select for all days of the week. In this example choose Every week and select time for the start task (8 pm) and stop (7 am). Next, click the apply button. NOTE: In case of bandwidth limitation you can start the Volume Replication over the WAN in scheduled function at night in order not to load the connection which can be used by other applications. 26
  • 27. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 6. Check status of volume replication Address IP:77.20.155.182 Under the „STATUS” tab, select „tasks” and select Volume Replication to display information on existing volume replication tasks 27
  • 28. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 6. Check status of volume replication Address IP:77.20.155.182 Click on button with task name (in this case Replication_WAN) to display detailed information on the current replication task. All possible connection types (from Connection field) are described in table: On the 30th slide. 28
  • 29. Setting up Synchronous Volume Replication over a WAN Data Server (DSS1) Source node 6. Check status of volume replication Address IP:77.20.155.182 The replication tasks shows consistency status of the destination volume. This will state Inconsistent immediately upon starting a new replication. This will switch to Consistent once reaching the state that both volumes are in sync. Destination volume has useful data only when replication task reaches Consistent state. Synchronous replication does not guarantee exact mirror of the data especially with slow uplink, but data remains consistent. It could be that some of the most recent files are missing on destination volume. The amount of the not replicated data depends on the uplink speed and the amount of the new data on the source volume. Volume Replication, between source and destination nodes, is now complete. 29
  • 30. Setting up Synchronous Volume Replication over a WAN CONNECTION STATES: State Description StandAlone Indicates that volume replication has been disabled. Unconnected Mirror server is not connected. WFConnection Mirror server waits for a connection. WFReportParams Displayed when connection to the mirror server is in progress. Connected Source and destination servers have been connected successfully. ServerForDLess Error on the mirror server side. Timeout, BrokenPipe, NetworkFailure Displayed when servers cannot communicate successfully while connected WFBitMap{S,T} Displayed when the volume replication starts. SyncSource Replication is in progress, the data is consistent. SyncTarget Replication in progress, the data is inconsistent. 30