All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Erik de Bruijn - BudgetDedicated.com" <Erik@BudgetDedicated.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LV open but not mounted ?
Date: Wed, 11 Oct 2006 12:27:13 +0200	[thread overview]
Message-ID: <452CC701.3010104@BudgetDedicated.com> (raw)
In-Reply-To: <20061010104649.GA2638@cobalt0.panici.net>

Hello Paddy,

Only making a wild guess here, but perhaps you had it mounted with 
"mount -o loop vg-foo/lv-bar /mnt"? This command will create a loopback 
device which will then be mounted. The 'dirty part' is that 'umount' 
will NOT reverse this process. It will unmount but not remove the 
automatically created loopback device. This stays attached to the LV 
which remains opened.

-- 
Kind regards,

Erik de Bruijn
BudgetDedicated

http://www.BudgetDedicated.com | Tel. +31 13 4690625 | Fax. +31 84 2248796 | Adres: Adelaarshorst 9 | Zipcode NL-5042 XE

paddy wrote:
> On Mon, Oct 09, 2006 at 04:49:35PM -0500, Jonathan E Brassow wrote:
>   
>> Hmmm, I can see where it might be 'active', but if it's not in use, it 
>> shouldn't be open.
>>     
>
> It is open. lvchange -an says LV in use: not removing
>
> but I'm drawing a blank on finding anything that is actually using it.
>
> I'm kinda hoping someone can throw some light on what 'open' is here.
>
>   
>> Some sub-lvs are marked as 'open', because they are used by the main LV 
>> (such is the case with mirroring and snapshots).
>>     
>
> no mirrors, no snapshots :-(
>
> I have looked through /etc/lvm/backups and can't see anything odd.
>
>   
>> Have you tried 'lsof <path to LV>' ?
>>     
>
> yup, tried lsof, tried fuser, there is no nfs, got nowhere.
>  
> It's one of those things where I fully expect to have to say "d'oh sorry!",
> but until I can get deeper into it I am really stumped.
>
>   
>> On Oct 9, 2006, at 1:58 PM, paddy wrote:
>>
>>     
>>> I just noticed that I have a system where an LV appears to be open
>>> (as given by lvs), but I can't see it mounted anywhere, or opened
>>> by any process.
>>>
>>> Any insights, suggestions, explanations, etc gratefully received :-)
>>>       
>
> Regards,
> Paddy
>   

      reply	other threads:[~2006-10-11 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-09 18:58 [linux-lvm] LV open but not mounted ? paddy
2006-10-09 21:49 ` Jonathan E Brassow
2006-10-10 10:46   ` paddy
2006-10-11 10:27     ` Erik de Bruijn - BudgetDedicated.com [this message]

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=452CC701.3010104@BudgetDedicated.com \
    --to=erik@budgetdedicated.com \
    --cc=Support@BudgetDedicated.com \
    --cc=linux-lvm@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.