Comment 39 for bug 1867916

Revision history for this message
Ryan Finnie (fo0bar) wrote : Re: [Bug 1867916] Re: Regression in kernel 4.15.0-91 causes kernel panic with Bcache

On 6/2/20 10:19 AM, Mauricio Faria de Oliveira wrote:
> Do you remember specifying a block size of 512 kB for 'make-bcache' when
> creating it?
>
> e.g., make-bcache --bdev|-B /dev/mdN --block|-w 512k # or similarly.

My set was created by hand, and it's entirely possible I specified
"--block 512k" instead of "--block 512" (though the backing device is
4096, so it should have actually been 4k).