From: Rich Turner <rich@storix.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] lvm/devfs bug?
Date: Tue Apr 8 14:22:01 2003 [thread overview]
Message-ID: <1049829705.2312.16.camel@rich> (raw)
i am trying to create a physical volume using the entire disk /dev/sda1
and pvcreate is complaining that there is a partition table on the disk
when in fact there isnt.
# pvcreate -ff -v /dev/sda1
pvcreate --device "/dev/sda" has a partition table
i have tried many different things:
# dd if=/dev/zero of=/dev/sda bs=1024 count=10
# blockdev --rereadpt /dev/sda
# sfdisk -R /dev/sda1
i am able to confirm that /proc/partitions does not have a partition
entry for the disk but pvcreate still fails. i am using a devfs kernel
so i thought there might be some strange behavior between lvm and devfs.
is there a fix or known issues regarding lvm and devfs?
next reply other threads:[~2003-04-08 14:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-08 14:22 Rich Turner [this message]
2003-04-08 14:33 ` [linux-lvm] lvm/devfs bug? Alasdair G Kergon
2003-04-08 15:06 ` rich turner
2003-04-08 15:43 ` Luca Berra
2003-04-08 16:22 ` Rich Turner
2003-04-08 16:57 ` Rich Turner
2003-04-09 2:21 ` Patrick Caulfield
2003-04-09 18:58 ` rich turner
2003-04-10 13:08 ` rich turner
2003-04-10 14:58 ` Kevin P. Fleming
2003-04-10 16:10 ` rich turner
2003-04-10 16:22 ` Luca Berra
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=1049829705.2312.16.camel@rich \
--to=rich@storix.com \
--cc=linux-lvm@sistina.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.