From 447b750f2e790ac5885ad216b95ea6b269d14de7 Mon Sep 17 00:00:00 2001 From: Anthony D'Atri Date: Tue, 23 May 2023 19:13:33 -0400 Subject: [PATCH] doc: Update jerasure.org references Signed-off-by: Anthony D'Atri (cherry picked from commit 5e60e0de275f7260aeae9e664ca22ebfdf8fc5f9) --- doc/dev/osd_internals/erasure_coding/jerasure.rst | 4 +++- doc/rados/operations/erasure-code-jerasure.rst | 8 +++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/dev/osd_internals/erasure_coding/jerasure.rst b/doc/dev/osd_internals/erasure_coding/jerasure.rst index 27669a0b22639..ac36367200c65 100644 --- a/doc/dev/osd_internals/erasure_coding/jerasure.rst +++ b/doc/dev/osd_internals/erasure_coding/jerasure.rst @@ -5,7 +5,7 @@ jerasure plugin Introduction ------------ -The parameters interpreted by the jerasure plugin are: +The parameters interpreted by the ``jerasure`` plugin are: :: @@ -31,3 +31,5 @@ upstream repositories `http://jerasure.org/jerasure/jerasure `http://jerasure.org/jerasure/gf-complete `_ . The difference between the two, if any, should match pull requests against upstream. +Note that as of 2023, the ``jerasure.org`` web site may no longer be +legitimate and/or associated with the original project. diff --git a/doc/rados/operations/erasure-code-jerasure.rst b/doc/rados/operations/erasure-code-jerasure.rst index 553afa09d27e2..0df67398725bf 100644 --- a/doc/rados/operations/erasure-code-jerasure.rst +++ b/doc/rados/operations/erasure-code-jerasure.rst @@ -6,9 +6,11 @@ The *jerasure* plugin is the most generic and flexible plugin, it is also the default for Ceph erasure coded pools. The *jerasure* plugin encapsulates the `Jerasure -`_ library. It is -recommended to read the *jerasure* documentation to get a better -understanding of the parameters. +`_ library. It is +recommended to read the ``jerasuredocumentation to get a better +understanding of the parameters. Note that the ``jerasure.org`` +web site as of 2023 may no longer be connected to the original +project or legitimate. Create a jerasure profile ========================= -- 2.39.5