[linux-lvm] vgcreate bug?

NagyZ nagyz at piarista-kkt.sulinet.hu
Mon Dec 23 12:28:02 UTC 2002


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






More information about the linux-lvm mailing list