[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] vgcreate bug?
- From: NagyZ <nagyz piarista-kkt sulinet hu>
- To: linux-lvm sistina com
- Subject: [linux-lvm] vgcreate bug?
- Date: Mon Dec 23 12:28:02 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]