Using the vRA 8 Migration Assistant
It looks great, but it definitely could do better on the error presentations.
Migration failed:
Diving into the "See details", feeling it could be a bit more helpful
Login to your vRA8 shell, find the migration assistant pod
kubectl -n prelude get pods | grep migration-service
Then tail the logs while performing a migration and hopefully you can get closer to the real details
kubectl logs -f -n prelude migration-service-app-5dcd4f7
Note: replace the pod name with the one you found for your migration-service pod.
Kommentarer
Legg inn en kommentar