|
| 1 | +--- |
| 2 | +title: Bare Metal recovery with Veeam Backup Agent |
| 3 | +excerpt: Learn how to restore your entire system using a recovery ISO and Veeam backups stored at OVHcloud, whether hosted or on-premise |
| 4 | +updated: 2025-04-17 |
| 5 | +--- |
| 6 | + |
| 7 | +## Objective |
| 8 | + |
| 9 | +**This guide explains how to recover your entire system using Veeam's Bare Metal Recovery, with your backups stored in a Veeam Cloud Connect repository hosted by OVHcloud.** |
| 10 | + |
| 11 | +You’ll learn how to: |
| 12 | + |
| 13 | +- Create a recovery ISO (a file that helps you start your machine when it doesn’t boot) |
| 14 | +- Use it to access and restore your latest backup stored on the OVHcloud infrastructure |
| 15 | + |
| 16 | +This guide is designed for all OVHcloud customers using Veeam backup, whether your infrastructure is hosted by us or on your own premises. |
| 17 | + |
| 18 | +You can use it if you're running: |
| 19 | + |
| 20 | +- A Windows-based VPS |
| 21 | +- A Public Cloud Compute instance with Windows |
| 22 | +- A Bare Metal server using the Veeam Agent |
| 23 | +- A Hosted Private Cloud (PCC) VM running Windows |
| 24 | +- A physical or virtual machine on your premises with Windows or Linux |
| 25 | + |
| 26 | +> [!warning] |
| 27 | +> This guide focuses on the Veeam Agent for Windows. If you're using the Veeam Agent for Linux, the process is similar, although the interface is text-based. |
| 28 | +
|
| 29 | +## Requirements |
| 30 | + |
| 31 | +Before you begin, make sure you have: |
| 32 | + |
| 33 | +- A [Veeam Enterprise solution](/links/hosted-private-cloud/veeam-enterprise) set up with OVHcloud |
| 34 | +- A tenant delivered with the Alpha Backup Agent |
| 35 | +- A machine where the Veeam Backup Agent is installed and has already pushed at least one backup to the Cloud Connect repository |
| 36 | +- A supported operating system: |
| 37 | + - Windows Server 2012 or newer, or |
| 38 | + - A Linux distribution supported by Veeam Agent for Linux |
| 39 | +- Administrator access to the machine |
| 40 | +- A way to boot from the recovery ISO: |
| 41 | + - Use a USB key or external drive if you're restoring a physical machine |
| 42 | + - Use a virtual CD/DVD drive if you're restoring a virtual machine |
| 43 | + |
| 44 | +## Instructions |
| 45 | + |
| 46 | +### Step 1: Create your recovery media ISO |
| 47 | + |
| 48 | +If your computer ever stops working, you’ll need a recovery ISO to boot it up. |
| 49 | + |
| 50 | +Here's how to create it: |
| 51 | + |
| 52 | +1\. Open the **Create Recovery Media** tool on your computer (it comes with the Veeam Backup Agent). |
| 53 | + |
| 54 | +{.thumbnail} |
| 55 | + |
| 56 | +2\. Veeam will ask if you want to include extra drivers. |
| 57 | + |
| 58 | +> **Tip:** If you’re using special hardware (like a RAID controller or a Wi-Fi dongle), select the drivers you need. Otherwise, the default is usually fine. |
| 59 | +
|
| 60 | +{.thumbnail} |
| 61 | + |
| 62 | +3\. Choose where to save the recovery ISO and give it a name. |
| 63 | + |
| 64 | +{.thumbnail} |
| 65 | + |
| 66 | +4\. Let the tool finish. Your ISO file will be created. |
| 67 | + |
| 68 | +{.thumbnail} |
| 69 | + |
| 70 | +{.thumbnail} |
| 71 | + |
| 72 | +You can now use this ISO to create a bootable USB stick using a tool like Rufus — or, if you're restoring a VM, mount the ISO directly in your VM management console. |
| 73 | + |
| 74 | +### Step 2: Boot your computer from the recovery ISO |
| 75 | + |
| 76 | +If your system isn’t working and you need to restore it: |
| 77 | + |
| 78 | +1\. Plug in the USB stick or mount the ISO in your VM console, then **boot the system from it**. |
| 79 | + |
| 80 | +> **Not sure how to boot from USB?** Restart your physical machine and press the key shown (usually F2, F12, ESC, or DEL) to access the boot menu. |
| 81 | +> **For virtual machines**, use your hypervisor interface (e.g., OpenStack, vSphere, Proxmox) to attach the ISO and boot from it. |
| 82 | +
|
| 83 | +2\. Once the system starts, the Veeam Recovery Wizard will open. Click `Bare Metal Recovery`{.action}. |
| 84 | + |
| 85 | +{.thumbnail} |
| 86 | + |
| 87 | +3\. Select `Network Storage`{.action} to access your online backups. |
| 88 | + |
| 89 | +> [!warning] |
| 90 | +> If your network is not detected, you may need to manually configure it. Click `Configure network settings`{.action} and load any missing drivers. |
| 91 | +
|
| 92 | +{.thumbnail} |
| 93 | + |
| 94 | +4\. Select `Veeam Cloud Connect repository`{.action}. |
| 95 | + |
| 96 | +{.thumbnail} |
| 97 | + |
| 98 | +5\. Enter the following address when prompted for the service provider: |
| 99 | + |
| 100 | +```bash |
| 101 | +backup.private.ovhcloud.dev |
| 102 | +``` |
| 103 | + |
| 104 | +{.thumbnail} |
| 105 | + |
| 106 | +6\. Enter your username and password to log in. |
| 107 | + |
| 108 | +{.thumbnail} |
| 109 | + |
| 110 | +7\. Select the `server`{.action} you want to restore. |
| 111 | + |
| 112 | +{.thumbnail} |
| 113 | + |
| 114 | +8\. Choose the `restore point (date/time)`{.action} you want to go back to. |
| 115 | + |
| 116 | +We recommend using the most recent successful backup unless you have a specific reason to go back further. |
| 117 | + |
| 118 | +{.thumbnail} |
| 119 | + |
| 120 | +9\. Choose the `Restore mode`{.action} that fits your situation (usually **Entire computer**). |
| 121 | + |
| 122 | +{.thumbnail} |
| 123 | + |
| 124 | +10\. Review the summary and start the `Restore`{.action}. |
| 125 | + |
| 126 | +{.thumbnail} |
| 127 | + |
| 128 | +{.thumbnail} |
| 129 | + |
| 130 | +> [!warning] |
| 131 | +> The recovery process may take a while, depending on the size of your backup and your internet speed. Once complete, your system will reboot with all your data restored to the selected backup point. |
| 132 | +
|
| 133 | +## Go further |
| 134 | + |
| 135 | +If you need training or technical assistance to implement our solutions, please contact your Technical Account Manager or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. |
| 136 | + |
| 137 | +Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel. |
| 138 | + |
| 139 | +Join our [community of users](/links/community). |
0 commit comments