Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Compute Cloud
    • All guides
      • Creating a disk placement group
      • Adding a disk to a placement group
      • Getting information about a disk placement group
      • Configuring disk placement group access permissions
      • Removing a disk from a placement group
    • Viewing operations with resources
  • Yandex Container Solution
  • Access management
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  1. Step-by-step guides
  2. Disk placement groups
  3. Adding a disk to a placement group

Adding a disk to a placement group

Written by
Yandex Cloud
Updated at March 6, 2025

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.

You can only place a non-replicated disk in a single group, which must reside in the same availability zone.

To add a disk to a placement group:

Management console
API
  1. In the management console, select the folder in which you want to add a disk to a placement group.

  2. Select Compute Cloud.

  3. In the left-hand panel, select Placement groups.

  4. Go to the Non-replicated disk placement groups tab.

  5. Select the placement group to add a disk to.

  6. Go to the Disks panel and click Add disk.

  7. In the window that opens, select the disk you want to add.

    For partition placement groups, specify the partition number.

  8. Click Add.

Use the update REST API method for the Disk resource or the DiskService/Update gRPC API call.

To request a list of available disks, use the list REST API method for the Disk resource or the DiskService/List gRPC API call.

Was the article helpful?

Previous
Creating a disk placement group
Next
Getting information about a disk placement group
Yandex project
© 2025 Yandex.Cloud LLC