Skip to main content

Node Images

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

This page is intentionally limited to the node management context. It explains when you create or use a saved image from a node, what it is for, and which node actions it affects. For the full standalone image workflow, see the dedicated image pages listed in Related resources. For point-in-time storage copies, see Node Snapshots.


Where Saved Images Appear

After you create a node, saved images can appear in three places:

PlaceWhat you do there
Node action menuCreate a saved image when the node state supports it.
Snapshots tabCreate a saved image from an existing snapshot.
Saved Images areaView saved images created from nodes and use them to create new nodes.

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.


Saved Images in Node Management

A saved image is a reusable image created from a node. Use it when you want to launch another node from the same configured operating system and software state.

Saved images are useful when:

  • You configured a node and want to reuse that setup.
  • You want a repeatable base image for future nodes.
  • You need a recovery or migration point that can be used to create a new node.

In node management, saved images are created from the node action menu by using Save Image where available.

Before Creating a Saved Image

Check these points before saving an image:

  • The node state requirement depends on the node series.
  • Locked nodes cannot create saved images until they are unlocked.
  • Some licensed images, such as nodes with an attached MS SQL license, do not support saved-image creation.
  • While the image is being saved, other management actions on the node can be disabled.
  • Saved images can have their own billing impact.

Save Image Availability by Node Series

The Save Image action is available only when the node series and node state pass validation.

Node seriesWhen Save Image can be createdNotes
C3, M3, SDC3, GDC3, M3VPS, C3VPS, E1, E1WCWhile the node is Running, where the action is otherwise available.These series use the snapshot-based saved-image path, so the node does not need to be powered off first.
Other save-image-supported series, including older C/C2 and M/M2 plan families where shown in the portalOnly after the node is Powered off.If the node is Running, power it off and then retry Save Image.

The portal can still hide or disable Save Image for other reasons, including locked nodes, Disaster Recovery target nodes, Spot nodes, transitional states, Recovery Mode, unsupported VM type, or an attached MS SQL license.

Best Practice

Use a saved image for repeatable node creation, not as a substitute for regular data backup. If the workload stores changing data, use backups or snapshots as appropriate.

Create a Saved Image from a Node

Use this flow when you want to create a saved image directly from an existing node:

  1. Select the node action menu and choose Save Image.
  2. If the portal asks for the node to be powered off, power off the node and retry the action. Some node series can save an image while running; see Save Image Availability by Node Series.
  3. In the Save Image dialog, review the storage billing note.
  4. Enter a saved image name. The name can contain only letters, digits, underscores, and hyphens.
  5. Select Save Image.
  6. Wait for the save-image process to complete. During this time, the node can show a saving state and other node actions can be unavailable.
  7. After the image is ready, open the Saved Images area to view it or use it while creating another node.

The saved image is created from the node root or OS disk only. Attached volumes are not included in a saved image created from the node.

Create a Saved Image from a Snapshot

Where supported, you can also create a saved image from an existing node snapshot:

  1. Find the snapshot in the snapshot list.
  2. Open the snapshot action menu and select Save as Image.
  3. In the Save Image dialog, review the storage billing note.
  4. Enter a saved image name. The name can contain only letters, digits, underscores, and hyphens.
  5. Select Save Image.
  6. After the process starts, wait for the saved image to become available in the Saved Images area.

The Save as Image action is disabled for snapshots that are In progress or Terminating. It is also disabled when the node is in a save-image state such as Live saving or Initializing, or when the node is a Disaster Recovery target node.

Creating a Node from a Saved Image

When you create a node from a saved image, the image is used as the base image in the create-node flow.

The portal can restrict the target plan based on the saved image and current node plan compatibility. In general, expect to choose the same or a compatible higher configuration when creating a new node from a saved image.

For E1-series saved images, the target node can use E1-specific root storage selection. The minimum selectable storage can depend on the size of the saved image.

After the saved image is selected, the rest of the create-node flow still matters:

  • Plan
  • Billing option
  • Backup
  • Network
  • Security group
  • SSH keys or password access
  • Volumes
  • Advanced settings

For the full launch flow, see Create a node.


Images vs Snapshots

Use caseUse saved imageUse snapshot
Launch another node with the same configured base stateYesSometimes, if saving an image from a snapshot is supported.
Capture a point-in-time restore pointNoYes
Prepare a reusable image for future node creationYesNo
Protect data before a risky changeSometimesYes
Include attached volumes in the captureNoYes, where supported.
Keep a node configuration for repeatable deploymentYesNo

For the snapshot side of this comparison, see Node Snapshots.


How Saved Images Affect Other Node Actions

Saved images can affect other node operations:

  • Saved image creation can temporarily disable node management actions.
  • Locked nodes can block save image 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 saved images.


ResourceUse it for
Manage NodesMain node management overview.
Node SnapshotsPoint-in-time copies of node disks and attached volumes.
Node EncryptionUnderstand how encrypted nodes affect image management.
Action AvailabilityCheck why image actions are hidden, disabled, or rejected.
Create ImagesFull saved-image workflow, including saved-image management.
Create a nodeLaunch a new node from an OS, marketplace image, or saved image.

Last updated on May 19, 2026.