Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

safespring/v2-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

v2-migration

Scripts for migrating from v1 to v2

migrate.sh

First one needs to take a snapshot in the source platform of the instance that should be migrated.

The script is run with two environment files as arguments: migate.sh [source-env] [destination-env]

The script will list all the avaiable images and snashots in the source platform. The user then provides then name of the snashot that should be migrated.

Then the script downloads the snapshot, runs qemu-img to convert to qcow2 and then uploads it to the destination platform.

unset.sh

Utility script to unset the OS-env variables. Also part of the actual migrate.sh script so does not need to be run induvidually but added to the repo for completeness.

About

Scripts for migrating from v1 to v2

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages