All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] LVM or LVM2?
@ 2003-12-05  8:57 Yanick Quirion
  2003-12-05 13:54 ` Jord Tanner
  0 siblings, 1 reply; 4+ messages in thread
From: Yanick Quirion @ 2003-12-05  8:57 UTC (permalink / raw)
  To: linux-lvm

Hi all,
 
I want to implement LVM on a new system. The server will be a Fedora Core 1 and this distribution comes with utilities of LVM version 1.0.x. I also read some stuff about LVM2, but I can't figure out which one is the best solution. On a old system I use LVM 1.1RC2, but this version seems now to be unavailable.
 
So for my new server I just want to make the good decision. Which one, between the two, is the best solution for now and the future?
 
Thanks for your suggestion.
 
Best regards,


-----------
Yanick Quirion
Administrateur Réseau/Network Manager
NEOKIMIA INC.
Institut de Pharmacologie de Sherbrooke
3e étage (Édifice Z5)
3001 12e avenue Nord
Sherbrooke, Québec
CANADA
J1H 5N4
 
Tél.:    +1 819 820-6040
Direct:  +1 819 820-6855
Fax.:    +1 819 820-6841
 
email: Yanick.Quirion@neokimia.com

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

* Re: [linux-lvm] LVM or LVM2?
  2003-12-05  8:57 [linux-lvm] LVM or LVM2? Yanick Quirion
@ 2003-12-05 13:54 ` Jord Tanner
  2003-12-05 13:59   ` [linux-lvm] " Måns Rullgård
  2003-12-08  7:24   ` [linux-lvm] " more
  0 siblings, 2 replies; 4+ messages in thread
From: Jord Tanner @ 2003-12-05 13:54 UTC (permalink / raw)
  To: linux-lvm

I know this is the LVM list, and I may be shot for saying this, but I
have found EVMS to be fabulous. The curses based interface is good, and
the X interface is fantastic. Others will certainly have other opinions,
and as always YMMV.

Jord Tanner

On Fri, 2003-12-05 at 06:56, Yanick Quirion wrote:
> Hi all,
>
> I want to implement LVM on a new system. The server will be a Fedora Core 1 and this distribution comes with utilities of LVM version 1.0.x. I also read some stuff about LVM2, but I can't figure out which one is the best solution. On a old system I use LVM 1.1RC2, but this version seems now to be unavailable.
>
> So for my new server I just want to make the good decision. Which one, between the two, is the best solution for now and the future?
>
> Thanks for your suggestion.
>
> Best regards,
>
>
> -----------
> Yanick Quirion
> Administrateur Réseau/Network Manager
> NEOKIMIA INC.
> Institut de Pharmacologie de Sherbrooke
> 3e étage (Édifice Z5)
> 3001 12e avenue Nord
> Sherbrooke, Québec
> CANADA
> J1H 5N4
>
> Tél.:    +1 819 820-6040
> Direct:  +1 819 820-6855
> Fax.:    +1 819 820-6841
>
> email: Yanick.Quirion@neokimia.com
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
--
Jord Tanner <jord@indygecko.com>

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

* [linux-lvm] Re: LVM or LVM2?
  2003-12-05 13:54 ` Jord Tanner
@ 2003-12-05 13:59   ` Måns Rullgård
  2003-12-08  7:24   ` [linux-lvm] " more
  1 sibling, 0 replies; 4+ messages in thread
From: Måns Rullgård @ 2003-12-05 13:59 UTC (permalink / raw)
  To: linux-lvm

Jord Tanner <jord@indygecko.com> writes:

> I know this is the LVM list, and I may be shot for saying this, but I
> have found EVMS to be fabulous. The curses based interface is good, and
> the X interface is fantastic. Others will certainly have other opinions,
> and as always YMMV.

I generally try to judge things on this level of the system by what
they actually accomplish, and how well they perform, rather than the
look of some configuration utility.  I haven't seen the EVMS tools,
but I suppose someone could write similar looking tools for LVM.

-- 
M�ns Rullg�rd
mru@kth.se

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

* RE: [linux-lvm] LVM or LVM2?
  2003-12-05 13:54 ` Jord Tanner
  2003-12-05 13:59   ` [linux-lvm] " Måns Rullgård
@ 2003-12-08  7:24   ` more
  1 sibling, 0 replies; 4+ messages in thread
From: more @ 2003-12-08  7:24 UTC (permalink / raw)
  To: linux-lvm

I have tried LVM1, LVM2 and EVMS, and I think LVM2 is the better choice.

Since from Linux kernel 2.6.0, the kernel only supports device-mapper (LVM2). So LVM2 is better than LVM1.
Actually for the user friendly interfaces, EVMS is better for user friendly. But for the robust and maintenance, LVM2 is better obviously.
I think robust and maintenance is most important for a storage server of course.


more


-----Original Message-----
From: linux-lvm-admin@sistina.com [mailto:linux-lvm-admin@sistina.com]On
Behalf Of Jord Tanner
Sent: 2003年12月6日 3:53
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM or LVM2?


I know this is the LVM list, and I may be shot for saying this, but I
have found EVMS to be fabulous. The curses based interface is good, and
the X interface is fantastic. Others will certainly have other opinions,
and as always YMMV.

Jord Tanner

On Fri, 2003-12-05 at 06:56, Yanick Quirion wrote:
> Hi all,
>  
> I want to implement LVM on a new system. The server will be a Fedora Core 1 and this distribution comes with utilities of LVM version 1.0.x. I also read some stuff about LVM2, but I can't figure out which one is the best solution. On a old system I use LVM 1.1RC2, but this version seems now to be unavailable.
>  
> So for my new server I just want to make the good decision. Which one, between the two, is the best solution for now and the future?
>  
> Thanks for your suggestion.
>  
> Best regards,
> 
> 
> -----------
> Yanick Quirion
> Administrateur Réseau/Network Manager
> NEOKIMIA INC.
> Institut de Pharmacologie de Sherbrooke
> 3e étage (édifice Z5)
> 3001 12e avenue Nord
> Sherbrooke, Québec
> CANADA
> J1H 5N4
>  
> Tél.:    +1 819 820-6040
> Direct:  +1 819 820-6855
> Fax.:    +1 819 820-6841
>  
> email: Yanick.Quirion@neokimia.com
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
-- 
Jord Tanner <jord@indygecko.com>


_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

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

end of thread, other threads:[~2003-12-08  7:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-05  8:57 [linux-lvm] LVM or LVM2? Yanick Quirion
2003-12-05 13:54 ` Jord Tanner
2003-12-05 13:59   ` [linux-lvm] " Måns Rullgård
2003-12-08  7:24   ` [linux-lvm] " more

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.