-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Run the Migration:
Rewrite:
-
Start the migration using the install option "Implement mount_system service #1" by running the "run_migration" command.
tux > sudo run_migration -
If using the "reboot" method and install option "Added setup host network service #2" was used, reboot the system.
tux > sudo reboot
NOTE:
After the upgrade has started, the only way to access the system during the upgrade process is via ssh with a user called migration:
tux > sudo ssh migration@IP_OF_INSTANCE
NOTE:
There is no need to provide any other information or key. The known SSH keys on the system to be upgraded have been imported into the upgrade system. Password-based login is not possible.
Reactions are currently unavailable