Martin Pluskal changed bug 905090
What Removed Added
Comment #6 is private 1  
Comment #7 is private 1  

Comment # 8 on bug 905090 from
(In reply to roberto angelino from comment #7)
> > > 
> > > Is this fix going to be released to 13.2?
> > 
> > This bug was specific to i586.
> 
> rangelino@w520:~> cat /etc/SuSE-release 
> openSUSE 13.2 (x86_64)
> VERSION = 13.2
> CODENAME = Harlequin
> # /etc/SuSE-release is deprecated and will be removed in the future, use
> /etc/os-release instead
> 
> rangelino@w520:~> uname -a
> Linux w520.tuttipazzo.com 3.16.7-7-desktop #1 SMP PREEMPT Wed Dec 17
> 18:00:44 UTC 2014 (762f27a) x86_64 x86_64 x86_64 GNU/Linux
> 
> rangelino@w520:~> sudo systemctl status kdump.service
> kdump.service - Load kdump kernel on startup
>    Loaded: loaded (/usr/lib/systemd/system/kdump.service; enabled)
>    Active: failed (Result: exit-code) since Mon 2015-02-09 07:36:35 PST; 1
> day 4h ago
>   Process: 1289 ExecStart=/etc/init.d/boot.kdump start (code=exited,
> status=1/FAILURE)
>  Main PID: 1289 (code=exited, status=1/FAILURE)
> 
> Feb 09 07:36:35 w520 boot.kdump[1289]: Loading kdump
> Feb 09 07:36:35 w520 boot.kdump[1289]: Could not find a free area of memory
> of 0xa9b000 bytes...
> Feb 09 07:36:35 w520 boot.kdump[1289]: locate_hole failed
> Feb 09 07:36:35 w520 boot.kdump[1289]: ..failed
> Feb 09 07:36:35 w520 systemd[1]: Failed to start Load kdump kernel on
> startup.

Could you check if you have enough memory allocated for kdump? If you have
configured this via yast kdump, this might be reason for your issues as yast
for some reason defaults to allocating only 32MB.

Anyway please create separate report, as Tony already said issue solved here
was i586 specific, while you are apparently running x86_64 system.


You are receiving this mail because: