I am guessing from the error message that you have a directory called c:\mnt\host.domain.com Well, yes and no, the directory gets created when the job starts, but gets immediately cleared ...
See more...
I am guessing from the error message that you have a directory called c:\mnt\host.domain.com Well, yes and no, the directory gets created when the job starts, but gets immediately cleared out - in VC, a snapshot is created and likewise immediately removed - all before an actual backup can occur. Remove host.domain.com so that only c:\mnt exists As I said, right now that is how the directory is - only when a job starts do the sub directories get created - I have also run the cleanup script to make sure there were no hidden files. You would be better to change that to a non-system drive, like or E: in the config.js file. I am in the testing phase of our deployment - so the system I am using for my proxy will have non-system storage for /mnt when I actually go into production - but thank you for the good advice. Check out my VCB Proven Practice Guide on VI:OPS -> Also check out Chris Skinner's doc on Legato 7.4 -> It may help as well Thank you - I will go through these reference docs. Regards, Beau