<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I've been following this website to create VM's: <a href="http://wiki.xen.org/wiki/DomU_Install_with_Virt-Manager">http://wiki.xen.org/wiki/DomU_Install_with_Virt-Manager</a> .  As shown, when virt-manager is started, it shows domain-0 as one of the VM's.<br><br></div>My virt-manager console does not show domain-0.  It only shows the VM I created (ubuntu1404svr) based on amd64 ubuntu server ISO.  Yet, I do see the qemu processes running for both the server and domain0 images:<br><br>root     28243     1  0 04:20 ?        00:00:53 /usr/bin/qemu-system-i386 -xen-domid 14 -chardev socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-14,server,nowait -mon chardev=libxl-cmd,mode=control -nodefaults <b>-name ubuntu1404svr</b> -vnc <a href="http://127.0.0.1:0">127.0.0.1:0</a> -k en-us -serial pty -device cirrus-vga -global vga.vram_size_mb=9 -boot order=dc -device rtl8139,id=nic0,netdev=net0,mac=00:16:3e:c3:44:fe -netdev type=tap,id=net0,ifname=vif14.0-emu,script=no,downscript=no -machine xenfv -m 4087 -drive <b>file=/dev/vg0/ubuntu1401svr</b>,if=ide,index=0,media=disk,format=raw,cache=writeback -drive if=ide,index=2,media=cdrom,cache=writeback,id=ide-5632<br><br>root      1226     1  0 Feb05 ?        00:00:06 /usr/bin/qemu-system-i386 -xen-domid 0 -xen-attach <b>-name dom0</b> -nographic -M xenpv -daemonize -monitor /dev/null -serial /dev/null -parallel /dev/null -pidfile /var/run/qemu-dom0.pid<br><br><br></div>Before I go much further in my activities, I want to be sure domain-0 is up and running properly.  The lack of domain-0 visibility from virt-manager has me concerned.<br><br></div>Thanks,<br>Wayne<br><br></div>