WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: Automatic vncviewer startup

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Automatic vncviewer startup
From: Flavio <fbcyborg@xxxxxxxxx>
Date: Wed, 26 Oct 2011 10:11:29 +0200
Delivery-date: Wed, 26 Oct 2011 01:12:33 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=HAp14kYCUNjaZbPSq7suh1BfDhJBCRD+41GAv/v9tUg=; b=R+Rqmge+exFG6VF5LDCG4xOmLfANnZGPgsSWwJa16Jkv1rMnpge1Gtp6DGsNyWWzAb 49+aIV5QZw7SF7ArO2K6N5FCv2ALd0Ikyj8OiCOqbmQI0iQy6Vtlji5W34g99H9stQJt jGeluqlBaU7RqUoIjvs4KBIbzzo1Eso12pW3o=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CAP8Jb=pkmeAH7naTbbCn7iL8OrOWnNyjTVF0yJy41Kz4ao=AbQ@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <CAP8Jb=pkmeAH7naTbbCn7iL8OrOWnNyjTVF0yJy41Kz4ao=AbQ@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 26 October 2011 09:35, Flavio <fbcyborg@xxxxxxxxx> wrote:
> Hello,
>
> is there a way to start automatically the vncviewer when a domU starts?
> When I was using the xm toolstack I could use "xm create domain.cfg 
> -vncviewer"
> or something similar (if I'm not wrong), but I don't know how to do it with 
> the
> xl toolstack. At the moment, I have to create the domain using
> xl create domU.cfg, then xl list to see the domU id and then xl
> vncviewer <domU_id>
> to start vncviewer.
OK, meanwhile I've found a workaround for this, using a combination of the
xl commands:
xl create domU.cfg && xl vncviewer `xl domid domU_name`
but the question is still valid.

>
> Is it possible?
>
> By the way: does the analogue of 'xm new domU.cfg' exist in the new xl
> toolstack?
But I didn't find an answer yet for this.


-- 
Flavio

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

<Prev in Thread] Current Thread [Next in Thread>