[SOLVED] ZFS not shown dataset

cdn123

Member
Aug 7, 2024
53
6
8
Hello,
I've created a ZFS Raid 10 using the GUI under the node. After that I created a "ZFS" under datacenter and select the created pool. When I now check zfs list I cannot see this ZFS which I created under datacenter.
How can I find it?

Thanks in advance!
 
Last edited:
Hi,
the name of the ZFS storage in Proxmox VE is unrelated to how the dataset/pool is called. When you create an image on the storage you should see a new dataset/zvol appear in the pool.
 
Hi,
the name of the ZFS storage in Proxmox VE is unrelated to how the dataset/pool is called. When you create an image on the storage you should see a new dataset/zvol appear in the pool.
Thank you. Yes I see the image there. So the ZFS storage in PVE has no meaning for the ZFS pool? It is only a name in pve itself and has nothing to do with my pool?
 
Thank you. Yes I see the image there. So the ZFS storage in PVE has no meaning for the ZFS pool? It is only a name in pve itself and has nothing to do with my pool?
Yes, it's the name used by Proxmox VE to identify the storage. The storage definition has a reference to the pool/dataset that is used to store the images.