Skip to content

Commit 26e2c30

Browse files
committed
Add legal disclaimer, fix failing checks
Signed-off-by: Sharon Koech <sharon.koech@canonical.com>
1 parent 4e8bf6c commit 26e2c30

File tree

4 files changed

+51
-10
lines changed

4 files changed

+51
-10
lines changed

docs/.sphinx/.wordlist.txt

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,3 +329,42 @@ snapcrafting
329329
subcluster
330330
swrast
331331
zSystems
332+
AZs
333+
bcache
334+
cephadm
335+
Clos
336+
colocated
337+
CPUs
338+
customized
339+
Disaggregated
340+
disaggregated
341+
DWPD
342+
Gbps
343+
Gbit
344+
GW
345+
HDDs
346+
Hyperconverged
347+
hyperconverged
348+
Juju's
349+
LACP
350+
lifecycle
351+
MDSs
352+
MGRs
353+
MONs
354+
NICs
355+
NL
356+
OAM
357+
oF
358+
OOB
359+
optimizing
360+
oversubscription
361+
PoC
362+
preboot
363+
RadosGW
364+
reachability
365+
RGWs
366+
SAS
367+
SSD
368+
SSDs
369+
TCO
370+
VMware

docs/explanation/canonical-ceph-reference-architecture/index.rst

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,16 @@ configurations, to further inform your architectural choices.
2121

2222
.. warning::
2323

24-
This reference architecture is not prescriptive, i.e., it serves only as a
25-
recommendation for reference hardware. We advise that you have a specific
26-
discussion with Canonical before purchasing any equipment, in particular to
27-
ensure there are no performance or capacity pitfalls found after the
28-
deployment. Canonical is not liable or responsible for any equipment
29-
purchases made as a result of this reference architecture. Following these
30-
recommendations does not guarantee that the proposed hardware will meet the
31-
requirements of your project or use case.
24+
This reference architecture is a starting point, not a prescription. Before making any
25+
purchasing decisions, we recommend reviewing your plans with Canonical to ensure they
26+
align with your specific needs. Hardware requirements can vary significantly depending
27+
on your workload and goals.
28+
29+
Canonical is not liable or responsible for any equipment purchases made as a result
30+
of this reference architecture. Following these recommendations does not guarantee
31+
that the proposed hardware will meet the requirements of your project or use case.
32+
33+
To discuss your specific requirements, contact Canonical.
3234

3335
.. toctree::
3436
:maxdepth: 2

docs/explanation/canonical-ceph-reference-architecture/processor-requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ OSDs
3535
In general, reserving 2 cores per OSD is sufficient. The type of storage
3636
device also impacts the number of cores utilised by the OSD. A non-volatile
3737
memory express (NVMe) OSD drive can leverage up to 6 cores, which will provide
38-
higher input/output operations per second (IOPs) than if fewer cores are
38+
higher input/output operations per second (IOPS) than if fewer cores are
3939
available. It is therefore more reliable to consider the desired IOPS and
4040
calculate the number of cores required from there. 1 core can provide
4141
1000–3000 IOPS and 200–500 MB/s throughput.

docs/reference/canonical-ceph-hardware-recommendations/software-requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Canonical Ceph cluster deployment:
2525
* - Ubuntu (Host OS)
2626
- `Ubuntu releases <https://releases.ubuntu.com/>`__
2727
* - Linux Kernel
28-
- `Ubuntu Kernel release cycle <https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle>`__
28+
- `Ubuntu Kernel release cycle <https://ubuntu.com/about/release-cycle/>`__
2929
* - Canonical Ceph
3030
- `Charmed Ceph release notes <https://ubuntu.com/ceph/docs/release-notes>`__,
3131
`MicroCeph release notes <https://canonical-microceph.readthedocs-hosted.com/latest/reference/release-notes/>`__,

0 commit comments

Comments
 (0)