Re: ZFS with Linux: An Open Plea



On Sat, 14 Apr 2007, Jan Engelhardt wrote:


On Apr 14 2007 10:04, Mike Snitzer wrote:

ZFS does have some powerful features but much of it depends on their
broken layering of volume management. Embedding the equivalent of LVM
into a filesystem _feels_ quite wrong.

[...]

Unfortunately in order for Linux to incorporate such a feature I'd
imagine a new filesystem would need to be developed with redirect on
write at its core. Can't really see ext4 or any other existing Linux
filesystem grafting such a feature into it. But even though I can't
see it; do others?

FUSE-based filesystems. (That said, might wanna try through
"ZFS-on-fuse" fs).

FUSE implemtation uses too many context switches on each I/O so on the same hardware it will never will be so fast as on Linux, BSD and MOX (yes ZFS is now avalaible on all this OSes .. and few people says Windows implemtation is very close). Current FUSE implemntation can't be comparable in aspects of speed and probably never will be on using threads (very simmilar case to ALSA and mixing in user space .. in both cases it is broken by design). Also ZFS on Solaris uses few other system abilities for example it interract with PSH.

So FUSE ZFS is IMO only kind of academic demo implemtation only but never will be usefull/ready for production (plain waste of time). If Linux licensing will not be relaxed probaly we can forget about ZFS on Linux (licensing problems in this case are obly on Linux side .. <ironically>in this case ZFS licensing is more oppened than Linux licensing </ironically>).

kloczek
PS. IIRC implemting ZFS on FUSE was some kind of workaround for licensing issue but FUSE fill uses vfs layer and probaly still thinking about
licensing is actual.
--
-----------------------------------------------------------
*Ludzie nie mają problemów, tylko sobie sami je stwarzają*
-----------------------------------------------------------
Tomasz Kłoczko, sys adm @zie.pg.gda.pl|*e-mail: kloczek@xxxxxxxxxxxxxxxxxx*

Relevant Pages

  • Re: ZFS with Linux: An Open Plea
    ... Also ZFS on ... So FUSE ZFS is IMO only kind of academic demo implemtation only but never will ... If Linux licensing will ...
    (Linux-Kernel)
  • Re: ZFS with Linux: An Open Plea
    ... Few days ago I'm swich two backup servers with few TB storage from Linux to ... only because client want use ZFS .. ... Why did this client want to use ZFS? ... IMO current Linux licensing less is importand than bringing in possible ...
    (Linux-Kernel)
  • Re: ZFS with Linux: An Open Plea
    ... abstraction but try to solve things like limited I/O bandwich and statatistical number of errors on storing portion informations (it ~constant but capacity of used storage divices grows) now avalaible storage devices and simplify managing hundrets or thousands phisical devices. ... Look at the various technologies in Linux to understand the flexibility Linux provides for managing storage. ... Except ext4 all this all this technologies not solves some problems which are plugged by ZFS. ... Problem is not on technical area but on licensing and it is plain Linux word problem because neccessary in this case changes on CDDL side will make this code less oppended than now .. ...
    (Linux-Kernel)
  • Re: which file system to use
    ... "ZFS is currently not available as a root filesystem since there is no ... In the linux world, doesn't that translate to "ZFS is currently not ... So don't expect the linux kernel to support it. ...
    (Ubuntu)
  • Re: Filesystem of choice for a Linux/FreeBSD shared backup disk?
    ... any suggestion about what kind of filesystem would be best to use? ... ZFS is not yet ready for Linux. ... While Linux don't handle UFS2 easily, how much of a trouble is it? ...
    (freebsd-questions)