From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zdenek Kabelac Subject: Re: Unable to deactivate lv, pehaps due to semaphore problem... Date: Thu, 27 Nov 2014 17:35:48 +0100 Message-ID: <547752E4.70304@redhat.com> References: <54773621.5090301@redhat.com> <54774220.7080709@redhat.com> <5477469A.1080103@redhat.com> <54774BCC.6020709@redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development List-Id: dm-devel.ids Dne 27.11.2014 v 17:27 Gianluca Cecchi napsal(a): > On Thu, Nov 27, 2014 at 5:05 PM, Zdenek Kabelac > wrote: > > > > So it's likely a time to look through 'dmesg' output if there is not > something suspicious ? > > Kernel bug/report showing some error behavior which may lead to openned > descriptor being leaked? > > Is there anything in /sys/block/dm-49/holders ? > > cat /proc/self/mountinfo | grep 253:49 ? > > > > I tried before, but found nothing > > [root@orapr2 ~]# ll /sys/block/dm-49/holders > total 0 > > [root@orapr2 ~]# cat /proc/self/mountinfo | grep 253:49 > [root@orapr2 ~]# > As I've been pointed our cgroups could play some role - so lets repeat with /proc/*/mountinfo Also check /proc/swaps ? Zdenek