Amadeusz Kryze

Results 22 comments of Amadeusz Kryze

This "tutorial" is based on my PoC and HomeLab installation via Ansible tested on ubuntu server 22.10.

Will need to update docs according to #396

So maybe we should merge them into one covering all details?

@gmelikov I'll prepare something (merged doc) according to the docs and my knowledge.

Valid point Sir! So let's stick to bash commands and bash commands only in this repo :)

@gmelikov I've also found that besides missing services there are also a missing cron jobs: `scrub` and `trim` and scripts: - `/usr/lib/zfs-linux/trim` - `/usr/lib/zfs-linux/scrub` I think it also should be...

@gmelikov, I was investigating the deb package from ubuntu (`apt download zfsutils-linux` + `dpkg-deb -R zfsutils-linux_2.1.5-1ubuntu6_amd64.deb`) against what we have in [openzfs/zfs/etc/systemd/system](https://github.com/openzfs/zfs/tree/master/etc/systemd/system), and it differs, What is more, services and...

So maybe as a ZFS community, we could gather people from different distros and prepare a repository to prepare such packaging for each distribution containing guidelines, tutorials, and scripts to...

I'm willing to be a testing ground guy for such PR, 😀 unfortunately, my Golang and Terraform engine knowledge is quite limited. But, I can provide all the necessary details...