optimise windows server for backup

raj

Renowned Member
Sep 17, 2011
222
4
83
www.businessparksolutions.com
Hi Team,

I have proxmox with the latest version:

proxmox-ve: 4.2-56 (running kernel: 4.4.13-1-pve)
pve-manager: 4.2-15 (running version: 4.2-15/6669ad2c)
pve-kernel-4.4.6-1-pve: 4.4.6-48
pve-kernel-4.4.13-1-pve: 4.4.13-56
pve-kernel-4.2.6-1-pve: 4.2.6-36
pve-kernel-4.4.8-1-pve: 4.4.8-52
pve-kernel-4.2.8-1-pve: 4.2.8-41
pve-kernel-4.4.10-1-pve: 4.4.10-54
lvm2: 2.02.116-pve2
corosync-pve: 2.3.5-2 libqb0: 1.0-1
pve-cluster: 4.0-42 qemu-server: 4.0-83
pve-firmware: 1.1-8 libpve-common-perl: 4.0-70
libpve-access-control: 4.0-16
libpve-storage-perl: 4.0-55
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1 pve-qemu-kvm: 2.5-19
pve-container: 1.0-70 pve-firewall: 2.0-29
pve-ha-manager: 1.0-32 ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2 lxc-pve: 1.1.5-7
lxcfs: 2.0.0-pve2 cgmanager: 0.39-pve1
criu: 1.6.0-1
zfsutils: 0.6.5.7-pve10~bpo80

I have a windows 2012 running exchange 2013 on.
I HHD is 100GB
Now it used to be 60GB but I increased it as was running out of space.
I did some maintenance and now free space is 59GB ( that had dropped to 10GB before the maintanace)
The backup time and amont of data though is still the same :-(
about 3 hours for about 40GB of data.
What I cant understand is when the drive was 90Gb full of data ie logs files, it was taking the same amount of time and data to backup ie about 3 hours and 40GB data. Now that I have deletedthose logs and freed to much space why the backup does not go down in amount of data being backed up and time.

VM hdd is qcow2 and virtio.

Is there a way to optimise that please?

Rajbps
 
To clean up free space outside of the VM, you need to write zeros or use trimming (supported storage required) and then compact your qcow2. This is possible, but a manual task which involves some steps. Afterwards the VM will be backuped much faster, because a lot of real empty space, which is very compressible.