[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] First time xen install - Xen DomU runs, but can't find "/dev/root"
On 24/10/2013 1:11 AM, Dario Faggioli wrote: Did you find anything with your investigations? This is causing me grief at the moment.On mer, 2013-10-23 at 22:22 +1100, GC wrote:My one remaining problem without xend running is that it bombs out when connecting to the console when using virt-install. Below is the output when I install with xend not running. If I run the exact same command with xend running then I don't get the error message and it jumps straight into the console. This isn't a major problem as I can simply connect to the console after it bombs out. [root@dhcp1 ~]# virt-install --paravirt --name xen2 --ram 512 --vcpus 1 -f /dev/fedora_dhcp1/xen2 --network bridge=br0 --location http://www.example.com/f18 --graphics none Starting install... Retrieving file .treeinfo... | 2.4 kB 00:00:00 !!! Retrieving file vmlinuz-PAE... | 9.3 MB 00:00:00 !!! Retrieving file initrd-PAE.img... | 52 MB 00:00:03 !!! Creating domain... | 0 B 00:00:13 Connected to domain xen2 Escape character is ^] error: this function is not supported by the connection driver: virDomainOpenConsoleMmm... Weird. Although I think there are some issues with console support in the libvirt libxl driver (which used to work, but still...), installation with '--graphics none' worked for me (as I wrote in the blog post). I'll investigate more. I have now bought a new server which supports hardware virtualisation and I am seeing the following results - Note, running Fedora 19 x64. The machine was temporarily connected to the internet and "yum update" was run, so the packages should be up-to-date. If I start a VM with "--paravirt" "xl console domU" works"virsh console domU" fails with "error: this function is not supported by the connection driver: virDomainOpenConsole" If I start a VM with "--hvm""xl console domU" fails with "xenconsole: Could not read tty from store: No such file or directory" "virsh console domU" fails with "error: this function is not supported by the connection driver: virDomainOpenConsole" I am currently unable to install a domU using --hvm as I am not aware of any way to connect to the console. Thanks G Crowe _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |