mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2025-02-12 21:57:58 +03:00
ceph-volume creates osds/journal/etc. on LVM instead of partitions, so to detect them, we have to parse the lv_tags of the LVs and match them with the underlying device also add tests for this detection Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
E: DEVNAME=/dev/sdi
|
|
E: DEVTYPE=disk
|
|
E: ID_ATA_ROTATION_RATE_RPM=0
|
|
E: ID_BUS=ata
|
|
E: ID_MODEL=MODEL1
|
|
E: ID_PART_TABLE_TYPE=gpt
|
|
E: ID_PART_TABLE_UUID=8417b93f-eff9-4e8f-8d84-dc2e77fc07a2
|
|
E: ID_SERIAL=SERIAL1
|
|
E: ID_SERIAL_SHORT=SERIAL1
|
|
E: ID_TYPE=disk
|
|
E: ID_WWN=0x0000000000000000
|
|
E: ID_WWN_WITH_EXTENSION=0x0000000000000000
|