RE: [Xen-devel] blkback and bcache
From: James Harper <hidden>
Date: 2012-08-13 23:30:09
From: James Harper <hidden>
Date: 2012-08-13 23:30:09
Just mentioned this in the other thread, but if this is due to the 4k blocksize - that's easy to fix: just format with 512 byte blocksize make-bcache --block 512 Maybe I should change the default.
I suggest making the default 512, but also print a warning if the user didn't explicitly set it,eg "Block size not set - defaulting to 512 bytes" James