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] lockfile?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] lockfile?
From: "Tomoki Taniguchi" <tomoki.taniguchi@xxxxxxxxx>
Date: Wed, 10 Oct 2007 15:30:01 +0900
Delivery-date: Tue, 09 Oct 2007 23:30:50 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=3lLQJThddpk57V4S9swXgHZ6ToyyRqu3daxHwZgIa9Y=; b=f6BEsTrR4AfQYEl+vLfw9+lqvr1HkO3cGAxv0GM3hmRjQF/R9bI2ckKcMbH8apnBMQ04FF04yDUu0qd5aVR88JLef1ra6WJh39jLkLa3VwHTChilp7YDWnS5vzz9H4dZcTukzbKo8/76paNIsdQDEWiSxxoO8WC4a8pP1r2fxPo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rHfDCZZtph+SdBwqLPyJAwqiqmj8lOQNm9oV9kY9qpiBd4ONFhKtCoXRBHZEyh3uWvQtLTgYpW7CuEaFamavYrf1IYvy7Qx0+wSTQR2dx0oJ2qYHUo00gwIuleOxXcaSspHqEb5FjR0n97bmExnE7LCOq4BlVc4lAGcn+OHPKOI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
is there a locking mechanism in xen
to prevent 2 xen server from running the same domU config
located on a shared drive?

i wish that i you could specify a lock file in the domU config file,
then xm create configfile
will check to see if the lockfile specified in the config file exists.
if it exists, it exits out with an error.
if it does not exist, it creates the lockfile
and starts the domU.

does something similar exits?

Tomoki

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

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