From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jBDDpp129550 for ; Tue, 13 Dec 2005 08:51:51 -0500 Received: from pr.selfip.biz (pr.selfip.biz [80.72.255.98]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id jBDDpjaP005841 for ; Tue, 13 Dec 2005 08:51:45 -0500 Received: from localhost (localhost [127.0.0.1]) by pr.selfip.biz (Postfix) with ESMTP id 9D29A8B8096 for ; Tue, 13 Dec 2005 14:51:44 +0100 (CET) Received: from pr.selfip.biz ([127.0.0.1]) by localhost (delta [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07150-04 for ; Tue, 13 Dec 2005 14:51:38 +0100 (CET) Received: from [192.168.1.6] (unknown [192.168.1.6]) by pr.selfip.biz (Postfix) with ESMTP id 7CEA38B8095 for ; Tue, 13 Dec 2005 14:51:38 +0100 (CET) Message-ID: <439ED1E3.8020607@web.de> Date: Tue, 13 Dec 2005 14:51:31 +0100 From: Patrick Reinhardt MIME-Version: 1.0 Subject: Re: [linux-lvm] multiple lvm2-snapshots on the same origin -> device-mapper error References: <439EB4BB.2070009@web.de> <20051213122545.GF25866@agk.surrey.redhat.com> In-Reply-To: <20051213122545.GF25866@agk.surrey.redhat.com> Content-Transfer-Encoding: 7bit Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: LVM general discussion and development Hi! Thank you for the hints. Alasdair G Kergon schrieb: > We don't have a solution for that particular problem yet, but we do have code >changes that should avoid the risk of the system locking up when it happens. In fact I need about 40 snapshots of a single filesystem for xen. Do you have any idea how to circumvent the problem? Maybe by creating 3 identical origin filesystems and distribute the snapshots? Thank you in advance. Patrick Reinhardt