01.08.2014, 18:17, Joe Thornber kirjoitti: > On Thu, Jul 31, 2014 at 09:31:27PM +0300, Anssi Hannula wrote: >> I did notice that after a reboot (after having incorrect nr_dirty) the >> entire cache was considered to be dirty and a full writeback occurred, >> but I don't know if that was related at all. > > Did you take the cache down cleanly? Normally this happens when you > shutdown without destroying the cache device first. Apparently not. Looking at the logs systemd-cryptsetup failed to deactivate the dm-crypt volume on top of the LV, as it was still mounted as it seems systemd (v208) tried to unmount them way too early, while they were still in use. Or maybe it should have retried later but didn't for some reason... will have to debug further. In any case, not a dm-cache issue it seems. > Patch looks good. > > - Joe > -- Anssi Hannula -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html