All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [linux-lvm] Re: [lvm-devel] [ANNOUNCE] LVM reimplementation ready for beta testing
@ 2002-01-31 19:52 ` Steve Pratt
  0 siblings, 0 replies; 68+ messages in thread
From: Steve Pratt @ 2002-01-31 13:54 UTC (permalink / raw)
  To: lvm-devel
  Cc: Jim McDonald, Andreas Dilger, linux-lvm, linux-kernel, evms-devel

Joe Thornber wrote:
>On Wed, Jan 30, 2002 at 10:03:40PM +0000, Jim McDonald wrote:
>> Also, does/where does this fit in with EVMS?

>EVMS differs from us in that they seem to be trying to move the whole
>application into the kernel,

No, not really.  We only put in the kernel the things that make sense to be
in the kernel, discovery logic, ioctl support, I/O path.  All configuration
is handled in user space.

> whereas we've taken the opposite route
>and stripped down the kernel side to just provide services.

Then why does snapshot.c in device mapper have a read_metadata function
which populates the exception table from on disk metadata?  Seems like you
agree with us that having metadata knowledge in the kernel is a GOOD thing.

>This is fine, I think there's room for both projects.  But it is worth
>noting that EVMS could be changed to use device-mapper for it's low
>level functionality.  That way they could take advantage of the cool
>work we're doing with snapshots and pvmove, and we could take
>advantage of having more eyes on the core driver.

Since device_mapper does not support in kernel discovery, and EVMS relies
on this, it would be very difficult to change EVMS to use device_mapper.
Besides, EVMS already has all the capabilities provided by device mapper,
including a complete LVM1 compatibility package.

>LVM2 may not seem that exciting initially, since the first release is
>just concentrating on reproducing LVM1 functionality.  But a lot of
>the reason for this rewrite is to enable us to add in the new features
>that we want (such as a transaction based disk format).  It's on this
>new feature list that we'll be mainly competing with EVMS.

Why compete, come on over and help us :-)

Steve


EVMS Development - http://www.sf.net/projects/evms
Linux Technology Center - IBM Corporation
(512) 838-9763  EMAIL: SLPratt@US.IBM.COM

^ permalink raw reply	[flat|nested] 68+ messages in thread
* Re: [linux-lvm] Backup costs (was: LVM reimplementationre)
@ 2002-02-06 21:10 Richard Barbara
  2002-02-07 10:24 ` Scott Laird
  0 siblings, 1 reply; 68+ messages in thread
From: Richard Barbara @ 2002-02-06 21:10 UTC (permalink / raw)
  To: linux-lvm

Does anyone have an opinion as to what the cost of storage should be (say
in $ /Gbyte) to enable wider use of 'direct to disk' backup?
Would tape emulation help in this issue?  

----------
> From: Jeff Layton <laytonjb@bellsouth.net>
> To: linux-lvm@sistina.com
> Subject: Re: [linux-lvm] Backup costs (was: LVM reimplementationre)
> Date: Thursday, 7 February 2002 13:04
> 
> James Mello wrote:
> 
> > >    Large amounts of data brings in even more issues. How do
> > > you stream Petabytes of data to tape in a resonable of time?
> > > Unless you spend HUGE amounts of money to buy multiple
> > > silos to handle slices of the data and put in a fantastic network
> > > to handle the traffic, you can't backup in a reasonable amount
> > > of time. In this case, disk is your only choice. The data size
> > > break point between disk and tape depends on lots of things,
> > > but that point is moving downward all the time (perhaps in
> > > the Terabyte range).
> >
> > Petabytes are another matter entirely. If you must absolutely have that
> > much data backed up, you start looking at more exotic solutions.
Backing
> > up solely to disk is *way* to expensive, hence the wonderful, but of
> > poorly implemented idea of HSM.... Disk and tape :)
> 
> Yes, HSM has never panned out the way it was supposed to.
> However, try backing up Petabytes with tape in a reasonable
> amount of time. While I've never configure such a system,
> the numbers from systems I have seen indicate that disk is
> much cheaper than tape (even if tape is a feasible solution
> because of speed).
> 
> Jeff
> 
> 
> >
> >         -- Cheers
> >         -- James
> >
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@sistina.com
> > http://lists.sistina.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html

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

end of thread, other threads:[~2002-02-12  1:00 UTC | newest]

