diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2025-04-18 21:01:49 +0200 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2025-04-18 21:01:49 +0200 |
commit | a8a8e1f984f20c8008f3a5f57cd39b416eb73104 (patch) | |
tree | 2262794b52d82c5fd9cbc55b503b52fafbd3af8a /Installing Ceph on devstack.md | |
parent | 5fa69499917fab7a026c90c8321dbcc22734106a (diff) | |
parent | ab409a3701bf59dd73dc1e0324376bdac8b6d74f (diff) |
vault backup: 2025-04-18 21:01:49
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 |