Skip to main content
Accommodation groups
Last update:

Accommodation groups

A cloud server can be added to a colocation group. Servers in the group can be located on different physical hosts — this increases the resiliency of the infrastructure.

A placement group is created for a specific pool. Cloud servers in the group can be located in different segments within the pool.

You can work with placement groups in the control panel, using the OpenStack CLI or Terraform.

Accommodation Policy

When creating a group, you can select a group policy — this determines how servers will be located on the physical hardware:

  • preferably on different hosts (soft-anti-affinity) — the system will try to place servers on different hosts. If there is no suitable host when creating a server, it will be created on the same host;
  • must be on different hosts (anti-affinity) — servers in the group must be on different hosts. If we cannot find a suitable host, the server will not be created.

Limitations

A group can only be created for one pool.

A maximum of 100 placement groups can be created in one project.

A maximum of 15 cloud servers can be in the same group at the same time.

You can add a cloud server to a placement group only when you create a cloud server.

Cost

Creating a placement group is free of charge.

Only the cloud servers included in the group and other cloud platform resources are paid for — according to the cloud platform payment model.