I have a server HP MicroServer NL40 with a P212 card sas raid 10 (2 250gb hdd and twice tera 2)
I made a backup of the vm via veeam 7 on an external drive connected to the esata NL40.
Problem I have pretty bad perfs. perfs are 'about 5 MB / s! My first backup is not complete meals over 14 hours and it is not over.
I’m wondering what backup server you’re using and how easata device is connected to it. Is it connected directly to backup server (as in the case of physical backup server) or it’s connected to ESX(i) and used as a pass through device (as in the case of virtual backup server)?
If I get your setup right, in this case data retrieved from the primary storage and written to the target via ESXi management interface, which is throttled by VMware. Besides, storing backups on VMFS is not considered as best practice.
Btw, why is NBD transport mode used and not hotadd, which is preferred with virtual proxy?
I'm interested in what speed you can get if you copy to a datastore (via Datastore browser) a file with the size comparable to the size of full backup. Thanks.