Skip to content
Snippets Groups Projects
Commit 7ac5c5ce authored by Dominik Vašek's avatar Dominik Vašek
Browse files

Merge branch 'feature/fix_volume_stepping' into 'master'

fix step numbering

See merge request !103
parents e999c3e5 cf199677
No related branches found
No related tags found
1 merge request!103fix step numbering
......@@ -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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment