Veeam Synology Performance Face-Off

Veeam & Synology: Why I Switched from iSCSI to SMB for Better Performance

The official recommendation for Veeam is often to map iSCSI disks directly to the Backup & Replication VM, formatted with ReFS (64KB) to fully support FastClone. This allows Windows to manage the volume directly. However, in real-world scenarios with Synology NAS and SATA disks, the results can be disappointing. The iSCSI Bottleneck Despite having a 10Gb infrastructure and following standard optimizations—such as using a single LAN (no teaming) and switching from VMXNET3—my performance was consistently capped at a poor 90 MB/s. ...

February 18, 2026
Standardizing DNS Management in VDI Environments

Standardizing DNS Management in VDI Environments

Maintaining a clean DNS in a non-persistent VDI environment (like VMware Horizon) can be challenging. When VMs are frequently destroyed and recreated, “ghost” records and permission conflicts often lead to connectivity issues. Here is how we restructured our infrastructure to ensure a stable and self-cleaning DNS. 1. The Service Account Approach (Single Point of Truth) By default, Windows clients attempt to register their own DNS records. In a VDI pool, this leads to ownership conflicts when a new VM tries to claim a record previously owned by a deleted machine. ...

February 16, 2026