]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases: Fix many spelling errors 46843/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Jun 2022 03:09:51 +0000 (23:09 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Jun 2022 16:57:27 +0000 (12:57 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
13 files changed:
doc/releases/bobtail.rst
doc/releases/cuttlefish.rst
doc/releases/dumpling.rst
doc/releases/firefly.rst
doc/releases/giant.rst
doc/releases/hammer.rst
doc/releases/infernalis.rst
doc/releases/jewel.rst
doc/releases/luminous.rst
doc/releases/nautilus.rst
doc/releases/octopus.rst
doc/releases/pacific.rst
doc/releases/quincy.rst

index a6695bf7726ec1886cc257f4b288938cdd65334a..9cca4f19e5c7299b8e237670ee9bc1005fdb4711 100644 (file)
@@ -331,7 +331,7 @@ Compatibility changes
 ---------------------
 
 * The 'ceph osd create [<uuid>]' command now rejects an argument that
-  is not a UUID.  (Previously it would take take an optional integer
+  is not a UUID.  (Previously it would take an optional integer
   OSD id.)  This correct syntax has been 'ceph osd create [<uuid>]'
   since v0.47, but the older calling convention was being silently
   ignored.
index 01758e763a850433bed65078084212d2ddc3d192..a7ebaa3d87d99f6eeb52fdc0042165d08cce93a2 100644 (file)
@@ -381,7 +381,7 @@ Please see `Upgrading from Bobtail to Cuttlefish`_ for details.
   reflect just that.
 
 * The monitor now enforces that MDS names be unique.  If you have
-  multiple daemons start with with the same id (e.g., ``mds.a``) the
+  multiple daemons start with the same id (e.g., ``mds.a``) the
   second one will implicitly mark the first as failed.  This makes
   things less confusing and makes a daemon restart faster (we no
   longer wait for the stopped daemon to time out) but existing
@@ -650,7 +650,7 @@ Upgrading
 ---------
 
 * The monitor now enforces that MDS names be unique.  If you have
-  multiple daemons start with with the same id (e.g., ``mds.a``) the
+  multiple daemons start with the same id (e.g., ``mds.a``) the
   second one will implicitly mark the first as failed.  This makes
   things less confusing and makes a daemon restart faster (we no
   longer wait for the stopped daemon to time out) but existing
index 95e99884992f70d3c56fa7f301f80b3037cb8edf..b9946546ea736c29c6ab0d76e53bb4638ae7798f 100644 (file)
@@ -553,7 +553,7 @@ Upgrading from v0.66
   in order to accommodate the new write back throttle system.  On
   Ubuntu, upstart now sets the fd limit to 32k.  On other platforms,
   the sysvinit script will set it to 32k by default (still
-  overrideable via max_open_files).  If this field has been customized
+  overridable via max_open_files).  If this field has been customized
   in ceph.conf it should likely be adjusted upwards.
 
 Upgrading from v0.61 "Cuttlefish"
index 6244600898e7045ed85ea0b1271a5540183941c8..0b2d943b85265fe8befa09cb75bffc125ef92ab0 100644 (file)
@@ -766,7 +766,7 @@ Upgrading from v0.72 Emperor
 * The 'osd pool create ...' syntax has changed for erasure pools.
 
 * The default CRUSH rules and layouts are now using the 'bobtail'
-  tunables and defaults.  Upgaded clusters using the old values will
+  tunables and defaults.  Upgraded clusters using the old values will
   now present with a health WARN state.  This can be disabled by
   adding 'mon warn on legacy crush tunables = false' to ceph.conf and
   restarting the monitors.  Alternatively, you can switch to the new
@@ -1374,7 +1374,7 @@ Upgrading
   increased from 4 MB to 128 MB.  This will increase the memory
   footprint of that process but tends to increase performance of omap
   (key/value) objects (used for CephFS and the radosgw).  If memory in your
-  deployment is tight, you can preserve the old behavio by adding::
+  deployment is tight, you can preserve the old behavior by adding::
 
     leveldb write buffer size = 0
     leveldb cache size = 0
index da330f15983481c74ea7acf25e6ae467a9a88c31..6b2182adb01c3668e7a0081665fa59989208f02f 100644 (file)
@@ -848,7 +848,7 @@ v0.85
 
 This is the second-to-last development release before Giant that
 contains new functionality.  The big items to land during this cycle
-are the messenger refactoring from Matt Benjmain that lays some
+are the messenger refactoring from Matt Benjamin that lays some
 groundwork for RDMA support, a performance improvement series from
 SanDisk that improves performance on SSDs, lots of improvements to our
 new standalone civetweb-based RGW frontend, and a new 'osd blocked-by'
index 785d0c2b434fb0c60fcab89e1b2a701292514f61..b433f7061dd444f21c8a1d0a2fdbf45cdc65ae2a 100644 (file)
@@ -2147,7 +2147,7 @@ v0.89
 =====
 
 This is the second development release since Giant.  The big items
-include the first batch of scrub patchs from Greg for CephFS, a rework
+include the first batch of scrub patches from Greg for CephFS, a rework
 in the librados object listing API to properly handle namespaces, and
 a pile of bug fixes for RGW.  There are also several smaller issues
 fixed up in the performance area with buffer alignment and memory
index 43a2af3861bdf79d3b4ceff3b67ec755e2d9d1f0..cd222f6979090685963e166d1980856707f8be81 100644 (file)
@@ -128,7 +128,7 @@ Major Changes from Hammer
     associated with individual images.
   * The new deep-flatten features allows flattening of a clone and all
     of its snapshots.  (Previously snapshots could not be flattened.)
-  * The export-diff command command is now faster (it uses aio).  There is also
+  * The export-diff command is now faster (it uses aio).  There is also
     a new fast-diff feature.
   * The --size argument can be specified with a suffix for units
     (e.g., ``--size 64G``).
@@ -382,7 +382,7 @@ Notable Changes since Hammer
 * doc: fix sphinx issues (Kefu Chai)
 * doc: man page updates (Kefu Chai)
 * doc: mds data structure docs (Yan, Zheng)
-* doc: misc updates (Fracois Lafont, Ken Dreyer, Kefu Chai, Owen Synge, Gael Fenet-Garde, Loic Dachary, Yannick Atchy-Dalama, Jiaying Ren, Kevin Caradant, Robert Maxime, Nicolas Yong, Germain Chipaux, Arthur Gorjux, Gabriel Sentucq, Clement Lebrun, Jean-Remi Deveaux, Clair Massot, Robin Tang, Thomas Laumondais, Jordan Dorne, Yuan Zhou, Valentin Thomas, Pierre Chaumont, Benjamin Troquereau, Benjamin Sesia, Vikhyat Umrao, Nilamdyuti Goswami, Vartika Rai, Florian Haas, Loic Dachary, Simon Guinot, Andy Allan, Alistair Israel, Ken Dreyer, Robin Rehu, Lee Revell, Florian Marsylle, Thomas Johnson, Bosse Klykken, Travis Rhoden, Ian Kelling)
+* doc: misc updates (Francois Lafont, Ken Dreyer, Kefu Chai, Owen Synge, Gael Fenet-Garde, Loic Dachary, Yannick Atchy-Dalama, Jiaying Ren, Kevin Caradant, Robert Maxime, Nicolas Yong, Germain Chipaux, Arthur Gorjux, Gabriel Sentucq, Clement Lebrun, Jean-Remi Deveaux, Clair Massot, Robin Tang, Thomas Laumondais, Jordan Dorne, Yuan Zhou, Valentin Thomas, Pierre Chaumont, Benjamin Troquereau, Benjamin Sesia, Vikhyat Umrao, Nilamdyuti Goswami, Vartika Rai, Florian Haas, Loic Dachary, Simon Guinot, Andy Allan, Alistair Israel, Ken Dreyer, Robin Rehu, Lee Revell, Florian Marsylle, Thomas Johnson, Bosse Klykken, Travis Rhoden, Ian Kelling)
 * doc: swift tempurls (#10184 Abhishek Lekshmanan)
 * doc: switch doxygen integration back to breathe (#6115 Kefu Chai)
 * doc: update release schedule docs (Loic Dachary)
@@ -831,7 +831,7 @@ Major Changes from Hammer
     associated with individual images.
   * The new deep-flatten features allows flattening of a clone and all
     of its snapshots.  (Previously snapshots could not be flattened.)
-  * The export-diff command command is now faster (it uses aio).  There is also
+  * The export-diff command is now faster (it uses aio).  There is also
     a new fast-diff feature.
   * The --size argument can be specified with a suffix for units
     (e.g., ``--size 64G``).
@@ -1200,7 +1200,7 @@ Notable Changes
 * crush: respect default replicated ruleset config on map creation (Ilya Dryomov)
 * deb, rpm: move ceph-objectstore-tool to ceph (Ken Dreyer)
 * doc: man page updates (Kefu Chai)
-* doc: misc updates (#11396 Nilamdyuti, Fracois Lafont, Ken Dreyer, Kefu Chai)
+* doc: misc updates (#11396 Nilamdyuti, Francois Lafont, Ken Dreyer, Kefu Chai)
 * init-radosgw: merge with sysv version; fix enumeration (Sage Weil)
 * librados: add config observer (Alistair Strachan)
 * librbd: add const for single-client-only features (Josh Durgin)
index 951dc5d82d7dd98695e398e159181aae4a265e06..e76106013d8f88997c9d8b6103a508ef01919d0f 100644 (file)
@@ -395,7 +395,7 @@ Snap Trimmer Improvements
 This release greatly improves control and throttling of the snap trimmer. It
 introduces the "osd max trimming pgs" option (defaulting to 2), which limits
 how many PGs on an OSD can be trimming snapshots at a time. And it restores
-the safe use of the "osd snap trim sleep" option, wihch defaults to 0 but
+the safe use of the "osd snap trim sleep" option, which defaults to 0 but
 otherwise adds the given number of seconds in delay between every dispatch
 of trim operations to the underlying system.
 
@@ -2006,7 +2006,7 @@ Notable Changes since Infernalis
 * doc: little improvements for troubleshooting scrub issues (`pr#6827 <http://github.com/ceph/ceph/pull/6827>`_, Mykola Golub)
 * doc: man page updates (Kefu Chai)
 * doc: mds data structure docs (Yan, Zheng)
-* doc: misc updates (Fracois Lafont, Ken Dreyer, Kefu Chai, Owen Synge, Gael Fenet-Garde, Loic Dachary, Yannick Atchy-Dalama, Jiaying Ren, Kevin Caradant, Robert Maxime, Nicolas Yong, Germain Chipaux, Arthur Gorjux, Gabriel Sentucq, Clement Lebrun, Jean-Remi Deveaux, Clair Massot, Robin Tang, Thomas Laumondais, Jordan Dorne, Yuan Zhou, Valentin Thomas, Pierre Chaumont, Benjamin Troquereau, Benjamin Sesia, Vikhyat Umrao, Nilamdyuti Goswami, Vartika Rai, Florian Haas, Loic Dachary, Simon Guinot, Andy Allan, Alistair Israel, Ken Dreyer, Robin Rehu, Lee Revell, Florian Marsylle, Thomas Johnson, Bosse Klykken, Travis Rhoden, Ian Kelling)
+* doc: misc updates (Francois Lafont, Ken Dreyer, Kefu Chai, Owen Synge, Gael Fenet-Garde, Loic Dachary, Yannick Atchy-Dalama, Jiaying Ren, Kevin Caradant, Robert Maxime, Nicolas Yong, Germain Chipaux, Arthur Gorjux, Gabriel Sentucq, Clement Lebrun, Jean-Remi Deveaux, Clair Massot, Robin Tang, Thomas Laumondais, Jordan Dorne, Yuan Zhou, Valentin Thomas, Pierre Chaumont, Benjamin Troquereau, Benjamin Sesia, Vikhyat Umrao, Nilamdyuti Goswami, Vartika Rai, Florian Haas, Loic Dachary, Simon Guinot, Andy Allan, Alistair Israel, Ken Dreyer, Robin Rehu, Lee Revell, Florian Marsylle, Thomas Johnson, Bosse Klykken, Travis Rhoden, Ian Kelling)
 * doc: Modified a note section in rbd-snapshot doc. (`pr#6908 <http://github.com/ceph/ceph/pull/6908>`_, Nilamdyuti Goswami)
 * doc: note that cephfs auth stuff is new in jewel (`pr#6858 <http://github.com/ceph/ceph/pull/6858>`_, John Spray)
 * doc: osd-config Add Configuration Options for op queue. (`pr#7837 <http://github.com/ceph/ceph/pull/7837>`_, Robert LeBlanc)
index 3d01d71990e765c88648eedf2a9071b152480dbd..fca0b7d4505d9fe0b8137886495dc2dba4ec92be 100644 (file)
@@ -662,7 +662,7 @@ Notable Changes
 
 OSD
 
-* 12.2.9 contains the pg hard hard limit patches (https://tracker.ceph.com/issues/23979).
+* 12.2.9 contains the pg hard limit patches (https://tracker.ceph.com/issues/23979).
   A partial upgrade during recovery/backfill, can cause the osds on the
   previous version, to fail with assert(trim_to <= info.last_complete). The
   workaround for users is to upgrade and restart all OSDs to a version with the
@@ -2046,7 +2046,7 @@ Major Changes from Kraken
     metadata. New APIs that allow control of custom metadata fields
     were also added.
   * RGW now supports *dynamic bucket index sharding*. This has to be enabled via
-    the `rgw dyamic resharding` configurable. As the number of objects in a
+    the `rgw dynamic resharding` configurable. As the number of objects in a
     bucket grows, RGW will automatically reshard the bucket index in response.
     No user intervention or bucket size capacity planning is required.
   * RGW introduces *server side encryption* of uploaded objects with
index 3c8af29fb72fabc20b0b261f558d20ded8a75ba0..fd27f71244d67b64979c3826e732256a7f55454c 100644 (file)
@@ -2640,7 +2640,7 @@ Instructions
 
      # ceph-volume simple scan /dev/sdb1
 
-   The output will include the appopriate ``ceph-volume simple
+   The output will include the appropriate ``ceph-volume simple
    activate`` command to enable the OSD.
 
 #. Upgrade all CephFS MDS daemons.  For each CephFS file system,
index c4f66f2aa53c22e4d50b8dde6b4a1a0a46137be1..27c1e4ffb381161e50a31074331a59dfe03a0f49 100644 (file)
@@ -1824,7 +1824,7 @@ Instructions
 
 
 #. If you are upgrading from Mimic, or did not already do so when you
-   upgraded to Nautlius, we recommened you enable the new :ref:`v2
+   upgraded to Nautlius, we recommended you enable the new :ref:`v2
    network protocol <msgr2>`, issue the following command::
 
      ceph mon enable-msgr2
@@ -2002,7 +2002,7 @@ Upgrade compatibility notes
   from this change, as they won't be blocked by the full pools which they are
   not writing to. In this release, ``ceph {set,unset} full`` is now considered
   as an invalid command. And the clients will continue honoring both the
-  cluster-wide and per-pool flags to be backward comaptible with pre-infernalis
+  cluster-wide and per-pool flags to be backward compatible with pre-infernalis
   clusters.
 
 * The telemetry module now reports more information.
@@ -2131,7 +2131,7 @@ Upgrade compatibility notes
 * The behaviour of the ``-o`` argument to the rados tool has been 
   reverted to its original behaviour of indicating an output file. This 
   reverts it to a more consistent behaviour when compared to other 
-  tools. Specifying obect size is now accomplished by using an 
+  tools. Specifying object size is now accomplished by using an 
   upper-case O ``-O``.
 
 * In certain rare cases, OSDs would self-classify themselves as type
index 259f00d8458179555469da0ce4830e5e2695126d..182f3a8ee6256b5df84a1d3a663d7db188eabbc0 100644 (file)
@@ -1547,7 +1547,7 @@ Post-upgrade
    the `crush-compat` :ref:`balancer <balancer>` mode added back in Luminous.
 
 #. If you did not already do so when upgrading from Mimic, we
-   recommened you enable the new :ref:`v2 network protocol <msgr2>`,
+   recommended you enable the new :ref:`v2 network protocol <msgr2>`,
    issue the following command::
 
      ceph mon enable-msgr2
index 73b4fa3d9ca1a1333ce4613bb738d2cd1f9e5681..304c464c27e2fb4d7f583400267037887cd4d482 100644 (file)
@@ -57,7 +57,8 @@ General
 
 * telemetry: Improved the opt-in flow so that users can keep sharing the same
   data, even when new data collections are available. A new 'perf' channel that
-  collects various performance metrics is now avaiable to opt into with:
+  collects various performance metrics is now available for operators to opt
+  into with:
   `ceph telemetry on`
   `ceph telemetry enable channel perf`
   See a sample report with `ceph telemetry preview`.
@@ -68,7 +69,7 @@ General
 
 * MGR: The progress module disables the pg recovery event by default since the
   event is expensive and has interrupted other services when there are OSDs
-  being marked in/out from the the cluster. However, the user can still enable
+  being marked in/out from the cluster. However, the user can still enable
   this event anytime. For more detail, see:
 
   https://docs.ceph.com/en/quincy/mgr/progress/