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] some xen concepts

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] some xen concepts
From: Thomas Goirand <thomas@xxxxxxxxxx>
Date: Sun, 07 Dec 2008 20:55:57 +0800
Delivery-date: Sun, 07 Dec 2008 04:56:35 -0800
Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=goirand.fr; h=message-id: date:from:reply-to:mime-version:to:subject:references: in-reply-to:content-type:content-transfer-encoding; q=dns/txt; s= postfix; bh=SVfUKbBSOxiyUAYSY87IJ4LsrPs=; b=nBS64HDuhDFfRd7bmBOo bVEMDbvrIBAI8xh5OZN89ldvp/zxAqyO+ynJWG55flfV42cEeXAo3NjBsDK9y8X2 g6N9hi/ecpd/Hsp2tz30Y1h2jinRv7c/74h/7vBdayR6Oa4AsMhLDMvqVnbH1Zk8 fci21y7iJPKJvVtdi8bksE8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=goirand.fr; h=message-id:date:from:reply-to:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=postfix; b= f/awxkvr2LRsi4012U1nBK7wBCnwuqEhqaZswbbnIYqUpwSPoJgsk14IuU3/89mD R4rmSXASozpFudd/kO/C2HpvXXs/AO/cdfD3BFv5I9XWmWF2EacoT9F0eE5DIA/I W4DEUog2g2GGnQdWHgQkYc3IB+xi4IFLOQY25ZiAux0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <493bb80b.0707d00a.2485.115e@xxxxxxxxxxxxx>
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>
Openpgp: id=98EF9A49
Organization: GPLHost
References: <493bb80b.0707d00a.2485.115e@xxxxxxxxxxxxx>
Reply-to: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)
Borja Tatay wrote:
> It also says to disable tls in both the host and the guest .. once
> again, what is it good for to disable it, can cause problems if  I don’t
> disable ?

You just need to "apt-get install libc6-xen" if you are running i386
arch, you don't need it if you are running a 64 bits distro (eg: amd64).
It wont cause any trouble to do it.

> Last,  it says to add , in /etc/modules
> 
> loop max_loop=64

That is because by default loopbacks are limited in number (8 maximum,
unless you change de default).

> I omitted max_loop, let the kernel as it was built by default  (just
> with the loop)… can this cause problems ?

You wont be able to mount more than 8 file loopbacks then. But anyway,
it's a lot better to use LVM if you can: it's a lot faster.

> Last, I just played a little creating , loggin and deleting some virtual
> machines, by the time no problem at all, looks fine, but I was wondering
> if is there any GUI tool for use in remote (the host server doesn’t not
> have xserver, and I don’t want it to have)

Sure there is. Try dtc-xen and dtc:

http://packages.debian.org/lenny/dtc-xen
http://packages.debian.org/lenny/dtc

Don't use the Ubuntu version though, as it's quite outdated. You might
want to try our Git version as well that has lot's of improvements.

Thomas


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

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