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]how to share vdi among several xcp pools

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users]how to share vdi among several xcp pools
From: shreyas pandya <pandyashreyas1@xxxxxxxxx>
Date: Mon, 27 Jun 2011 21:01:28 +0530
Delivery-date: Mon, 27 Jun 2011 08:34:49 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type; bh=ctQqA28ptVkKaam7D6ZRiRqCDB5pkraz/r7SlqaBxn0=; b=LsknmSovMiTKaxVYsE8lMu+Vt4O5tKCYoMiZ+JxHNuZfMz2zM6M2VAOXUlXNrW1Y6G KEJ7pGmUH0yD40TtN5jr3dGP8AdjjiR7vjARW+qoslz6SrLbN+q8WbplVue7Kqz1AIju Kd20+13JImoRUHan7al94TgQ2d7d3eGcdTBjg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; b=SAEW0cH1xqni/8ISwWjr2OE521IfsvlmuI0kbD9qseNlcEOgbfw2+Oe82uXCgC9kT1 rTKaFt1fZZW0yy5/IKhI7y8VIdIoBMqcXlvSyn7G8Shw0xb+lLNq234Jfiz/6X04v1Ko c5Gmc9LpxJ+JFjIBU7UpAnY+SdZbj7JKQUYaI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10
hi
I am having several pools of xcp with NFS shared storage as default SR
on each pool and i want to do following in this arrangement

-I want to share vdis among all pools, i.e. for example if I want to
detach a vdi from a vm in pool-1 to a vm in pool-2.
so is this possible to do so?

vdi export is one of the solution but i want to do it seamlessly just
like it happens within the same pool or without actually moving vdi over
network because all the pools share the same NFS so after import/export
vdi is going to be in the same NFS so why waste bandwidth and instead
make it visible to all pools. any ideas?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users]how to share vdi among several xcp pools, shreyas pandya <=