linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Patrick Caulfeld <pcaulfie@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] CLVM
Date: Wed, 09 Jan 2008 14:27:20 +0000	[thread overview]
Message-ID: <4784D9C8.1030203@redhat.com> (raw)
In-Reply-To: <4784D565.1030702@redhat.com>

Bryn M. Reeves wrote:
> admin wrote:
>> Hi,
>> I wan't to use clvm but without cman and related packages, is this
>> possible. When i was trying to compile lvm to use clvm i need to add
>> --with-clvmd but there were problem with dependencies so I need to
>> compile cluster first. I'm using debian and don't need cluster and gfs,
>> only clvm.
> 
> 
> The clvm deamon currently depends on the RHCS infrastructure (cman, dlm).
> 
> In principal it's possible to make it work with other cluster software
> but you'll need to add support for whatever locking and membership
> mechanisms you're using.
> 
> See the code in daemons/clvmd/{clvmd-cman,clvmd-gulm,clvmd-openais}.c
> that interfaces to the different versions of RHCS and the cluster_ops
> struct in clvmd-comms.h to get some ideas.


That's good advice. clvmd will run with 'just' openais, but you need to
configure it yourself and it's not well tested. If you need to adapt
clvmd for other clustering infrastructures then clvmd-openais.c is the
file to adapt as it's by far the simplest. Though it does require that
the cluster software provides messaging as a service.

Patrick

  reply	other threads:[~2008-01-09 14:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-09 14:02 [linux-lvm] CLVM admin
2008-01-09 14:08 ` Bryn M. Reeves
2008-01-09 14:27   ` Patrick Caulfeld [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-09 14:34 admin

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=4784D9C8.1030203@redhat.com \
    --to=pcaulfie@redhat.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;
as well as URLs for NNTP newsgroup(s).