Which command will achieve this behavior?

The cluster administrator wants to use your cluster for test and production systems in an active
mode, with resource groups called test-rg and prod-rg. The cluster administrator’s goal is that testrg and prod-rg will never run on the same node. Whenever there is only one node left for prod-rg,
and test-rg is running on that node, test-rg has to be switched off.

Which command will achieve this behavior?

The cluster administrator wants to use your cluster for test and production systems in an active
mode, with resource groups called test-rg and prod-rg. The cluster administrator’s goal is that testrg and prod-rg will never run on the same node. Whenever there is only one node left for prod-rg,
and test-rg is running on that node, test-rg has to be switched off.

Which command will achieve this behavior?

A.
clrg set -p RG_affinities=-test-rg prod-rg

B.
clrg set -p RG_affinities=-prod-rg test-rg

C.
clrg set -p RG_affinities=–test-rg prod-rg

D.
clrg set -p RG_affinities=–prod-rg test-rg



Leave a Reply 0

Your email address will not be published. Required fields are marked *