Hi all
I'm decommissioning an old SAN that holds our DEV/TST RHV instance.
I'm following
https://access.redhat.com/solutions/6529691 (How to move the
Hosted-Engine storage to a new storage domain) and I'm on step 9 (Make sure
that the self-hosted engine is shut down).
hosted-engine --vm-status is reporting:
hosted-engine --vm-status | grep -E 'Engine status|Hostname'
Engine status : {"vm": "up", "health":
"good",
"detail": "Up"}
Hostname :
rhvh01.example.com
Engine status : {"vm": "down_unexpected",
"health":
"bad", "detail": "unknown", "reason": "vm not
running on this host"}
Hostname :
rhvh02.example.com
Even though the vm is definitely shut down.
The instructions say call Red Hat but its nearly 6PM and we only have
standard support for this environment.
Any ideas on how to resolve this? I'm not sure if it's a big issue but I
don't want to cause myself more problems later.
Thanks