From: "Dieter Stüken" <stueken@conterra.de>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LV's have "disapeared"
Date: Fri, 30 Jun 2006 12:53:36 +0200 [thread overview]
Message-ID: <44A502B0.7090708@conterra.de> (raw)
In-Reply-To: <20060630083916.GO20554@vwclub.ro>
Cristian Livadaru wrote:
> I have created some new lv's for some tests.
> What I did was based on this howto:
>
> http://www.tldp.org/HOWTO/LVM-HOWTO/recipethreescsi.html
>
> pvcreate /dev/hdk
> pvcreate /dev/hdi
>
> vgcreate vhostvg /dev/hdk /dev/hdi
>
> lvcreate -L1G -nvm01lv vhostvg
> ok and here I thinkg I made a big mistake!
> since I had no partitions on my disks and I assumed that I needed one so
> that it matches the LVM that was created by debian automaticaly I
> created on both disks a partition and changed the type to 8e Linux LVM.
> I actualy worked with the lv's and everything is ok ( except my speed
> problem but this is a other topic )
> now after a rebbot, I only see the lv created by debian, not the one
> that I kind of screwed up with my partitioning.
>
> Is there a simple way to recover it? It's not that important that I
> would wast to much time with it, it was just for testing anyway and I
> could recreate them.
You created the partitions, but as long as you did not write any data
to the created partition, nothing bad happened so far. Just delete
the partition again. The partition table resides in the first sector
of the disk, which is fortunately unused by LVM.
Dieter.
next prev parent reply other threads:[~2006-06-30 10:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 8:39 [linux-lvm] LV's have "disapeared" Cristian Livadaru
2006-06-30 10:53 ` Dieter Stüken [this message]
2006-06-30 12:33 ` Cristian Livadaru
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44A502B0.7090708@conterra.de \
--to=stueken@conterra.de \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.