https://forums.veeam.com/post252291.html#p252291
@Sc2111 Can you confirm quick, with your test job how many VMs are in there?
The post I linked is from a technology partner at HPE, and while it’s about restores the same concepts Federico describes apply.
Deduplication Appliances (not just Storeonce, DataDomain, Quantum, etc. as well) handle incoming data in streams, and individual streams have a very finite cap depending on your model. The main benefit of these dedup boxes isn’t on individual stream speed, it’s about total throughput.
Deduplication appliances really shine when there are tons of streams going in/out: Stream here == Concurrent Task (machine disk) in Veeam terms, so if your test job was just a few VMs with a single disk each, probably the throughput won’t be so great.
I would not compare a deduplication appliance (any) to a normal block-based repository -- for DataDomain and Storeonce, you must go through their respective libraries to utilize the advanced storage features, and these libraries and the boxes themselves will have some overhead and restrictions in place to prevent any one client from overloading the boxes.
In short, don’t focus on individual streams (single VM) backup speeds with Storeonce (or any deduplication appliance), single stream performance will always be lesser than to a “dumb” block storage device, and this is by design for the dedup appliances.
Instead, focus on the total throughput per hour when you’re dumping all the backups in and you should see the processing rate match your expectations and the advertised ingest rate per hour for the Storeonce (assuming you are pushing enough streams to it)
Similarly, I would ask how the Gateway is sized for the Storeonce -- Gateway servers must be sized accordingly and very often I see this is missed -- so it would be good to know:
Gateway server CPU/Memory available
Any other software or Veeam roles (proxy, repo, etc) installed on the gateway?
How many concurrent tasks configured for the gateway currently?
I’m doubtful that much can be done here, but gateway and stream count are probably your best bet. Similarly, I must note that the FC configuration for Deduplication Appliances is no longer a strongly recommended practice -- nothing wrong with it, but Veeam’s experience is that it’s more trouble than it’s worth usually and network connections are easier to manage and offer comparable performance. I am not saying go out and change it immediately, but you may consider testing with network and see if you can eke out any extra performance.