← Back to team overview

kernel-packages team mailing list archive

[Bug 1218278] Missing required logs.

 

This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1218278

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1218278

Title:
  When creating a swap device using zram I get Buffer I/O errors

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I use zram as swap device, but get Buffer I/O errors when creating a
  swap device.

  1. modprobe zram
  2. echo 2097152000 > /sys/block/zram0/disksize
  3. mkswap /dev/zram0

  tail /varlog/syslog

  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.003716] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.005792] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.007918] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.009930] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.011965] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.012917] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.013793] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.014680] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.015542] Buffer I/O error on device zram0, logical block 511999
  Aug 29 12:07:01 ubz10035sev kernel: [ 1044.016395] Buffer I/O error on device zram0, logical block 511999

  cat /proc/version_signature
  Ubuntu 3.8.0-29.42-generic 3.8.13.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218278/+subscriptions


References