Re: 0.12.x: message "Option 'ipv4': Use 'on' or 'off'"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Feb 10, 2010 at 10:04 AM, Thomas Beinicke
<thomas.beinicke@xxxxxxxxxx> wrote:
> On Wednesday 10 February 2010 09:30:57 xming wrote:
>> hi,
>
> Hi,
>
>> I am hitting this bug as well, using qemu-kvm-0.12.2 with the following
>> command
>>
>> /usr/bin/kvm -name pfsense,process=pfsense -m 256 -vnc
>> 192.168.0.254:13 -smp 1 -hda /dev/volume01/G-pfsense -vga std
>> Option 'ipv4': Use 'on' or 'off'
>> Failed to parse "yes" for "dummy.ipv4"
>> inet_listen_opts: bind(ipv4,192.168.0.254,5913): Address already in use
>> inet_listen_opts: FAILED
>
> It looks like the same VNC port (5913 in your case) is already in use by
> another VM or service.
> Does 'netstat -lnp' list any program using that port?
>
> For me the first two messages disappeard when I left out the IP in the vnc
> defintion. So instead of -vnc 192.168.0.254:13 I just used -vnc :13 . Of
> course that makes only sense if you just have a single IP on that machine and
> there is no need to bind it to a specific one.

That port is not in use, I checked with netstat, you can also see that
before bind
failed there are 2 other error messages.

Anyway it's applied now
http://lists.gnu.org/archive/html/qemu-devel/2010-02/msg00731.html
but that's qemu not qemu-kvm, or will the next version of kvm-qemu be rebased on
qemu?

cheers
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux