[SOLVED] zfs zpool not showing in webUI, but fine in shell

p3ter_b

Member
Mar 20, 2024
27
13
8
Hi everyone :)

I've created a 200 TB zpool "tank" on the commandline. Works fine and is reboot-safe.
However, it does not show up in the proxmox web-UI (in the left "Datacenter"-tree view).

Another zpool "ma1" I've created with the web-UI, shows up nicely.

Where does pve UI store which pools it lists, and how can I fix this? :D

Grateful for any suggestions.
 
Last edited:
  • Like
Reactions: UdoB and Johannes S
It should actually show up in node > Disks > ZFS. I'd recommend you enable the Thin provision option when adding it as storage. It's named a bit counter intuitive but it affect the refreservation property preventing you from over-allocating storage and easily seeing the "real" used storage. This is a default option when installing with ZFS.
 
Last edited:
  • Like
Reactions: UdoB