Skip to main content
Download and create an image

Download and create an image

You can download images to the Servercore image repository:

You can create your own disk image.

Limitations

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

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

Load an image from a file

You can download an image to the Servercore image repository from a file on your local computer. Check it out restrictions on the size of the downloaded image.

  1. In control panels go to Cloud platformImages.

  2. Click Create an image.

  3. Enter a name for the image.

  4. Select pool segment into which the image will be loaded.

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

  5. Select the operating system.

  6. Select a file as the image source.

  7. Click Download.

  8. Select an image format or container format. For more information about formats, see the subsection Own images.

    If you download an archive with the container format .ovaWe recommend unpacking the archive before downloading to make the image work correctly.

    If you do not know which formats to specify, specify the image format rawand the container — bare.

  9. Optional: check the checkbox Specify the minimum disk and memory capacity. Specify the minimum amount of RAM in MB and disk capacity in GB. When you create a cloud server from this image, the control panel or API will automatically check these limits.

  10. Click Create.

You can upload an image to the Servercore image repository via a public link to the image file. See restrictions on the size of the downloaded image.

  1. In control panels go to Cloud platformImages.

  2. Click Create an image.

  3. Enter a name for the image.

  4. Select pool segment into which the image will be loaded.

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

  5. Select the operating system.

  6. Select the URL as the source of the image.

  7. Enter a link to the image file in the format https://domain.com/file.raw.

  8. Select an image format or container format. For more information about formats, see the subsection Own images.

    If you download an archive with the container format .ovaWe recommend unpacking the archive before downloading to make the image work correctly.

    If you do not know which formats to specify, specify the image format rawand the container — bare.

  9. Optional: check the checkbox Specify minimum disk and memory capacity. Specify the minimum amount of RAM in MB and disk capacity in GB. When you create a cloud server from this image, the control panel or API will automatically check these limits.

  10. Click Create.

Download the vmdk from a file or from a link

Check it out restrictions on the size of the downloaded image.

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

    If the virtual disk type is MONOLITHIC_SPARSE or MONOLITHIC_FLATYou can skip this step, but we recommend that you export the VM in the following format .ovf.

  2. In control panels go to Cloud platformImages.

  3. Click Create an image.

  4. Enter a name for the image.

  5. Select pool segment into which the image will be loaded.

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

  6. Select the operating system.

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

  8. If you have selected a file, press Download.

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

  10. Select the format of the image:

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

    • ovf — if the virtual machine was exported from VMware in the format .ovf;
    • bare — if you boot a virtual disk with the type MONOLITHIC_SPARSE or MONOLITHIC_FLAT.
  12. Optional: check the checkbox Specify minimum disk and memory capacity. Specify the minimum amount of RAM in MB and disk capacity in GB. When you create a cloud server from this image, the control panel or API will automatically check these limits.

  13. Click Create.

Create an image from a disk

An image is a complete copy of a disk. An image can be created from any local or network cloud server disk. The disk can be either a boot disk or an optional disk. Check it out restrictions to the size of the disk from which you can create an image.

You can use the image:

  • to quickly configure identical cloud servers — server cloning. If the server has the operating system and software installed, you can deploy already configured servers from the boot disk image. This is faster than setting up the desired configuration of multiple servers;
  • to change the type of boot disk;
  • transferring the server to other pools, projects or accounts;
  • cloud server disk export;
  • 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 the same cloud server.
  1. If the disk is connected to a cloud server, we recommend that you shut down the cloud server — a non-consistent image may be created from a working disk.

  2. In control panels go to Cloud platformImages.

  3. Click Create an image.

  4. Enter a name for the image.

  5. Select pool segment into which the image will be loaded.

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

  6. Select the operating system.

  7. Select the disk as the image source.

  8. Select the disk from which the image will be created. You can only create an image in the pool segment where the disk is located.

  9. Optional: check the checkbox Specify minimum disk and memory capacity. Specify the minimum amount of RAM in MB and disk capacity in GB. When you create a cloud server from this image, the control panel or API will automatically check these limits.

  10. Click Create.