Please enter search query.
Search <book_title>...
Veritas Access Appliance Upgrade Guide
Last Published:
2022-08-24
Product(s):
Appliances (8.0)
Platform: Access Appliance OS,Veritas 3340,Veritas 3350
Considerations for continuous replication if Replicated Volume Groups (RVGs) already exist
If continuous replication is configured and replication jobs are running on the file systems, complete the following steps:
- Check that status of the replication service:
Replication> continuous service status
- If the status is RUNNING, stop the replication service:
Replication> continuous service stop
- Upgrade the secondary site.
- Upgrade the primary site.
- Start the replication service:
Replication> continuous service start
If episodic replication is configured and replication jobs are running on the file systems, complete the following steps:
- Check the status of configured jobs:
replication episodic job status job_name
- For all the replication jobs that are running, pause the jobs:
replication episodic job pause job_name
- Upgrade the target cluster.
- Upgrade the source cluster.
- Resume the replication jobs that were paused before the upgrade:
replication episodic job resume job_name