You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps/guide.en-asia.md
+37-24Lines changed: 37 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,57 +1,55 @@
1
1
---
2
-
title: "How to use automatic backups on a VPS"
3
-
excerpt: "Find out how to use the automatic backup option in the OVHcloud Control Panel to secure your data"
2
+
title: "How to use Automated backups on a VPS"
3
+
excerpt: "Find out how to use the Automated backup option in the OVHcloud Control Panel to secure your data"
4
4
updated: 2025-08-05
5
5
---
6
6
7
7
## Objective
8
8
9
-
The automatic backup option for VPS offers a convenient way to have complete system backups available from your OVHcloud Control Panel without having to connect to the server to create and restore them manually. Another advantage is that you can also choose to mount a backup and then access its files remotely.
9
+
The Automated backup option for VPS offers a convenient way to have complete system backups available from your OVHcloud Control Panel without having to connect to the server to create and restore them manually. Another advantage is that you can also choose to mount a backup and then access its files remotely.
10
10
11
-
**This guide explains the automatic backup option for your OVHcloud VPS.**
11
+
**This guide explains the Automated backup option for your OVHcloud VPS.**
12
12
13
13
> [!primary]
14
-
>
15
-
Before applying a backup strategy, we recommend to consult the [product pages and FAQ](/links/bare-metal/vps-options) for pricing comparisons and further details.
14
+
> Before applying a backup strategy, we recommend to consult the [product pages and FAQ](/links/bare-metal/vps-options) for pricing comparisons and further details.
16
15
>
17
16
18
17
## Requirements
19
18
20
-
- Access to the [OVHcloud Control Panel](/links/manager)
21
-
- A [Virtual Private Server](/links/bare-metal/vps) in your OVHcloud account
22
-
- Administrative access (sudo) via SSH to your VPS (optional)
19
+
- Access to the [OVHcloud Control Panel](/links/manager).
20
+
- A [Virtual Private Server](/links/bare-metal/vps) in your OVHcloud account.
21
+
- Administrative access (sudo) via SSH to your VPS (optional).
23
22
24
23
## Instructions
25
24
26
25
### Content overview
27
26
28
-
-[How to upgrade to Automatic Backup Premium](#premium)
27
+
-[How to upgrade to Premium Automated Backup](#premium)
29
28
-[How to configure the backup time](#time)
30
29
-[How to restore a backup from the OVHcloud Control Panel](#restore)
31
30
-[How to mount and access a backup](#mount)
32
31
-[Using Secure Shell](#shell)
33
32
-[Using Windows](#windows)
34
-
-[Best practice for using auto-backups](#bestpractice)
33
+
-[Best practice for using Automated backups](#bestpractice)
35
34
-[Configuring the QEMU agent on a VPS](#qemu)
36
35
- [Debian-based distributions](#deb)
37
36
- [Redhat-based distributions](#red)
38
37
- [Windows](#win)
39
38
40
-
41
39
Log in to your [OVHcloud Control Panel](/links/manager), open the `Bare Metal Cloud`{.action} section, and select your server under `Virtual Private Servers`{.action}.
42
40
43
-
When you order a VPS, a single daily automatic backup is included as a free service option. This standard backup option allows you to:
41
+
When you order a VPS, a single daily Automated backup is included as a free service option. This standard backup option allows you to:
44
42
45
43
- Mount and restore the daily backup.
46
44
- Set the time of day this backup will be created.
47
45
48
-
For more flexiblity with your backups, you can activate the Automatic Backup Premium option.
46
+
For more flexiblity with your backups, you can activate the Premium Automated Backup option.
49
47
50
48
<aname="premium"></a>
51
49
52
-
### How to upgrade to Automatic Backup Premium
50
+
### How to upgrade to Premium Automated Backup
53
51
54
-
Upgrading to "Premium" enhances your automatic backup option to a 7-day rolling daily backup. This allows you to revert to older backup versions compared to the 24-hour rotation of the standard option.
52
+
Upgrading to Premium Automated Backup enhances your Automated backup option to a 7-day rolling daily backup. This allows you to revert to older backup versions compared to the 24-hour rotation of the standard option.
55
53
56
54
After selecting your VPS, click on the `Automated backup`{.action} tab in the horizontal menu.
57
55
@@ -95,7 +93,7 @@ If you recently changed your root password, make sure to tick the option "Modify
95
93
96
94
> [!alert]
97
95
>
98
-
Please note that the automated backups will not include your additional disks.
96
+
> Please note that the automated backups will not include your additional disks.
99
97
>
100
98
101
99
<aname="mount"></a>
@@ -105,11 +103,13 @@ Please note that the automated backups will not include your additional disks.
105
103
It is not necessary to completely overwrite your existing service with a restoration. The "Mounting" option allows you to access the backup data to retrieve your files.
106
104
107
105
> [!warning]
106
+
>
108
107
> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly.
109
108
>
110
109
> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. You can find more information in the [Go further](#go-further) section of this guide.
111
110
>
112
111
112
+
After selecting your VPS, click on the `Automated backup`{.action} tab in the horizontal menu.
113
113
Click on `...`{.action} next to the backup you need to access and select `Mounting`{.action}.
@@ -162,7 +162,9 @@ Remember to unmount the backup once you have finished using it. Click on the but
162
162
163
163
#### Using Windows
164
164
165
-
Establish an RDP connection to your server. Once logged in, right-click on the `Start Menu`{.action} button, and then click `Disk Management`{.action}.
165
+
Establish an RDP connection to your server.
166
+
167
+
Once logged in, right-click on the `Start Menu`{.action} button, and then click `Disk Management`{.action}.
> Please note that a server reboot will occur when the backup is unmounted.
187
-
>
190
+
>
188
191
189
192
<aname="bestpractice"></a>
190
193
191
-
### Best practice for using auto-backups
194
+
### Best practice for using Automated backups
192
195
193
196
The Automated Backup functionality is based on VPS snapshots. We recommend to follow the steps below to prevent any issues before using this option.
194
197
@@ -198,7 +201,7 @@ The Automated Backup functionality is based on VPS snapshots. We recommend to fo
198
201
199
202
Snapshots are instantaneous images of your running system ("live snapshot"). To ensure the availability of your system when the snapshot is created, the QEMU agent is used to prepare the filesystem for the process.
200
203
201
-
The required *qemu-guest-agent* is not installed by default on most distributions. Moreover, licensing restrictions may prevent OVHcloud from including it in the available OS images. Therefore, it is best practice to verify and install the agent in case it is not activated on your VPS. Connect to your VPS via SSH and follow the instructions below, according to your operating system.
204
+
The "**qemu-guest-agent**" agent is not installed by default on most distributions. Moreover, licensing restrictions may prevent OVHcloud from including it in the available OS images. Therefore, it is best practice to verify and install the agent in case it is not activated on your VPS. Connect to your VPS via SSH and follow the instructions below, according to your operating system.
202
205
203
206
<aname="deb"></a>
204
207
@@ -208,10 +211,15 @@ Use the following command to check whether the system is properly set up for sna
208
211
209
212
```bash
210
213
file /dev/virtio-ports/org.qemu.guest_agent.0
214
+
```
215
+
216
+
The expected output is:
217
+
218
+
```console
211
219
/dev/virtio-ports/org.qemu.guest_agent.0: symbolic link to ../vport2p1
212
220
```
213
221
214
-
If the output is different ("No such file or directory"), install the latest package:
222
+
If the output is different, for example "No such file or directory", install the latest version of the package:
215
223
216
224
```bash
217
225
sudo apt-get update
@@ -238,10 +246,15 @@ Use the following command to check whether the system is properly set up for sna
238
246
239
247
```bash
240
248
file /dev/virtio-ports/org.qemu.guest_agent.0
249
+
```
250
+
251
+
The expected output is:
252
+
253
+
```console
241
254
/dev/virtio-ports/org.qemu.guest_agent.0: symbolic link to ../vport2p1
242
255
```
243
256
244
-
If the output is different ("No such file or directory"), install and enable the agent:
257
+
If the output is different, for example "No such file or directory", install and enable the agent:
Copy file name to clipboardExpand all lines: pages/bare_metal_cloud/virtual_private_servers/using-automated-backups-on-a-vps/guide.en-au.md
+37-24Lines changed: 37 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,57 +1,55 @@
1
1
---
2
-
title: "How to use automatic backups on a VPS"
3
-
excerpt: "Find out how to use the automatic backup option in the OVHcloud Control Panel to secure your data"
2
+
title: "How to use Automated backups on a VPS"
3
+
excerpt: "Find out how to use the Automated backup option in the OVHcloud Control Panel to secure your data"
4
4
updated: 2025-08-05
5
5
---
6
6
7
7
## Objective
8
8
9
-
The automatic backup option for VPS offers a convenient way to have complete system backups available from your OVHcloud Control Panel without having to connect to the server to create and restore them manually. Another advantage is that you can also choose to mount a backup and then access its files remotely.
9
+
The Automated backup option for VPS offers a convenient way to have complete system backups available from your OVHcloud Control Panel without having to connect to the server to create and restore them manually. Another advantage is that you can also choose to mount a backup and then access its files remotely.
10
10
11
-
**This guide explains the automatic backup option for your OVHcloud VPS.**
11
+
**This guide explains the Automated backup option for your OVHcloud VPS.**
12
12
13
13
> [!primary]
14
-
>
15
-
Before applying a backup strategy, we recommend to consult the [product pages and FAQ](/links/bare-metal/vps-options) for pricing comparisons and further details.
14
+
> Before applying a backup strategy, we recommend to consult the [product pages and FAQ](/links/bare-metal/vps-options) for pricing comparisons and further details.
16
15
>
17
16
18
17
## Requirements
19
18
20
-
- Access to the [OVHcloud Control Panel](/links/manager)
21
-
- A [Virtual Private Server](/links/bare-metal/vps) in your OVHcloud account
22
-
- Administrative access (sudo) via SSH to your VPS (optional)
19
+
- Access to the [OVHcloud Control Panel](/links/manager).
20
+
- A [Virtual Private Server](/links/bare-metal/vps) in your OVHcloud account.
21
+
- Administrative access (sudo) via SSH to your VPS (optional).
23
22
24
23
## Instructions
25
24
26
25
### Content overview
27
26
28
-
-[How to upgrade to Automatic Backup Premium](#premium)
27
+
-[How to upgrade to Premium Automated Backup](#premium)
29
28
-[How to configure the backup time](#time)
30
29
-[How to restore a backup from the OVHcloud Control Panel](#restore)
31
30
-[How to mount and access a backup](#mount)
32
31
-[Using Secure Shell](#shell)
33
32
-[Using Windows](#windows)
34
-
-[Best practice for using auto-backups](#bestpractice)
33
+
-[Best practice for using Automated backups](#bestpractice)
35
34
-[Configuring the QEMU agent on a VPS](#qemu)
36
35
- [Debian-based distributions](#deb)
37
36
- [Redhat-based distributions](#red)
38
37
- [Windows](#win)
39
38
40
-
41
39
Log in to your [OVHcloud Control Panel](/links/manager), open the `Bare Metal Cloud`{.action} section, and select your server under `Virtual Private Servers`{.action}.
42
40
43
-
When you order a VPS, a single daily automatic backup is included as a free service option. This standard backup option allows you to:
41
+
When you order a VPS, a single daily Automated backup is included as a free service option. This standard backup option allows you to:
44
42
45
43
- Mount and restore the daily backup.
46
44
- Set the time of day this backup will be created.
47
45
48
-
For more flexiblity with your backups, you can activate the Automatic Backup Premium option.
46
+
For more flexiblity with your backups, you can activate the Premium Automated Backup option.
49
47
50
48
<aname="premium"></a>
51
49
52
-
### How to upgrade to Automatic Backup Premium
50
+
### How to upgrade to Premium Automated Backup
53
51
54
-
Upgrading to "Premium" enhances your automatic backup option to a 7-day rolling daily backup. This allows you to revert to older backup versions compared to the 24-hour rotation of the standard option.
52
+
Upgrading to Premium Automated Backup enhances your Automated backup option to a 7-day rolling daily backup. This allows you to revert to older backup versions compared to the 24-hour rotation of the standard option.
55
53
56
54
After selecting your VPS, click on the `Automated backup`{.action} tab in the horizontal menu.
57
55
@@ -95,7 +93,7 @@ If you recently changed your root password, make sure to tick the option "Modify
95
93
96
94
> [!alert]
97
95
>
98
-
Please note that the automated backups will not include your additional disks.
96
+
> Please note that the automated backups will not include your additional disks.
99
97
>
100
98
101
99
<aname="mount"></a>
@@ -105,11 +103,13 @@ Please note that the automated backups will not include your additional disks.
105
103
It is not necessary to completely overwrite your existing service with a restoration. The "Mounting" option allows you to access the backup data to retrieve your files.
106
104
107
105
> [!warning]
106
+
>
108
107
> OVHcloud provides services for which you are responsible with regard to their configuration and management. It is therefore your responsibility to ensure that they function correctly.
109
108
>
110
109
> This guide is designed to help you with common tasks. Nevertheless, we recommend contacting a [specialist service provider](/links/partner) or reaching out to the [OVHcloud community](/links/community) if you encounter any difficulties. You can find more information in the [Go further](#go-further) section of this guide.
111
110
>
112
111
112
+
After selecting your VPS, click on the `Automated backup`{.action} tab in the horizontal menu.
113
113
Click on `...`{.action} next to the backup you need to access and select `Mounting`{.action}.
@@ -162,7 +162,9 @@ Remember to unmount the backup once you have finished using it. Click on the but
162
162
163
163
#### Using Windows
164
164
165
-
Establish an RDP connection to your server. Once logged in, right-click on the `Start Menu`{.action} button, and then click `Disk Management`{.action}.
165
+
Establish an RDP connection to your server.
166
+
167
+
Once logged in, right-click on the `Start Menu`{.action} button, and then click `Disk Management`{.action}.
> Please note that a server reboot will occur when the backup is unmounted.
187
-
>
190
+
>
188
191
189
192
<aname="bestpractice"></a>
190
193
191
-
### Best practice for using auto-backups
194
+
### Best practice for using Automated backups
192
195
193
196
The Automated Backup functionality is based on VPS snapshots. We recommend to follow the steps below to prevent any issues before using this option.
194
197
@@ -198,7 +201,7 @@ The Automated Backup functionality is based on VPS snapshots. We recommend to fo
198
201
199
202
Snapshots are instantaneous images of your running system ("live snapshot"). To ensure the availability of your system when the snapshot is created, the QEMU agent is used to prepare the filesystem for the process.
200
203
201
-
The required *qemu-guest-agent* is not installed by default on most distributions. Moreover, licensing restrictions may prevent OVHcloud from including it in the available OS images. Therefore, it is best practice to verify and install the agent in case it is not activated on your VPS. Connect to your VPS via SSH and follow the instructions below, according to your operating system.
204
+
The "**qemu-guest-agent**" agent is not installed by default on most distributions. Moreover, licensing restrictions may prevent OVHcloud from including it in the available OS images. Therefore, it is best practice to verify and install the agent in case it is not activated on your VPS. Connect to your VPS via SSH and follow the instructions below, according to your operating system.
202
205
203
206
<aname="deb"></a>
204
207
@@ -208,10 +211,15 @@ Use the following command to check whether the system is properly set up for sna
208
211
209
212
```bash
210
213
file /dev/virtio-ports/org.qemu.guest_agent.0
214
+
```
215
+
216
+
The expected output is:
217
+
218
+
```console
211
219
/dev/virtio-ports/org.qemu.guest_agent.0: symbolic link to ../vport2p1
212
220
```
213
221
214
-
If the output is different ("No such file or directory"), install the latest package:
222
+
If the output is different, for example "No such file or directory", install the latest version of the package:
215
223
216
224
```bash
217
225
sudo apt-get update
@@ -238,10 +246,15 @@ Use the following command to check whether the system is properly set up for sna
238
246
239
247
```bash
240
248
file /dev/virtio-ports/org.qemu.guest_agent.0
249
+
```
250
+
251
+
The expected output is:
252
+
253
+
```console
241
254
/dev/virtio-ports/org.qemu.guest_agent.0: symbolic link to ../vport2p1
242
255
```
243
256
244
-
If the output is different ("No such file or directory"), install and enable the agent:
257
+
If the output is different, for example "No such file or directory", install and enable the agent:
0 commit comments