Bug 1334748
Summary: | [RFE] Add hook to handle FCOE storages | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Yaniv Lavi <ylavi> |
Component: | RFEs | Assignee: | Dan Kenigsberg <danken> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Elad <ebenahar> |
Severity: | medium | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.0.0 | CC: | amureini, bugs, cwu, danken, ebenahar, eedri, fdeutsch, frolland, gklein, lpeer, lsurette, mkalinin, pzhukov, rbalakri, sherold, srevivo, trichard, ycui, ykaul, ylavi |
Target Milestone: | ovirt-4.0.0-beta | Keywords: | FutureFeature |
Target Release: | 4.0.0 | Flags: | rule-engine:
ovirt-4.0.0+
rule-engine: exception+ acanan: testing_plan_complete- ylavi: planning_ack+ danken: devel_ack+ acanan: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
With this release, Red Hat Virtualization can consume FCoE block storage. Depending on the FCoE card on the hosts, special configuration may be needed as described in https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Storage_Administration_Guide/fcoe-config.html. To enable FCoe on a NIC, attach a network to it, and set the "fcoe" network custom property to enable=yes[,dcb=yes][,auto_vlan=yes].
|
Story Points: | --- |
Clone Of: | 1334745 | Environment: | |
Last Closed: | 2016-08-01 12:30:09 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: | 1237212, 1266157, 1319873, 1338795, 1353456 | ||
Bug Blocks: | 1239122, 1317452, 1334745, 1370030, 1386533 |
Description
Yaniv Lavi
2016-05-10 12:46:45 UTC
This RFE is to track hook for 4.0. Executed storage tier1 automation and manual negative using the hook. Note that for FCoE, we used servers with Broadcom BCM57800 Ethernet multi function controllers which require DCB to be disabled (BZ #1353659). One more issue, fcoe and lldpad services are not enabled by the hook to start on boot (BZ #1353456). Verified using: Red Hat Enterprise Linux Server release 7.2 (Maipo) Kernel: 3.10.0-327.28.2.el7.x86_64 vdsm-4.18.5.1-1.el7ev.x86_64 vdsm-hook-fcoe-4.18.5.1-1.el7ev.noarch libvirt-daemon-1.2.17-13.el7_2.5.x86_64 qemu-kvm-rhev-2.3.0-31.el7_2.17.x86_64 selinux-policy-3.13.1-60.el7.noarch sanlock-3.2.4-2.el7_2.x86_64 python-2.7.5-34.el7.x86_64 rhevm-4.0.2-0.2.rc1.el7ev.noarch Hardware: 2 hosts connected to a Dell S5000 switch via 2 10G Ethernet ports [1] each (8G configured to be allocated for FC on each switchport) XtremIO connected to the Dell S5000 switch via 2 8G FC ports. Dell S5000 switch convert FC communication from XtremIO to FCoE communication to the hosts and vice versa. 6 LUNs exposed to the hosts from the storage server. [1] 01:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM57800 1/10 Gigabit Ethernet Multi Function (rev 10) |