Skip to main content

Node Snapshots

Use this page to understand how snapshots fit into node management in MyAccount.

This page is intentionally limited to the node management context. It explains when you create or use a snapshot from a node, what it is for, and which node actions it affects. For the full standalone snapshot workflow, see the dedicated snapshot pages listed in Related resources. For reusable base images of a node, see Node Images.


Where Snapshots Appear

After you create a node, snapshots can appear in two places:

PlaceWhat you do there
Node action menuCreate a snapshot when the node state supports it.
Node details pageView the Snapshots tab where snapshot support is available.

The portal shows or hides these options based on the selected node, node family, node state, operating system, permissions, and system validation.

The flows below assume you have already opened Compute > Nodes and selected the node or node action menu.


Snapshots in Node Management

A snapshot is a point-in-time copy of node storage. Use snapshots when you need a restore point for node disks or attached volumes.

Snapshots are useful when:

  • You are about to make a risky application or system change.
  • You need a point-in-time recovery option.
  • You want to capture the node root disk and selected attached volumes.
  • You want scheduled point-in-time copies where supported.

In node management, snapshots can be created from the node action menu or from the Snapshots tab when the node supports snapshots.

Snapshot-list flows below assume you are on the selected node's Snapshots tab.

Snapshot Availability

The Snapshots tab and Create Snapshot action appear only when snapshots are supported for the selected node.

Availability can depend on:

  • Node family or series
  • Node state
  • Whether the node is locked
  • Whether the node is part of another protected workflow
  • Snapshot service availability
  • Attached volume eligibility

For the full image and snapshot availability checklist, see Action Availability.

What a Node Snapshot Can Include

When creating a node snapshot, the portal can let you include:

  • The node root disk
  • One or more attached volumes, where supported

The exact options shown depend on the selected node and attached resources.

note

If a snapshot includes attached volumes, avoid running disruptive node actions such as reinstall, reboot, or lock while snapshot creation is in progress.

Create a Snapshot

Use this flow when you want to create an on-demand snapshot from a node:

  1. Select Snapshot Now.
  2. In the Create Snapshot dialog, keep the generated snapshot name or enter a new one. The name can contain only letters, digits, underscores, and hyphens.
  3. If attached volumes are listed, select the volumes you want to include. You can select one volume, multiple volumes, or Select All.
  4. Review the snapshot price note shown in the dialog.
  5. Select Create Snapshot.
  6. Wait for the snapshot to finish. The snapshot list shows the snapshot status while it is being created.

The Snapshot Now action is not available while the node is in a save-image state such as Live saving or Initializing, and it is disabled for Disaster Recovery target nodes.

Snapshot Actions

From the node snapshot list, supported actions can include:

ActionUse it for
Save as ImageCreate a saved image from a snapshot where supported. See Node Images.
LockPrevent snapshot deletion until it is unlocked.
UnlockAllow snapshot deletion again.
DeleteRemove a snapshot that is no longer needed.

Scheduled Snapshots

Where supported, you can schedule snapshots for a node and selected attached volumes.

Scheduled snapshots are useful for recurring restore points. The schedule can include frequency and time-window settings shown by the portal.

note

Locking a node can affect scheduled node and volume snapshot actions. Review scheduled snapshots after locking or unlocking a node.


Snapshots vs Saved Images

Use caseUse snapshotUse saved image
Capture a point-in-time restore pointYesNo
Protect data before a risky changeYesSometimes
Include attached volumes in the captureYes, where supported.No
Launch another node with the same configured base stateSometimes, if saving an image from a snapshot is supported.Yes
Prepare a reusable image for future node creationNoYes
Keep a node configuration for repeatable deploymentNoYes

For the image side of this comparison, see Node Images.


How Snapshots Affect Other Node Actions

Snapshots can affect other node operations:

  • Existing snapshots can block some storage or root-storage changes until the snapshots are deleted.
  • Locked snapshots cannot be deleted until they are unlocked.
  • Locked nodes can block snapshot actions.
  • Deleting a node does not replace the need to review related saved images, snapshots, backups, volumes, public IPs, and Add-on IPs.

Before deleting or changing a node, check whether you still need its snapshots.


ResourceUse it for
Manage NodesMain node management overview.
Node ImagesReusable saved images created from nodes or snapshots.
Node EncryptionUnderstand how encrypted nodes affect snapshot management.
Action AvailabilityCheck why snapshot actions are hidden, disabled, or rejected.
Node SnapshotsFull snapshot workflow, including schedule and lifecycle details.
Block StorageManage attached volumes used by node snapshots.
CDP BackupsUse backup and recovery workflows separate from snapshots.

Last updated on May 15, 2026.