linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Peter Rajnoha <prajnoha@redhat.com>
To: rath@mglug.de
Cc: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Szenario for lvmetad
Date: Tue, 19 Aug 2014 15:09:49 +0200	[thread overview]
Message-ID: <53F34C9D.7090601@redhat.com> (raw)
In-Reply-To: <53F33A68.2050203@mglug.de>

On 08/19/2014 01:52 PM, Oliver Rath wrote:
> Hi list,
> 
> does it make sense to use lvmetad in one pc with 4 disks, which are used
> for lvm? Are the metadata cached in a non-lvmetad environment?

Without lvmetad all the block devs are scanned (minus the ones that
are filtered) for each LVM command execution - there's no other persistent
cache. If you don't have numerous block disks in the system, you probably won't
lose much by switching off lvmetad.

However, LVM autoactivation depends on lvmetad use so if you disable lvmetad,
the LVM volumes must be always activated directly (either as part of bootup
script - which is normally left there in case someone disables lvmetad) or
the volumes must be activated on cmd line directly if you attach any PVs
when the system is already up and running (e.g. attaching iSCSI or FCoE
devices, flash disks, external storage...).

-- 
Peter

      reply	other threads:[~2014-08-19 13:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19 11:52 [linux-lvm] Szenario for lvmetad Oliver Rath
2014-08-19 13:09 ` Peter Rajnoha [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=53F34C9D.7090601@redhat.com \
    --to=prajnoha@redhat.com \
    --cc=linux-lvm@redhat.com \
    --cc=rath@mglug.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).