An administrator needs several machine instances to remain on distinct physical platforms so a failure on one host does not impact the others. Which action addresses this requirement?
Configure anti-affinity settings in the hypervisor
Clone the instances onto a single host
Enable hardware pass-through for network adapters
Increase the system memory allocation for the host
Configuring anti-affinity in the hypervisor ensures each instance runs on a different platform, reducing the risk of simultaneous failure. Increasing system memory does not force separate hosts, hardware pass-through focuses on direct device mapping without host distribution guarantees, and cloning on the same host does not protect against a host-level outage.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is anti-affinity in virtualization?
Open an interactive chat with Bash
How is anti-affinity configured in a hypervisor?
Open an interactive chat with Bash
What is the difference between anti-affinity and hardware pass-through?