<div dir="ltr"><div>Hi,<br></div><div><br></div><div>There's one corrupted leaf node in device #20081, which might possibly be caused by the hardware failure and that stops thin_dump or lvconvert from working. Running thin_check would show you the details (I'm using the v1.0.5):</div><div><br></div><div>TRANSACTION_ID=45452<br>METADATA_FREE_BLOCKS=11827<br>1 nodes in data mapping tree contain errors<br>0 io errors, 1 checksum errors<br>Thin device 20081 has 1 error nodes and is missing 22664 mappings, while expected 296263<br>Check of mappings failed<br></div><div><br></div><div></div><div>The issue is repairable by rolling back to the previous transaction. I'm going to patch the program to make it easier to use. It should be ready next week, and you can try to learn how to build the Rust version for now.</div><div><br></div><div>1. Install the Rust toolchain via the rustup script (<a href="https://rustup.rs/">https://rustup.rs/</a>)</div><div>2. Clone the thin-provisioning-tools.git repo, then build it (cargo build --release)<br></div><div>3. Try the built pdata_tools binary (placed under ./target/release/)<br></div><div><br></div><div><br></div><div>Ming-Hung Tsai<br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 11, 2023 at 3:39 PM haaber <<a href="mailto:haaber@web.de">haaber@web.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear all,<br>
<br>
We need the exact binary copy of _tmeta  LV  - thus just use<br>
><br>
> dd if=/dev/qubes_dom0/pool00_tmeta  /tmp/tmeta_copy  bs=512K<br>
> bzip2 /tmp/tmeta_copy<br>
><br>
the output is here: <a href="https://we.tl/t-AEmlc5CYeH" rel="noreferrer" target="_blank">https://we.tl/t-AEmlc5CYeH</a><br>
<br>
> With this data - also provide full lvm2 metadata for this VG<br>
> (should be as a file in  /etc/lvm/backup  - or you could run<br>
> just vgcfgbackup)<br>
><br>
I attached that one directly. Thank you very much!<br>
<br>
best, Bernhard<br>
</blockquote></div></div>