Talk:Ploop/Why

From OpenVZ Virtuozzo Containers Wiki
Revision as of 17:04, 8 July 2012 by Kir (talk | contribs) (answered)
Jump to: navigation, search

zfs zvol

Have you noticed that you are replicating the code of ZFS ZVols? All these features are available in ZVols and they work on Linux just fine, and they work *today*. (the talk page was inaccessible, sorry about this. Rudd-O)

—The preceding unsigned comment was added by 208.54.5.241 (talkcontribs) 03:45, 24 June 2012.

Well, I can see a few differences here:
1. zfs have a license that incompatible with the GPL v2 which covers the Linux kernel
2. zvol can only be run on top of zfs, ploop can support any fs (potentially)
3. ploop can work over NFS
4. zvol snapshot feature is in fact implemented in zfs, ploop snapshot is implemented in ploop
--Kir 13:04, 8 July 2012 (EDT)