Recommended approach on replacing SSD

Airw0lf

Active Member
Apr 11, 2021
83
5
28
it-visibility.net
Hi Team,

I have a basic Proxmox install with a single, 2-TB SATA-SSD. For performance reasons I would like to replace this with a 2-TB NVME-SSD. The current partitions are shown in the list below.

The idea was to use CloneZilla for this transition. That approach fails because as seen in the list below, the NVME-SSD is smaller then the SATA-SSD (about 100 GBytes).

To overcome this problem I booted the system with a USB-drive (Linux Mint) with the idea of decreasing the sda3 partition a bit.

However, I'm not sure if (and to what extend) this ruins the Proxmox install because gparted reports this partition as secured. In addition it looks like this sda3 contains several other partitions - one of which is pve-data of 1.7-TB.

Any suggestions?
And more in general: what is the recommended approach for making this happen?


With warm regards - Will

=====

sda 8:0 0 1.9T 0 disk ├─sda1 8:1 0 1007K 0 part ├─sda2 8:2 0 512M 0 part └─sda3 8:3 0 1.9T 0 part ├─pve-swap 253:0 0 8G 0 lvm [SWAP] ├─pve-root 253:1 0 96G 0 lvm / ├─pve-data_tmeta 253:2 0 15.8G 0 lvm │ └─pve-data-tpool 253:4 0 1.7T 0 lvm │ ├─pve-data 253:5 0 1.7T 1 lvm │ ├─pve-vm--101--disk--0 253:6 0 150G 0 lvm │ ├─pve-vm--103--disk--0 253:7 0 120G 0 lvm │ ├─pve-vm--103--disk--1 253:8 0 4M 0 lvm │ ├─pve-vm--103--disk--2 253:9 0 120G 0 lvm │ ├─pve-vm--100--disk--0 253:10 0 16G 0 lvm │ ├─pve-vm--100--disk--1 253:11 0 80G 0 lvm │ ├─pve-vm--102--disk--0 253:12 0 4M 0 lvm │ ├─pve-vm--102--disk--1 253:13 0 100G 0 lvm │ ├─pve-vm--104--disk--0 253:14 0 150G 0 lvm │ ├─pve-vm--106--disk--0 253:15 0 50G 0 lvm │ ├─pve-vm--107--disk--0 253:16 0 50G 0 lvm │ └─pve-vm--105--disk--0 253:17 0 20G 0 lvm └─pve-data_tdata 253:3 0 1.7T 0 lvm └─pve-data-tpool 253:4 0 1.7T 0 lvm ├─pve-data 253:5 0 1.7T 1 lvm ├─pve-vm--101--disk--0 253:6 0 150G 0 lvm ├─pve-vm--103--disk--0 253:7 0 120G 0 lvm ├─pve-vm--103--disk--1 253:8 0 4M 0 lvm ├─pve-vm--103--disk--2 253:9 0 120G 0 lvm ├─pve-vm--100--disk--0 253:10 0 16G 0 lvm ├─pve-vm--100--disk--1 253:11 0 80G 0 lvm ├─pve-vm--102--disk--0 253:12 0 4M 0 lvm ├─pve-vm--102--disk--1 253:13 0 100G 0 lvm ├─pve-vm--104--disk--0 253:14 0 150G 0 lvm ├─pve-vm--106--disk--0 253:15 0 50G 0 lvm ├─pve-vm--107--disk--0 253:16 0 50G 0 lvm └─pve-vm--105--disk--0 253:17 0 20G 0 lvm nvme0n1 259:0 0 1.8T 0 disk
 
Last edited: