Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

7 of 10 carla wants to configure four vms to all reside on the same ser…

Question

7 of 10 carla wants to configure four vms to all reside on the same server but wants to allow them to reside on different servers if necessary. which setup best fits her needs? a group with preferred affinity a group with required anti - affinity a group with preferred anti - affinity a group with required affinity

Explanation:

Brief Explanations

To solve this, we analyze VM affinity/anti - affinity concepts:

  1. Preferred Affinity/Anti - Affinity vs Required:
  • “Preferred” means the system will try to follow the rule but can override it if needed. “Required” means the rule must be followed strictly.
  • Carla wants VMs to prefer being on the same server (so affinity, as affinity is about keeping VMs together) but allow (so preferred, not required) them to be on different servers if necessary.
  • Anti - affinity is about keeping VMs apart, which is not what Carla wants here.
  • So we need a group with preferred affinity.

Answer:

A group with preferred affinity