Displaying 4 results from an estimated 4 matches for "vm_base".
Did you mean:
vme_base
2006 Jan 19
2
a performance question
...all,
First of all I''d like to thank everyone for making Xen so user
friendly. I thought I''d be sweating through this but it''s been pretty
straight forward (thanks to all the different tutorials on the net).
I''ve got a domU that I created with
dd if=/dev/zero of=vm_base.img bs=1024k count=4000
mkfs.ext3 vm_base.img
dd if=/dev/zero of=vm_base-swap.img bs=1024k count=1000
mkswap vm_base-swap.img
mount -o loop vm_base.img /mnt
debootstrap etch /mnt
this has worked fine and I''m happily continuing with the installation
But.
I have a performance question. For...
2006 Mar 15
10
domU with redhat over a debian based dom0
Hello,
I have running xen over a debian server (debian sarge). Now I would
like to configure a domU with redhat (AS 4), do you now any way to
install it?
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información _o)
y las Comunicaciones Aplicadas (ATICA) / \\
http://www.um.es/atica _(___V
Tfo: 968367590
Fax: 968398337
2012 Jan 27
3
Cannot remove lvs associated with deleted vm guests
...ll
attempts to remove from the host the logical volumes
associated with the former VirtIO disks fail. The volumes
are considered open by lvremove and nothing I have tried
can get them to close for removal. The --force option has
no effect on this situation.
# /sbin/lvremove -f /dev/vg_vhost01/lv_vm_base
Can't remove open logical volume "lv_vm_base"
# dmsetup info -c vg_vhost01-lv_vm_base
Name Maj Min Stat Open Targ Event UUID
vg_vhost01-lv_vm_base 253 5 L--w 2 1 0
LVM-gXMt00E1RDjpSX3INLZ35Prtg66aX36BeAOlKIkmfSNQRNol3Hni920R4YVaZr52
# dmsetup remove...
2012 Jan 27
3
Cannot remove lvs associated with deleted vm guests
...ll
attempts to remove from the host the logical volumes
associated with the former VirtIO disks fail. The volumes
are considered open by lvremove and nothing I have tried
can get them to close for removal. The --force option has
no effect on this situation.
# /sbin/lvremove -f /dev/vg_vhost01/lv_vm_base
Can't remove open logical volume "lv_vm_base"
# dmsetup info -c vg_vhost01-lv_vm_base
Name Maj Min Stat Open Targ Event UUID
vg_vhost01-lv_vm_base 253 5 L--w 2 1 0
LVM-gXMt00E1RDjpSX3INLZ35Prtg66aX36BeAOlKIkmfSNQRNol3Hni920R4YVaZr52
# dmsetup remove...