Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
:Description: Seconds of inactivity before we reset the pg delta to 0. We keep
track of the delta of the used space of each pool, so, for
example, it would be easier for us to understand the progress of
- recovery or the performance of cache tier. But if the is no
+ recovery or the performance of cache tier. But if there's no
activity reported for a certain pool, we just reset the history of
deltas of that pool.
:Type: Integer
======================
This mode allows keys to be stored in a secure key management service and
-retrieved on demand by the Ceph Object Gateway to service requests to encrypt
+retrieved on demand by the Ceph Object Gateway to serve requests to encrypt
or decrypt data.
This is implemented in S3 according to the `Amazon SSE-KMS`_ specification.