mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-07 12:23:04 +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
|
Ceph is a distributed object store and file system designed to provide
|
||||||
excellent performance, reliability and scalability.
|
excellent performance, reliability and scalability.
|
||||||
|
|
||||||
.Some of the advantages of Ceph are:
|
.Some advantages of Ceph on {pve} are:
|
||||||
- Easy setup and management with CLI and GUI support on Proxmox VE
|
- Easy setup and management with CLI and GUI support
|
||||||
- Thin provisioning
|
- Thin provisioning
|
||||||
- Snapshots support
|
- Snapshots support
|
||||||
- Self healing
|
- Self healing
|
||||||
- No single point of failure
|
|
||||||
- Scalable to the exabyte level
|
- Scalable to the exabyte level
|
||||||
- Setup pools with different performance and redundancy characteristics
|
- Setup pools with different performance and redundancy characteristics
|
||||||
- Data is replicated, making it fault tolerant
|
- Data is replicated, making it fault tolerant
|
||||||
- Runs on economical commodity hardware
|
- Runs on economical commodity hardware
|
||||||
- No need for hardware RAID controllers
|
- No need for hardware RAID controllers
|
||||||
- Easy management
|
|
||||||
- Open source
|
- Open source
|
||||||
|
|
||||||
For small to mid sized deployments, it is possible to install a Ceph server for
|
For small to mid sized deployments, it is possible to install a Ceph server for
|
||||||
|
Loading…
Reference in New Issue
Block a user