Go to file
Stoiko Ivanov 5b9cd1ad57 zfsutils-linux: persist hostid in postinst script
/etc/hostid does not exist on a minimal debian system.
ZFS reads its contents for MMP (zpool property multihost set to on), and needs
the value to be stable.
Before the SPL->ZFS merge the spl userspace package wrote the file (by parsing/
mangling the output of hostid (1)) Since ZFS provides the zgenhostid script,
which creates a random 4 byte hostid and writes it to /etc/hostid, we use that
instead. (hostid (1) default to mangling a configured ip of the system, which
can be the same across multiple installs (install happens with the same ip)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-05-24 11:44:34 +02:00
spl bump version to 0.7.13-pve2~bpo2 2019-05-21 20:09:12 +02:00
zfs zfsutils-linux: persist hostid in postinst script 2019-05-24 11:44:34 +02:00
.gitmodules submodules: remove old submodule references 2019-02-27 13:46:28 +01:00
Makefile zfs/debian: embed downstream revision in META file 2019-05-24 11:44:34 +02:00
README update README 2019-02-27 13:46:27 +01:00

Proxmox VE packaging for ZFS on Linux

This is based on code from:

https://salsa.debian.org/zfsonlinux-team/zfs
https://salsa.debian.org/zfsonlinux-team/spl

We removed the dkms/modules related code, because we ship the
modules with the kernel.

For licensing questions, see:

http://open-zfs.org/wiki/Talk:FAQ