5.4 Data Transfer

The following topics provide information about the mechanisms and options of data transfer from your workloads to their replicas.

5.4.1 Transfer Methods

A transfer method describes the way data is replicated from a source workload to a target. PlateSpin Protect provides different data transfer capabilities, which depend on the protected workload’s operating system.

Transfer Methods Supported for Windows Workloads

For Windows workloads, PlateSpin Protect provides mechanisms to transfer workload volume data at either block or file level.

  • Windows Block-level Replication: Data is replicated at a volume’s block level. For this transfer method, PlateSpin Protect provides two mechanisms that differ by their continuity impact and performance. You can toggle between these mechanisms as required.

    • Replication using the Block-Based Component: This option uses a dedicated software component for block-level data transfer and leverages the Microsoft Volume Snapshot Service (VSS) with applications and services that support VSS. The installation of the component on your protected workload is automatic.

      NOTE:Installation and uninstallation of the block-based component requires a reboot of your protected workload. When you are configuring workload protection details, you can opt to install the component at a later time, deferring the required reboot until the time of the first replication.

    • Replication without the Block-Based Component: This option uses an internal ‘hashing’ mechanism in combination with Microsoft VSS to track changes on the protected volumes.

      This option requires no reboot, but its performance is inferior to that of the block-based component.

Transfer Methods Supported for Linux Workloads

For Linux workloads, PlateSpin Protect provides a mechanism to transfer workload volume data at block level only. Data transfer is powered by a block-level data transfer component that leverages LVM snapshots if available (this is the default and recommended option). See KB Article 7005872.

The Linux block-based component included in your PlateSpin Protect distribution is precompiled for the standard, non-debug kernels of the supported Linux distributions. If you have a non-standard, customized, or newer kernel, you can rebuild the block-based component for your specific kernel. See KB Article 7005873.

Deployment or removal of the component is transparent, has no continuity impact, and requires no intervention and no reboot.

5.4.2 Data Encryption

To make the transfer of workload data more secure, PlateSpin Protect enables you to encrypt data replication. When encryption is enabled, over-the-network data transfer from the source to the target is encrypted by using AES (Advanced Encryption Standard) or 3DES if FIPS-compliant encryption is enabled (see Enabling Support for FIPS-Compliant Data Encryption Algorithms (Optional)in your Installation and Upgrade Guide).

NOTE:Data encryption has a performance impact and might significantly slow down the data transfer.