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

Add support for device references by disk path #112

Closed
anatol opened this issue Oct 13, 2021 · 1 comment
Closed

Add support for device references by disk path #112

anatol opened this issue Oct 13, 2021 · 1 comment

Comments

@anatol
Copy link
Owner

anatol commented Oct 13, 2021

Each Linux disk has a bus path e.g. pci-0000:00:17.0-ata-4-part1 and can be referenced by it. Booster should be able to handle references like /dev/disk/by-path/pci-0000:00:17.0-ata-4-part1

@anatol
Copy link
Owner Author

anatol commented Jan 12, 2022

I am trying to figure out how to compute the devpath for a block device. Let's say I have a /dev/sda1, is there any API that allows me to get the path that looks like pci-0000:00:17.0-ata-4-part1?

anatol added a commit that referenced this issue Feb 19, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Feb 20, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Feb 20, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Mar 5, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Mar 6, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Mar 8, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Mar 9, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Mar 12, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Mar 16, 2022
Implements #111
Implements #112
anatol added a commit that referenced this issue Mar 20, 2022
It allows to use `HWPATH=xxx` and `WWID=xxx` references for `root=`
parameter.

Implements #111
Implements #112
@anatol anatol closed this as completed Mar 21, 2022
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

No branches or pull requests

1 participant