Public bug reported:

Getting this IO error when using btrfs + dmcrypt (5 times so far,
reformat between each try) on a DDR5 system w/ built in ECC.


[82228.951950] Buffer I/O error on dev sda1, logical block 35156653829, async 
page read

35156653829*512=18000206760448

This value 18000206760448 is between /dev/sda1 partition size and
/dev/mapper/ARCHIVE(btrfs volume) size, but is still slightly out of
bounds of btrfs partition geometry, causing an out of bounds error.


# lsblk -b

sda             8:0    0 18000207937536  0 disk  
└─sda1          8:1    0 18000206872064  0 part  
  └─ARCHIVE   253:1    0 18000190094848  0 crypt /mnt/archive

# btrfs filesystem show --raw
         devid    1 size 18000190091264 used 416628604928 path 
/dev/mapper/ARCHIVE


Linux oblivion 6.2.0-20-generic #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr
6 07:48:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 23.04
Release:        23.04
Codename:       lunar

** Affects: linux-signed (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: btrfs dmcrypt kernel-bug

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

Title:
  dmcrypt+btrfs Out of bounds

Status in linux-signed package in Ubuntu:
  New

Bug description:
  Getting this IO error when using btrfs + dmcrypt (5 times so far,
  reformat between each try) on a DDR5 system w/ built in ECC.

  
  [82228.951950] Buffer I/O error on dev sda1, logical block 35156653829, async 
page read

  35156653829*512=18000206760448

  This value 18000206760448 is between /dev/sda1 partition size and
  /dev/mapper/ARCHIVE(btrfs volume) size, but is still slightly out of
  bounds of btrfs partition geometry, causing an out of bounds error.


  # lsblk -b

  sda             8:0    0 18000207937536  0 disk  
  └─sda1          8:1    0 18000206872064  0 part  
    └─ARCHIVE   253:1    0 18000190094848  0 crypt /mnt/archive

  # btrfs filesystem show --raw
           devid    1 size 18000190091264 used 416628604928 path 
/dev/mapper/ARCHIVE



  Linux oblivion 6.2.0-20-generic #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr
  6 07:48:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:    Ubuntu 23.04
  Release:        23.04
  Codename:       lunar

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to