Pagina 1 di 1
Private Beta per ZFS
Inviato: ven 7 gen 2011, 16:08
da hashbang
A quanto pare, gli ostacoli della GNU GPL non sembrano fermare il progetto per il porting di ZFS su Linux.
Oltre al progetto ZFS on Linux, sembra che ci sia una private beta disponibile per poche distribuzioni che dia la possibilità di usare nativamente ZFS sul pinguino, senza infrangere la licenza che ne vieterebbe l'integrazione nativa.
Ecco il
link
Che ne pensate?
Re: Private Beta per ZFS
Inviato: ven 7 gen 2011, 16:14
da Ansa89
Non ho capito cos'ha in più rispetto alla versione sviluppata da behlendorf (
http://zfsonlinux.org/).
Re: Private Beta per ZFS
Inviato: ven 7 gen 2011, 16:22
da hashbang
Su Wikipedia (en) dice
"A native port of ZFS for Linux is being worked on. This ZFS on Linux port was produced at the Lawrence Livermore National Laboratory (LLNL) under Contract No. DE-AC52-07NA27344 (Contract 44) between the U.S. Department of Energy (DOE) and Lawrence Livermore National Security, LLC (LLNS) for the operation of LLNL. It has been approved for release under LLNL-CODE-403049. It does not yet implement ZPL layer, thus it's not possible to use it as a filesystem. Though it does implement user space virtual block device (vdev) creation through it's ZVOL interface. ZVOL virtual block devices may be formatted with a filesystem, affording the filesystem some of the benefits of the ZFS feature set. [52] --> behlendorf
Another native port is also being worked on by KQ Infotech [9].[53] This port used the LLNL ZVOL implementation as a starting point and are working on the POSIX layer. Currently in beta quality, a GA release supporting zpool v28 is planned in january 2011 [54]. --->Il port in oggetto del topic"
Re: Private Beta per ZFS
Inviato: ven 7 gen 2011, 16:34
da hashbang
penso sia per motivi commerciali, ma non capisco come mai Oracle non abbia modificato la licenza di ZFS dalla CDDL a una GPL-compatibile.
Quando esso era di proprietà di Sun era comprensibile, visto che OpenSolaris voleva essere un concorrente di GNU/Linux, ma visto che ora appartiene ad Oracle (che ha una distro Linux), i motivi del mancato cambio di licenza non li capisco proprio.
Inoltre, su wikipedia (it) c'è scritto che il suo diretto concorrente btrfs sarebbe stato reso stabile con la release 2.6.35, ma ad oggi (2.6.37) è ancora marcato come EXPERIMENTAL.
Re: Private Beta per ZFS
Inviato: dom 13 feb 2011, 14:06
da Ansa89
Wikipedia (en) ha scritto:A native port of ZFS for Linux is being worked on. This ZFS on Linux port was produced at the Lawrence Livermore National Laboratory (LLNL) under Contract No. DE-AC52-07NA27344 (Contract 44) between the U.S. Department of Energy (DOE) and Lawrence Livermore National Security, LLC (LLNS) for the operation of LLNL. It has been approved for release under LLNL-CODE-403049. It does not yet implement ZPL layer, thus it's not possible to use it as a filesystem. Though it does implement user space virtual block device (vdev) creation through it's ZVOL interface. ZVOL virtual block devices may be formatted with a filesystem, affording the filesystem some of the benefits of the ZFS feature set.
zfsonlinux.org ha scritto:The port currently includes a fully functional and stable SPA, DMU, and ZVOL with a ZFS Posix Layer (ZPL) on the way!
Quindi c'è una speranza che il pieno supporto di ZFS arrivi anche su linux?
Re: Private Beta per ZFS
Inviato: dom 13 feb 2011, 20:33
da hashbang
Non penso che ci sarà un supporto nativo. Penso più che sarà un supporto alle partizioni formattate in ZFS e sinceramente IMHO serve a ben poco. ZFS nativo, con la possibilità di formattare la partizione di root con esso, sarebbe un'ottima soluzione per Linux. Il problema è (come al solito) Oracle. Se cambierà la licenza, allora il porting lo potremmo avere addirittura per la prossima stable del kernel (2.9.39), ma visto quanto si è dimostrata poco open, non credo che avverrà mai.
Re: Private Beta per ZFS
Inviato: sab 19 feb 2011, 12:45
da Ansa89
zfsonlinux.org ha scritto:The port includes a functional and stable SPA, DMU, ZVOL, and and Posix Layer (ZPL).
...
Please keep in mind the current 0.5.2 stable release does not yet support a mountable filesystem. This functionality is currently available only in the 0.6.0-rc1 release candidate.