Hi support,

I have an issue on configure 10Gbps iSCSI port on HPE Gen 10 Server in oVirt 
4.4.10. The behavior as below
1. Two 10Gbps ports are running on 10000Mb/s and up verified ethtool
2. configure iSCSI active-standby bonding (bond0) on oVirt manager.
3. When reboot the server, one of port is down (no carrier).

Temp. solution: I manually up the port by "nmcli conn up "port name" to resume 
bonding. Anyone know how to resolve it? Let me know for any information needed 
to investigate.

I enclose my configuration as below.

[root@ovrphv04 network-scripts]# cat /proc/net/bonding/bond0
Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)

Bonding Mode: fault-tolerance (active-backup)
Primary Slave: None
Currently Active Slave: ens1f1np1
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 0
Down Delay (ms): 0
Peer Notification Delay (ms): 0

Slave Interface: ens1f1np1
MII Status: up
Speed: 10000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: f4:03:43:e7:da:38
Slave queue ID: 0

Slave Interface: ens4f1np1
MII Status: down
Speed: Unknown
Duplex: Unknown
Link Failure Count: 0
Permanent HW addr: f4:03:43:e7:d7:68
Slave queue ID: 0

[root@ovrphv04 network-scripts]# ip link |grep ens1f1np1
7: ens1f1np1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 9000 qdisc mq master 
bond0 state UP mode DEFAULT group default qlen 1000
[root@ovrphv04 network-scripts]# ip link |grep ens4f1np1
10: ens4f1np1: <NO-CARRIER,BROADCAST,MULTICAST,SLAVE,UP> mtu 9000 qdisc mq 
master bond0 state DOWN mode DEFAULT group default qlen 1000

[root@ovrphv04 network-scripts]# cat ifcfg-ens1f1np1
TYPE=Ethernet
MTU=9000
SRIOV_TOTAL_VFS=0
NAME=ens1f1np1
UUID=6072cd16-a45a-433e-bc9e-817557706fb2
DEVICE=ens1f1np1
ONBOOT=yes
LLDP=no
ETHTOOL_OPTS="speed 10000 duplex full autoneg on"
MASTER_UUID=77e39d1b-cf14-406f-87f6-fe954fde40f0
MASTER=bond0
SLAVE=yes

[root@ovrphv04 network-scripts]# cat ifcfg-ens4f1np1
TYPE=Ethernet
MTU=9000
SRIOV_TOTAL_VFS=0
NAME=ens4f1np1
UUID=cf6b28e7-8fdb-472f-bbe9-0eecc95c5c3c
DEVICE=ens4f1np1
ONBOOT=yes
LLDP=no
ETHTOOL_OPTS="speed 10000 duplex full autoneg on"
MASTER_UUID=77e39d1b-cf14-406f-87f6-fe954fde40f0
MASTER=bond0
SLAVE=yes

[root@ovrphv04 network-scripts]# cat ifcfg-bond0
BONDING_OPTS="mode=active-backup miimon=100"
TYPE=Bond
BONDING_MASTER=yes
HWADDR=
MTU=9000
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=none
IPADDR=172.26.14.139
PREFIX=24
DEFROUTE=yes
DHCP_CLIENT_ID=mac
IPV4_FAILURE_FATAL=no
IPV6_DISABLED=yes
IPV6INIT=no
DHCPV6_DUID=ll
DHCPV6_IAID=mac
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
NAME=bond0
UUID=77e39d1b-cf14-406f-87f6-fe954fde40f0
DEVICE=bond0
ONBOOT=yes
AUTOCONNECT_SLAVES=yes
LLDP=no
 
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RCLOZU6KZU5A3F525XKNBU5DMN3UZJ73/

Reply via email to