Skip to main content
Create an interruptible cloud server
Last update:

Create an interruptible cloud server

An interruptible cloud server is a cloud server that runs for no more than 24 hours after creation and can be stopped by Selectel at any time, for example, if the virtual host does not have enough resources for other cloud servers.

When a system interrupt occurs, the cloud server is not deleted — it stops and goes into EXPIRED status. After the interruption, the server can be restored. A server with a network boot disk retains all data, while a server with a local boot disk deletes all data. Learn more about restoring an interrupted server.

Interruptible servers support all the features that are available for regular cloud servers, while costing an average of 70% less.

You can make the cloud server interruptable when you create the server or afterwards by changing the server type. You can make a server of any configuration intermittent.

What tasks are suitable for

Suitable for fault-tolerant systems where multiple servers are used and when some of them fail, the load is redistributed to other servers:

  • for parallel batch data processing;
  • CI/CD testing;
  • Hadoop and Kubernetes projects;
  • scaling fault-tolerant web services during peak load times;
  • any fault-tolerant projects with variable load.

Limitations

Interruptible cloud servers are temporarily available only in the ru-7 pool.

We do not guarantee the same level of availability as conventional cloud servers  — interruptible servers are not subject to cloud platform SLAs.

Cost

The cost of an interruptible server is on average 70% lower than the cost of a regular cloud server with the same configuration.

During operation, intermittent cloud servers are paid for using the cloud platform payment model.

After the interruption:

  • vCPU, RAM, GPU, local disks are no longer charged starting from the next hour after the stop;
  • public IP addresses, public subnets and network disks continue to be charged.

Create an interruptible server

carefully

An interruptible server will be stopped by Selectel at any time within 24 hours of creation.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. Click Create Server.
  3. In the Advanced Settings block, check the Interruptible Server checkbox.
  4. Select the rest of the server settings — see the Create Cloud Server instructions for details.
  5. Click Create.

Change server type

You can change the type of cloud server — make an uninterruptible server interruptible and vice versa.

carefully

An interruptible server will be stopped by Selectel at any time within 24 hours of creation. You can only change the server type to interruptable once every 24 hours.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. Open the server page → Configuration tab.
  3. In the Server Type block, click .
  4. Check the new server cost and click Change.

Restore an interrupted server

You can restore an interrupted server to EXPIRED status — resume its operation.

Recovery depends on the type of boot disk:

  • if the disk is networked, the server recovers from the disk and continues to operate in the state it was in when it stopped;
  • if the disk is local, a new cloud server is created from the image from which it was created. Data that appeared on the server during the process is not restored.
carefully

Once restored, the server will continue to be intermittent and will be stopped by Selectel at any time within 24 hours of restoration.

  1. In the Control panel, on the top menu, click Products and select Cloud Servers.
  2. From the server's menu, select Resume.