Arcserve – Backup a ‘Mapped Drive / UNC Path”
KB ID 0001165 Problem It’s been such a long time since I touched any backup software, I setup Arcserve UDP this week for a client to backup their servers to a NAS drive, then they wanted to back that data off to tape for an offsite backup. I installed Arcserve no problem, it looks much the same as it did last time I used it. When I expanded the server-name only the local drives were shown, as I only had a basic licence adding...
VMware vCenter Install ‘Error 26002’
KB ID 0000941 Problem While attempting to install vCenter 5.5, I got the following error. Error 26002. Setup failed to register vCenter Server. This might indicate a problem with the SSL certificates for vCenter Server. Search the VMware Knowledge Base (http://kb.vmware.com) for “Error 26006” for more information. Earlier on in the install it had asked me if I wanted to overwrite the certs, and I just clicked OK, this...
Veeam – “Task Failed Error: No connections could be made because the target machine actively refused it”
KB ID 0000758 Problem Seen when running Veeam Backup and Replication. Error Task Failed Error: No connections could be made because the target machine actively refused it Also when trying to connect to VMware VCenter from the Backup and Replication management console; Error Failed to connect to “Host-name” by SOAP, port 443, user “User-Name”, proxy srv: port:0 Unable to connect to the remote server No...
Backup Exec – Cannot Display Job Logs “{name} contains an invalid path”
KB ID 0000334 Problem While attempting to open a Backup Exec job log, you see the following error. Error C:DOCUMEN~1ADMINI~1.COMLOCALS~1Temp1hist{logname} contains an invalid path. Solution 1. Nice quick one, update the Microsoft XML Parser to a version greater than Version 6 SP 2. 2. If that fails to resolve the problem, click Start > run > appwiz.cpl {enter} > Locate Backup exec > Change. 3. Next > Select Repair >...
Backing up a Remote Linux Machine With Windows (Using Rsync and Cygwin)
KB ID 0000892 Problem The goal here was for me to get a backup of my VPS server (Running CentOS 6). My background is primarily Windows based, so I wanted a solution where I can just run the backup from a Windows machine, (i.e. my my laptop) and let it connect, login and perform the backup. What is Rsync? If you are familiar with Robocopy it’s similar, it can perform a backup/sync of data and encrypt that data while it’s...