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.