I am having trouble backing up my virtual environment running Veeam on a VM that contains vCenter Server. Let me give you a breif run down of my environment before describing the issue.
I have a single ESXi 5 Server (HP ProLian ML-350 G6) with over 800GB of internal disk storage (RAID-5/SAS), which i use for my primary and only single data store for VMware virtual machines. It is all local storage on this server, no shared storage SAN.
I have 5 VM's (SBS, SQL, TS, XP machine and a vCenter Server).
The vCenter server is installed with a local instance of SQL Server Express. Veeam 6 is also installed on this server with a seperate instance of SQL Server Express. I have found out from some research that adding vCenter server in Veeam to process the VM's is not a good idea because the database freezes up during the snapshot and instead it is recommended to add the ESXi Host directly to Veeam and then add the VM's through the ESXi host for processing, so the vCenter server is not used in Veeam for processing. I have done this and added all of my 5 VM's to a job.
I have created a backup depository, which is a 8TB (RAID-5) Q-NAP NAS connected over ethernet.
My backup proxy settings are all set to 'Automatic'. Just on this, should it always be set to automatic for processing mode? What processing mode is best suited to my situation? Virtual Appliance Mode or Network Mode?
After running the job several times, every job failed, however, 2 out of the 5 VM's passed. These were the TS and an XP Machine. The other three that failed were SBS, SQL and vCenter server, all of which use high I/O load for databases and I assume this is related to VSS failing.
The errors i get for these jobs vary but they all seem to be pointing to VSS. Here are some of the errors.
Code: Select all
4/01/2012 11:40:28 AM :: Failed to prepare guest for hot backup. Error: VSSControl: Failed to prepare guest for freeze, wait timeout 900 sec
4/01/2012 11:56:08 AM :: Failed to prepare guest for hot backup. Error: VSSControl: -2147024809 Backup job failed.
Discovery phase failed.
Cannot enumerate volumes that should be added to the snapshot set.
Cannot enumerate volumes that contain components specified by the processed writer. Writer name: [SqlServerWriter], class ID: [{a65faa63-5ea8-4ebc-9dbd-a0c4db26912a}]. instance ID: [{58ecd4d2-b67b-4465-af8b-2dcd840acb52}].
Cannot obtain a volume mount point for the volume that contains the specified file. File path: [\\sql\Pr
4/01/2012 2:03:25 PM :: Task failed unexpectedly
Please advise what I am doing wrong with my particualr setup.
Reagards,
Matt.