Skip to main content

Upload and create an image

You can upload the following images to the Servercore image storage:

You can create a disk image from any local or network cloud server disk.
The disk can be either a boot or an extra disk.

Such an image can be used for:

  • for quick setup of identical cloud servers — cloning a server. If the operating system and software are installed on a server, you can deploy already configured servers from the boot disk image. This is faster than configuring the necessary setup for multiple servers;
  • changing the boot disk type;
  • transferring a server to other pools, projects, or accounts;
  • exporting a cloud server network volume;
  • if the image from which the server was previously created is deleted, you can create an image from the server disk and, if necessary, create an identical cloud server.

Limitations

When uploading an image to the Servercore image storage from a file or via a link, the image size must be less than 2048 GB (2 TB).

You can create an image from a disk smaller than 2048 GB (2 TB).

Upload an image from a file

In the Servercore image storage, an image can be uploaded from a file of a specific size from your local computer. Read more about image size limitations in the Limitations subsection.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.

  2. Go to the Images section.

  3. Click Create image.

  4. Enter the image name.

  5. Select a location to upload the image to.

    Images smaller than 16 GB are automatically replicated to adjacent pool segments in the location.

  6. Select an operating system.

  7. Select a file as the image source.

  8. Click Upload.

  9. Select the image format or container format. Read more about formats in the Custom images subsection.

    If you are uploading an archive with the .ova container format, we recommend unpacking the archive before uploading so the image works correctly.

    If you are not sure which formats to specify, specify the raw image format and the bare container format.

  10. Optional: select the Specify minimum disk and memory size checkbox and specify the RAM in MB and disk size in GB. This is the minimum disk and RAM size required to create a server from this image. For images in .iso format, you cannot specify minimum values.

    After an image is created, you cannot change the minimum disk and memory size in the Control panel. To change the minimum values, you will need to recreate the image or use the OpenStack CLI.

  11. Click Create.

In the Servercore image storage, an image can be uploaded via a public link to a file of a specific size containing an image. Read more about image size limitations in the Limitations subsection.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.

  2. Go to the Images section.

  3. Click Create image.

  4. Enter the image name.

  5. Select a location to upload the image to.

    Images smaller than 16 GB are automatically replicated to adjacent pool segments in the location.

  6. Select an operating system.

  7. Select a URL as the image source.

  8. Enter a link to the image file in the https://example.com/file.raw format.

  9. Select the image format or container format. Read more about formats in the Custom images subsection.

    If you are uploading an archive with the .ova container format, we recommend unpacking the archive before uploading for the image to work correctly.

    If you are not sure which formats to specify, specify the raw image format and the bare container format.

  10. Optional: select the Specify minimum disk and memory size checkbox and specify the RAM in MB and disk size in GB. This is the minimum disk and RAM size required to create a server from this image. For images in .iso format, you cannot specify minimum values.

    After an image is created, you cannot change the minimum disk and memory size in the Control panel. To change the minimum values, you will need to recreate the image or use the OpenStack CLI.

  11. Click Create.

Upload vmdk from a file or via a link

Read more about image size limitations in the Limitations subsection.

  1. Export the virtual machine from VMware in .ovf format. Read more in the Export an OVF Template section of the VMware documentation.

    If the virtual disk is MONOLITHIC_SPARSE or MONOLITHIC_FLAT, you can skip this step, but we recommend exporting the VM in .ovf format.

  2. In the Control panel, on the top menu, click Products and select Cloud Servers.

  3. Go to the Images section.

  4. Click Create image.

  5. Enter the image name.

  6. Select a location to upload the image to.

    Images smaller than 16 GB are automatically replicated to adjacent pool segments in the location.

  7. Select an operating system.

  8. Select a file or URL as the image source.

  9. If you selected a file, click Upload. If you selected a URL, enter the link to the image file in the https://example.com/file.raw format.

  10. Select the image format:

    • vmdk — if the virtual machine was exported from VMware in .ovf format or you are uploading a virtual disk of type MONOLITHIC_SPARSE;
    • raw — if you are uploading a virtual disk of type MONOLITHIC_FLAT.
  11. Select the container format:

    • ovf — if the virtual machine was exported from VMware in .ovf format;
    • bare — if you are uploading a virtual disk of type MONOLITHIC_SPARSE or MONOLITHIC_FLAT.
  12. Optional: select the Specify minimum disk and memory size checkbox and specify the RAM in MB and disk size in GB. This is the minimum disk and RAM size required to create a server from this image. For images in .iso format, you cannot specify minimum values.

    After an image is created, you cannot change the minimum disk and memory size in the Control panel. To change the minimum values, you will need to recreate the image or use the OpenStack CLI.

  13. Click Create.

Create an image from a disk

See the limitations on the disk size you can create an image from.

The image creation process depends on the disk type.

  1. If the disk is connected to a cloud server, we recommend turning off the cloud server — an inconsistent image may be created from a running disk.

  2. In the Control panel, on the top menu, click Products and select Cloud Servers.

  3. Go to the Servers section.

  4. In the server's menu, select Create local disk image.

  5. Enter the image name.

  6. Optional: select the Specify minimum disk and memory size checkbox and specify the RAM in MB and disk size in GB. This is the minimum disk and RAM size required to create a server from this image. For images in .iso format, you cannot specify minimum values.

  7. Click Create.