Hey, I'm new to Proxmox, sorry if this is a basic question. I added a 1TB SSD, wiped it, and initialized it with GPT. The disk status showed GPT as 'Yes,' but after I created an LVM-Thin, the GPT status changed to 'No.' Am I doing something wrong?
PVE's wizard does not create a partition (table). I complained about this here: https://bugzilla.proxmox.com/show_bug.cgi?id=6915
By the way you don't need to initialize a disk for the wizards. The disk disk just needs to be empty.
PVE's wizard does not create a partition (table). I complained about this here: https://bugzilla.proxmox.com/show_bug.cgi?id=6915
By the way you don't need to initialize a disk for the wizards. The disk disk just needs to be empty.
You're right. I removed the disk from DS, created partition through command line and then created a thin pool, now the GPT is set to Yes. Thanks for help.