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

Shared File System example #6

Open
maguowei opened this issue Oct 16, 2018 · 0 comments
Open

Shared File System example #6

maguowei opened this issue Oct 16, 2018 · 0 comments

Comments

@maguowei
Copy link
Owner

docker run -it --rm --privileged -v /lib/modules:/lib/modules  ubuntu bash
my_secret=AQDdQnhbVsZcOBAAiuXZ6tBSPciqvBwTHpPGXQ==
mon_endpoints=10.108.117.232:6790,10.103.83.90:6790,10.110.210.68:6790
mount -t ceph -o mds_namespace=myfs,name=admin,secret=$my_secret $mon_endpoints:/ /cephfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant