Skip to main content
A disk snapshot captures a point-in-time copy of a disk. This is an instant disk backup that allows you to:
  • Clone and recover a certain state of the disk.
  • Eliminate data loss risks.
  • Prevent accidental deletion, corruption and security incidents.
  • Make a copy of a disk before risky operations, such as software upgrades, patches or configuration changes, so you can roll back in case of issues.
  • Fulfill compliance requirements for immutable system versions, if applicable.
To clone a disk state, create a snapshot. To restore a disk state, create a new disk from a snapshot. Snapshots support both boot and additional disks. They also support all disk types: SSD, SSD Non-replicated and SSD IO M3. Every snapshot is only available in the project where it was created. Therefore, you can only work with snapshots and disks within the project. Nebius AI Cloud charges for a complete copy of a disk and applies separate pricing for snapshots. For more information, see Compute pricing.

Prerequisites

Make sure you are in a group that has at least the editor role within your tenant or project; for example, the default editors group. You can check this in the Administration → IAM section of the web console.

How to create a snapshot

To create a snapshot, you don’t need to stop a virtual machine.
  1. In the sidebar, go to https://mintcdn.com/nebius-ai-cloud/rOlLZ_MFvrheaI-h/_assets/sidebar/storage.svg?fit=max&auto=format&n=rOlLZ_MFvrheaI-h&q=85&s=f060b15cbd82c08f84599faeeeb07ece Storage → Disks.
  2. In the list of disks, find the disk that you want to create a snapshot for.
  3. In the line of the required disk, click https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/button-vellipsis.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=e80b8e57c43bfd117679262e6a1334ad → Create snapshot.
  4. In the window that opens, specify the name and optionally the description of the snapshot. The ID of the selected disk is prefilled in the Source disk field.
  5. Click Create snapshot.
Once you create a snapshot, it appears on the disk page. There, you can find all snapshots created for a given disk.

How to create a disk from a snapshot

After you prepare a snapshot, you can create a disk based on this snapshot. Thus, you restore the needed disk state with data integrity verified. To create a disk from a snapshot:
  1. In the sidebar, go to https://mintcdn.com/nebius-ai-cloud/rOlLZ_MFvrheaI-h/_assets/sidebar/storage.svg?fit=max&auto=format&n=rOlLZ_MFvrheaI-h&q=85&s=f060b15cbd82c08f84599faeeeb07ece Storage → Disks → Snapshots.
  2. In the line of the required snapshot, click https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/button-vellipsis.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=e80b8e57c43bfd117679262e6a1334ad → Create disk.
  3. On the disk creation page that opens, check the Disk source type and Snapshot fields. They are prefilled:
    • Disk source type: Snapshot.
    • Snapshot: ID of the selected snapshot.
  4. Set other needed fields for the disk and click Create disk.
After you create the disk, you can create a virtual machine with it.

How to update a snapshot

In the web console, you can only change the snapshot name. In the CLI, you can change the snapshot name and description.
  1. In the sidebar, go to https://mintcdn.com/nebius-ai-cloud/rOlLZ_MFvrheaI-h/_assets/sidebar/storage.svg?fit=max&auto=format&n=rOlLZ_MFvrheaI-h&q=85&s=f060b15cbd82c08f84599faeeeb07ece Storage → Disks → Snapshots.
  2. In the line of the required snapshot, click https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/button-vellipsis.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=e80b8e57c43bfd117679262e6a1334ad → Settings.
  3. On the page of the snapshot settings that opens, update the snapshot name and click Save changes.

How to delete a snapshot

  1. In the sidebar, go to https://mintcdn.com/nebius-ai-cloud/rOlLZ_MFvrheaI-h/_assets/sidebar/storage.svg?fit=max&auto=format&n=rOlLZ_MFvrheaI-h&q=85&s=f060b15cbd82c08f84599faeeeb07ece Storage → Disks → Snapshots.
  2. In the line of the required snapshot, click https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/button-vellipsis.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=e80b8e57c43bfd117679262e6a1334ad → Delete.
  3. In the window that opens, confirm the deletion.