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:


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.