Hello community. I am using the edge version of the Ovirt installation and hosts with
Rocky 9. One of my tasks was to partition the networks in the cluster. To make the
networks work more properly in Ovirt, I divided the network into VLANs. VLAN 2 is for
“ovirtmgmt” network, VLAN 3 is for “gluster-net”, VLAN - 4 is for “migration”. I
configured routing between VLANs. Each host has a 10G NIC for the gluster network, and two
1G Bonded NICs for the management network. In the cluster settings, I switched the gluster
network to the configured VLAN3 in ovirt. Before that I configured a gluster network for
each host via Ovirt, attached it to the 10G interface, assigned static IPs and
synchronized the networks. Then I tried to connect bricks and create volume through Ovirt
panel, but I got an error to access IP from VLAN3. I pinged HOST1 <---> HOST2
<---> HOST3 and the gluster network pings perfectly in either direction from any
host. But the problem is that Hosted Engine can't ping the gluster IP from the 10G
interface on any host. Consequently, Hosted Engine does not see the configured IP on the
second 10G interface of the host. Only the first interface in the VLAN2 subnet is pinged.
What can be the problem? In my eyes this is a pretty common solution that is used
everywhere. Thank for any help