Hi , I followed the doc for ZFS and I do this from 3.8.5 docs
ZFS comes with an event daemon, which monitors events generated by the ZFS kernel module. The daemon can also send emails on ZFS events like pool errors. Newer ZFS packages ships the daemon in a separate package, and you can install it using apt-get:
# apt-get install zfs-zed
, now I underdstand than the zfs-dkms have been pull from debian repo and its look like there is a new kernel from debian , this system will be licence with real repo from proxmox , how I could clean those crap and installed it correctly , the system is ready for production deployment and I dont want to reinstall it , I want to be sure than this will not break future proxmox update
Thanks
ZFS comes with an event daemon, which monitors events generated by the ZFS kernel module. The daemon can also send emails on ZFS events like pool errors. Newer ZFS packages ships the daemon in a separate package, and you can install it using apt-get:
# apt-get install zfs-zed
, now I underdstand than the zfs-dkms have been pull from debian repo and its look like there is a new kernel from debian , this system will be licence with real repo from proxmox , how I could clean those crap and installed it correctly , the system is ready for production deployment and I dont want to reinstall it , I want to be sure than this will not break future proxmox update
Thanks