5.7. 在群集的独立节点中激活逻辑卷
If you have LVM installed in a cluster environment, you may at times need to activate logical volumes exclusively on one node.
要在一个节点上完全激活逻辑卷,请使用
lvchange -aey 命令。另外,您可以使用 lvchange -aly 来只激活本地节点中的逻辑卷,而不是所有逻辑卷。您可以晚些时候在附加节点上同时激活它们。
You can also activate logical volumes on individual nodes by using LVM tags, which are described in 附录 D, LVM 对象标签. You can also specify activation of nodes in the configuration file, which is described in 附录 B, LVM 配置文件.