From: rek2 <rek2@binaryfreedom.info>
To: kvm@vger.kernel.org
Subject: Re: Install a new guest remotely?
Date: Mon, 11 Jan 2010 11:37:25 -0500 [thread overview]
Message-ID: <4B4B53C5.4050706@binaryfreedom.info> (raw)
In-Reply-To: <8D99384881314DC3AFD921018B113057@neilhp>
> Then use virsh vncdisplay to get the port on the server to
connect
> your VNC viewer. We use an SSH tunnel for the connection to
ensure
> security.
>
> Neil
>
ok so I must to be doing something wrong..
here is my line:
virt-install --connect qemu:///system -n fedora_core12 -r 1048576
--vcpus=2 -f /var/kvm_image
s_local/fedora_core12.qcow2 -s 20 -c ~/Fedora-12-x86_64-netinst.iso
--os-type linux --acce
lerate --vnc --noautoconsole --network=bridge:br0 --hvm
then I get:
Starting install...
monitor socket did not show up.: Connection refused
Domain installation may not have been
successful. If it was, you can restart your domain
by running 'virsh start fedora_core12'; otherwise, please
restart your installation.
ERROR monitor socket did not show up.: Connection refused
Traceback (most recent call last):
File "/usr/bin/virt-install", line 780, in <module>
main()
File "/usr/bin/virt-install", line 678, in main
start_time, guest.start_install)
File "/usr/bin/virt-install", line 733, in do_install
dom = install_func(conscb, progresscb, wait=(not wait))
File "/usr/lib/python2.6/dist-packages/virtinst/Guest.py", line 541,
in start_install
return self._do_install(consolecb, meter, removeOld, wait)
File "/usr/lib/python2.6/dist-packages/virtinst/Guest.py", line 633,
in _do_install
self.domain = self.conn.createLinux(install_xml, 0)
File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1077, in
createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed',
conn=self)
libvirtError: monitor socket did not show up.: Connection refused
Thanks.
next prev parent reply other threads:[~2010-01-11 16:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-11 16:11 Install a new guest remotely? rek2
2010-01-11 16:20 ` Neil Aggarwal
2010-01-11 16:28 ` Daniel P. Berrange
2010-01-11 16:37 ` rek2 [this message]
2010-01-11 16:40 ` Daniel P. Berrange
2010-01-11 16:45 ` rek2
2010-01-11 16:52 ` rek2
2010-01-11 17:46 ` Mihamina Rakotomandimby
[not found] ` <4B4B5190.6050603@binaryfreedom.info>
2010-01-11 17:20 ` Neil Aggarwal
2010-01-11 17:24 ` rek2
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B4B53C5.4050706@binaryfreedom.info \
--to=rek2@binaryfreedom.info \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.