[Bug 459119] New: kdump failed to to trigger dump on network through ssh in openSuSE 11. 1 Beta5-ppc
https://bugzilla.novell.com/show_bug.cgi?id=459119 Summary: kdump failed to to trigger dump on network through ssh 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 50211 =Comment: #0================================================= Pavan Naregundi <pavan.naregundi@in.ibm.com> - In openSuSE 11.1 Beta5 while triggering dump on network through ssh following error message was produced ========================= llm62:~ # 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 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, 176073/1313280 files, 1976006/5242880 blocks fsck succeeded. Mounting root device read-write. Mounting root /dev/sda6 Deletion of old dump only on local disk. gethostbyname() failed for llm66. (Host name lookup failure) Last command failed (255). bash-3.2# ===================== KDUMP_SAVEDIR="ssh://root:password@llm66/var/crash" If hostname is give error line will be: gethostbyaddr() failed for 9.124.111.97. (Host name lookup failure) #uname -a Linux llm62 2.6.27.5-2-ppc64 #1 SMP 2008-11-11 15:15:33 +0100 ppc64 ppc64 ppc64 GNU/Linux 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: #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> - 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 through SCP 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=459119 User bugproxy@us.ibm.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459119#c1 LTC BugProxy <bugproxy@us.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http:// --- Comment #1 from LTC BugProxy <bugproxy@us.ibm.com> 2008-12-16 04:00:49 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=459119 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |bwalle@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=459119 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459119#c2 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Bernhard Walle <bwalle@novell.com> 2009-01-08 02:37:38 MST --- Looks like you didn't build a kdump initrd but a normal initrd. Only use mkdumprd(8) to build a kdump initrd, don't run mkinitrd manually if you don't know what you do. The missing EHEA driver in kernel-kdump will be fixed. Just running a test build. -- 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=459119 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- 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