HighDots.NET Computer Hardware Forums  

LVM vs Software RAID

Storage systems Storage system issues, both hardware and software (comp.arch.storage)


Discuss LVM vs Software RAID in the Storage systems forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Wendell III
 
Posts: n/a

Default LVM vs Software RAID - 04-23-2007 , 08:47 PM






Hi everyone,

Quick question: Given that it is now possible to have software-based
RAID arrays which are able to be grown using mdadm on Linux, what
advantage, if any, does LVM actually provide?

And yes, I am aware that the filesystem does not grow with mdadm's
--grow command, but tools like resize2fs seem to be sufficient. :-)

Any thoughts on this?

Thanks,
-Wendell
--


Reply With Quote
  #2  
Old   
Bill Todd
 
Posts: n/a

Default Re: LVM vs Software RAID - 04-24-2007 , 01:42 AM






Wendell III wrote:
Quote:
Hi everyone,

Quick question: Given that it is now possible to have software-based
RAID arrays which are able to be grown using mdadm on Linux, what
advantage, if any, does LVM actually provide?
Well, for a start, it lets you grow your underlying storage to arbitrary
sizes without having to grow individual arrays to unreasonable sizes
(e.g., keeping RAID-5 arrays relatively small and striping across
multiple such arrays provides considerably more availability than using
a single large RAID-5 array).

Some LVMs also support inter-site replication between one array (or set
of arrays) and another. Yes, this is something that a driver can
provide (at least for an individual disk or array) as well, but
packaging this up in an LVM can make things easier to work with.

Hmmm - how would multiple arrays (which might support separate file
systems rather than a single file system striped across them) coordinate
shared use of hot-spare disks, rather than require separate spares for
each array?

Perhaps the easiest way to look at it is that an LVM can manage multiple
volumes (and the various ways they can be used together), whereas a RAID
array presents a single volume to the next level up.

- bill


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.