From 4ffc52ced6eee10525c11298a1fe0a3a5ceaf847 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sun, 2 Feb 2025 07:15:32 +1000 Subject: [PATCH] doc/architecture: remove sentence Remove a sentence that is more marketing than reference. Signed-off-by: Zac Dover (cherry picked from commit 00b530fc975a1f364a58f7c1ed1cf9dcf28ef299) --- doc/architecture.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index cb8f5ef85b05..8199414ea6b2 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -3,13 +3,12 @@ ============== :term:`Ceph` uniquely delivers **object, block, and file storage** in one -unified system. Ceph is highly reliable, easy to manage, and free. The power of -Ceph can transform your company's IT infrastructure and your ability to manage -vast amounts of data. Ceph delivers extraordinary scalability–thousands of -clients accessing petabytes to exabytes of data. A :term:`Ceph Node` leverages -commodity hardware and intelligent daemons, and a :term:`Ceph Storage Cluster` -accommodates large numbers of nodes, which communicate with each other to -replicate and redistribute data dynamically. +unified system. Ceph is highly reliable, easy to manage, and free. Ceph +delivers extraordinary scalability–thousands of clients accessing petabytes to +exabytes of data. A :term:`Ceph Node` leverages commodity hardware and +intelligent daemons, and a :term:`Ceph Storage Cluster` accommodates large +numbers of nodes, which communicate with each other to replicate and +redistribute data dynamically. .. image:: images/stack.png -- 2.47.3