-
Notifications
You must be signed in to change notification settings - Fork 126
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
nvme-cli #562
Comments
Things needed on talos side:
|
Enable `configfs`. Ref: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt Part of: siderolabs/extensions#562 Signed-off-by: Noel Georgi <[email protected]>
What do the systemd units do? |
Been looking at this for Trident CSI, happy to help if I can at all. |
https://github.com/linux-nvme/nvme-cli/tree/master/nvmf-autoconnect/systemd from here: We could handle most expect for https://github.com/linux-nvme/nvme-cli/blob/master/nvmf-autoconnect/systemd/nvmf-connect%40.service.in since it gets called by udev here: https://github.com/linux-nvme/nvme-cli/blob/master/nvmf-autoconnect/udev-rules/70-nvmf-autoconnect.rules.in#L18 which is common with many udev rules |
if you could point to some docs on installation and using with nvme we could add that as a test |
nvme-cli extension
The text was updated successfully, but these errors were encountered: