Bug 305250

Summary: kdump does not create dumps automatically when configured from YaST
Product: [openSUSE] openSUSE 10.3 Reporter: Jiri Dluhos <jdluhos>
Component: YaST2Assignee: Bernhard Walle <bwalle>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Blocker    
Priority: P5 - None CC: holgi
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: /etc/sysconfig/kdump

Description Jiri Dluhos 2007-08-28 12:15:07 UTC
When kdump is configured from YaST, it does not produce the dump automatically; the kernel-dump kernel starts correctly and boots into single-user mode, but then it only produces a root shell and nothing more; the user has to copy all the files manually.
Comment 2 Bernhard Walle 2007-08-28 14:49:51 UTC
Jiri, please attach /etc/sysconfig/kdump.
Comment 3 Jiri Dluhos 2007-08-28 15:03:04 UTC
Created attachment 160338 [details]
/etc/sysconfig/kdump

The /etc/sysconfig/kdump file produced by YaST.
Comment 4 Bernhard Walle 2007-08-28 15:19:03 UTC
What says 

   $ chkconfig kdump

?
Comment 5 Jiri Dluhos 2007-08-29 13:50:56 UTC
$ chkconfig dump
kdump on
$
Comment 6 Jiri Dluhos 2007-08-29 13:54:25 UTC
It seems that this bug is fixed in yast2-kdump 2.15.6; local dumps work well there.