Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #914221

Bug#906992: kernel regression - swap failed to enable

From Jan Korbel <debian@teptin.net>
Newsgroups linux.debian.bugs.dist
Subject Bug#906992: kernel regression - swap failed to enable
Date 2018-08-23 00:20 +0200
Message-ID <wpJDP-4zs-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Package: linux-image-4.9.0-8-686-pae
Arch: i386 (domU)
Virt: Xen (amd64 dom0)

I found a regression in latest i686 kernel - after upgrade and reboot,
there is a problem with swap.

[    8.635585] Truncating oversized swap area, only using 64k out of 1954092k
[    8.648978] Adding 60k swap on /dev/xvda2.  Priority:-1 extents:1 across:60k SSFS

Solved by adding amd64 arch and amd64 kernel:

dpkg --add-architecture amd64
apt update
apt install -y linux-image-amd64:amd64

dpkg -P linux-image-686-pae linux-image-<all_686_kernels>


Some references:

https://lkml.org/lkml/2018/8/20/172

Regards,

J.K.

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#906992: kernel regression - swap failed to enable Jan Korbel <debian@teptin.net> - 2018-08-23 00:20 +0200

csiph-web