Re: FEATURE REQUEST: merge MD software raid and LVM in one unique layer.



On 5/2/07, Diego Calleja <diegocg@xxxxxxxxx> wrote:
El Wed, 2 May 2007 20:18:55 +0100, "Miguel Sousa Filipe" <miguel.filipe@xxxxxxxxx> escribió:

> I find it high irritanting having two kernel interfaces and two
> userland tools that provide the same funcionality, which one should I
> use?

I doubt users care about kernel's design; however the lack of unification of
userspace tools is a real problem. Just my 2¢.


I believe they do, since the kernels desing obviate the need and use
of several diferent tools (that shouldn't be needed) like for instance
for having raid5 with snapshot and dinamic partition resizing we will
allways need:

md-raid5
lvm
some FS.

This md-raid5 and lvm separation is the evidence of how the kernels
design & API affect usability and userspace tools that the user is
obliged to use. I cannot have those features without "bumping" into
this kernel design issue.
This is also a problem for any developer who tries to improve
usability in this area by creating some unified userland tools to
manipulate MD & LVM. (Imagining myself implementing some userland tool
to create some "storage devices" + mount points.. doesn't seem easy
nor fun..).


Best regards,

--
Miguel Sousa Filipe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: FEATURE REQUEST: merge MD software raid and LVM in one unique layer.
    ... > userland tools that provide the same funcionality, ... This md-raid5 and lvm separation is the evidence of how the kernels ... this kernel design issue. ... currently you see that they are seperate becouse you use two different tools to manipulate them, but if it was one tool that manipulated both of them for the common cases you wouldn't know. ...
    (Linux-Kernel)
  • Re: bonding: cannot remove certain named devices
    ... code and also all of the userland tools too? ... chars) chars? ... IMHO kernel cannot filter all bad strings. ...
    (Linux-Kernel)
  • cvsuping from 4.10 to 5.3.
    ... I was curious as to if it is possible to cvsup from 4.10 to 5.3 (kernel ... and userland tools). ... To unsubscribe, ...
    (freebsd-questions)
  • Re: [FreeBSD] Question patching the system
    ... >> PS, after installing a new kernel, if you changed many options over the ... because they relate to kernel memory structures. ... etc) or b) by updating your source tree with CVSup or some other ... The list of dependencies that the userland tools have on kernel ...
    (comp.unix.bsd.freebsd.misc)
  • Re: FEATURE REQUEST: merge MD software raid and LVM in one unique layer.
    ... userland tools that provide the same funcionality, ... I doubt users care about kernel's design; however the lack of unification of ... userspace tools is a real problem. ...
    (Linux-Kernel)