Skip to main content

  Hi folks,
I hope you are well, for the lucky ones enjoy the VeeamON.
I am performing restoration tests with Veeam from a Data Domain to an Hyper-V environment in order to take advantage of Veeam's acceleration mechanisms I am using the Entire VM restoration method.

But I have a doubt how Veeam process the restore when a VM have multiple disks attached. 

I have read the documentation:
https://helpcenter.veeam.com/docs/backup/hyperv/dell_dd_accelerated_restore.html?ver=120

On the schema is mentionned Parallel disk restore.

In the explanation :
3. Every VM disk is processed in a separate task. For each task, Veeam Backup & Replication starts one Veeam Data Mover on the backup proxy. Additionaly, Veeam Backup & Replication starts Data Mover on the gateway server, but one Veeam Data Mover for all tasks.

Veeam Data Mover on the gateway server reads data blocks of VM disks from the backup repository sequentially, as these blocks reside on disk. Then Veeam Data Mover on the gateway server transfers data blocks to Data Movers on the backup proxy. On the backup proxy, these data blocks are put to the buffer.

4. Data blocks are written to target in the order in which they come from the target Veeam Data Mover.

During my test the restore start but I have only one disk processed
 

After a while the second disk start but the first disk seems to be in pause Veeam mentionned a value but in reallity nothing is write . It’s maybe normal but I would be sure about this process.

 

 

Have you checked to see if there are any concurrent task limit bottlenecks? The repository, proxy, etc are not hitting their task limits? 

Any other jobs running at the same time which could be using those tasks?


I would definitely check concurrent tasks on both the Proxies and the DD itself.  Never liked restoring from DD due to how long it takes.  😋


Haha @Chris.Childerhose I agree! I thought about the concurrent tasks, but I have launched 3 restores in parallel and all jobs ran without problems. It's just for the VM with multiple disks - it seems that Veeam treats them sequentially not very clear in the documentation


Haha @Chris.Childerhose I agree! I thought about the concurrent tasks, but I have launched 3 restores in parallel and all jobs ran without problems. It's just for the VM with multiple disks - it seems that Veeam treats them sequentially not very clear in the documentation

Yeah that is possible.  Maybe post on the forums or search there and see if there are any other questions like this.


I would imagine that this process is due to the inflation required for each block and maybe as a safety measure where multiple disks are involved.


What kind of disks does this VM have? Fixed or dynamic?


What kind of disks does this VM have? Fixed or dynamic?

Fixed disks ​@regnor but when you restore from datadomain they are restore as dynamic

 


Comment