Version: 2.1.26
Migrate Server
Server > Migrate (/server/migrate) moves everything on this server to
another one.
The page starts hitechcloudcli server-migrate in the background and returns
straight away — a migration takes far longer than a request. Its output goes to
a log file and its PID is recorded, and /server/migrate/status reports whether
it is still running and what the log says.
hitechcloudcli server-migrate -h <DESTINATION_IP> --user root --password <DESTINATION_PASSWORD>
Was this helpful?