From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx12.extmail.prod.ext.phx2.redhat.com [10.5.110.17]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r2DHbjcX030739 for ; Wed, 13 Mar 2013 13:37:45 -0400 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2DHbhiE015114 for ; Wed, 13 Mar 2013 13:37:43 -0400 Message-ID: <5140B968.4030800@pse-consulting.de> Date: Wed, 13 Mar 2013 18:37:44 +0100 From: Andreas Pflug MIME-Version: 1.0 References: <513090CA.8050904@pse-consulting.de> <5136F2F1.3020202@pse-consulting.de> <5136F738.1010707@hoster-ok.com> <5137091A.4070300@pse-consulting.de> <51370DDB.5010002@hoster-ok.com> <5137137B.5010800@pse-consulting.de> <5137267A.7040000@hoster-ok.com> <513733C0.2020207@pse-consulting.de> <5137447B.7030906@hoster-ok.com> <514097C8.4030602@pse-consulting.de> <5140AF20.7060406@hoster-ok.com> In-Reply-To: <5140AF20.7060406@hoster-ok.com> Content-Transfer-Encoding: 7bit Subject: Re: [linux-lvm] LVM snapshot with Clustered VG [SOLVED] 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"; format="flowed" To: Vladislav Bogdanov Cc: LVM general discussion and development Am 13.03.13 17:53, schrieb Vladislav Bogdanov: > > #metadata/lv_manip.c:4137 Clearing start of logical volume "testvol2" > #device/dev-cache.c:599 /dev/san2/testvol2: stat failed: No such > file or directory > #metadata/lv_manip.c:4140 /dev/san2/testvol2: not found: device not > cleared > #metadata/lv_manip.c:4620 Aborting. Failed to wipe start of new LV. > Yep, I know about this, I reworked that patch a lot, and now it does > every thing I wanted without regressions. > I will try to post updated version in the next few days when I manage to > apply it to a git tree. Is there a way to find out if a LV is locked exclusively? lvs displaying -e-- instead of -a-- would be nice. Seems not even lvdisplay knows about exclusive locking. Regards, Andreas