All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] vgcreate bug?
@ 2002-12-23 12:28 NagyZ
  2002-12-23 13:59 ` Patrick Caulfield
  2002-12-23 16:49 ` Alasdair G Kergon
  0 siblings, 2 replies; 5+ messages in thread
From: NagyZ @ 2002-12-23 12:28 UTC (permalink / raw)
  To: linux-lvm

so..
i did:
(with 1.0.6 tools)

dd if=/dev/zero of=/testlvmimage bs=1024k count=300
losetup /dev/loop0 /testlvmimage
pvcreate /dev/loop
vgcreate test /dev/loop0
lvcreate -l 8 -n testlv test
mkfs.ext3 /dev/test/testlv

then copy some files..

vgchange -an
and (with lvm2 tools):
vgconvert -M2 test

then:
debian:~# mount /dev/test/testlv /teszt
mount: /dev/test/testlv is not a valid block device

so..
any idea? :)

check http://tom.tdc.hu/~nagyz/lvm

thnx!

NagyZ

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

end of thread, other threads:[~2002-12-23 17:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-23 12:28 [linux-lvm] vgcreate bug? NagyZ
2002-12-23 13:59 ` Patrick Caulfield
2002-12-23 14:07   ` NagyZ
2002-12-23 16:49 ` Alasdair G Kergon
2002-12-23 17:05   ` NagyZ

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.