linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Can LVM2 and CLVM co-exist
@ 2005-10-28  4:17 Edward Muller
  2005-10-28  7:19 ` Patrick Caulfield
  0 siblings, 1 reply; 5+ messages in thread
From: Edward Muller @ 2005-10-28  4:17 UTC (permalink / raw)
  To: LVM general discussion and development

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

I have a system using LVM2 and recently setup a CORAID (www.coraid.com) 
device. I'd like to use CLVM to manage the volumes on the device. But someone 
mentioned that LVM2 and CLVM may be incompatible. 

I didn't want to trash my test machine at the moment so I was wondering if 
they are compatible or not.

Thx
-- 
Edward Muller - Interlix
edwardam@interlix.com
417-862-0573
PGP Key: http://interlix.com/Members/edwardam/pgpkeys

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Can LVM2 and CLVM co-exist
  2005-10-28  4:17 [linux-lvm] Can LVM2 and CLVM co-exist Edward Muller
@ 2005-10-28  7:19 ` Patrick Caulfield
  2005-10-28 16:31   ` Edward Muller
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Caulfield @ 2005-10-28  7:19 UTC (permalink / raw)
  To: edwardam, LVM general discussion and development

Edward Muller wrote:
> I have a system using LVM2 and recently setup a CORAID (www.coraid.com) 
> device. I'd like to use CLVM to manage the volumes on the device. But someone 
> mentioned that LVM2 and CLVM may be incompatible. 

What exactly are you trying to do?

LVM2 & CLVM can't be incompatible - they are the same thing! installing the
lvm2-cluster RPM doesn't replace any LVM2 components, it provides a new locking
method for clustered VGs and a daemon to distribute the commands across the cluster.

-- 

patrick

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Can LVM2 and CLVM co-exist
  2005-10-28  7:19 ` Patrick Caulfield
@ 2005-10-28 16:31   ` Edward Muller
  2005-10-31  9:59     ` Patrick Caulfield
  0 siblings, 1 reply; 5+ messages in thread
From: Edward Muller @ 2005-10-28 16:31 UTC (permalink / raw)
  To: Patrick Caulfield; +Cc: LVM general discussion and development

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

On Friday 28 October 2005 02:19 am, Patrick Caulfield wrote:
> Edward Muller wrote:
> > I have a system using LVM2 and recently setup a CORAID (www.coraid.com)
> > device. I'd like to use CLVM to manage the volumes on the device. But
> > someone mentioned that LVM2 and CLVM may be incompatible.
>
> What exactly are you trying to do?
>
> LVM2 & CLVM can't be incompatible - they are the same thing! installing the
> lvm2-cluster RPM doesn't replace any LVM2 components, it provides a new
> locking method for clustered VGs and a daemon to distribute the commands
> across the cluster.

What's an RPM? :-)
j/k - This is on gentoo linux and it's a separate package and doesn't depend 
on the lvm package.

But on investigating further I see that they compile lvm with clvm in that 
package. Presumably so you can have different versions of clvm and lvm 
installed. Why you would want to do that I don't know. 

-- 
Edward Muller - Interlix
edwardam@interlix.com
417-862-0573
PGP Key: http://interlix.com/Members/edwardam/pgpkeys

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Can LVM2 and CLVM co-exist
  2005-10-28 16:31   ` Edward Muller
@ 2005-10-31  9:59     ` Patrick Caulfield
  2005-10-31 16:48       ` Edward Muller
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Caulfield @ 2005-10-31  9:59 UTC (permalink / raw)
  To: edwardam; +Cc: linux-lvm

Edward Muller wrote:
> On Friday 28 October 2005 02:19 am, Patrick Caulfield wrote:
> 
>>Edward Muller wrote:
>>
>>>I have a system using LVM2 and recently setup a CORAID (www.coraid.com)
>>>device. I'd like to use CLVM to manage the volumes on the device. But
>>>someone mentioned that LVM2 and CLVM may be incompatible.
>>
>>What exactly are you trying to do?
>>
>>LVM2 & CLVM can't be incompatible - they are the same thing! installing the
>>lvm2-cluster RPM doesn't replace any LVM2 components, it provides a new
>>locking method for clustered VGs and a daemon to distribute the commands
>>across the cluster.
> 
> 
> What's an RPM? :-)
> j/k - This is on gentoo linux and it's a separate package and doesn't depend 
> on the lvm package.
> 
> But on investigating further I see that they compile lvm with clvm in that 
> package. Presumably so you can have different versions of clvm and lvm 
> installed. Why you would want to do that I don't know. 

That sounds more like a dangerous idea than a feature !
clvmd & lvm2 really ought to be kept in sync.


-- 

patrick

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-lvm] Can LVM2 and CLVM co-exist
  2005-10-31  9:59     ` Patrick Caulfield
@ 2005-10-31 16:48       ` Edward Muller
  0 siblings, 0 replies; 5+ messages in thread
From: Edward Muller @ 2005-10-31 16:48 UTC (permalink / raw)
  To: Patrick Caulfield; +Cc: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

On Monday 31 October 2005 03:59 am, Patrick Caulfield wrote:
[snip]
> > But on investigating further I see that they compile lvm with clvm in
> > that package. Presumably so you can have different versions of clvm and
> > lvm installed. Why you would want to do that I don't know.
>
> That sounds more like a dangerous idea than a feature !
> clvmd & lvm2 really ought to be kept in sync.


Well they are the same versions at least, but yes. I agree.

-- 
Edward Muller - Interlix
edwardam@interlix.com
417-862-0573
PGP Key: http://interlix.com/Members/edwardam/pgpkeys

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-10-31 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-28  4:17 [linux-lvm] Can LVM2 and CLVM co-exist Edward Muller
2005-10-28  7:19 ` Patrick Caulfield
2005-10-28 16:31   ` Edward Muller
2005-10-31  9:59     ` Patrick Caulfield
2005-10-31 16:48       ` Edward Muller

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).