]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: clarify WAL in bluestore-config-ref.rst 35156/head 35165/head
authorCodingSpiderFox <sunrisechain@gmail.com>
Wed, 20 May 2020 18:18:03 +0000 (20:18 +0200)
committerCodingSpiderFox <codingspiderfox@gmail.com>
Thu, 21 May 2020 08:09:24 +0000 (10:09 +0200)
Other people might not know this abbreviation too when diving into storage topics for the first time

Signed-off-by: CodingSpiderFox <codingspiderfox@gmail.com>
doc/rados/configuration/bluestore-config-ref.rst

index d8e79d34347b38bbfc385e63b47e13a9e5e1fdeb..29139f6dd4a75d470353d3cad46f86fcaa9ccf71 100644 (file)
@@ -23,7 +23,7 @@ device.  The storage device is normally partitioned into two parts:
 
 It is also possible to deploy BlueStore across two additional devices:
 
-* A *WAL device* can be used for BlueStore's internal journal or
+* A *write-ahead log (WAL) device* can be used for BlueStore's internal journal or
   write-ahead log.  It is identified by the ``block.wal`` symlink in
   the data directory.  It is only useful to use a WAL device if the
   device is faster than the primary device (e.g., when it is on an SSD