search for: nathanxenuk1

Displaying 1 result from an estimated 1 matches for "nathanxenuk1".

2011 Jul 27
4
Creating a vm with a non-existent /dev/mapper/ tap2 device effectively hangs dom0 system
...upgraded to xen 4.1.1 and it''s still here. Creating a VM with a tap2 device pointed at /dev/mapper/something, when that device doesn''t exist, causes the tapdisk2 process to go into D mode and also manages to take out any process that queries it. For example, I have /dev/mapper/nathanxenuk1 as a valid disk and /dev/mapper/test which doesn''t exist. Creating using libvirt: <opt type="xen"> <name>nathanxenuk1</name> <devices> <disk type="file"> <driver name="tap2" cache="default" type="aio" /&gt...