GNU GRUB - Bugs: bug #64291, grub2-probe fail to get fs_uuid of...
You are not allowed to post comments on this tracker with your current authentication level.
bug #64291: grub2-probe fail to get fs_uuid of LVM thin volume
Submitter: | Chau Chee Yang <ccy> | ||
Submitted: | Sat 10 Jun 2023 05:15:32 AM UTC | ||
Category: | Filesystem | Severity: | Major |
Priority: | 5 - Normal | Item Group: | Software Error |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Name: | |
Open/Closed: | Open | Release: | Git master |
Release: | Reproducibility: | Every Time | |
Planned Release: | None |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
I am using RockyLinux x86_64 with this setup:
I create a standard LVM volume group and logical volume and use grub2-probe to show the UUID and it works without any issue:
Next, I try to create a thin pool and thinly provisioned logical volume:
Using grub2-probe to get the UUID and it prompt:
I think this should be a bug in grub2-probe package.