Re: Volume Managers in Linux

H. Peter Anvin (hpa@transmeta.com)
3 Nov 1998 21:15:46 GMT


Followup to: <199811030011.TAA29771@hilfy.ece.cmu.edu>
By author: "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
In newsgroup: linux.dev.kernel
>
> In message <19981102235619.B1797@quit.mediaways.net>, Florian Lohoff writes:
> +-----
> | On Mon, Nov 02, 1998 at 03:57:20PM -0600, Shawn Leas wrote:
> | > not a mechanism by which filesystems are resized. Rather, it
> | > provides a way to GRACEFULLY combine multiple physical volumes
> | > into a virtual contiguous logical volume, and gives a STANDARD
> | > interface to applying alocation policies and even RAID.
> |
> | Yep - And even this Ted thought of beeing integrated into the ext234
> | filesystem
> +--->8
>
> Erk. Logical volume management doesn't belong in the filesystem; it's a
> device-like layer, not a filesystem-like layer.
>

Not necessarily. If you want the filesystem to handle devices being
added or even removed, you need some integration into the filesystem.
It may be, though, that some should go into the RAID driver layer.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/