I totally missed that. Thanks, that clears it up!
On Mon, Apr 9, 2018 at 12:29 PM, Dominik Holler <dholler(a)redhat.com> wrote:
Different logical networks in oVirt attached to the same host should
use
different IP networks.
On Mon, 9 Apr 2018 09:16:49 -0700
Cole Johnson <sizzlinsaguaro(a)gmail.com> wrote:
> If I mouse over the ovirtmgmt label in "Setup Host", it indicates that
> it is the default route. Please see the attached screen shot. The
> output of ip route in the terminal shows:
>
> [root@kerensk ~]# ip route
> default via 10.0.0.1 dev eno2 proto static metric 100
> default via 10.0.0.1 dev eno3 proto static metric 101
> 10.0.0.0/24 dev ovirtmgmt proto kernel scope link src 10.0.0.240
> 10.0.0.0/24 dev gluster proto kernel scope link src 10.0.0.243
> 10.0.0.0/24 dev eno2 proto kernel scope link src 10.0.0.241 metric 100
> 10.0.0.0/24 dev eno3 proto kernel scope link src 10.0.0.242 metric 101
> 169.254.0.0/16 dev ovirtmgmt scope link metric 1021
> 169.254.0.0/16 dev gluster scope link metric 1028
>
> On Mon, Apr 9, 2018 at 8:20 AM, Dominik Holler <dholler(a)redhat.com>
> wrote:
> > On Mon, 9 Apr 2018 07:39:13 -0700
> > Cole Johnson <sizzlinsaguaro(a)gmail.com> wrote:
> >
> >> Where can I find this information? The best I can find is if I am
> >> in the "Setup Host" dialog, and mouse over the un-synced network.
> >> The message reads "Host Network's configurations differ from
DC".
> >
> > The table below this message in dialog.jpeg shows the values not in
> > sync, which is the default route of the host.
> >
> >> If this
> >> is the error message, what do I need to do to make the
> >> configurations match?
> >
> > Ensure that the gateway of ovirtmgt is the default route on the
> > host.
> >> Isn't this the whole point of what I am trying to do here? I
> >> have attached some screenshots of the different messages that I
> >> encounter.
> >>
> >> On Mon, Apr 9, 2018 at 12:54 AM, Dominik Holler
> >> <dholler(a)redhat.com> wrote:
> >> > On Wed, 4 Apr 2018 11:19:33 -0700
> >> > Cole Johnson <sizzlinsaguaro(a)gmail.com> wrote:
> >> >
> >> >> Hello,
> >> >> I am trying to set up a 3 host gluster hyperconverged self
> >> >> hosted engine running on oVirt Nodes. ( I think that I have all
> >> >> of the buzzwords here) All of the hardware is the same. I am
> >> >> using the guide from here:
> >> >>
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-glus...
> >> >> and the documentation here:
> >> >>
https://www.ovirt.org/documentation/gluster-hyperconverged/Gluster_Hyperc...
> >> >> for reference.
> >> >> I have used the setup wizards from the cockpit interface to
> >> >> setup gluster and the hosted engine successfully. I have
> >> >> configured the gluster storage and setup all of the hosts
> >> >> inside the hosted engine.
> >> >>
> >> >> My problem occurs when I try to configure a separate storage
> >> >> network as shown in the blog post. I can get thru the process
> >> >> as outlined, on all three hosts, but the status will not change
> >> >> from "out-of-sync". I can press the "Sync All
Networks", and I
> >> >> get a notification which says "Finished
SyncAllHostNetworks",
> >> >> but the status of the storage network remains
"out-of-sync" .
> >> >>
> >> >
> >> >
> >> > The "Setup Host Networks" dialog presents the information why
the
> >> > network is marked as "out-of-sync".
> >> > Does the information presented helps you?
> >> >
> >> >> I don't know if this is related, but I cannot migrate the
> >> >> HostedEngine vm between hosts.
> >> >>
> >> >> I have attached the contents of vdsm.log
> >> >>
> >> >> Any help is appreciated.
> >> >
> >