diff --git a/content/cloud/volumes/index.md b/content/cloud/volumes/index.md index ee09769591299d44fb91e03325586c98568b6a6a..02d4de96d44971eec7789f0a87d4bfa062d96844 100644 --- a/content/cloud/volumes/index.md +++ b/content/cloud/volumes/index.md @@ -80,19 +80,19 @@ __3.__ Select **Detach Volume** and confirm.  -__1.__ Open the **Actions** menu again an select **Extend Volume**. +__4.__ Open the **Actions** menu again an select **Extend Volume**.  -__4.__ Specify new size of the volume and press **Extend Volume**. +__5.__ Specify new size of the volume and press **Extend Volume**.  -__5.__ Attach the volume back to the instance via **Manage Attachments**. +__6.__ Attach the volume back to the instance via **Manage Attachments**.  -__6.__ Verify correct mounting of the volume in the instance. +__7.__ Verify correct mounting of the volume in the instance. ### Resizing system volume @@ -103,18 +103,18 @@ __1.__ Turn off the instance in **Project > Compute > Instances**.  -__1.__ First [create a volume backup](#creating-volume-backup). +__2.__ First [create a volume backup](#creating-volume-backup). -__2.__ Next [restore volume backup](#restoring-volume-backup), this will create a copy volume that can be attached to new instance. +__3.__ Next [restore volume backup](#restoring-volume-backup), this will create a copy volume that can be attached to new instance. -__3.__ In **Project > Volumes > Volumes** find created backup volume, its name should begin with restore_backup and in the **Actions** menu select **Extend Volume**. +__4.__ In **Project > Volumes > Volumes** find created backup volume, its name should begin with restore_backup and in the **Actions** menu select **Extend Volume**.  -__4.__ Specify new volume size and press **Extend Volume**. +__5.__ Specify new volume size and press **Extend Volume**.  -__5.__ In **Actions** menu select **Launch as Instance** and deploy a new instance with this volume, or if you need to make additional changes to the volume, you can attach it to another instance via **Manage Attachments**. +__6.__ In **Actions** menu select **Launch as Instance** and deploy a new instance with this volume, or if you need to make additional changes to the volume, you can attach it to another instance via **Manage Attachments**. 