On Fri, 2006-09-08 at 13:42 +0300, Sterpu Victor wrote: > I do need a fast answer if possible. > So the quick question is "How can I mount a LVM partition, made on a > RAID partition on another computer?" > Thank you. > > Sterpu Victor wrote: > > > After a reboot I couldn't boot from none of my hdd's. > > I receive just a grub console. Now I must reinstall grub, but in order > > to do this I need to know the name of the root partion in the LVM. > > To find out this I moved one of the hdd's in another computer and I > > tried to mount the LVM partition. > > > > I do "modprobe dm-mod" and when I do "vgchange -ay" I get the message: > > File descriptor 3 left open > > File descriptor 5 left open > > File descriptor 7 left open > > No volume groups found > > I have no LVM devices in /dev. > > The alternative is to reinstall the OS, but.... > > > > Thank you. > > > > > > If you are not using raid on the other computer, you should modify md_component_detection in /etc/lvm/lvm.conf You can also try to run : pvdisplay /dev/mdx where mdx is your raid device. -- Fabien Jakimowicz <fabien@jakimowicz.com>
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/