From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k888dYkH019143 for ; Fri, 8 Sep 2006 04:39:34 -0400 Received: from mail.ambra.ro (mail1.ambra.ro [86.107.248.1]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id k888dL4J032723 for ; Fri, 8 Sep 2006 04:39:22 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.ambra.ro (Postfix) with ESMTP id F0CB375F4C for ; Fri, 8 Sep 2006 11:36:25 +0300 (EEST) Received: from mail.ambra.ro ([127.0.0.1]) by localhost (mail68 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18073-08 for ; Fri, 8 Sep 2006 11:36:24 +0300 (EEST) Received: from [127.0.0.1] (ppp901058647.ambra.ro [86.105.90.47]) by mail.ambra.ro (Postfix) with ESMTP id 9DB4B75F48 for ; Fri, 8 Sep 2006 11:36:23 +0300 (EEST) Message-ID: <45012C0E.9080509@ambra.ro> Date: Fri, 08 Sep 2006 11:38:38 +0300 From: Sterpu Victor MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] lvm on centos with raid1 and grub Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-lvm@redhat.com 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.