Introduction
Active File Management-based asynchronous disaster recovery (AFM DR) is a fileset-level replication disaster-recovery capability.
- Providing business stability during a disaster
- Restoring business stability after the disaster is repaired.
- Enduring multiple disasters
- Minimizing data loss because of a disaster
AFM-based asynchronous disaster recovery is an AFM-based fileset-level replication disaster-recovery capability that augments the overall business recovery solution. This capability is a one-to-one active-passive model and is represented by two sites: primary and secondary.
The primary site is a read/write fileset where the applications are currently running and has read/write access to the data. The secondary site is read-only. All the data from the primary site is asynchronously synchronized with the secondary site. The primary and secondary sites can be independently created in storage and network configuration. After the sites are created, you can establish a relationship between the two filesets. The primary site is available for the applications even when communication or secondary fails. When the connection with the secondary site is restored, the primary site detects the restored connection and asynchronously updates the secondary site.
- File-user data
- Metadata including the user-extended attributes except the inode number and a time
- Hard links
- Renames
- User, group, and fileset quotas
- Replication factors
- Dependent filesets
A consistent view of the data in the primary fileset can be propagated to the secondary fileset
by using fileset-based snapshots (psnaps
). Recovery Point Objective (RPO) defines
the frequency of these snapshots and can send alerts through events when it is unable to achieve the
set RPO. RPO is disabled by default. The minimum time that you can set as RPO is 60
minutes. AFM-based asynchronous
DR can reconfigure the old primary site or establish a new primary site and synchronize it with the
current primary site.
Individual files in the AFM DR filesets can be compressed. Compressing files saves disk space. For more information, see File compression.
Snapshot data migration is also supported. For more information, see ILM for snapshots.
You can simultaneously configure a site for continuous replication of IBM Storage Scale data along with AFM DR site. With IBM Storage Scale continuous replication, you can achieve a near disaster recovery and a far disaster recovery with AFM DR site.