Veritas Access Administrator's Guide
- Section I. Introducing Veritas Access
- Section II. Configuring Veritas Access
- Adding users or roles
- Configuring the network
- Configuring authentication services
- Section III. Managing Veritas Access storage
- Configuring storage
- Configuring data integrity with I/O fencing
- Configuring ISCSI
- Veritas Access as an iSCSI target
- Configuring storage
- Section IV. Managing Veritas Access file access services
- Configuring your NFS server
- Setting up Kerberos authentication for NFS clients
- Using Veritas Access as a CIFS server
- About Active Directory (AD)
- About configuring CIFS for Active Directory (AD) domain mode
- About setting trusted domains
- About managing home directories
- About CIFS clustering modes
- About migrating CIFS shares and home directories
- About managing local users and groups
- Configuring Veritas Access to work with Oracle Direct NFS
- Configuring an FTP server
- Configuring your NFS server
- Section V. Managing the Veritas Access Object Store server
- Section VI. Monitoring and troubleshooting
- Section VII. Provisioning and managing Veritas Access file systems
- Creating and maintaining file systems
- Considerations for creating a file system
- Modifying a file system
- Managing a file system
- Creating and maintaining file systems
- Section VIII. Configuring cloud storage
- Configuring the cloud gateway
- Configuring cloud as a tier
- About policies for scale-out file systems
- Section IX. Provisioning and managing Veritas Access shares
- Creating shares for applications
- Creating and maintaining NFS shares
- Creating and maintaining CIFS shares
- Using Veritas Access with OpenStack
- Integrating Veritas Access with Data Insight
- Section X. Managing Veritas Access storage services
- Deduplicating data
- Compressing files
- About compressing files
- Compression tasks
- Configuring SmartTier
- Configuring SmartIO
- Configuring episodic replication
- Episodic replication job failover and failback
- Configuring continuous replication
- How Veritas Access continuous replication works
- Continuous replication failover and failback
- Using snapshots
- Using instant rollbacks
- Configuring Veritas Access with the NetBackup client
- Section XI. Reference
Modifying existing communication between the source and the destination clusters
This section describes how to modify existing replication IPs.
To modify existing replication IPs
- To modify existing replication IPs, enter the following:
Replication> episodic config modifyip link_name src_ip_addr tgt_ip_addr [src_netmask] [tgt_netmask]
link_name
The link name on the primary site.
src_ip_addr
New source virtual IP address.
tgt_ip_addr
New target virtual IP address.
src_netmask
Netmask or the prefix for the source replication IP address.
tgt_netmask
Netmask or the prefix for target replication IP address.
Note:
If you want to modify replication IPs, the source and the target IPs must be of same family type. For example, if you set IPv4 address for the source cluster, the target cluster should also have IPv4 IPs.
All the jobs should be disabled using the Replication> episodic job disable <job_name> command before you change the IPs. If there are multiple links configured in the cluster, you have to execute the Replication> episodic config modifyip for all the links, as the command changes the replication IP itself.