Thread overview: 68+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-31 13:54 [linux-lvm] Re: [lvm-devel] [ANNOUNCE] LVM reimplementation ready for beta testing Steve Pratt
2002-01-31 19:52 ` Steve Pratt
2002-01-31 12:52 ` Joe Thornber
2002-02-01  3:47   ` Joe Thornber
2002-02-01  3:55   ` [Evms-devel] " Arjan van de Ven
2002-02-01  9:55     ` Arjan van de Ven
2002-01-31 13:09     ` Joe Thornber
2002-02-01  4:04       ` Joe Thornber
2002-02-01  4:13       ` [linux-lvm] " Arjan van de Ven
2002-02-01 10:12         ` Arjan van de Ven
2002-01-31 13:35         ` Joe Thornber
2002-02-01  4:31           ` [linux-lvm] " Joe Thornber
2002-02-01  5:06         ` [linux-lvm] Re: [Evms-devel] " Stephen C. Tweedie
2002-02-01 11:05           ` Stephen C. Tweedie
2002-02-01  8:32         ` [linux-lvm] " Alan Cox
2002-02-01 14:44           ` Alan Cox
2002-02-01  8:59           ` [linux-lvm] Re: [Evms-devel] " Stephen C. Tweedie
2002-02-01 14:58             ` Stephen C. Tweedie
2002-02-01 16:01   ` [evms-devel] [linux-lvm] " Kevin Corry
2002-02-01 21:59     ` Kevin Corry
2002-01-31 21:51     ` Joe Thornber
2002-02-03  6:22       ` Joe Thornber
2002-02-01 17:17     ` Alan Cox
2002-02-01 23:30       ` Alan Cox
2002-02-02  7:40     ` Andrew Clausen
2002-02-02 13:39       ` Andrew Clausen
2002-02-02 13:30       ` Alan Cox
2002-02-02 19:42         ` Alan Cox
2002-01-31 14:05 ` [linux-lvm] Re: [lvm-devel] [ANNOUNCE] LVM reimplementationre ady " Jeff Layton
2002-02-01  3:29   ` Heinz J . Mauelshagen
2002-02-01  9:43     ` Jeff Layton
2002-02-05  8:04     ` James Hawtin
2002-02-05  8:09       ` Patrick Caulfield
2002-02-05 11:13       ` Jesus Manuel NAVARRO LOPEZ
2002-02-05 12:28         ` [linux-lvm] (OT) Backups (was Re: LVM reimplementationre ady for beta testing...) Chad C. Walstrom
2002-02-06 13:13       ` [linux-lvm] Backup costs (was: LVM reimplementationre) Benjamin Scott
2002-02-06 13:39         ` Daniel Whicker
2002-02-06 13:46           ` James Mello
2002-02-06 14:35             ` Anders Widman
2002-02-07  3:01               ` Jesus Manuel NAVARRO LOPEZ
2002-02-07  3:17                 ` Petro
2002-02-07  4:34                   ` Jesus Manuel NAVARRO LOPEZ
2002-02-07  7:19                     ` Petro
2002-02-07  7:54                       ` Jesus Manuel NAVARRO LOPEZ
2002-02-07  3:55               ` Dieter Stueken
2002-02-06 13:46         ` Andreas Dilger
2002-02-06 13:48         ` Theo Van Dinter
2002-02-06 15:45           ` Austin Gonyou
2002-02-06 13:51         ` Petro
2002-02-06 13:52         ` Kirby C. Bohling
2002-02-06 13:55         ` Jeff Layton
2002-02-06 14:03           ` James Mello
2002-02-06 20:03             ` Jeff Layton
2002-02-06 20:08               ` James Mello
2002-02-06 20:11                 ` Jeff Layton
2002-02-07  3:10                   ` Jesus Manuel NAVARRO LOPEZ
2002-02-07  4:53                     ` Jeff Layton
2002-02-07  5:31                       ` James Hawtin
2002-02-07 17:05                         ` Wolfgang Weisselberg
2002-02-08 20:04                           ` James Hawtin
2002-02-07  3:03           ` Jesus Manuel NAVARRO LOPEZ
2002-02-07  3:17             ` Petro
2002-02-07  4:15               ` Jesus Manuel NAVARRO LOPEZ
2002-02-12  1:00             ` Marc MERLIN
2002-01-31 15:19 ` [Evms-devel] Re: [linux-lvm] Re: [lvm-devel] [ANNOUNCE] LVM reimplementation ready for beta testing Andrew Clausen
2002-01-31 21:18   ` Andrew Clausen
  -- strict thread matches above, loose matches on Subject: below --
2002-02-06 21:10 [linux-lvm] Backup costs (was: LVM reimplementationre) Richard Barbara
2002-02-07 10:24 ` Scott Laird

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.