Adding a disk to a placement group
Warning
Due to the technical features of the Yandex Cloud infrastructure, we cannot guarantee that you will be able to add an existing non-replicated disk to a placement group. However, you will certainly be able to create a disk directly in the group.
A non-replicated disk can only be placed in a single group and must reside in the same availability zone with this group.
To add a disk to a placement group:
-
In the management console
, select the folder in which you want to add a disk to a placement group. -
Select Compute Cloud.
-
In the left-hand panel, select
Placement groups. -
Go to the Non-replicated disk placement groups tab.
-
Select the placement group to add the disk to.
-
Go to the List of disks panel and click
Add disk. -
In the window that opens, select the disk you want to add.
For groups with the partition placement strategy, specify the partition number.
-
Click Add.
Use the update REST API method for the Disk resource or the DiskService/Update gRPC API call.
To request the list of available disks, use the list REST API method for the Disk resource or the DiskService/List gRPC API call.