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

Finding RBD object attached is currently done by object name only. #6

Open
mstarikov opened this issue Mar 29, 2016 · 1 comment
Open

Comments

@mstarikov
Copy link
Owner

the _getRBD_index only looks for the name corresponding to the object. Which means if you have multiple pools with the same name for objects, it will remove the first on it finds.

Need to rework the index finding function as well as scsi id symlink to include both pool, rbd object name and perhaps unique identifier.

@mstarikov
Copy link
Owner Author

should also test what happens to rbd objects that were attached to the XenServer host before creating RBDSR.

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