<br><br><div class="gmail_quote">On Wed, Nov 10, 2010 at 10:53 AM, Michael Schwendt <span dir="ltr">&lt;<a href="mailto:mschwendt@gmail.com">mschwendt@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, 10 Nov 2010 07:29:23 -0500, John wrote:<br>
<br>
&gt; &gt; Second thought before I&#39;m afk: If you meant to say that sda6 is an<br>
&gt; &gt; encrypted PV (which builds VG dubby), do you get the same problem for<br>
&gt; &gt; lv_home? And what does dumpe2fs say about the LV&#39;s filesystems?<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; [root@localhost ~]# dumpe2fs /dev/sda6<br>
&gt; dumpe2fs 1.41.12 (17-May-2010)<br>
&gt; dumpe2fs: Bad magic number in super-block while trying to open /dev/sda6<br>
&gt; Couldn&#39;t find valid filesystem superblock<br>
<br>
</div>That&#39;s expected, if sda6 is encrypted actually and VG vg_dubby is built<br>
out of the encrypted PV (and the fs is found only on the LVs).<br>
That doesn&#39;t answer the questions, however.<br>
<br>
What I wondered is what dumpe2fs output you get for lv_home and lv_root?<br>
Since according to the quotes in your original post, LVM was able to<br>
construct the VG and the LVs after you had opened the underlying LUKS<br>
device (sda6 aka &quot;crypt1&quot;). It wouldn&#39;t be able to do so, if opening<br>
and creating the crypt1 mapper device failed.<br></blockquote><br><div>[root@localhost /]# dumpe2fs /dev/vg_dubby/lv_home<br>dumpe2fs 1.41.12 (17-May-2010)<br>dumpe2fs: Bad magic number in super-block while trying to open /dev/vg_dubby/lv_home<br>
Couldn&#39;t find valid filesystem superblock.<br><br>[root@localhost /]# dumpe2fs /dev/vg_dubby/lv_root<br>dumpe2fs 1.41.12 (17-May-2010)<br>dumpe2fs: Bad magic number in super-block while trying to open /dev/vg_dubby/lv_root<br>
Couldn&#39;t find valid filesystem superblock.<br>[root@localhost /]# <br><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Intersting case though. ;)<br>
<div><div></div><div class="h5"><br>
&gt; /dev/sda6 is the encrypted PV.  It holds VG_dubby.<br>
--<br>
test mailing list<br>
<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a><br>
To unsubscribe:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/test" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test</a><br>
</div></div></blockquote></div><br>