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

Re: Fwd: [Xen-users] Unable to create more than 1 VM


  • To: Thomas <iamkenzo@xxxxxxxxx>
  • From: "Ray Barnes" <tical.net@xxxxxxxxx>
  • Date: Mon, 9 Jun 2008 07:40:42 -0400
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 09 Jun 2008 04:41:17 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=MoCdvD1X9+BxpmkHxXEuD5f2bDiuA6kAgfjNcu1mNZHKOFxzH9jg4kHAyTK6lrlMFI iWxWHBdaPpMi84kfHpEQWQY4BYEjuIiWY52pJW7lkeRCGvb13OmFpnpgtUokHTG/uI7J vsTux/No0uIFln2WxqW5Ccttz9EpaXTP/AJkI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Now that you've posted your configs and the error you're getting about
vncpasswd, this is a little more clear.  Comment out the line that
says:

vfb = [ 'type=vnc' ]

I realize that the default behavior (or at least the way I know it to
be) is as your config mentions:

# The backend listens on 127.0.0.1 port 5900+N by default, where N is
# the domain ID.

But clearly vnc can't bind(), probably because it's not incrementing
the port number.  I just duplicated this problem locally on Cent 5.1
with Xen 3.2.1 compiled from source.  Try something more reasonable
like:

vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncdisplay=2,vncpasswd=letsgetit' ]

This will give you a VNC instance on :5902, just modify vncdisplay for
each domU.  If I have time, I'll dig into the code and find out if
this is really a "bug".

-Ray


On 6/9/08, Thomas <iamkenzo@xxxxxxxxx> wrote:
> This morning I tried using a disk image instead of LVM for the second
> VM, and I still have the exact same problem. I am starting to become
> really suspicious about the DomU distro I am using. I will try to use
> another method for installing a DomU.
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.