From 7d0c3e3eb4b1db3e4bce2620b5b2ee755d9bf3fb 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 382b9226589..82546408a6e 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