I am trying to add a host to a single host cluster. Everything has gone
pretty well so far, except when the host gets to the end of the
installation process, I see an exclamation mark indicating "Host has no
default route".
The installation "finishes" and the host goes into a non-responsive state.
I am not really sure where to check. I get a:
host *name* installation has failed. Network error during communication
with host.
Running 4.3.6
Thanks!
Show replies by date
Wesley,
I had this happen on two newly built hosts and have no clue why. I was likely running
4.3.6 or 4.3.7 at the time.
I simply fixed things by hand using "ip route show" and "ip route add
default via xxx.xxx.xxx.x dev ovirtmgmt0", etc. I never figured out why it happened,
but this fixed things up without any repercussions.
Bernadette