All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] lvm/devfs bug?
@ 2003-04-08 14:22 Rich Turner
  2003-04-08 14:33 ` Alasdair G Kergon
  2003-04-08 15:43 ` Luca Berra
  0 siblings, 2 replies; 12+ messages in thread
From: Rich Turner @ 2003-04-08 14:22 UTC (permalink / raw)
  To: linux-lvm

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?

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-04-10 16:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-08 14:22 [linux-lvm] lvm/devfs bug? Rich Turner
2003-04-08 14:33 ` 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

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.