Giter VIP home page Giter VIP logo

Comments (6)

TheBeatles1994 avatar TheBeatles1994 commented on May 9, 2024

Thx for your issue~ And I believe open-local will get more attention if zfs is included. By the way, not only lvm is covered, we are also preparing to integrate spdk.

I am not familiar with zfs, I see that LVM and zfs have many similar features, like storage pool, snapshot, etc. Does zfs can restrict use of volume capacity, similar to a logical volume in LVM?

from open-local.

liyimeng avatar liyimeng commented on May 9, 2024

@TheBeatles1994 Absolutely, features wise, zfs is far more completed and advanced than LVM. In ZFS, your can create dataset(vol with fs ready) or zvol (plain block device can used as raw disk), both can be set quota on them. In short, nothing is missing in ZFS if it is available in lvm. LVM is like a poor-man solution of ZFS. If given enough resource, zfs perform far more better than LVM. Most important thing is that zfs ensure your data integrity, no silent bit rot could happen. Keep your data safe and last for a very long time. This is very important for large dataset in big datacenter. And it is why zfs is choosen for most of HPC system.

But, there is always a "But" when something looks so good :), zfs demand more resource, a lot more than LVM. This don't have to be a block for open-local to support ZFS, because if openlocal could support both LVM and ZFS, then it can server both low-end and high end use case, and user have options to choose depend on their available resource, therefore make open local get much wider users base.

from open-local.

TheBeatles1994 avatar TheBeatles1994 commented on May 9, 2024

I did my research and ZFS is so powerful as you said. I believe open-local can integrate this well. And it would be very grateful if you can help with this feature, we need more great contributors like you~

from open-local.

liyimeng avatar liyimeng commented on May 9, 2024

@TheBeatles1994
Sure, I love to help. I can even bring some more ones to join us :)
Being the project establisher, you has the best overall knowledge of the project, especially its architecture. Maybe you could initiate some architecture work first, I then help with adding ZFS blocks or review to start with, what do you think?

for zfs go binding, we could consider https://github.com/mistifyio/go-zfs or https://pkg.go.dev/github.com/bicomsystems/go-libzfs, the second can be too complicated and might have licensing issue. However, we could always swap as needed in the future.

from open-local.

TheBeatles1994 avatar TheBeatles1994 commented on May 9, 2024

Maybe you could initiate some architecture work first, I then help with adding ZFS blocks or review to start with, what do you think?

Of course, I can do this~ The project needs to do more abstraction to support more local storage types.

from open-local.

liyimeng avatar liyimeng commented on May 9, 2024

@TheBeatles1994 looking forward to seeing that is coming soon!

from open-local.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.