The procedure of file-level restore from a Veeam Agent backup is similar to the same procedure for a VM backup. To learn more about file-level restore, see the Restore from Linux, Unix and Other File Systems section in the Veeam Backup & Replication User Guide.
When you restore an entire VM, Veeam Backup & Replication extracts the VM image from a backup to the production storage.Then Veeam Backup & Replication pulls the VM data from the backup repository to the selected storage, registers the VM on the chosen ESXi host and, if necessary, powers it on.
A VM can be restored to its original location or to a new location. When you restore a VM to its original location, Veeam Backup & Replication powers off the original VM and restores only those disks that are included in the backup file. All other disks remain unchanged.
When you restore a VM to a new location, you can specify new VM settings such as the new VM name, the host and datastore where the VM will reside, disk format (thin or thick provisioned) and network properties. Veeam Backup & Replication will change the VM configuration file and store the VM data to the location of your choice.
-VBR 12.0.0.1420 running on an i5 system with 16GB, with two 1G NICs, NIC1 connects to the lab network with the ESXi server, NIC2 connects to the main network and NAS storage where the backups are stored
-overnight I restored 3 VMs, 2 are under 100GB and finished, the third restore is about 1.6TB and completed only 9% in 7 hours, at that rate it will take 77.7 hours, the backup of that VM took 4 hours
The NAS is a simple Windows SMB connection, eg \\nas\backups\veeam, and not a SAN Yes, the VBR is restoring over the management LAN. But I would expect faster than the 3MB/s (or about 40Mbps over the gigabit connection). The ESXi server is running a lab environment so there is no other traffic or load on the ESXi server. I have only one ESXi server in the lab.
I copied the vbk files from the NAS to a local drive on the Veeam backup server, open the vbk file and initiated a restore, removing the NAS (and second network interface) from the equation. The issue still happens.
Everything in the test network is 1G with no load. I tried copying the vbk file to a local drive on the Veeam backup server and it was the same speed, averaging about 4MB/s or 30Mbps. So we know its not NAS. I also have no problems pulling files from the NAS at a full Gigabit/sec.
This guide will be covering how to restore files and volumes/filesystems on a system covered by the backup agent. This will be written assuming that you are saving backups to a Cloud Connect repository such as the one we provide, but the same general process can be followed to restore data from a network share or backup repository.
In Veeam Backup & Replication v10, a new copy job mode was added called immediate copy. As the name suggests, this mode immediately starts the backup copy job as soon as restore points appear in the repository. It also provides the ability to copy SQL and Oracle log backups which is not possible with traditional periodic backup copy.
Also, with immediate copy, all restore points will be copied from source to destination. This is unlike periodic copy which will only copy the most recent restore point in the repository. This may happen if there was a network outage between two sites. It also provides ease of configuration up as the copy job can be set up as part of the backup job wizard.
Select from infrastructure: This selects specific VMs or containers from the virtual infrastructure. The scheduler will look for the most recent restore point containing the VMs within the synchronization interval, and it will look for restore points in all existing backups, regardless of which job generated the restore point. If the restore point is locked (e.g., the backup job creating it is running), the backup copy job waits for the restore point to be unlocked and then starts copying the state of the VM restore point according to its defined schedule.
Select from job: This method of selection is very useful if you have multiple backup jobs protecting the same VMs. In this case, you can bind the backup copy job to specific job(s) to be the source of the backup copy. The job container will protect all the VMs in the selected source job(s).
Select from backup: This method is equivalent to the select from infrastructure method, but allows for selecting specific VMs inside specific backups. This is helpful when only certain critical VMs should be copied offsite.
As you can select any VM to be copied from multiple backups, you can plan for policy-based configurations. For instance, you may not want to apply GFS retention on some VMs like web servers, DHCP, etc. In this situation, you can use VMware tags to simplify the management of backup copy processing. Tags can be easily defined according to the desired backup copy configuration, using VMware vSphere or Veeam ONE Business View to apply tags.
While backup copy jobs were designed for WAN resiliency, the initial copy is more error prone, as it is typically transferring data outside the datacenter using less reliable links (high latency or packet loss). Another issue that can be solved by seeding is when the full backup is larger than the amount of data that can be transferred in an interval. Even if the interval can be extended to accommodate the initial transfer, this may lead to upload times of even multiple days. Seeding can speed up the initial sync by removing the need for the sync.
To change this behavior, it is possible to use the BackupCopyLookForward registry key as described below. Reevaluating the example above, using this registry key, the backup copy job will still start searching at 10:00 p.m., but will now wait for a new restore point state created after this point in time.
Configuration restore will replace existing VBR server configuration. This operation cannot be cancelled, consider running a manual backup of your configuration prior configuration restore. See VBR Configuration Backup (One-Time)
You have a Veeam Backup and Replication server installed and a configuration file by hand. Ensure no jobs are running that cannot be stopped. During restore of configuration, Veeam Backup & Replication temporary stops the Veeam Backup Service and jobs.
Is it possible to restore (Backup using Veeam Backup and replication) the entire system state backup to a physical server, if the system is crashed. I am having the having the incremental and full back up files and can restore as a VM. But any possible ways to restore to a physical machine.
It is possible to convert the backup files as ISO. But any I haven't seen any options to restore directly to a physical machine
Please help
And my third question would be how that VM has been created, especially if it has been created as a virtual image of same host hardware. If the latter is not the case, I would expect some issues for restoring to physical, non-virtualized hardware, especially as far as drivers and boot configuration are concerned. I don't know all Veeam product and service offers. It might be that there exists a product also for that use case, allowing you to create a boot media with appropriate drivers and boot configuration so that you may then restore to physical host non-virtualized.
As a side note, yes you probably can do this, however it wont contain the physical drivers the hardware needs, so it may restore with no network, may fail to boot due to missing RAID drivers, may crash after booting due to incorrect drivers and so on.
It would be better to build a new machine and restore the data. If, before you say it, the system holds an application that would be prohibitively expensive to re-install, then we go back to point one - why put it back on physical.
Hello
Thanks for the reply
I am having a dell poweredge R720 server with windows server 2019 OS and the hardware is faulty , due to this the server is not booting up.
So i am having another dell poweredge R740 server and if possible i want to restore the same os in that hardware.
A better option would be installing a hypervisor that will care about RAID, drivers, and hardware compatibilities and restore your backup to a virtual machine, especially since Veeam B&R supports that and does that perfectly in almost all the cases, so you will surely succeed in restoring your workload. You can use Hyper-V -us/evalcenter/evaluate-hyper-v-server-2019 Opens a new window or VMware -free-buy-esxi-anyway/ Opens a new window for that purpose. Both are free (with some limitations).
Cloud repository proxy as primary backup target - Using an AWS Storage Gateway appliance (either hardware or virtual) acting as a Virtual Tape Library (VTL). This is the only method that supports S3 Glacier.
Cloud repository as archive tier - This method uses a Veeam Object Repository as well, but backup jobs do not directly stream to it. Instead, a disk repository is used as the primary backup target. Data is then migrated over time to Amazon S3 according to criteria specified in Veeam archive policies.
The last good backup dated 8 days ago and did a restore on those two files and copied them in the VM folder.
Just after the copie, the VM shut itself down and rebooted without any problem and no problem arised yet.
I don't see much risk in doing what you've done.
The only real risk would be with a VM that has active snapshots, and the restored configuration files point to the base disk rather then to the snapshot, which could lead to data corruption, or loss.
With the availability of the Veeam storage snapshot plug-in for Fujitsu ETERNUS AF all-flash and ETERNUS DX hybrid storage, customers can create complete VM backups and replicas from snapshots as often as they like with little to no impact on their production environment. This advanced data protection capability bridges the gap between critical recovery point objective (RPO) and recovery time objective (RTO) storage targets1. This guarantees the high availability of data at all times and ensures business continuity in the event of a disaster.
31c5a71286