[Bug 459118] New: kdump failed to to trigger dump on network through NFS in openSuSE 11. 1 Beta5-ppc
https://bugzilla.novell.com/show_bug.cgi?id=459118 Summary: kdump failed to to trigger dump on network through NFS in openSuSE 11.1 Beta5-ppc Product: openSUSE 11.1 Version: RC 1 Platform: PowerPC-64 OS/Version: All Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bugproxy@us.ibm.com QAContact: qa@suse.de Found By: Third Party Developer/Partner Partner ID: LTC 50212 =Comment: #0================================================= Pavan Naregundi <pavan.naregundi@in.ibm.com> - In openSuSE 11.1 Beta5 while triggering kdump on network through NFS following error message was produced =============================== # echo c > /proc/sysrq-trigger SysRq : Trigger a crashdump Sending IPI to other cpus... doing fast boot SysRq : Changing Loglevel Loglevel set to 1 Creating device nodes with udev blogd: can not open pty/tty pair: No such file or directory [NETWORK] using static config based on ip=9.124.111.249::9.124.111.1:255.255.255.0:llm62:eth0:none Ignoring mode none, using static configuration Cannot find device "eth0" Cannot find device "eth0" RTNETLINK answers: No such process Waiting for device /dev/sda6 to appear: ok fsck 1.41.1 (01-Sep-2008) [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/sda6 /dev/sda6: recovering journal /dev/sda6: Clearing orphaned inode 378564 (uid=0, gid=0, mode=0100600, size=217016) /dev/sda6: clean, 177255/1313280 files, 2000377/5242880 blocks fsck succeeded. Mounting root device read-write. Mounting root /dev/sda6 Deletion of old dump only on local disk. Cannot execute showmount --directories 9.124.111.97:showmount: RPC: Unable to send Last command failed (255). bash-3.2# ============================== KDUMP_SAVEDIR="nfs://9.124.111.97/var/crash" Remote directory on nfs server was properly exported and could be mounted manually # cat /etc/exports /var/crash *(rw,no_root_squash,sync) # Machine : llm62 CPU Type : Power 6 =Comment: #1================================================= Nagesh Sharyathi <sharyath@in.ibm.com> - Pavan Can you provide the machine access Thanks Sharyathi =Comment: #2================================================= Pavan Naregundi <pavan.naregundi@in.ibm.com> - (In reply to comment #1) Provided machine access. =Comment: #3================================================= Nagesh Sharyathi <sharyath@in.ibm.com> - The problem is because the kdump kernel is not built with CONFIG_EHEA=m, I will rebuild the kernel and test, than we can mirror it to Novel Thanks Sharyathi =Comment: #4================================================= Nagesh Sharyathi <sharyath@in.ibm.com> - Pavan Can you let me know where I can access kernel source code Thanks Sharyathi =Comment: #6================================================= Nagesh Sharyathi <sharyath@in.ibm.com> - I have built the kernel let me know when I can use it Thanks Sharyathi =Comment: #8================================================= Nagesh Sharyathi <sharyath@in.ibm.com> - I tried rebuilding the kernel with CONFIG_EHEA. It looks like the mkinitrd scripts needs to be updated to included the ehea driver. I am looking into updating the mkinitrd scripts Thanks Sharyathi =Comment: #10================================================= Nagesh Sharyathi <sharyath@in.ibm.com> - /* Excuse me for the partial Update*/ Novel can you please let us know your thoughts on this There are multiple issues with the problem Issue1: kdump kernel not built with ehea driver. I observed that kdump kernel and kdump initrd file haven't enabled CONFIG_EHEA and subsequent boot into kdump kernel fails to configure network driver. Since CONFIG_EHEA has dependency with CONFIG_IBMBUS we need to enable it before enabling CONFIG_EHEA. Issue2: When you select network dump over NFS yast fails to build initrd file with ehea module I tried manually building initrd file: Using mkinitrd -k <vmlinux image> -i <inird image> -f network, still fails to include ehea driver in initrd file. work around is to include ehea driver specifically ie: mkinitrd -k <vmlinux image> -i <inird image> -m ehea Please let me know will this be corrected in yast or should we have to change /lib/mkinitrd/scripts/scripts/setup-network.sh to include ehea driver even when -f network option is provided to the mkinitrd. After building ehea driver I am facing problem with mounting root filesystem. Not sure why the machine is trying to mount root file system. When the option chosen is network dump. Please let us know your thoughts Thanks Sharyathi -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 User aorlovskyy@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459118#c1 Alexander Orlovskyy <aorlovskyy@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aorlovskyy@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |kernel-maintainers@forge.provo.novell.com --- Comment #1 from Alexander Orlovskyy <aorlovskyy@novell.com> 2008-12-16 01:21:13 MST --- Reassign to kernel-maintainers. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459118#c2 LTC BugProxy <bugproxy@us.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http:// --- Comment #2 from LTC BugProxy <bugproxy@us.ibm.com> 2008-12-16 04:01:00 MST --- ------- Comment From 2008-12-16 05:59 EDT------- Novell, The same problem is happening with SLES11 RC1 release on power6. This is the link to it. https://bugzilla.novell.com/show_bug.cgi?id=459065 LTC bugzilla link: https://bugzilla.linux.ibm.com/show_bug.cgi?id=50591 Thanks Ciju -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459118#c3 --- Comment #3 from LTC BugProxy <bugproxy@us.ibm.com> 2009-01-13 03:11:39 MST --- ------- Comment From sharyath@in.ibm.com 2009-01-13 05:02 EDT------- Novel any update on this bug It is similar to bug 459119, But here we are trying NFS dump. Should this be tested on RC2 again ? Thanks Sharyathi -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |bwalle@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459118#c6 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Group|SUSE Enterprise Partner | Component|Kernel |Kernel Version|Beta5 |Beta 5 Info Provider|bugproxy@us.ibm.com | AssignedTo|bwalle@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|SUSE Linux Enterprise |openSUSE 11.1 |Server 11 | Target Milestone|RC3 |--- --- Comment #6 from Bernhard Walle <bwalle@novell.com> 2009-01-22 01:29:24 MST --- Moving back to openSUSE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459118#c7 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #7 from Bernhard Walle <bwalle@novell.com> 2009-01-22 01:35:30 MST --- I thought it's not 100 % clear if it's the same issue. If the issue is fixed for SLES but not for openSUSE, it's ok. The issue is not important enough for openSUSE to release a maintenance update. Sorry! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459118#c8 --- Comment #8 from LTC BugProxy <bugproxy@us.ibm.com> 2009-01-27 22:11:10 MST --- ------- Comment From pavan.naregundi@in.ibm.com 2009-01-28 00:04 EDT------- (In reply to comment #24)
I thought it's not 100 % clear if it's the same issue. If the issue is fixed for SLES but not for openSUSE, it's ok. The issue is not important enough for openSUSE to release a maintenance update. Sorry!
Yes, I understand that opensuse is not that important enough for a maintenance update. I was hoping this bug will be fixed for opensuse 11.2 Alpha release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=459118 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459118#c9 --- Comment #9 from LTC BugProxy <bugproxy@us.ibm.com> 2009-02-16 22:20:54 MST --- ------- Comment From sharyath@in.ibm.com 2009-02-17 00:19 EDT------- Pavan I am closing this as WILL NOT FIX If you want more information please reopen it Thanks Sharyathi Nagesh -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com