Team,

I have issues like this with bonding interface.

It was problem with SWITCH side.



BR,
Deepwan Inc



On Wed, Oct 30, 2019 at 9:26 PM +0300, "ccesa...@blueit.com.br" 
<ccesa...@blueit.com.br<mailto:ccesa...@blueit.com.br>> wrote:


Hi Edward,

My Ovirt version is
Node
--------
OS Version: RHEL - 7 - 7.1908.0.el7.centos
OS Description: oVirt Node 4.3.6
Kernel Version: 3.10.0 - 1062.1.1.el7.x86_64
KVM Version: 2.12.0 - 33.1.el7
LIBVIRT Version: libvirt-4.5.0-23.el7_7.1
VDSM Version: vdsm-4.30.33-1.el7
SPICE Version: 0.14.0 - 7.el7
GlusterFS Version: glusterfs-6.5-1.el7
CEPH Version: librbd1-10.2.5-4.el7
Open vSwitch Version: openvswitch-2.11.0-4.el7
Kernel Features: PTI: 1, IBRS: 0, RETP: 1, SSBD: 3
VNC Encryption: Disabled


Ovirt mgmt interface has configured  with 3 NIC interfaces as bond mode 2


Ovirt Engine
-----------------
ovirt-engine-4.3.6.6-1.el7.noarch


Guest OS
-------------
Tested With
- CentOS 6
- Freeebsd 11
- Debian 8.11

No success!

I already tested with firewalld disable but without success.

[root@nodekvm01 vdsm]# service firewalld status
Redirecting to /bin/systemctl status firewalld.service
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor 
preset: enabled)
   Active: active (running) since Mon 2019-10-28 13:52:57 -03; 2 days ago
     Docs: man:firewalld(1)
 Main PID: 2422 (firewalld)
    Tasks: 2
   CGroup: /system.slice/firewalld.service
           └─2422 /usr/bin/python2 -Es /usr/sbin/firewalld --nofork --nopid

Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -D l...n?).
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -F F...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -X F...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -F F...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -X F...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -F H...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -X H...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ebtables --concurrent ...t4'.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ebtables --concurrent ...ist.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ebtables --concurrent ...ist.
Hint: Some lines were ellipsized, use -l to show in full.
[root@nodekvm01 vdsm]# service firewalld stop
Redirecting to /bin/systemctl stop firewalld.service
[root@nodekvm01 vdsm]# service firewalld status
Redirecting to /bin/systemctl status firewalld.service
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor 
preset: enabled)
   Active: inactive (dead) since Wed 2019-10-30 14:51:40 -03; 1s ago
     Docs: man:firewalld(1)
  Process: 2422 ExecStart=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS 
(code=exited, status=0/SUCCESS)
 Main PID: 2422 (code=exited, status=0/SUCCESS)

Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -X F...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -F F...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -X F...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -F H...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -w -X H...ame.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ebtables --concurrent ...t4'.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ebtables --concurrent ...ist.
Oct 29 09:33:54 nodekvm01.mydomain.local firewalld[2422]: WARNING: 
COMMAND_FAILED: '/usr/sbin/ebtables --concurrent ...ist.
Oct 30 14:51:40 nodekvm01.mydomain.local systemd[1]: Stopping firewalld - 
dynamic firewall daemon...
Oct 30 14:51:40 nodekvm01.mydomain.local systemd[1]: Stopped firewalld - 
dynamic firewall daemon.
Hint: Some lines were ellipsized, use -l to show in full.
[root@nodekvm01 vdsm]# iptables -L -n
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/FUQH5VKX77BWNIPH4B2WMYJN5CAU5IY6/

_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IBBGHBHTDO33UWZAJT4BWID6C7KNR6OZ/

Reply via email to