From f9034731fa234a4b5efa1d2d6147fe1e798b6d36 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 4 Apr 2025 14:31:53 +0200 Subject: vault backup: 2025-04-04 14:31:53 --- Installing Ceph on devstack.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Installing Ceph on devstack.md (limited to 'Installing Ceph on devstack.md') 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 -- cgit v1.2.3