mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-05 19:46:17 +00:00
pveceph: followup: refactor advantage list
remove duplicated 'Easy management' point. Remove 'no signle point of failure' as it's very easy to setup a ceph cluster with lot's of single point of failures, ceph allows to avoid them, but does not magically do so - so do not lull an unknown user into false hope. Use {pve} makro and rewor heading to a more "what's cool on ceph _with_ pve" one. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a474ca1f74
commit
04ba9b2466
@ -37,18 +37,16 @@ on the hypervisor nodes.
|
||||
Ceph is a distributed object store and file system designed to provide
|
||||
excellent performance, reliability and scalability.
|
||||
|
||||
.Some of the advantages of Ceph are:
|
||||
- Easy setup and management with CLI and GUI support on Proxmox VE
|
||||
.Some advantages of Ceph on {pve} are:
|
||||
- Easy setup and management with CLI and GUI support
|
||||
- Thin provisioning
|
||||
- Snapshots support
|
||||
- Self healing
|
||||
- No single point of failure
|
||||
- Scalable to the exabyte level
|
||||
- Setup pools with different performance and redundancy characteristics
|
||||
- Data is replicated, making it fault tolerant
|
||||
- Runs on economical commodity hardware
|
||||
- No need for hardware RAID controllers
|
||||
- Easy management
|
||||
- Open source
|
||||
|
||||
For small to mid sized deployments, it is possible to install a Ceph server for
|
||||
|
Loading…
Reference in New Issue
Block a user