All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
To: Kornelius Prell <kornelius.prell@googlemail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [XCI] set up a paravirtualized VM
Date: Thu, 30 Jul 2009 15:05:20 +0100	[thread overview]
Message-ID: <4A71A8A0.1060603@eu.citrix.com> (raw)
In-Reply-To: <be63558e0907300040sa7418abva3d0328555c96e85@mail.gmail.com>

Kornelius Prell wrote:
> Hello,
>  
> in the last days I've built Xenclient and successfully created a 
> Windows VM according to
> Takas mail here: 
> http://lists.xensource.com/archives/html/xen-users/2009-06/msg00276.html
> ...
> vif5.429496729 to bridge xenbr0
> [20090729 06:27:41.556|debug|xenops] Executing [ 
> /opt/xensource/libexec/closeandexec -- 
> /opt/xensource/libexec/vncterm-wrapper 5 -x /local/domain/5/serial/0 ]
> [20090729 06:27:41.558|debug|xenops] watch: watching xenstore paths: [ 
> /local/domain/5/serial/0/vnc-port ] with timeout 1200.000000 seconds
> [20090729 06:27:41.559|debug|xenops] watch: fired on 
> /local/domain/5/serial/0/vnc-port
>  
> Here is the VM config file:
> uuid = 01000000-0000-0000-0000-102130000014
> hvm = false
> memory = 1024
> debug = true
> kernel = /boot/vmlinuz
> initrd = /boot/initramfs.gz
> disk = /dev/sda:phy:hda:w:disk
> cmdline = root=/dev/sda1 ro
> boot = c
> vif = bridge=xenbr0
Hi Kornelius,

try setting in your config file:
vnc = -1

Your log seems to indicate that the toolstack is waiting for 
vncterm-wrapper to do something with a timeout of 1200 seconds, but 
probably never does it.

-- 
Vincent

  parent reply	other threads:[~2009-07-30 14:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-30  7:40 [XCI] set up a paravirtualized VM Kornelius Prell
2009-07-30 11:13 ` Jean Guyader
2009-07-30 14:05 ` Vincent Hanquez [this message]
2009-07-30 15:58   ` Kornelius Prell
  -- strict thread matches above, loose matches on Subject: below --
2009-07-30  7:11 Kornelius Prell
2009-07-29 12:57 Kornelius Prell

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=4A71A8A0.1060603@eu.citrix.com \
    --to=vincent.hanquez@eu.citrix.com \
    --cc=kornelius.prell@googlemail.com \
    --cc=xen-devel@lists.xensource.com \
    /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.