search for: mydom0

Displaying 3 results from an estimated 3 matches for "mydom0".

Did you mean: mydom
2016 Jul 04
0
PCI Passthrough not working
...usr/lib/xen/bin/pygrub" ============================================================== In the Dom0 I get this when booting the DomU, even with irqpoll in the DomU kernel line xen_pciback: xen-pciback[0000:00:1a.0] IRQ line is not shared with other domains. Turning ISR off Jul 03 11:31:23 myDom0.mynetwork.net kernel: irq 18: nobody cared (try booting with the "irqpoll" option) Jul 03 11:31:23 myDom0.mynetwork.net kernel: CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.18.34-20.el7.x86_64 #1 Jul 03 11:31:23 myDom0.mynetwork.net kernel: Hardware name: Dell Inc. PowerEdge T430/0975F3,...
2007 Aug 16
3
Re: Adding a new virtual block device to a guest
Hi! It seems i already have udev... mydom0:~# apt-get install udev Reading package lists... Done Building dependency tree... Done udev is already the newest version. mydom0:~# I notice when i mkfs -ext 3 my new vbd with dd, it says it''s not a block device.. i have a feeling im doing this wrong. can you suggest steps in: 1. creati...
2011 Aug 17
1
virt-install -> guest stops at installation end
...sts on a CentOS6 KVM remote host. Everything works fine except that at the end of the installation, the guest stops instead of rebooting, which I thought, should be the default behaviour. The command I use is : [root at myorchestrator]# /usr/local/bin/virt-install --connect qemu+ssh://root at mydom0/system --name myclient --accelerate --ram 2048 --disk path=/mnt/client.img,size=10 --os-type=linux --network bridge:mybridge --vnc --pxe -m 52:54:00:00:3d:a9 virt-install version is 0.500.6 on the host where I use virt-install. libvirt is version 0.8.1 (CentOS 6) on dom0. Any advice ? Juli...