Bug 1353456
| Summary: | [vdsm] FCoE hook doesn't enable fcoe and lldpad services to start on boot | ||
|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Elad <ebenahar> |
| Component: | General | Assignee: | Ondřej Svoboda <osvoboda> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Elad <ebenahar> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.18.5 | CC: | bugs, danken, jcastillo, osvoboda, pzhukov, ylavi |
| Target Milestone: | ovirt-4.0.4 | Flags: | 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
Per pzhukov, this bug does not affect RHEV-H 3.6 legacy, as services are enabled by default there. Why is the backport not merged yet? because the bug is slated to 4.0.4. 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 |