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

Riak CS and Stanchion init.d ordering #62

Open
hectcastro opened this issue Jun 15, 2013 · 0 comments
Open

Riak CS and Stanchion init.d ordering #62

hectcastro opened this issue Jun 15, 2013 · 0 comments

Comments

@hectcastro
Copy link
Contributor

The Riak CS init.d script gets triggered before Stanchion's, which leaves a small window for failed bucket and user creation requests. In the docs we advise people to start Stanchion before CS [0].

To reproduce, I spun up CS on a CentOS VM:

lrwxrwxrwx 1 root root  14 Jun 13 17:42 S20riak -> ../init.d/riak
lrwxrwxrwx 1 root root  17 Jun 13 17:43 S20riak-cs -> ../init.d/riak-cs
lrwxrwxrwx 1 root root  25 Jun 13 17:50 S20riak-cs-control -> ../init.d/riak-cs-control
lrwxrwxrwx 1 root root  13 Jun 13 17:34 S20ssh -> ../init.d/ssh
lrwxrwxrwx 1 root root  19 Jun 13 17:43 S20stanchion -> ../init.d/stanchion

[0] http://docs.basho.com/riakcs/latest/tutorials/fast-track/Building-a-Local-Test-Environment/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant