* Re: [linux-lvm] CLVM
@ 2008-01-09 14:34 admin
0 siblings, 0 replies; 4+ messages in thread
From: admin @ 2008-01-09 14:34 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 176 bytes --]
I have few dudes who will do the job. But first must find as many information as possible. Can you tell me more about communication between clvm and cman, dlm, openais.
Bart
[-- Attachment #2: Type: text/html, Size: 583 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [linux-lvm] CLVM
@ 2008-01-09 14:02 admin
2008-01-09 14:08 ` Bryn M. Reeves
0 siblings, 1 reply; 4+ messages in thread
From: admin @ 2008-01-09 14:02 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 330 bytes --]
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.
Please help!!!
Best Regards
Bart
[-- Attachment #2: Type: text/html, Size: 915 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] CLVM
2008-01-09 14:02 admin
@ 2008-01-09 14:08 ` Bryn M. Reeves
2008-01-09 14:27 ` Patrick Caulfeld
0 siblings, 1 reply; 4+ messages in thread
From: Bryn M. Reeves @ 2008-01-09 14:08 UTC (permalink / raw)
To: LVM general discussion and development
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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.
Regards,
Bryn.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFHhNVl6YSQoMYUY94RAitoAJsEGGqmF4dKCpVIlsXas5eZGxvTyQCgqNPj
9SQ3fPmzFXaIrgTcv9sybyM=
=vzzs
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [linux-lvm] CLVM
2008-01-09 14:08 ` Bryn M. Reeves
@ 2008-01-09 14:27 ` Patrick Caulfeld
0 siblings, 0 replies; 4+ messages in thread
From: Patrick Caulfeld @ 2008-01-09 14:27 UTC (permalink / raw)
To: LVM general discussion and development
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-01-09 14:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 14:34 [linux-lvm] CLVM admin
-- strict thread matches above, loose matches on Subject: below --
2008-01-09 14:02 admin
2008-01-09 14:08 ` Bryn M. Reeves
2008-01-09 14:27 ` Patrick Caulfeld
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).