From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i9BNCXr11586 for ; Mon, 11 Oct 2004 19:12:33 -0400 Received: from mail.travailsystems.net (ns1.travailsystems.net [206.123.72.135]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i9BNCVT9028698 for ; Mon, 11 Oct 2004 19:12:31 -0400 Message-ID: <416B135F.6060800@atrixnet.com> Date: Mon, 11 Oct 2004 18:12:31 -0500 From: Tommy Butler MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] LVM volume (multi-disk) recovery delima 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 OOOPS! That's what I said the other day when I realized what I had just done. I was getting ready to install Linux on a hard drive that had previously been used as one disk in a two disk logical volume on a Fedora core 2 server. I logged in and deleted everything from the file system on the volume (ext3) that I didn't need to save. There was a lot of data that DID need to be kept however. I started at / and started deleting away. rm -rf /bin /etc /var /home ........etc What I didn't realize was that LVM obviously makes use of some important files on it's resident file system in order to keep track of itself. In all my deleting I must have deleted these files, because now I can't get any kind of rescue disk or partitioning software like partition magic to find the volume again. How can I get that precious data back? How can I mount that volume? -- Tommy Butler