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

RBD pool always deleted even when use_existing_volumes is true #171

Open
ommoreno opened this issue Jun 18, 2019 · 0 comments
Open

RBD pool always deleted even when use_existing_volumes is true #171

ommoreno opened this issue Jun 18, 2019 · 0 comments

Comments

@ommoreno
Copy link

When running a librbd fio test with "use_existing_volumes = true", the RBD volumes still get deleted because the librbd client endpoint calls create_rbd() in CephClientEndpoint which recreates the pool and volumes. Maybe we need an option to "use existing endpoints" to skip this process if the pool and volumes already exist?

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