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] Avoid resources(disks) conflict on a multiserver envorioment

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Avoid resources(disks) conflict on a multiserver envorioment
From: "Luiz Angelo Daros de Luca" <luizluca@xxxxxxxxx>
Date: Tue, 12 Aug 2008 19:17:00 -0300
Delivery-date: Tue, 12 Aug 2008 15:17:39 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=xUNhGuo4o606g9iVGdTLiU8Bq9TslKVOZhBjJxpgAF8=; b=LGmQKaYA1bzQwEJFBv62FPv9tJxm62PeA18CZHZkbCqT6VE24t0C733+4ZIaKJ4rhA /kRyvvbNmL9C/ky3i33itxE2BMxUjx8MX8HS1x4iZMTl+vqQAMOaXR6iDtNZthYYKaDU O7Xdn7pq+W5SlvZNI++fqwiFS+rZibNcxZPXc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QfjY2Jx99DuiXZSuQ1JEwj+9LKynsBibBs94cmTqcIKMWrSGOA0JRbhQzQAn9eN42e JH8US3WurLhXQXogxdw/LfncNQePi6V1gpDe+HhxFfoj5S2jSEkpEIh18D2VLBojDN0O M865FdlT4Y9FTd17Dj7E8hwdpMreVbPPxVofE=
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
Hello,

I have 3 servers connected to a SAN (EVA 4100) providing my xen disks.
If I try to run two machines with conflict access in the same server,
xen shows me an erros and quits. However, I can still bring up the
same virtual machine on two servers, which migth lead to some disk
problems :-)

Is there any way to automagicly avoid xen conflics over some dom0
servers? (not letting me turn on one vm if it is up in another server)

I'm trying to implement some checks on the vm config file (as it is
python) and using file-based locks on a ocfs2 partition. It's not
quite clear
but it is the best I found until now.

Any better ideas, please?

Thanks,

-- 
 Luiz Angelo Daros de Luca
 luizluca@xxxxxxxxx
 ICQ: 19290419

 I Know, "Where you wanted to go today",
 but I decided to stop here instead!
 MS Windows

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

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