Linux LVM users
 help / color / mirror / Atom feed
From: Jean Spirat <jeanspirat@squirk.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] the lvm shared storage question of the week
Date: Wed, 06 Aug 2008 08:38:46 +0200	[thread overview]
Message-ID: <489946F6.60706@squirk.org> (raw)
In-Reply-To: <54CA3782-8BC9-4F64-B209-2066B2315E77@redhat.com>

Jonathan Brassow a �crit :
> Our testing group has machines that use AOE.  It works well with 
> CLVM.  However, they use their machines as a cluster.  It seems to me 
> that you want to carve up your storage, but you only want one machine 
> to use each piece.
>
yes each server will mount a part of the filesystem and not the same 
part on each. This mean a single lvm logical volume will be mounted only 
on one host.

> LVM manual briefly mentions CLVM (should apply equally well to debian):
> http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/Cluster_Logical_Volume_Manager/index.html 
>
yes it just speak about it but there is no doc at all, nothing tells us 
if it listen on a tcp port or just communicate by using data on the disk 
or anything about the setup. Also it speak about special configuration 
in lvm.conf but nowhere i see WHAT should be configured :)

i guess with:

locking_type What type of locking to use. 1 is the default, which use 
flocks on files in locking_dir (see below) to avoid conflicting LVM2 
commands running concurrently on a single machine. 0 disables locking 
and risks corrupting your metadata. If set to 2, the tools will load the 
external locking_library (see below). If the tools were configured 
--with-cluster=internal (the default) then 3 means to use built-in 
cluster-wide locking. All changes to logical volumes and their states 
are communicated using locks.

that it should use

locking_type=2


but is this enough ?
>
> You will want to come up to speed on the cluster infrastructure (at 
> least the setup) if you want to use CLVM....
>
sorry i am not native english speaker, what do you mean by that ?

regards,
Jean.

  reply	other threads:[~2008-08-06  6:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05 13:36 [linux-lvm] the lvm shared storage question of the week Jean Spirat
2008-08-05 15:20 ` Jonathan Brassow
2008-08-06  6:38   ` Jean Spirat [this message]
2008-08-07 18:22     ` John Leach
2008-08-08  8:39       ` Jean Spirat

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=489946F6.60706@squirk.org \
    --to=jeanspirat@squirk.org \
    --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