Displaying 3 results from an estimated 3 matches for "inet_listen_opt".
Did you mean:
inet_listen_opts
2012 Jun 16
4
Failing to start or create VM, cannot connect to hypervisor host
...and log messages are listed below.
Thanks.
Jeff
Trying to start the VM using VirtManager at the console of the host
results in the following error.
error: Failed to start domain SequoiaVM
error: internal error process exited while connecting to monitor: char
device redirected to /dev/pts/7
inet_listen_opts: bind(ipv4, 127.0.0.1, 5902) : Cannot assign requested
address
inet_listen_opts: FAILED
Each attempt at a restart results in the following set of messages in
/var/log/messages
Jun 16 13:45:04 earth kernel: device vnet2 entered promiscuous mode
Jun 16 13:45:04 earth kernel: br0: port 4(vnet2)...
2011 Aug 01
0
Guests ignoring config changes
..." line
altogether.
Second example: I created another VM, definition copied from the one
above, so that I wouldn't be playing around with anything important.
On first boot it complains:
error: internal error process exited while connecting to monitor: char
device redirected to /dev/pts/3
inet_listen_opts: bind(ipv4,127.0.0.1,5911): Address already in use
inet_listen_opts: FAILED
...Oops, forgot to fix my VNC port. So I edited the VM using "virsh
edit", found the VNC line, changed "port=5911" to "port=5912". Saved,
verified that my change appears in the XML file on...
2011 Jan 17
1
virt-install with --channel option inquiry
hi, virt guys,
This is Hongqing from Fedroa QA team. I try to forward the guest installation logs to host with virtio.
I have used virsh edit <guestName> to add a channel, it works fine.
I think it would be better if I can initialize it when I create the guest using virt-install,
and virt-install also offers the option, I have tried below, but it does not work.
virt-install