Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Snapshot Client Administrator's Guide
  3. Configuration of snapshot methods for disk arrays
  4. About EMC Symmetrix arrays
  5. About configuration for EMC_TimeFinder_Mirror
  6. Fully synchronizing STD/BCV mirror pairs
Veritas NetBackup™ Snapshot Client Administrator's Guide

Fully synchronizing STD/BCV mirror pairs

Make sure that each target (BCV) disk is fully synchronized with its source (STD). One way to accomplish this synchronization is as follows.

To fully synchronize STD/BCV mirror pairs

  1. Create a temporary file that contains only the source and target device IDs separated by a space. (Only one source-target pair can exist in a temporary file.)

    For example, if the source (STD) device ID is 0050 and the target (BCV) device ID is 0060, the temporary file should contain the following:

    0050 0060
  2. Use the symmir command to fully establish the mirror pair.
    symmir -sid 000187910258 establish -f temp_file -full

    When the pair is synchronized, it can be used in a NetBackup policy. Synchronization can take a long time. For example, it may take between 5 and 10 minutes for an 8GB STD/BCV pair to enter the synchronized state.

  3. Check the status of the mirror pair:
    symmir -sid 000187910258 query -file temp_file

    Make sure the temp_file name matches the temp_file name you used above.

  4. In the output, look for Synchronized under the State column. When the pair enters the synchronized state, it is ready to be used for backup.

More Information

About configuration for EMC_TimeFinder_Mirror

Feedback

Was this page helpful?
Previous

About configuration for EMC_TimeFinder_Mirror

Next

About configuration for EMC_TimeFinder_Clone

Feedback

Was this page helpful?