All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: Unable to deactivate lv, pehaps due to semaphore problem...
Date: Thu, 27 Nov 2014 15:33:05 +0100	[thread overview]
Message-ID: <54773621.5090301@redhat.com> (raw)
In-Reply-To: <CAG2kNCxiZhRpfnifa58bDODfcyhaArLmP4kbgPfPs=2Lq_tYWw@mail.gmail.com>

Dne 27.11.2014 v 15:26 Gianluca Cecchi napsal(a):
> Hello,
> I'm unable to deactivate an lvm.
>
> My system is RHEL 6.5 with lvm2-2.02.100-8.el6.x86_64 and kernel
> 2.6.32-431.29.2.el6.x86_64
>
> I get error code 5 with message
>    Logical volume VG_AAA_TEMP/LV_AAA_TEMP in use.
>
> You can find output of
> lvchange -d -d -d -d -d -d -an VG_AAA_TEMP/LV_AAA_TEMP
> here:
> https://drive.google.com/file/d/0BwoPbcrMv8mvTjlBMkRUbG9nczA/view?usp=sharing
>

Not really accessible.

But anyway - if you have problem with  'semaphore' resouces - you could 
'recycle' old ones -

'dmsetup  udevcomplete_all'

Of course it's hard to guess what experiments are you doing and would could 
lead to uncompleted cockies (stuck udev scans)

Do you happen to have some suspend devices in your table ?
(dmsetup info -c    should show them)

> [root@orapr2 ~]# lvs VG_AAA_TEMP/LV_AAA_TEMP
>    LV          VG          Attr       LSize    Pool Origin Data%  Move Log
> Cpy%Sync Convert
>    LV_AAA_TEMP VG_AAA_TEMP -wi-ao---- 1020.00m
>
> How can I see the responsible for the reference that apparently keeps it open?
>
> Open count:        1
> so I can check and eventually fix??
>

dmsetup ls --tree

is usually good in shows deps between devs (i.e.  target A holds target B)

Regards

Zdenek

  reply	other threads:[~2014-11-27 14:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-27 14:26 Unable to deactivate lv, pehaps due to semaphore problem Gianluca Cecchi
2014-11-27 14:33 ` Zdenek Kabelac [this message]
2014-11-27 15:01   ` Gianluca Cecchi
2014-11-27 15:24     ` Zdenek Kabelac
2014-11-27 15:36       ` Gianluca Cecchi
2014-11-27 15:43         ` Zdenek Kabelac
2014-11-27 15:56           ` Gianluca Cecchi
2014-11-27 16:05             ` Zdenek Kabelac
2014-11-27 16:27               ` Gianluca Cecchi
2014-11-27 16:35                 ` Zdenek Kabelac
2014-11-27 16:46                   ` Gianluca Cecchi
2014-11-27 17:04                     ` Zdenek Kabelac
2014-11-27 17:18                       ` Gianluca Cecchi
2014-11-27 17:21                         ` Zdenek Kabelac
2014-11-27 17:49                           ` Gianluca Cecchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54773621.5090301@redhat.com \
    --to=zkabelac@redhat.com \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.