<div dir="ltr"><div>I am having some issues with the cache on my LV preventing the LV from activating correctly usually some time on google gives me answers to the problem but this time I am having no luck everything I try results in the same "Manual repair required!" error.</div><div><br></div><div>$ sudo lvchange -ay hdd-vg/data-lv</div><div>  Check of pool hdd-vg/data-lv_cache failed (status:1). Manual repair required!</div><div><br></div><div><div>$ sudo lvconvert --repair hdd-vg/data-lv</div><div>  Can't repair LV "data-lv" of segtype cache.</div></div><div><br></div><div><div>$ sudo lvconvert --repair hdd-vg/data-lv_cache</div><div>  Internal error: pool_is_active called with non-pool LV data-lv_cache.</div><div>bad checksum in superblock</div><div>  Repair of thin metadata volume of thin pool hdd-vg/data-lv_cache failed (status:1). Manual repair required!</div></div><div><br></div><div><div>$ sudo lvremove hdd-vg/data-lv_cache</div><div>Do you really want to remove and DISCARD logical volume data-lv_cache? [y/n]: y</div><div>  Check of pool hdd-vg/data-lv_cache failed (status:1). Manual repair required!</div><div>  Failed to active cache locally hdd-vg/data-lv.</div></div><div><br></div><div>I have even tried resorting to removing the entire origin LV and even the VG since the data on it is completely replaceable but nothing works due to the manual repair required error I am at a loss what else to try here.</div></div>