Re-install broken migration service on NexaSphere
-
In case the integrate migration faces some issues and need re-installation, follow these steps to safely remove it and add it again.
1- Login to CLI
zstack-cli LogInByAccount accountName=<admin> password=<password>2 - Find the relevant migration service package, get the UUID
QuerySoftwarePackage3 - Uninstall the broken service
UninstallSoftwarePackage uuid=<uuid>4 - Clean leftovers
CleanSoftwarePackage uuid=<uuid>5 - From the UI re-upload the package and do the installation again
-
undefined nexus marked this topic as a regular topic