From: Patrick Caulfield <pcaulfie@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] problem when creating a volumegroup on an external drive
Date: Fri, 12 May 2006 13:16:32 +0100 [thread overview]
Message-ID: <44647CA0.3010509@redhat.com> (raw)
In-Reply-To: <44647168.3030205@neuroweave.nl>
Joep Blom wrote:
> Hi,
> I'm new to the list and new to the use of LVM. I have read the manuals
> (which mainly are for LVM1) and am using LVM2.
> I have one question. I just created a new volumegroup on an USB external
> disk.
> As the manual says I did : pvcreate /dev/sda but that did't work but
> pvcreate /dev/sda1 worked.
> I then did a vgcreate VG01, expecting to get one volume group for the
> whole disk (250 GB). However, it created 2 volumegroups, one named
> VolGroup00 of 46.6 GB and one VG01 (as expected) of 232.8 GB. The
> problem is I have on another 2 disks already a VolGroup00 so I cannot do
> an lvcreate VolGroup00 as this will try to access the earlier created one.
> Can anybody explain why an unrequested volumegroup is created and how
> can I solve this.
> I cannot do a vgdelete VolGroup00 as this will destroy my current -
> working - system.
> Hope somebody knows the answers.
It's fantastically unlikely that a single 'vgcreate VG0' command would create
two VGs.
What is much more likely is that VolGroup00 already existed and you just
didn't notice it. That's the default name for a volume group created by a
Fedora install BTW
patrick
next prev parent reply other threads:[~2006-05-12 12:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-12 11:28 [linux-lvm] problem when creating a volumegroup on an external drive Joep Blom
2006-05-12 12:16 ` Patrick Caulfield [this message]
2006-05-12 14:50 ` Joep Blom
2006-05-12 14:57 ` Klaus Strebel
2006-05-12 22:25 ` Joep Blom
2006-05-13 1:49 ` Ming Zhang
2006-05-13 8:19 ` Joep Blom
2006-05-13 10:20 ` Markus Laire
2006-05-14 21:42 ` Joep Blom
2006-05-15 8:42 ` Markus Laire
2006-05-15 9:14 ` Joep Blom
2006-05-13 15:42 ` Ming Zhang
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=44647CA0.3010509@redhat.com \
--to=pcaulfie@redhat.com \
--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.