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

ncm-ceph: manual commands for removing monitors #585

Closed
GRyall opened this issue Sep 24, 2015 · 0 comments · Fixed by #595
Closed

ncm-ceph: manual commands for removing monitors #585

GRyall opened this issue Sep 24, 2015 · 0 comments · Fixed by #595
Assignees
Milestone

Comments

@GRyall
Copy link
Contributor

GRyall commented Sep 24, 2015

When removing a monitor from my cluster, the component told me this:

[INFO] Commands to be run manually:
[INFO] su - ceph -c /usr/bin/ceph-deploy --cluster ceph fqdn destroy mon2
[INFO] su - ceph -c /usr/bin/ceph-deploy --cluster ceph mon destroy mon2
[INFO] su - ceph -c /usr/bin/ceph-deploy --cluster ceph config destroy mon2

What I actually needed to run was

su - ceph -c "/usr/bin/ceph-deploy --cluster ceph mon destroy mon2.example.org"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants