Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetUsrDeviceNode: Use rootdev tool to resolve backing blockdev #453

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

pothos
Copy link
Member

@pothos pothos commented Sep 22, 2023

The use of findmnt, and possibly falling back to dmsetup info is fragile and does not work well with, e.g., btrfs.
Use the rootdev tool from the seismograph repo to resolve the backing device.

How to use

For flatcar/scripts#1170

Testing done

See linked PR

The use of findmnt, and possibly falling back to dmsetup info is fragile
and does not work well with, e.g., btrfs.
Use the rootdev tool from the seismograph repo to resolve the backing
device.
Copy link
Contributor

@tormath1 tormath1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - it's harmless to merge it now.

@pothos pothos merged commit 1c50b2c into flatcar-master Sep 25, 2023
2 checks passed
@pothos pothos deleted the kai/find-usr branch September 25, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants