unrecognised disk label with LVM #45

Open
opened 2020-12-01 16:13:16 +01:00 by btatu · 0 comments
Member

zzz_evobackup show error when a disk are used LVM :

Error: /dev/sdb: unrecognised disk label

this script don't support backup metadata about LVM.

Do whe have a workaround or we should include a new feature ?

~# blkid -o list | grep -e sdc -e sdb -e "sda"
/dev/sdb LVM2_member (in use) aIRGEF-zzqr-8od2-Z7Zs-ljgH-tQsO-1tECgA
/dev/sda1 vfat /boot/efi 012E-F483
/dev/sda2 ext4 /boot 20526844-7925-43af-9b16-19a8d41f5242
/dev/sda3 ext4 / 16f79f32-01b1-4bd0-9580-3f633a2f2493
/dev/sda4 ext4 /var dcdd09a8-225f-4fc1-8d53-2523eecb39ac
/dev/sda5 ext4 /usr f021b58d-050f-4379-b498-dd3a25797993
/dev/sda6 ext4 /tmp f83e9230-bdc9-452e-be65-002d89ccb09e
/dev/sda7 LVM2_member (in use) sk7xqH-nVWl-f3VI-BdLT-4hd1-Kzql-Uhpfx7
/dev/sdc LVM2_member (in use) cbKdEv-3ZSi-CDI4-KrwX-U1ZZ-Z90J-AAcyow

This context is exposed in evogestion with ticket 54956

zzz_evobackup show error when a disk are used LVM : ~~~ Error: /dev/sdb: unrecognised disk label ~~~ this script don't support backup metadata about LVM. Do whe have a workaround or we should include a new feature ? ~~~ ~# blkid -o list | grep -e sdc -e sdb -e "sda" /dev/sdb LVM2_member (in use) aIRGEF-zzqr-8od2-Z7Zs-ljgH-tQsO-1tECgA /dev/sda1 vfat /boot/efi 012E-F483 /dev/sda2 ext4 /boot 20526844-7925-43af-9b16-19a8d41f5242 /dev/sda3 ext4 / 16f79f32-01b1-4bd0-9580-3f633a2f2493 /dev/sda4 ext4 /var dcdd09a8-225f-4fc1-8d53-2523eecb39ac /dev/sda5 ext4 /usr f021b58d-050f-4379-b498-dd3a25797993 /dev/sda6 ext4 /tmp f83e9230-bdc9-452e-be65-002d89ccb09e /dev/sda7 LVM2_member (in use) sk7xqH-nVWl-f3VI-BdLT-4hd1-Kzql-Uhpfx7 /dev/sdc LVM2_member (in use) cbKdEv-3ZSi-CDI4-KrwX-U1ZZ-Z90J-AAcyow ~~~ This context is exposed in evogestion with ticket 54956
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evobackup#45
No description provided.