You can&#39;t mount an PV directly (sde3)<br><br>run lvscan and look for the names to use from /dev/mapper :<br><br>[root@scotty bin]# lvscan<br>  ACTIVE            &#39;/dev/vg_scotty/lv_swap&#39; [9.77 GiB] inherit<br>  ACTIVE            &#39;/dev/vg_scotty/LogVol01&#39; [104.78 GiB] inherit<br>
[root@scotty bin]# ls /dev/mapper/<br>control  vg_scotty-LogVol01  vg_scotty-lv_swap<br><br>You now mount /dev/mapper/vg_scotty-LogVol01 (in my case - user your own name!)<br><br>[root@scotty bin]# mount<br>/dev/mapper/vg_scotty-LogVol01 on / type ext4 (rw)<br>
<br><br>And, yes, scotty is named from Star Trek&#39;s Scotty (first system I set up in engineering so, um, yeah.).<br><br>On Thu, Nov 29, 2012 at 7:22 PM, Jim Lynch &lt;<a href="mailto:ale_nospam@fayettedigital.com">ale_nospam@fayettedigital.com</a>&gt; wrote:<br>
&gt; I had a disk starting to develop problems according to SMART. Excessive bad<br>&gt; sectors so I replaced it.  To make a long story short, I trashed a partition<br>&gt; on the new disk accidently so I plugged the old one into a USB/HD jig to try<br>
&gt; to get some data from it.  fdisk -l /dev/sde shows:<br>&gt;<br>&gt; /dev/sde1               1        6079    48829536   83  Linux<br>&gt; /dev/sde2            6080       18238    97667167+  83  Linux<br>&gt; /dev/sde3           18239       60801   341887297+  8e  Linux LVM<br>
&gt;<br>&gt; If I attempt to mount /dev/sde3 it complains about<br>&gt; mount: you must specify the filesystem type<br>&gt;<br>&gt; vgscan doesn&#39;t find anything on that drive.  It does find a volume group on<br>&gt; /dev/sda however.<br>
&gt;<br>&gt; I tried an fsck /dev/sde3 and got bunches of errors that looked bad.  I<br>&gt; answered no to fixing them.  I&#39;m not surprised at this since I&#39;m sure this<br>&gt; device had an lvm volume on it at one time.<br>
&gt;<br>&gt;<br>&gt; Is there any way to recover this?  Every time I set a system up with LVM I<br>&gt; run into these kinds of problems.  You&#39;d think I&#39;d learn eventually.<br>&gt;<br>&gt; Thanks,<br>&gt; Jim.<br>
&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Ale mailing list<br>&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>&gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>&gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br><br><br><br>-- <br>--<br>James P. Kinney III<br><br>Every time you stop a school, you will have to build a jail. What you gain at one end you lose at the other. It&#39;s like feeding a dog on his own tail. It won&#39;t fatten the dog.<br>
- Speech 11/23/1900 Mark Twain<br><br><a href="http://electjimkinney.org">http://electjimkinney.org</a><br><a href="http://heretothereideas.blogspot.com/">http://heretothereideas.blogspot.com/</a><br>