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

vstart.sh: avoid race condition starting rgw via vstart.sh #7727

Merged
merged 1 commit into from Feb 22, 2016

Conversation

jmunhoz
Copy link
Contributor

@jmunhoz jmunhoz commented Feb 20, 2016

In slow environments running vstart.sh hits a race condition setting up
the rgw server. Creating the S3 and Swift users before booting rgw
avoids the issue.

Fixes: #14829

Signed-off-by: Javier M. Mellid jmunhoz@igalia.com

In slow environments running vstart.sh hits a race condition setting up
the rgw server. Creating the S3 and Swift users before booting rgw
avoids the issue.

Fixes: ceph#14829

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
liewegas added a commit that referenced this pull request Feb 22, 2016
vstart.sh: avoid race condition starting rgw via vstart.sh

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit dd478ff into ceph:master Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants