You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charmed-ceph/explanation.md
+18-6Lines changed: 18 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
This section provides explanatory and conceptual guides as well as a technical background on topics. It is meant to help you expand your knowledge of the Ceph ecosystem.
2
2
3
+
## Ceph architecture
4
+
5
+
An overview of the general Ceph architecture with some of the components that can be deployed.
Ceph provides object, block, and file based storage on commodity hardware.
@@ -15,14 +21,20 @@ Pools constitute the basic building blocks of a Ceph cluster. They allow for hig
15
21
*[Replicated pools](/t/18805)
16
22
*[Erasure-coded pools](/t/18807)
17
23
18
-
## RADOS Gateway multi-site replication
24
+
## Security
19
25
20
-
Charmed Ceph supports multi-site replication with the Ceph RADOS Gateway. This provides even more resilience to your object storage by replicating it to geographically separated Ceph clusters. This is of particular importance for active backup and disaster recovery scenarios where a site is compromised and access to data would be otherwise lost.
26
+
Learn about security topics applicable to Charmed Ceph.
Learn about security topics applicable to Charmed Ceph.
38
+
Charmed Ceph supports multi-site replication with the Ceph RADOS Gateway. This provides even more resilience to your object storage by replicating it to geographically separated Ceph clusters. This is of particular importance for active backup and disaster recovery scenarios where a site is compromised and access to data would be otherwise lost.
0 commit comments