6.3. 资源特定参数
对于任何单独的资源,您可以使用以下命令显示您可以为该资源设置的参数。
# pcs resource describe standard:provider:type|type
例如:以下命令显示您可以为
LVM
类型的资源设置的参数。
# pcs resource describe LVM
Resource options for: LVM
volgrpname (required): The name of volume group.
exclusive: If set, the volume group will be activated exclusively.
partial_activation: If set, the volume group will be activated even
only partial of the physical volumes available. It helps to set to
true, when you are using mirroring logical volumes.