diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-04-04 14:31:53 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-04-04 14:31:53 +0200 |
commit | f9034731fa234a4b5efa1d2d6147fe1e798b6d36 (patch) | |
tree | 3e0ca7f2f73dbdafd666ce0d0a7b04d457394401 /Installing Ceph on devstack.md | |
parent | 3f69286ef4b15161febb4a4bae085fb4c2c83bbf (diff) |
vault backup: 2025-04-04 14:31:53
Diffstat (limited to 'Installing Ceph on devstack.md')
-rw-r--r-- | Installing Ceph on devstack.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Installing Ceph on devstack.md b/Installing Ceph on devstack.md new file mode 100644 index 0000000..c3d4a83 --- /dev/null +++ b/Installing Ceph on devstack.md @@ -0,0 +1,15 @@ +--- +tags: + - devstack + - ceph + - openstack +--- +[[Overview of Ceph]] + +https://github.com/openstack/devstack-plugin-ceph + +Added `enable_plugin devstack-plugin-ceph https://opendev.org/openstack/devstack-plugin-ceph` to local.conf. + +Make sure we have [[Gobs Ceph Client Key Access]]. + +`sudo apt-get install python3-rados` on the docker image for goba.
\ No newline at end of file |