Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1353456

Summary: [vdsm] FCoE hook doesn't enable fcoe and lldpad services to start on boot
Product: [oVirt] vdsm Reporter: Elad <ebenahar>
Component: GeneralAssignee: Ondřej Svoboda <osvoboda>
Status: CLOSED CURRENTRELEASE QA Contact: Elad <ebenahar>
Severity: high Docs Contact:
Priority: high    
Version: 4.18.5CC: bugs, danken, jcastillo, osvoboda, pzhukov, ylavi
Target Milestone: ovirt-4.0.4Flags: rule-engine: ovirt-4.0.z+
rule-engine: exception+
ylavi: planning_ack+
danken: devel_ack+
rule-engine: testing_ack+
Target Release: 4.18.12   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-26 12:34:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1334748, 1364941    

Description Elad 2016-07-07 07:26:17 UTC
Description of problem:
The FCoE hook (vdsm-hook-fcoe), introduced in bug #1334745, doesn't configure fcoe and lldpad services to load on boot. These services are necessary for FCoE to be operational.


Version-Release number of selected component (if applicable):
vdsm-4.18.5.1-1.el7ev.x86_64
vdsm-hook-fcoe-4.18.5.1-1.el7ev.noarch
rhevm-4.0.2-0.2.rc1.el7ev.noarch

Comment 1 Dan Kenigsberg 2016-07-07 15:00:11 UTC
Per pzhukov, this bug does not affect RHEV-H 3.6 legacy, as services are enabled by default there.

Comment 3 Yaniv Lavi 2016-08-04 12:17:08 UTC
Why is the backport not merged yet?

Comment 4 Dan Kenigsberg 2016-08-04 13:04:00 UTC
because the bug is slated to 4.0.4.

Comment 5 Elad 2016-09-05 08:42:45 UTC
fcoe.service and lldpad.service are configured to enabled by the fcoe hook after setup network with fcoe hook with the following configuration under custom properties:

enable=yes,dcb=no,auto_vlan=yes



[root@green-vdsd network-scripts]# systemctl is-enabled fcoe
enabled
[root@green-vdsd network-scripts]# systemctl is-enabled lldpad
enabled


====================================

Used:
vdsm-4.18.12-1.el7ev.x86_64
vdsm-hook-fcoe-4.18.12-1.el7ev.noarch
rhevm-4.0.4-0.1.el7ev.noarch