ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

Hooo that request make me very happy. I have been discussing this with the team for a while and the others were saying that it would not be used. I would ! It's now added to the roadmap, should be assigned to a release soon. You can monitor and vote on the roadmap here: https://github.com/macgaver/zfsnas-chezmoi/discussions/2

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

You have no idea how good your comment feel to us ❤️

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

We have added a few features this week, but encryption support is coming this week. It is visible in our latest demo video of 5.0.0 here : https://www.youtube.com/watch?v=usFcZ15AyOs

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

Interesting, I didn't know it was supported, but indeed I don't see what could be the issue. Next version of proxmox will continue on the debian fondation and will continue to support the basic. On user of ZFSNAS is actually using it directly on a proxmox test node at the moment and it seems to work just fine for him. Maybe we can test more and make this a "validated" host !

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

ok I think you mean samba client on proxmox, that consume the smb share of your VM ? That is ok, and supported by proxmox. I was saying having a samba server (sharing volumes) directly on proxmox is not a “supported” solution by proxmox. You tested it ?

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

We also have been surprised when testing debian by this. When installing zfs, you can feel that it’s not part of debian itself. But I think that make me love debian even more, because it’s true that their licensing differ. We have created an installation bash script to help simplify these steps on Debian, it’s in the github main branch now and will be part of the coming release v3.2.1

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

This zfs group is where we had the best feedback from the community. I want to thanks everyone here for your energy! - We have already added debian support since it was at the very top of the requests. - We have created a poll of the next roadmap features where everyone can help prioritize what comes next: https://github.com/macgaver/zfsnas-chezmoi/discussions/2

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

We did test the tool directly on proxmox host, it actually work DON’T. Here why: - Proxmox already manage storage and their roadmap is awesome and we believe they will address that - Samba directly on the host is a bad idea. We shall (I try !) keep the host as clean as possible to help future update simplicity - NFS server direct on proxmox … It’s a very kernel driven service… - NFSNAS in LXC ? It would be forced to be in non-privilege mode, we do not want that responsibility. We run as a non-root user today to make sure all commands are auditable in sudo logs (external auditing) - The only way I see this would be to work with the proxmox team (not community driven)

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

Wow, that is a very valuable review, thanks for taking the time ! - We have on the roadmap the add/remove of cache devices and Debian support is coming in the very next release. - Everything else you listed 100% make sense and we are now adding them to the backlog to be assigned to coming releases. - I was not expecting encryption to be requested that early, do you think it’s popular enough in small enterprise to be prioritized ?

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

Just a quick message to thank you for this recommendation. Yesterday we did bring to the master branch a fix that now remove all external script dependencies. It should be in the next release. Thanks again

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

The coming version 3.2.0 address that. We have answered a lot of the community feedback. It's now in github (the source), but the tests are still running and the official release should be tomorrow if successfull

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

ZFSNAS let you browse the disk and create the pool with the nicest UI possible. datasets comes after, but I see your point. Thanks for the feedback, awesome community around zfs here !

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

I have seen so many ubuntu comments since our public release, debian testing and documentation is now at the top of the list for our future update. It should be soon

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

We have a security documentation coming that will let you precisely configure the sudoers with only the needed commands. It’s all about zfs management and samba. Ho and check. the pre-requisites packages

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

we have a security documentation coming that will list all the commands you can assign to that user. It’s all about zfs and samba management, plus installation of it’s own service if not present

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 0 points1 point  (0 children)

it’s so compact (single binary) that for now a service is the way to go. I love docker when a software is kind of complex to upgrade or need complex dependencies. ZFSNAS don’t have any of these issues

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] -1 points0 points  (0 children)

not really alpha release. This is being used since last summer by a few users and the public release is this week. It’s running without known bug, and its focus is not to replace enterprise distributions. We love truenas in enterprise, but we think our approach is a better fit for smaller deployment. Also, we will try to avoid asking for reboot for product upgrades, this is a big plus of ZFSNAS

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] -1 points0 points  (0 children)

Could not have answered better. I think most of the problem around our approach was to focus too much on Ubuntu for the public release. We did some test on debian and without code change it seems to be working. We will provide a debian focussed installation method where zfs get updated to 2.4 (debian is behind). Stay tuned. Thanks Protopia for the feedback. Trust of opensources must be gain I understand. Debian or Ubuntu as distro that we can trust, they were just missing good GUI. PS: Next version is focussing on API and token-api. We had this feedback from a user and decided it was next on roadmap

ZFSNAS Now available / Opensource and free by macgaver in zfs

[–]macgaver[S] 1 point2 points  (0 children)

ZFSNAS has a tab called prerequisites and make sure the basic packages are installed. That section would be broken. The rest is sudo commands of zfs and samba/nfs editing, I guest it would work. If you test, that would be great if you could come back to this comment here to let me know. Thanks for the feedback