Install Local Server : http://repo.r1soft.com/trials-non-enterprise/ServerBackup-Free-win64.zip After installation, go to http://localhost:81/login.zul Dashboard view : Disk Safes > Create New Disk Safe – Name : anyname – Path : E:\R1soft (must be empty folder) Create Policy > Create New Policy > Policy Settings > Create and Run Install Agent : http://repo.r1soft.com/trials/ServerBackup-Windows-Agent-x64.msi Start button > search CDP Agent ..
Category : R1Soft
Symptom : Backup running failed and throw this error “GC overheap limit exceeded” Login to server via SSH and edit this file vi /usr/sbin/r1soft/conf/server.conf Locate “compute.maxmemory=true” and set to false Search further for line that says “maxmemory=1024“ and increase the value (MB) Save and exit. Restart CDP server by running this command /etc/init.d/cdp-serv..