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

Using Express to Onboard Cinder Nodes with Shared Storage Causes LVM Role Application #270

Open
eloyfm00 opened this issue Dec 22, 2020 · 1 comment

Comments

@eloyfm00
Copy link

Onboarding a cinder node which is intended to be used with shared storage backend using the pf9-express tool causes the LVM role to be applied instead by default as per the link below.

- { role: "map-role", rolename: "pf9-cindervolume-lvm", when: autoreg == "on" }

@mattroark
Copy link

I think this is expected. LVM is required for the iSCSI connection in order to leverage the shared storage path. Otherwise, you would need some other Cinder backend to support this.

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