diff --git a/web/support/FAQ.rst b/web/support/FAQ.rst index 85adf4c1c50242f93a81a17682fe1f89b904252d..9c5dac3a4b200b206d387aeeae86511cd2c23155 100644 --- a/web/support/FAQ.rst +++ b/web/support/FAQ.rst @@ -422,7 +422,8 @@ A recommended procedure for cloning an instance is to perform the following oper How can I move an instance from a project to another one? --------------------------------------------------------- -In order to move an instance created on a volume, you can follow these steps: +Instance on volume +^^^^^^^^^^^^^^^^^^ - Shut down the instance to move - Create a snapshot of the primary volume (vda) of the instance above @@ -433,7 +434,20 @@ In order to move an instance created on a volume, you can follow these steps: - Complete the fields with `Transfer ID` and `Authorization Key`, then click on `Accept Volume Transfer` - On the just transfered volume select `Launch as Instance` and create the new instance -To transfer other volumes mounted on the instance +Ephemeral instance +^^^^^^^^^^^^^^^^^^ +- Shut down the instance to move +- Create snapshot from the instance +- Go to `Images` and select `Create Volume` +- Create transfer from the volume just created +- Download transfer credential that you will be asked to use later +- Go to the destination project, in the `Volumes` tab and click on `Accept Transfer` +- Complete the fields with `Transfer ID` and `Authorization Key`, then click on `Accept Volume Transfer` +- On the just transfered volume select `Launch as Instance` and create the new instance + + +Transfer other volumes mounted on the instance +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Detach them - Create transfer from the volume