cc_staff
12
edits
(Added links to orchestration tools) |
(added clarifications on volumes greater than 150GB) |
||
Line 73: | Line 73: | ||
=== Migration using Glance images === | === Migration using Glance images === | ||
This method is recommended for volumes less than 150GB in size. For volumes larger than that, creating new volumes in Arbutus Cloud and copying the required data across from West Cloud is preferred to creating Glance images and transferring the images between clouds. | This method is recommended for volumes less than 150GB in size. For volumes larger than that, creating new volumes in Arbutus Cloud and copying the required data across from West Cloud is preferred to creating Glance images and transferring the images between clouds. An approach for doing this is outlined in the steps described in section [[#Manual or orchestrated migration|Manual or orchestrated migration]]. | ||
# Open two SSH sessions to the migration host ''cloudmigration.computecanada.ca'' with your Compute Canada credentials. | # Open two SSH sessions to the migration host ''cloudmigration.computecanada.ca'' with your Compute Canada credentials. | ||
Line 111: | Line 111: | ||
=== Migration using Glance images and volume snapshots === | === Migration using Glance images and volume snapshots === | ||
This method is recommended for instances with ephemeral storage less than 150GB in size. For instances with storage larger than that, creating new instances in Arbutus Cloud and copying the required data across from West Cloud is preferred to creating Glance images and transferring the images between clouds. In either case you will still need to copy data from any non-boot ephemeral storage (i.e. mounted under <code>/mnt</code>) separately. Consult [[#Methods to copy data|methods to copy data]] below for this. | This method is recommended for instances with ephemeral storage less than 150GB in size. For instances with storage larger than that, creating new instances in Arbutus Cloud and copying the required data across from West Cloud is preferred to creating Glance images and transferring the images between clouds. An approach for doing this is outlined in the steps described in section [[#Manual or orchestrated migration|Manual or orchestrated migration]]. | ||
In either case you will still need to copy data from any non-boot ephemeral storage (i.e. mounted under <code>/mnt</code>) separately. Consult [[#Methods to copy data|methods to copy data]] below for this. | |||
# Open two SS sessions to the migration host ''cloudmigration.computecanada.ca'' with your Compute Canada credentials. | # Open two SS sessions to the migration host ''cloudmigration.computecanada.ca'' with your Compute Canada credentials. |