Comment 23 for bug 1867916

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

Hi Ryan,

Thanks. I've found the problem; working on a fix next week.

Could you please provide/upload the output of these commands?
I can get those from the crashdump, but need to double check.

$ sudo grep ^ /sys/block/*/queue/*_block_size > lp1867916-queue_block_size 2>&1

$ sudo bcache-super-show /dev/md0 > lp1867916-bcache-super-show.md 2>&1
$ sudo bcache-super-show /dev/sda1 > lp1867916-bcache-super-show.sd 2>&1

P.S.: usind md0 and sda1 per your comment #9, "---> bcache0: md0 + sda1"
please adjust if needed.

cheers,
Mauricio