Unable to initialize Sabrent nvme SSD with GPT

toomanylogins

Well-Known Member
Mar 23, 2021
132
25
48
64
Proxmox version 7.0.11 Trying to init my nvme. GPT is greyed out in the GUI. This is after this problem

https://forum.proxmox.com/threads/nvme-reset.110184/#post-474357

Ran sgdisk --zap-all /dev/nvme0n1 which reports this error.

Code:
root@rx300s7-1-pve:~# sgdisk --zap-all /dev/nvme0n1
Warning: Partition table header claims that the size of partition table
entries is 0 bytes, but this program  supports only 128-byte entries.
Adjusting accordingly, but partition table may be garbage.
Warning: Partition table header claims that the size of partition table
entries is 0 bytes, but this program  supports only 128-byte entries.
Adjusting accordingly, but partition table may be garbage.
Creating new GPT entries in memory.
GPT data structures destroyed! You may now partition the disk using fdisk or
other utilities

Any on else seen this ? This is a new SSD and smart does not report any errors.
Thanks