RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1017151 - [RHEV-H 6.5] do not turn fcoe service on by default
Summary: [RHEV-H 6.5] do not turn fcoe service on by default
Keywords:
Status: CLOSED DUPLICATE of bug 991353
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.5
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Fabian Deutsch
QA Contact: Martin Pavlik
URL:
Whiteboard: network
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 10:49 UTC by Martin Pavlik
Modified: 2015-09-28 09:25 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-09 17:17:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
sos_reoprt_from_node (8.24 MB, application/x-xz)
2013-10-09 10:49 UTC, Martin Pavlik
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1237212 0 urgent CLOSED Enable FCoE by default in RHEV-H 2021-02-22 00:41:40 UTC

Internal Links: 1237212

Description Martin Pavlik 2013-10-09 10:49:56 UTC
Created attachment 809843 [details]
sos_reoprt_from_node

Description of problem:

host is not supposed to use fcoe, however it has fcoe service on by default 

[root@dell-r210ii-05 ~]# chkconfig --list | grep fcoe
fcoe           	0:off	1:off	2:on	3:on	4:on	5:on	6:off

console and /var/log/messgaes is flooded by fcoe error messages

Oct  9 10:39:45 dell-r210ii-05 fcoemon: error 111 Connection refused
Oct  9 10:39:45 dell-r210ii-05 fcoemon: Failed to connect to lldpad
Oct  9 10:39:55 dell-r210ii-05 fcoemon: error 111 Connection refused
Oct  9 10:39:55 dell-r210ii-05 fcoemon: Failed to connect to lldpad


Version-Release number of selected component (if applicable):
[root@dell-r210ii-05 ~]# cat /etc/redhat-release 
Red Hat Enterprise Virtualization Hypervisor release 6.5 (20130918.0.el6)


How reproducible:
100%

Steps to Reproduce:
1.install RHEV-H (20130918.0.el6) 

Actual results:
fcoe service on by default

Expected results:
fcoe service off by default

Additional info:
[root@dell-r210ii-07 ~]# cat /etc/redhat-release 
Red Hat Enterprise Virtualization Hypervisor release 6.4 (20131003.0.el6)
does not have fcoe-utils-1.0.28-2.el6.x86_64 package at all

Comment 1 Mike Burns 2013-10-09 17:17:57 UTC
Fixed by patch:  http://gerrit.virt.bos.redhat.com/gerrit/#/c/743/

(In reply to Martin Pavlik from comment #0)

> Actual results:
> fcoe service on by default
> 
> Expected results:
> fcoe service off by default

Why should it be off by default.  It should start correctly, yes, but it shouldn't be off by default unless we provide a method to enable it, which we don't.

> 
> Additional info:
> [root@dell-r210ii-07 ~]# cat /etc/redhat-release 
> Red Hat Enterprise Virtualization Hypervisor release 6.4 (20131003.0.el6)
> does not have fcoe-utils-1.0.28-2.el6.x86_64 package at all

Correct.  This was added upstream and is requested for EL7, we just get it early.

*** This bug has been marked as a duplicate of bug 991353 ***


Note You need to log in before you can comment on or make changes to this bug.