Linux LVM users
 help / color / mirror / Atom feed
From: Ed L Cashin <ecashin@coraid.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] LVM2 configure options for CLVM with GFS
Date: Wed, 01 Sep 2004 17:10:14 -0400	[thread overview]
Message-ID: <87k6vdhf0p.fsf@coraid.com> (raw)

Hi.  The example at ...

  http://gfs.wikidev.net/Installation

... shows this command line for LVM2 configuration:

  ./configure --with-clvmd --with-cluster=shared \
     --with-kernel-source=/path/to/patched/kernel

I see there are more options that look to me like they should be set
to "shared" for using CLVMD with GFS:

  --with-pool=TYPE        GFS pool read-only support: internal/shared/none
                          TYPE=internal
  --with-cluster=TYPE     Cluster LVM locking support: internal/shared/none
                          TYPE=internal
  --with-snapshots=TYPE   Snapshot support: internal/shared/none
                          TYPE=internal
  --with-mirrors=TYPE     Mirror support: internal/shared/none
                          TYPE=internal

If I'm already running the patched kernel that I plan to use, should I
configure LVM2 like this?

  ./configure --with-clvmd --with-cluster=shared \
    --with-pool=shared \
    --with-snapshots=shared \
    --with-mirrors=shared


-- 
  Ed L Cashin <ecashin@coraid.com>

             reply	other threads:[~2004-09-01 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-01 21:10 Ed L Cashin [this message]
2004-09-02 13:27 ` [linux-lvm] Re: LVM2 configure options for CLVM with GFS Ed L Cashin

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=87k6vdhf0p.fsf@coraid.com \
    --to=ecashin@coraid.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox