How to find the UUID of the hardware disks?

proxmoxajin

Well-Known Member
Apr 2, 2020
36
0
46
25
The web-UI give info below:
2023-07-19 16 16 59.png


Use the blkid give info below:
root@p2:~# blkid /dev/mapper/pve-root: UUID="c96d4b16-8782-4dc8-ab24-7605144319d3" BLOCK_SIZE="4096" TYPE="ext4" /dev/sdb1: LABEL="zfsRaid0P1" UUID="7710874631802740565" UUID_SUB="7868653561756884014" BLOCK_SIZE="4096" TYPE="zfs_member" PARTLABEL="zfs-7e03ca4d39cbaf80" PARTUUID="f6f54e29-3dca-114d-afef-c74aa6acc411" /dev/sdg3: UUID="Cq9kRg-IKC3-pRaB-e40b-i6UI-NsiM-YzNThm" TYPE="LVM2_member" PARTUUID="fed134b0-0b6b-4257-a162-72fd176b1aab" /dev/sdg2: UUID="5830-AE67" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="126c3e6b-1b7f-446e-bd1d-c0be95f1a915" /dev/mapper/pve-swap: UUID="dcdba74e-6961-4835-9670-ae0df9b1575a" TYPE="swap" /dev/sda1: LABEL="zfsRaid0P1" UUID="7710874631802740565" UUID_SUB="2443770763186393180" BLOCK_SIZE="4096" TYPE="zfs_member" PARTLABEL="zfs-477008795fb2ac85" PARTUUID="0fa2dd34-2d0a-8646-a531-db683a6d1d42" /dev/sdb9: PARTUUID="9175476c-a088-2249-9545-ef4d673a5706" /dev/sdg1: PARTUUID="877f85a9-e92a-4df1-9c19-95e793057808" /dev/sda9: PARTUUID="613d0d0b-e93d-5d41-b9f0-b69305d03f58"


How to find the UUID of the PHILIPS disks:? ---sdc & sdd & sde & sdf
Thanks!
 
Last edited:
AFAIU the partitions have a UUID, but the disk itself doesn't? You will notice that the blkid command only lists partitions, but not the disk itself, e.g. sda1 but not sda