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

doc: create add/remove metadata server #22338

Merged
merged 2 commits into from
Jun 6, 2018

Conversation

joscollin
Copy link
Member

A new doc is created based on #22035 (review).

Fixes: http://tracker.ceph.com/issues/24093
Signed-off-by: Jos Collin jcollin@redhat.com

@joscollin joscollin force-pushed the wip-24093-doc-mds branch 7 times, most recently from 168250a to ea2697c Compare May 31, 2018 13:57
@ceph ceph deleted a comment from ceph-jenkins Jun 1, 2018
@ceph ceph deleted a comment from ceph-jenkins Jun 1, 2018
@ceph ceph deleted a comment from ceph-jenkins Jun 1, 2018
@joscollin
Copy link
Member Author

Jenkins render docs

@ceph-jenkins
Copy link
Collaborator

Doc render available at http://docs.ceph.com/ceph-prs/22338/


[mds]
mds data = /var/lib/ceph/mds/mds.<your-mds-id>
keyring = /var/lib/ceph/mds/mds.<your-mds-id>/mds.<your-mds-id>.keyring
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are default values, no need to add these configs

#. Create the authentication key, if you use CephX. ::

$ sudo ceph auth get-or-create mds.<your-mds-id> mds 'allow ' osd 'allow *' mon 'allow rwx' > /var/lib/ceph/mds/mds.<your-mds-id>/mds.<your-mds-id>.keyring

Copy link
Contributor

@ukernel ukernel Jun 1, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ceph auth get-or-create mds.< your-mds-id > mon 'profile mds' mgr 'profile mds' mds 'allow *' osd 'allow *' >/var/lib/ceph/mds/ceph-< your-mds-id >/keying

@joscollin joscollin removed the DNM label Jun 1, 2018
A new doc is created based on ceph#22035 (review).

Fixes: http://tracker.ceph.com/issues/24093
Signed-off-by: Jos Collin <jcollin@redhat.com>
Fixes: http://tracker.ceph.com/issues/24093
Signed-off-by: Jos Collin <jcollin@redhat.com>
@joscollin
Copy link
Member Author

Jenkins render docs

@ceph-jenkins
Copy link
Collaborator

Doc render available at http://docs.ceph.com/ceph-prs/22338/

@joscollin
Copy link
Member Author

@ukernel
Copy link
Contributor

ukernel commented Jun 4, 2018

LTGM. but I'm not sure if ceph-deploy is obsolete

@batrick batrick merged commit 08334cc into ceph:master Jun 6, 2018
batrick added a commit that referenced this pull request Jun 6, 2018
* refs/pull/22338/head:
	doc: update toctree for add-remove-mds.rst
	doc: create add/remove metadata server

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
@joscollin joscollin deleted the wip-24093-doc-mds branch June 6, 2018 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants