Context:
I have PVE 8.3.0 running on a relatively small system with a 1TB NVMe (WD Black SN850X) and 32GB of DDR4 memory.
So far I have no issues, but if the thin-provisioned disks of the current VMs will expand to their maximum size I will run into problems because they are over-provisioned (~1.5TB in total if full expanded)
I have acquired a second 2TB NVMe that would be able to support all the VMs disks at their maximum size.
The new NVMe is DRAM-less thus lower performance that the first one.
I have a 64GB of swap partition in the original NVMe that is intensively used (yes I had to over-provision the memory too to get an OpenShift cluster running to perform some checks)
The questions are:
Which criteria should guide the decision between
a) extend the current LVM-Thin with the 2TB of the new drive or
b) create a new LVM-Thin and move the VM's disks there?
What are the tradeoffs of the two options?
There are other alternatives I'm not considering but I should add to the list?
I have PVE 8.3.0 running on a relatively small system with a 1TB NVMe (WD Black SN850X) and 32GB of DDR4 memory.
So far I have no issues, but if the thin-provisioned disks of the current VMs will expand to their maximum size I will run into problems because they are over-provisioned (~1.5TB in total if full expanded)
I have acquired a second 2TB NVMe that would be able to support all the VMs disks at their maximum size.
The new NVMe is DRAM-less thus lower performance that the first one.
I have a 64GB of swap partition in the original NVMe that is intensively used (yes I had to over-provision the memory too to get an OpenShift cluster running to perform some checks)
The questions are:
Which criteria should guide the decision between
a) extend the current LVM-Thin with the 2TB of the new drive or
b) create a new LVM-Thin and move the VM's disks there?
What are the tradeoffs of the two options?
There are other alternatives I'm not considering but I should add to the list?