Bug 158171

Summary: netdump and netconsole will not start
Product: [Fedora] Fedora Reporter: Herbert Gasiorowski <gasi>
Component: netdumpAssignee: Thomas Graf <tgraf>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: davej, mwimmer, rkhan, wtogami, zing
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-06 22:32:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Herbert Gasiorowski 2005-05-19 11:16:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414

Description of problem:
the module "netdump" is not found
and netconsole is started with wrong parameter

Version-Release number of selected component (if applicable):
netdump-0.7.7-6

How reproducible:
Always

Steps to Reproduce:
1.edit /etc/sysconfig/netdump
2./etc/init.d/netdump start
3.
  

Actual Results:  - the module netdump is not found
- netconsole is loaded with wrong parameters

Additional info:

netconsole is started in /etc/init.d/netdump
with "modprobe netconsole netlog=..."
instead of "modprobe netconsole netconsole=...".

This is the same in FC3

Comment 1 Jeremy Katz 2005-05-25 16:44:22 UTC
Are we missing kernel options here?

Comment 2 Jeff Moyer 2005-05-25 16:46:31 UTC
Davej dropped the netdump/netconsole kernel patches since they didn't apply w/o
fuzz.  I've since refactored the patches (last night), and hopefully dave will
incorporate them.

There is another issue, though, in that since the options passing differs
between RHEL and fedora, more logic may need to be put into the init script.

I'll test once I get a good kernel build (last one for me didn't boot).

Comment 3 Warren Togami 2005-05-30 22:13:15 UTC
Too late for FC4.  This must go out in an update.


Comment 4 Warren Togami 2006-03-06 15:38:01 UTC
What is the status of this?

Comment 5 Jeff Moyer 2006-03-06 18:36:09 UTC
service netdump start succeeds.  netconsole appears to function.  netdump fails
on the one system I tried (3com card, 3c59x driver).

Comment 6 Warren Togami 2006-03-06 22:32:38 UTC
Both netconsole and netdump fail on many specific drivers under various
conditions.  This is nothing new, and they are really driver problems.  Closing
this UPSTREAM.  Might be best to file individual bugs against each driver/card
combination that fails with netconsole or netdump.