From 00b530fc975a1f364a58f7c1ed1cf9dcf28ef299 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 --- doc/architecture.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index de7b823ac5460..984c520a7560e 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.39.5