From 7455c4217cccfb36db720079f0c705dd4c2abe9e Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 17 Aug 2017 15:38:18 -0400 Subject: [PATCH] doc: add LVM tag term to the glossary Signed-off-by: Alfredo Deza --- doc/glossary.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index 382b922658938..82546408a6e25 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -178,5 +178,10 @@ reflect either technical terms or legacy ways of referring to Ceph systems. A systemd ``type`` where a command is defined in ``ExecStart`` which will exit upon completion (it is not intended to daemonize) + LVM tags + Extensible metadata for LVM volumes and groups. It is used to store + Ceph-specific information about devices and its relationship with + OSDs. + .. _http://github.com/ceph: http://github.com/ceph .. _Cluster Map: ../architecture#cluster-map -- 2.39.5