{"id":18806329,"url":"https://github.com/rootfs/cephfs_provisioner","last_synced_at":"2026-01-08T14:30:15.545Z","repository":{"id":79263436,"uuid":"79258857","full_name":"rootfs/cephfs_provisioner","owner":"rootfs","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-23T19:40:51.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T21:24:16.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rootfs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-17T18:37:46.000Z","updated_at":"2017-01-17T18:38:49.000Z","dependencies_parsed_at":"2023-07-04T21:49:31.559Z","dependency_job_id":null,"html_url":"https://github.com/rootfs/cephfs_provisioner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fcephfs_provisioner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fcephfs_provisioner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fcephfs_provisioner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fcephfs_provisioner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootfs","download_url":"https://codeload.github.com/rootfs/cephfs_provisioner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239742416,"owners_count":19689309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T22:48:13.007Z","updated_at":"2026-01-08T14:30:15.489Z","avatar_url":"https://github.com/rootfs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cephfs provisioner\nUsing Ceph's Volume Client to create and destroy a CephFS volume. \n\n# How to use it\n## Create a Share\n```console\n# CEPH_CLUSTER_NAME=test CEPH_MON=172.24.0.4 CEPH_AUTH_ID=admin CEPH_AUTH_KEY=AQCMpH9YM4Q1BhAAXGNQyyOne8ZsXqWGon/dIQ== ./cephfs_provisioner.py -n foo -u bar\n{\"path\": \"172.24.0.4:6789:/volumes/kubernetes/foo\", \"user\": \"client.bar\", \"auth\": \"AQAE1IBYkM24NRAAV9JiNSDZuAh3xwExMv5gsw==\"}\n```\n\n## Mount the share\n```console\n# mount -t ceph 172.24.0.4:6789:/volumes/kubernetes/foo /mnt -o name=bar,secret=AQAE1IBYkM24NRAAV9JiNSDZuAh3xwExMv5gsw==\n# df -h |grep foo\n172.24.0.4:6789:/volumes/kubernetes/foo  1.3G  136M  1.2G  11% /mnt\n```\n## Delete the Share that is created before\n```console\n# CEPH_CLUSTER_NAME=test CEPH_MON=172.24.0.4 CEPH_AUTH_ID=admin CEPH_AUTH_KEY=AQCMpH9YM4Q1BhAAXGNQyyOne8ZsXqWGon/dIQ== ./cephfs_provisioner.py -r -n foo -u bar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootfs%2Fcephfs_provisioner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootfs%2Fcephfs_provisioner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootfs%2Fcephfs_provisioner/lists"}