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

rgw: restore admin socket path in mrgw.sh #16540

Merged
merged 1 commit into from
Jul 25, 2017

Commits on Jul 24, 2017

  1. rgw: restore admin socket path in mrgw.sh

    ceph-conf was rejecting the entity name with:
    
    error parsing 'radosgw.8000': expected string of the form TYPE.ID, valid
    types are: auth, mon, osd, mds, mgr, client
    
    these mstart/mrun/mrgw scripts carefully place their output files under
    their respective run/<cluster-name>/out subdirectory to keep them from
    clashing
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    1559e5a View commit details
    Browse the repository at this point in the history