Hi,
I am facing one strange problem with Ovirt network...i have the below
network in my ovirt cluster :-
eth0+eth1=bond0
bond0.10= ovirtmgmt (43.250.X.X)
bond0.37= VMnetwork
eth2+eth3=bond1 (Storage) (10.10.10.X)
Glusterfs running on 4 HV's with each have 2 bricks...
But still the glusterfs data transfer from ovirtmgmt network instead of
storage network ?? Is there any more setting required to change it to
ovirtmgmt to storage ??
-----------------------
[root@cloud ~]# ifconfig bond1
bond1 Link encap:Ethernet HWaddr 00:10:18:CD:DA:3C
inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0
inet6 addr: fe80::210:18ff:fecd:da3c/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:9000 Metric:1
RX packets:58572 errors:0 dropped:0 overruns:0 frame:0
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:36369288 (34.6 MiB) TX bytes:734 (734.0 b)
[root@cloud-mgmt ~]# ifconfig bond0
bond0 Link encap:Ethernet HWaddr 60:EB:69:07:DB:D8
inet6 addr: fe80::62eb:69ff:fe07:dbd8/64 Scope:Link
UP BROADCAST RUNNING MASTER MULTICAST MTU:9000 Metric:1
RX packets:16803202 errors:0 dropped:0 overruns:0 frame:0
TX packets:10566047 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15723841748 (14.6 GiB) TX bytes:6242829938 (5.8 GiB)
[root@cloud-mgmt ~]#
-------------------------------
Thanks,
Punit