I have a FreeBSD 14.1 running as a guest on proxmox 8.2.3.
I have increased the disk size from 150 GB to 400 GB using the GUI of proxmox.
But how do I add the new space to the VM disk (which uses the ZFS file system)???
root@glas:~ # lsblk
DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT
ada0 0:87 400G GPT - -
ada0p1 0:88 512K freebsd-boot gpt/gptboot0 -
<FREE> -:- 492K - - -
ada0p2 0:89 2.0G freebsd-swap gpt/swap0 SWAP
ada0p3 0:90 148G freebsd-zfs gpt/zfs0 <ZFS>
root@glas:~ #
I have increased the disk size from 150 GB to 400 GB using the GUI of proxmox.
But how do I add the new space to the VM disk (which uses the ZFS file system)???
root@glas:~ # lsblk
DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT
ada0 0:87 400G GPT - -
ada0p1 0:88 512K freebsd-boot gpt/gptboot0 -
<FREE> -:- 492K - - -
ada0p2 0:89 2.0G freebsd-swap gpt/swap0 SWAP
ada0p3 0:90 148G freebsd-zfs gpt/zfs0 <ZFS>
root@glas:~ #