Comment # 12 on bug 1147412 from
For the backing disk busy issue, can you see a file 
    /sys/fs/bcache/pendings_cleanup

If the kernel is new enough to have this file, try
    echo 1 > /sys/fs/bcache/pendings_cleanup
then the pending backing device (which is waiting for its dirty cache device)
will be stopped.


You are receiving this mail because: