A transfer of primary access uses file replication to copy the data from a section of a file system and relocates its access points, or transfers an entire file system along with its access points (including data and metadata), with minimal downtime. This process occurs while the file system remains live and continues to handle read-only requests.
- SMB shares if the shares are in the replicated path.
- NFS exports if the exports are in the replicated path.
- FTP users, if they are in the replicated path.
- Snapshot rules.
- CNS links.
File system.
File system quota defaults.
- iSCSI targets.
- Global symlinks.
- A full replication has been completed. Preferably, an incremental replication should also be completed.
- The snapshot required to support another incremental replication must remain available.
- The target file systems must be in the syslocked mode.
When a file system is in syslocked mode, the storage server allows only read-only access to the file system.
The storage server ensures that the target file system data is consistent with the source file system data before transferring primary access. This requires temporarily setting both the source and target file systems to read-only. While any directory can be relocated, the entire source file system is placed in syslocked mode during the final replication operation.