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

Metadata conflicts due to each api/config API will refresh the metadata storage #213

Open
kevinzs2048 opened this issue Aug 27, 2020 · 1 comment · May be fixed by #214
Open

Metadata conflicts due to each api/config API will refresh the metadata storage #213

kevinzs2048 opened this issue Aug 27, 2020 · 1 comment · May be fixed by #214

Comments

@kevinzs2048
Copy link
Contributor

Every time when api/config API access, it will always refresh the backend DB, which will induce metadata nonuniformity when multiple API access to rbd-target-api.
It's better to leave /api/config API only get config, do not frequently update the DB.

When we run the Cinder Ceph-iscsi tempest with multiple thread, I've noticed the metadata of tartget_config has been unexpectedly changed when multiple API access to update target, client, and together with api/config to concurrency refresh the backend metadata storage.

@kevinzs2048
Copy link
Contributor Author

/assign

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

Successfully merging a pull request may close this issue.

1 participant