Comment 4 for bug 1352056

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Hi Chris,

Thanks for fixing this out.

One question:

> [Test Case]
> Taken from:
> https://wiki.ubuntu.com/Kernel/CrashdumpRecipe
> [...]
> 2) increase crashdump size:
> sudo vim /etc/default/grub.d/kexec-tools.cfg
> set crashkernel=1024M

Is there any possibility to make this value something 'per-arch?
So we can set more ppc64el, and not mess w/ other arches.

Like that, crashdump would work by default (at least on ppc64el), users not having to manually adjust the crashkernel size.

I'd be happy to provide a patch/ideas if you think it's OK to go. (I understand it might have to be later, for the feature-freeze took over some time ago).