Repartition ZFS on NVME

newcomers

New Member
May 30, 2025
3
0
1
Hi,

excuse my ignorance and lack of knowledge but Im still learning!

I have a new pc with the following

2x 250gb SSD (Mirrored for proxmox install)
2x 1tb nvme (Mirrored for LXC and VMs)
1x8tb hdd for media collection etc

When I first installed proxmox, I did the following on the NVME drives
Proxmox -> disks -> zfs -> create zfs
Add Disks to Pool (NVME)
Raid level = mirror

This is used for all of my containers and vms

If I go to Proxmox -> disks -> zfs I see nvme with the following:
Name Size Free Allocated
nvme 993.43gb 922.82gb 73.61gb


Is there anyway I can repartition this pool to create another partition to be used by the lxcs and vms?

Thanks