jiangcuo / Proxmox-Arm64

Proxmox VE & PBS unofficial arm64 version
GNU Affero General Public License v3.0
389 stars 41 forks source link

Is ZFS Working ? #30

Closed ardabilal closed 1 year ago

ardabilal commented 1 year ago

Is zfs working? has anyone tried it? I will be using with U2 NVME SSD.

jiangcuo commented 1 year ago

zfs is available, there are 2 caveats here

  1. To use your own kernel, you need to compile zfs
  2. The performance of NVME SSD using zfs will be lost.
ardabilal commented 1 year ago

What can we use alternative to zfs ?

jiangcuo commented 1 year ago

zfs is really great. But the current software raid cannot fully utilize the performance of NVME. There is a nice spdk framework that solves some of the issues with NVME.