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] disk backend performance

To: "'Joseph L. Casale'" <JCasale@xxxxxxxxxxxxxxxxx>, "'Xen Users'" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] disk backend performance
From: "Venefax" <venefax@xxxxxxxxx>
Date: Fri, 28 Nov 2008 12:05:46 -0500
Cc:
Delivery-date: Fri, 28 Nov 2008 09:07:10 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:references :in-reply-to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language :x-cr-hashedpuzzle:x-cr-puzzleid; bh=VaTjYBRa6JPkzgwDyKgFNb2OM3cdLQxhaVrxFQfjXvo=; b=QM6Z5I2bxcD6iGnLeFbFcQi/IEFfOsaGi3LxMi+7R5wDLKk3XtlLq4EZNBxZUl1v/J 8JiZaDTJErhEkqJveb5EtiLvFwRJE6hwMYJ79Vb/Kas5lKlrXOhPtkkpvrSdWpmrHiPu uqiJA/aQVglDiebapRZlrO/KhjBKGex32fs2A=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language:x-cr-hashedpuzzle:x-cr-puzzleid; b=Lk5oRT25C3dBtUuMoNPRPnC7+LZzhg9qMRd7yUGuQn4prqn/V9BEoCUJwFv/LPuGHK kPPDKYEDDUkpJfEsKXRBJFbOJXKvcbUc6wJyggL84Jx3+MCjUpZHcdkQP/g2Mcn9T7x4 YJm7CSjFTG3RfpTy4d3qbzQvj91aEQckbUxOg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49627735003F5C479100225C339F9FE0DAFE52AE69@xxxxxxxxxxxxxxxxxxxxxx>
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: <1227885339.25974.34.camel@ubu32> <20081128161831.H27234-100000@xxxxxxxxxxxxx> <020b01c9516f$37d27950$a7776bf0$@com> <1227886836.25974.49.camel@ubu32> <020f01c95171$b832c8a0$289859e0$@com> <49627735003F5C479100225C339F9FE0DAFE52AE68@xxxxxxxxxxxxxxxxxxxxxx> <021501c95178$b8ce4120$2a6ac360$@com> <49627735003F5C479100225C339F9FE0DAFE52AE69@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclRb6nfwYpRqs+ATr6AZN/ypRumTAAAZKcgAACSjRAAATjEoAAANmvgAAB4eMA=
It will be AOE, but I find weird that I cannot write to the virtual disk
exported from the container box. There must be a way to mount it on the
container without the packets having to go round trip. Like cluster file
system, but how? I could install a cluster file system on the client side,
but if I need open a file from the server side, the packets would still go
around the wire.
Am I wrong?

-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Joseph L. Casale
Sent: Friday, November 28, 2008 11:57 AM
To: 'Xen Users'
Subject: RE: [Xen-users] disk backend performance

>My system disk is a raid 5 array, 800 GB, so it has plenty of throughput.
>But you say that any technique even NFS or even SAMBA, versos creating a
>file and sharing it via AOE will be comparable?
>Which technique would you pick? I have a back-to-back 1 GB Ethernet cable
>between the two servers.

Well,
Given that you're still using one array for everything, I would just use
whatever is most convenient. Although AoE has some apparent advantages, I am
not a fan as it lacks the security that iSCSI has native. I would probably
export an NFS directory or use iSCSI and export a file using fileio mode.

OTOH, your network between the two is pretty secure :) Use AoE...

I wouldn't even consider Samba, why muddy the waters sharing data between
Linux
hosts emulating a non native Linux protocol. That's just silly?

_______________________________________________
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