Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

5.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 physicalvolumes available. It helps to set to
  true, when you are using mirroring logical volumes.