XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Back up only the OS disk

    Scheduled Pinned Locked Moved Xen Orchestra
    2 Posts 2 Posters 1.3k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      markhewitt1978
      last edited by

      I have an SQL Server instance which has a 1TB main drive disk and then a shed load (technical term 😉 ) of other disks for storing the databases. The whole thing takes up too much disk space for snapshotting to work.

      Is there any means to use XO to back up just the boot disk and not back up the data drives? These are backed up by other means anyway.

      1 Reply Last reply Reply Quote 1
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        You can avoid transferring some disk data with the [NOBAK] title in the VM disk. However, a VM snapshot isn't capable of ignoring a disk. This would require a change either in the way we do backup in XO (not using VM.snapshot, but VDI.snapshot instead) or modify XCP-ng API to support VM.snapshot with excluded disk.

        The first option will make quiesce snapshots impossible. The other one is a bit more complicated to realize, but not impossible.

        The issue already exists in our bug tracker: https://github.com/vatesfr/xen-orchestra/issues/2560

        julien-f created this issue in vatesfr/xen-orchestra

        closed [Full backups] Supports `[NOBAK]` #2560

        1 Reply Last reply Reply Quote 0
        • First post
          Last post