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

Re: [Xen-users] How to gain host access in XCP

To: vburke@xxxxxxxx
Subject: Re: [Xen-users] How to gain host access in XCP
From: ZHU Yuncheng <xmhaoyu@xxxxxxxxx>
Date: Wed, 14 Apr 2010 13:49:47 +0900
Cc: xen-users-bounces@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 13 Apr 2010 21:52:30 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=EG+gZf6eWWkhC/ILvCnyfKBbYN+VyrWf/+etgaPcg50=; b=wKNhapEYqQHvdEAD7jgx8zpnsFZ+bHIV9PgwahS/XNNMdXgjXEKl1HAE2HUZ+OEhuf Ehur6R+HfyMwIcG+M8usJdJD7nz+TQQGYxzwbdQVdhITqeOWT+ovN41aYfzqcu/K+GzW gXCL/iYC2SzDehFLEJDl2+QTJTdYK2q6gbtxg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=FY35+/61cQPD4bhe21wR0D41/F3ET8Q2i0J00/PZNHMscP1a/ABHlp2VCEuVAnctgR AkMGpJmB+PXJjI1zThNgfdx8ZO0XHCu0Fa2+zF25sEwb4PDIxfmAy4/3GUybCE1xE6Fc b33uzQxY+YyafDxN9U+MnAjEff2jZH0NCNJMo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1807574723-1271219815-cardhu_decombobulator_blackberry.rim.net-1159393977-@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <v2vc46b740e1004131956m8d11c302rc48bceea1caa86aa@xxxxxxxxxxxxxx> <1865163537-1271214956-cardhu_decombobulator_blackberry.rim.net-967123881-@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <s2lc46b740e1004132112ic419e515n30b9d36048e02b0f@xxxxxxxxxxxxxx> <1807574723-1271219815-cardhu_decombobulator_blackberry.rim.net-1159393977-@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thank you very much for your help! All I want to do is to access
virtual machine's console without manually building SSH tunnel.

On Wed, Apr 14, 2010 at 1:37 PM, Vern Burke <vburke@xxxxxxxx> wrote:
> XVP doesn't run on the XCP host, run it either on a dedicated host or in a 
> virtual machine web server. So far I havn't had a lot of luck getting XVP to 
> work but I've been so tied up getting my front end package out and released 
> (www.xencloudcontrol.com) I havn't had time to get back to it.
>
> Why do you want to change the vncterm address? As far as I know, this is the 
> correct setup to work with the DomU consoles.
>
> Vern
>
> Sent from my BlackBerry® wireless device from U.S. Cellular
>
> -----Original Message-----
> From: ZHU Yuncheng <xmhaoyu@xxxxxxxxx>
> Date: Wed, 14 Apr 2010 13:12:48
> To: <vburke@xxxxxxxx>
> Subject: Re: [Xen-users] How to gain host access in XCP
>
> Thank you very much, Vern!
>
> When I begin to try other methods, I have bigger problems:
>
> XCP says it comes with VNC Console Proxy (which is a link pointing to
> xvpsource.org).
> I looked at XVP and found it has either source or x86_64 binary.
> However, XCP dom0 is i686 (although my server is 64bit capable),
>  and it's yum repo is broken so I cannot even get a make or gcc.
>
> XCP then said it comes with Standalone Front-End (and this time is a
> link to openxencenter.com).
> When I tried to expand a OpenXenCenter and run I found that it is not
> compatible to my local CentOS 5 workstation.
> (Due to the libgio-2.0 problem you can see when you simply google libgio)
>
> So what can I do for this? Is there any xe command let me change the
> annoying 127.0.0.1 to 0.0.0.0 or other addresses?
>
> Best regards,
> Imsei Shu
>
> On Wed, Apr 14, 2010 at 12:16 PM, Vern Burke <vburke@xxxxxxxx> wrote:
>> When you log in to the XCP console command line, you are in the Dom0. Keep 
>> in mind that XCP is not the same thing as standalone Xen and if you expect 
>> to make the same manual changes as standalone Xen, you're going to have 
>> problems.
>>
>> Learn to use the xapi via xe and forget making manual config modifications 
>> to XCP.
>>
>> Vern
>>
>> Sent from my BlackBerry® wireless device from U.S. Cellular
>>
>> -----Original Message-----
>> From: ZHU Yuncheng <xmhaoyu@xxxxxxxxx>
>> Date: Wed, 14 Apr 2010 11:56:57
>> To: <xen-users@xxxxxxxxxxxxxxxxxxx>
>> Subject: [Xen-users] How to gain host access in XCP
>>
>> Hello, all!
>>
>> I installed XCP and found that upon login to Dom0 I'm not actually
>> accessing the host (i.e. there is no /etc/xen/ and other things).
>>
>> I want to modify something (for example, vncterm at 127.0.0.1 not
>> 0.0.0.0 is really annoying). How could I gain access to host and
>> modify the configurations?
>>
>> Best regards,
>> Imsei Shu
>>
>>_______________________________________________
>> 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

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