In case there are disks on the machines that are not needed for replication, they can be excluded by setting certain parameters in the cbt.conf configuration file:
1. Stop the hwragent service in the Control Panel.
2. Open the cbt.conf file. The cbt.conf file is located at C:\ProgramData\Hystax\acura\cbt.xml.
3. Add the following parameters indicating the required drives.
cbt.conf - example
<ExcludedVolumes>
<Volume>\\?\Volume{181cb6de-2fd8-4bf5-ab4f-c6cd7f5b231c}\</Volume>
</ExcludedVolumes>
Volume ID can be found by typing the vssadmin list volumes command in the windows command line.
Behavior: