All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: 3.0.3rc2 BUG: LVM backed qcow image not working?
@ 2006-10-12 17:55 Timo Benk
  2006-10-12 18:32 ` Timo Benk
  0 siblings, 1 reply; 4+ messages in thread
From: Timo Benk @ 2006-10-12 17:55 UTC (permalink / raw)
  To: Xen Devel

Hi,

Sorry, small typo ...

i try to create a LVM backed qcow image, but it seems qcow does not
like LVM.

=== create qcow image LV ===
# lvcreate --name xendom_qcow --size 100G xenvol
# mkreiserfs /dev/xenvol/xendom_qcow
# mount /dev/xenvol/xendom_qcow /var/lib/xen/images

=== create base LV and fill with data ===
# lvcreate --name xendom_base_qcow --size 10G xenvol
# mkreiserfs /dev/xenvol/xendom_base_qcow
# mount /dev/xenvol/xendom_base_qcow /mnt
# tar cpjf domu-base.tar.bz2 -C /mnt

=== create file backed qcow image ===
# qcow-create 5120 /var/lib/xen/images/xengate_root.qcow
  /dev/xenvol/xendom_base_qcow
# xm block-attach Domain-0
     tap:qcow:/var/lib/xen/images/xengate_root.qcow xvda1 w 0
# mount /dev/xvda1 /mnt
[... mount is hanging forever ...]

# dmesg
[...]
ReiserFS: xvda1: checking transaction log (xvda1)
blk_tap: Can't get UE info

???

Greetings,
-timo

-- 
Timo Benk - Jabber ID: fry@jabber.org - ICQ ID: #241877854
PGP Public Key: http://m28s01.vlinux.de/timo_benk_gpg_key.asc

^ permalink raw reply	[flat|nested] 4+ messages in thread
* 3.0.3rc2 BUG: LVM backed qcow image not working?
@ 2006-10-12 17:51 Timo Benk
  0 siblings, 0 replies; 4+ messages in thread
From: Timo Benk @ 2006-10-12 17:51 UTC (permalink / raw)
  To: Xen Devel

Hi,

i try to create a LVM backed qcow image, but it seems qcow does not
like LVM.

=== create qcow image LV ===
# lvcreate --name xendom_qcow --size 100G xenvol
# mkreiserfs /dev/xenvol/xendom_qcow
# mount /dev/xenvol/xendom_qcow /var/lib/xen/images

=== create base LV and fill with data ===
# lvcreate --name xendom_base_qcow --size 10G xenvol
# mkreiserfs /dev/xenvol/xendom_base_qcow
# mount /dev/xenvol/xendom_base_qcow /mnt
# tar cpjf domu-base.tar.bz2 -C /mnt

=== create file backed qcow image ===
# qcow-create 5120 /var/lib/xen/images/xengate_root.qcow
# xm block-attach Domain-0
     tap:qcow:/var/lib/xen/images/xengate_root.qcow xvda1 w 0
# mount /dev/xvda1 /mnt
[... mount is hanging forever ...]

# dmesg
[...]
ReiserFS: xvda1: checking transaction log (xvda1)
blk_tap: Can't get UE info

???

Greetings,
-timo

-- 
Timo Benk - Jabber ID: fry@jabber.org - ICQ ID: #241877854
PGP Public Key: http://m28s01.vlinux.de/timo_benk_gpg_key.asc

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

end of thread, other threads:[~2006-10-12 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-12 17:55 3.0.3rc2 BUG: LVM backed qcow image not working? Timo Benk
2006-10-12 18:32 ` Timo Benk
2006-10-12 18:34   ` Timo Benk
  -- strict thread matches above, loose matches on Subject: below --
2006-10-12 17:51 Timo Benk

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.