Modifying the VDDK Manually for Virtual Standby Backup (VSB)

You can modify VDDK manually or by using Windows batch file. This topic explains procedures for both the options.

Considerations:

To modify the VDDK manually, follow these steps:

  1. Log into the computer where the Arcserve UDP Agent is installed using an administrative account or an account that has administrative privileges.
  2. Rename the folder VDDK to VDDK6.7.
  3. Rename the folder VDDK5.5 to VDDK from the following default location:
  4. C:\Program Files\Arcserve\Unified Data Protection\engine\BIN
  5. Note: The location of the BIN folder can vary depending upon the location where you installed the Arcserve UDP Agent.
  6. Run the following command to verify the state of the service:
  7. Note: You need to delete the service, only when not in running status.
  8. sc query vstor2-mntapi20-shared
  9. If the service does not exist, delete using the next step. If the service is running, before deleting using the next step run the following command to stop:
  10. sc stop vstor2-mntapi20-shared
  11. Run the following command to delete the service:
  12. sc delete vstor2-mntapi20-shared
  13. Run the following command to verify if the service is deleted successfully:
  14. sc query vstor2-mntapi20-shared
  15. Note: If the state of the service is STOP_PENDING, restart the machine.

To modify the VDDK using a Windows batch file, follow these steps:

  1. Log into the computer where the Arcserve UDP Agent is installed using an administrative account or an account that has administrative privileges.
  2. Launch the ChangeToVDDK55.bat utility tool from the following default location:
  3. C:\Program Files\Arcserve\Unified Data Protection\engine\BIN
  4. Note: The location of the BIN folder can vary depending upon the location where you installed the Arcserve UDP Agent.
  5. VDDK 5.5 is installed after a new job is launched.