Re: [Xen-devel] blkback and bcache
From: Kent Overstreet <hidden>
Date: 2012-08-13 21:34:55
On Mon, Aug 13, 2012 at 08:53:44PM +1000, Joseph Glanville wrote:
On 13 August 2012 18:17, James Harper [off-list ref] wrote:quoted
quoted
This could very well be the issue I was having, I haven't been able to pull the latest bcache code for a few days (repo down?) but if I can help debug let me know.Is it Windows or Linux giving you problems? I've only tested Windows so far. James -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlBoth, I wasn't able to get either to work correctly with blkback.
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.