1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

There is no hotsname_tags but only hosttags... sigh, even docs is wrong :-)

This commit is contained in:
Milan Broz 2012-03-27 13:39:08 +00:00
parent be36c0ec49
commit 945058e844

View File

@ -79,7 +79,7 @@ Usage Examples
lvm.conf: (Identical on every machine - global settings) lvm.conf: (Identical on every machine - global settings)
tags { tags {
hostname_tags = 1 hosttags = 1
} }
From any machine in the cluster, add db1 to the list of machines that From any machine in the cluster, add db1 to the list of machines that