Skip to content
Snippets Groups Projects
Commit 25e95d80 authored by František Řezníček's avatar František Řezníček
Browse files

Update file README.md

parent 5ac1c672
No related branches found
No related tags found
No related merge requests found
Pipeline #401324 waiting for manual action
......@@ -13,7 +13,10 @@ More details of the progress can be found [here](https://docs.e-infra.cz/compute
* [ ] Is the project personal or group?
* [ ] Are there any data in object store?
* [ ] Are there any DNS records on FIPs?
* [ ] Do you need to migrate non running VMs?
* [ ] Do you need to migrate not-attached openstack volumes?
* [ ] Do you request block of FIPs or random is ok for you?
* [ ] To agree on how user gives final migration signoff handshake.
## How to launch G1 to G2 migration
......@@ -29,4 +32,14 @@ Input argumenta are:
* all volumes connected will be migrated. Unused volumes may be also migrated.
## Migration steps
* Migrates all running VMs from G1 cloud to G2 OpenStack cloud
* all related entities are created in G2 OpenStack cloud (keypairs, security groups, volumes, servers, FIP addresses)
Notes:
* VMs in SHUTOFF / SHELVED_OFFLOADED are by default not migrated.
* Project volumes which are not attched are by default not migrated.
* FIP addresses in source and destination cloud will differ
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