I created an md raid 1 mirror using two external usb drives. Another usb flash device is being used as the cache device. Whenever I create the cache, the kernel panics. I testing on two separate machines ( different hardware ) with the same kernel, and the panic and stack traces were consistent.
Creating the cache on a usb disk directly works ok, so something is up when the md device gets involve.
Using latest git commit 94cb7dbd68a38c0f149dab6ad4e33bf5d9071f78 on linux 3.7.2 .
eio_cli create -d /dev/md/smallraid -s /dev/disk/by-id/usb-Corsair_Survivor_3.0_12331349000015410267-0:0 -c test
I created an md raid 1 mirror using two external usb drives. Another usb flash device is being used as the cache device. Whenever I create the cache, the kernel panics. I testing on two separate machines ( different hardware ) with the same kernel, and the panic and stack traces were consistent.
Creating the cache on a usb disk directly works ok, so something is up when the md device gets involve.
Using latest git commit 94cb7dbd68a38c0f149dab6ad4e33bf5d9071f78 on linux 3.7.2 .