My server is old (PVE installer lacking the network driver needed) so I had to install debian 10 first then install PVE on top of it manually. Which means no ZFS packages ( or at least so it seems). I tried installing zfs-dkms and zfsutils-linux. Come to find out those have package conflicts with already installed content.
I also noticed from searching through the forums zfs should already be installed? Or is that just using the PVE installer?
Regardless. I am looking for some documentation or direction on installing ZFS after a manual proxmox install on Debian 10 Buster.
Some of the errors seen...
```
dpkg: error processing archive /tmp/apt-dpkg-install-3rK5NR/16-zfsutils-linux_0.8.1-pve1_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man5/spl-module-parameters.5.gz', which is also in package spl-dkms 0.7.12-2
```
```
Unpacking zfsutils-linux (0.8.1-pve1) ...
dpkg: error processing archive /var/cache/apt/archives/zfsutils-linux_0.8.1-pve1_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man5/spl-module-parameters.5.gz', which is also in package spl-dkms 0.7.12-2
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/zfsutils-linux_0.8.1-pve1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
```
I also noticed from searching through the forums zfs should already be installed? Or is that just using the PVE installer?
Regardless. I am looking for some documentation or direction on installing ZFS after a manual proxmox install on Debian 10 Buster.
Some of the errors seen...
```
dpkg: error processing archive /tmp/apt-dpkg-install-3rK5NR/16-zfsutils-linux_0.8.1-pve1_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man5/spl-module-parameters.5.gz', which is also in package spl-dkms 0.7.12-2
```
```
Unpacking zfsutils-linux (0.8.1-pve1) ...
dpkg: error processing archive /var/cache/apt/archives/zfsutils-linux_0.8.1-pve1_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man5/spl-module-parameters.5.gz', which is also in package spl-dkms 0.7.12-2
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/zfsutils-linux_0.8.1-pve1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
```