From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx11.extmail.prod.ext.phx2.redhat.com [10.5.110.16]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id pATH6Q5J013811 for ; Tue, 29 Nov 2011 12:06:26 -0500 Received: from smarty.dreamhost.com (smarty.dreamhost.com [208.113.175.8]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id pATH6Qkr012926 for ; Tue, 29 Nov 2011 12:06:26 -0500 Received: from hulk.dreamhost.com (hulk.dreamhost.com [75.119.204.199]) by smarty.dreamhost.com (Postfix) with ESMTP id 76506717CEF for ; Tue, 29 Nov 2011 02:53:54 -0800 (PST) Date: Tue, 29 Nov 2011 02:46:07 -0800 From: shtegtari Message-ID: <20111129104607.GA8239@hulk.dreamhost.com> MIME-Version: 1.0 Content-Disposition: inline Subject: [linux-lvm] Recovering a volume after lost disk 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" Content-Transfer-Encoding: 7bit To: linux-lvm@redhat.com I think I have run these commands before but all that hapens is: #vgreduce --removemissing video # ; vgchange -ay Volume group "video" is already consistent # lvs|grep video # So, the problem is that I can see the voumee grop with vgs but not volume with lvs. Anything else to try?