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

Allow absolute path to device in zenfs utility #246

Open
metaspace opened this issue Nov 21, 2022 · 2 comments
Open

Allow absolute path to device in zenfs utility #246

metaspace opened this issue Nov 21, 2022 · 2 comments

Comments

@metaspace
Copy link
Contributor

Paths to devices in ZenFS have to be given without leading /dev/ prefix. This is a source of confusion for new users. It is also not documented.

We should allow zenfs utility and RocksDB URI to use absolute paths for devices.

@damien-lemoal
Copy link
Member

Yes ! That will also allow using /dev/disk/by-id/xxx as these are stable device names that do not depend on the scan order on boot.

@metaspace
Copy link
Contributor Author

We might also have issues with using /dev/mapper/... with the current implementation.

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

2 participants