{"id":5352,"date":"2026-01-06T09:21:22","date_gmt":"2026-01-06T03:51:22","guid":{"rendered":"https:\/\/www.nextwebi.com\/blog\/?p=5352"},"modified":"2026-01-06T09:21:22","modified_gmt":"2026-01-06T03:51:22","slug":"ovhcloud-vps-backup","status":"publish","type":"post","link":"https:\/\/www.nextwebi.com\/blog\/ovhcloud-vps-backup\/","title":{"rendered":"OVHcloud VPS Backup Policy Explained: System Disk vs Additional Disk"},"content":{"rendered":"<p><!-- Blog Post: OVHcloud VPS Backup & Snapshot Policy (WordPress-ready HTML) --><\/p>\n<div class=\"nw-blog-post\">\n<p><strong>Backups are not optional.<\/strong> If you are hosting business-critical applications on a VPS, your backup plan must be based on how disks are actually covered\u2014not assumptions.<\/p>\n<p>We recently raised a few questions with the <strong>OVHcloud<\/strong> support team to understand what is covered under <strong>Premium Automated Backup<\/strong> and <strong>Snapshot Backup<\/strong>. Their response highlights a key point that many teams miss: <strong>system disk partitions are covered, but additional attached disks are not<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-5354\" src=\"https:\/\/www.nextwebi.com\/blog\/wp-content\/uploads\/2026\/01\/server-backup.png\" alt=\"\" width=\"1500\" height=\"700\" srcset=\"https:\/\/www.nextwebi.com\/blog\/wp-content\/uploads\/2026\/01\/server-backup.png 1500w, https:\/\/www.nextwebi.com\/blog\/wp-content\/uploads\/2026\/01\/server-backup-300x140.png 300w, https:\/\/www.nextwebi.com\/blog\/wp-content\/uploads\/2026\/01\/server-backup-1024x478.png 1024w, https:\/\/www.nextwebi.com\/blog\/wp-content\/uploads\/2026\/01\/server-backup-768x358.png 768w\" sizes=\"auto, (max-width: 1500px) 100vw, 1500px\" \/><\/p>\n<hr \/>\n<h2>1) Premium Automated Backup: System Disk (C:) Is Covered<\/h2>\n<p>OVHcloud confirmed that <strong>Premium Automated Backup covers the system disk<\/strong>, which includes <strong>all partitions created on that system disk<\/strong>.<\/p>\n<p><strong>Example:<\/strong> If your VPS has a <strong>200 GB system disk<\/strong> and you split it into multiple partitions such as:<\/p>\n<ul>\n<li><strong>C:<\/strong> Operating System<\/li>\n<li><strong>D:<\/strong> Applications<\/li>\n<li><strong>E:<\/strong> Databases<\/li>\n<li><strong>F:<\/strong> Files \/ Logs<\/li>\n<\/ul>\n<p>All of these partitions will be included in the automated backup because they belong to the <strong>same system disk<\/strong>.<\/p>\n<p><strong>Key takeaway:<\/strong> Splitting the system disk into multiple partitions does <strong>not<\/strong> reduce backup coverage.<\/p>\n<hr \/>\n<h2>2) Premium Automated Backup: Additional Attached Disk (100 GB) Is NOT Covered<\/h2>\n<p>This is the most important part: <strong>Premium Automated Backup does not include additional attached disks.<\/strong><\/p>\n<p>So if you attach an extra disk (for example, a <strong>100 GB additional disk<\/strong>) and store any of the following on it:<\/p>\n<ul>\n<li>Uploaded media and documents<\/li>\n<li>Database files or backups<\/li>\n<li>Application assets<\/li>\n<li>Logs and archives<\/li>\n<\/ul>\n<p>\u2026that data will <strong>not<\/strong> be included in the Premium Automated Backup. You must back it up separately using your own method (scripts, external storage, object storage, etc.).<\/p>\n<p><strong>Risk note:<\/strong> If the VPS fails and you restore using OVH backups, your attached-disk data may be missing unless you have a separate backup plan.<\/p>\n<hr \/>\n<h2>3) Snapshot Backup: System Disk Only (Additional Disk Not Included)<\/h2>\n<p>Snapshots are often assumed to be \u201cfull VPS backups\u201d, but OVHcloud clarified that snapshots:<\/p>\n<ul>\n<li>Include the <strong>system disk<\/strong> and <strong>its partitions<\/strong> at the time the snapshot is taken<\/li>\n<li>Do <strong>not<\/strong> automatically include <strong>additional attached disks<\/strong> (such as the 100 GB disk)<\/li>\n<\/ul>\n<p>So snapshots help for OS + application rollback scenarios, but they should not be treated as a complete backup for extra storage volumes.<\/p>\n<hr \/>\n<h2>Backup Coverage Summary<\/h2>\n<figure>\n<table style=\"width: 100%; border-collapse: collapse;\" border=\"1\" cellpadding=\"10\">\n<thead>\n<tr>\n<th>Backup Type<\/th>\n<th>System Disk<\/th>\n<th>System Disk Partitions<\/th>\n<th>Additional Attached Disk<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Premium Automated Backup<\/strong><\/td>\n<td>\u2705 Yes<\/td>\n<td>\u2705 Yes<\/td>\n<td>\u274c No<\/td>\n<\/tr>\n<tr>\n<td><strong>Snapshot Backup<\/strong><\/td>\n<td>\u2705 Yes<\/td>\n<td>\u2705 Yes<\/td>\n<td>\u274c No<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<hr \/>\n<h2>Recommended Best Practices for OVHcloud VPS Backups<\/h2>\n<h3>Option A: Keep Critical Data on the System Disk<\/h3>\n<p>If your storage requirement is small to medium, keeping critical data on the system disk ensures it is included in automated backups and snapshots.<\/p>\n<h3>Option B (Recommended for Production): Attach Disk + Separate Backup Plan<\/h3>\n<p>If you store important files or databases on an additional disk, implement a separate backup strategy, such as:<\/p>\n<ul>\n<li>Scheduled backups to object storage (S3-compatible \/ Azure Blob)<\/li>\n<li>Backup to another server or external storage<\/li>\n<li>Database-level backups (SQL dumps, transaction logs)<\/li>\n<li>Versioned backups + retention policy<\/li>\n<\/ul>\n<p>A strong approach is to use both:<\/p>\n<ul>\n<li><strong>Automated Backup \/ Snapshot<\/strong> for the system disk<\/li>\n<li><strong>Independent backups<\/strong> for the attached disk<\/li>\n<\/ul>\n<hr \/>\n<h2>Final Conclusion<\/h2>\n<p><strong>System disk = covered.<\/strong> <strong>Attached disk = your responsibility.<\/strong><\/p>\n<p>Before going live, confirm where your critical data is stored and design your backup plan around disk-level coverage. This single step can prevent major downtime and irreversible data loss.<\/p>\n<hr \/>\n<h2>How Nextwebi Can Help<\/h2>\n<p>At <strong>Nextwebi<\/strong>, we help businesses design secure and scalable cloud infrastructure, implement automated backup and disaster recovery strategies, and ensure production systems are protected end-to-end.<\/p>\n<p><strong>If you want us to review your VPS setup and backup plan, reach out to our team.<\/strong><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Backups are not optional. If you are hosting business-critical applications on a VPS, your backup plan must be based on how disks are actually covered\u2014not assumptions. We recently raised a few questions with the OVHcloud support team to understand what is covered under Premium Automated Backup and Snapshot Backup. Their response highlights a key point [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5355,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5352","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"_links":{"self":[{"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/posts\/5352","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/comments?post=5352"}],"version-history":[{"count":2,"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/posts\/5352\/revisions"}],"predecessor-version":[{"id":5357,"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/posts\/5352\/revisions\/5357"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/media\/5355"}],"wp:attachment":[{"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/media?parent=5352"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/categories?post=5352"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nextwebi.com\/blog\/wp-json\/wp\/v2\/tags?post=5352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}