Skip to content
Snippets Groups Projects

fix step numbering

1 file
+ 9
9
Compare changes
  • Side-by-side
  • Inline
+ 9
9
@@ -80,19 +80,19 @@ __3.__ Select **Detach Volume** and confirm.
![](images/attachment2.png)
__1.__ Open the **Actions** menu again an select **Extend Volume**.
__4.__ Open the **Actions** menu again an select **Extend Volume**.
![](images/extend1.png)
__4.__ Specify new size of the volume and press **Extend Volume**.
__5.__ Specify new size of the volume and press **Extend Volume**.
![](images/extend2.png)
__5.__ Attach the volume back to the instance via **Manage Attachments**.
__6.__ Attach the volume back to the instance via **Manage Attachments**.
![](images/attachment1.png)
__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**.
![](images/instance-shutoff.png)
__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**.
![](images/extend1.png)
__4.__ Specify new volume size and press **Extend Volume**.
__5.__ Specify new volume size and press **Extend Volume**.
![](images/extend2.png)
__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**.
![](images/launch1.png)
Loading