Bug 150374
Summary: | netdump chokes on eth1 device in /etc/sysconfig/netdump | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | p thompson <pt> |
Component: | netdump | Assignee: | Jeff Moyer <jmoyer> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-04-18 13:18:52 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
p thompson
2005-03-05 04:13:30 UTC
Linux monotheletisia 2.6.10-1.766_FC3 #1 Wed Feb 9 23:06:42 EST 2005 i686 i686 i386 GNU/Linux netdump-server-0.7.0-1 kernel-utils-2.4-13.1.49_FC3 kernel-doc-2.6.10-1.766_FC3 netdump-0.7.0-1 kernel-2.6.10-1.766_FC3 Yup, I was able to reproduce this in-house. I'll take a look. Please try the rawhide version of netdump. It has some changes to the init script which should address this issue. You can find a copy of the package here: http://people.redhat.com/jmoyer/bz150374/ Let me know how the testing goes. Thanks. service netdump restart initializing netdump FATAL: Module netdump not found. [FAILED] initializing netconsole [ OK ] [root@monotheletisia thompson]# dmesg -c SMB connection re-established (-5) netconsole: Unknown parameter `netlog' netconsole: local port 6665 netconsole: local IP 192.168.0.1 netconsole: interface eth1 netconsole: remote port 514 netconsole: remote IP 192.168.0.5 netconsole: remote ethernet address 00:d0:b7:c0:e9:1e netconsole: network logging started kernel-devel-2.6.12-1.1372_FC3 netdump-0.7.10-4 The most promising results so far. I have not had the problems lately with the kernel which caused all my trouble that started me down the netdump path but I will update when appropriate. Hmm, it seems that the netdump module isn't being built in fc3? I thought that was resolved. I'll have a look at that issue. Thanks for the quick test turn-around! Things look promising, is there an easy way to test things without an actual crash? Sure, you could test using netconsole (aka netlog). there should be a log file created on the server when the netconsole module is inserted. Or, you could trigger one using sysrq-h. It's unclear to me what the state of this bug is. Is the issue addressed for you? I believe this is corrected OK. I'm guessing this was fixed in fc4, not fc3. I'm going to resolve it as NEXTRELEASE. |