How does Microsoft address the requirement that Hyper-V cluster VMs must be stored on local drives and that each host uses a unique LUN?
What will be an ideal response?
The Microsoft solution to these requirements is called the cluster shared volume (CSV). A volume configured as a CSV can be accessed by all the host computers of a Hyper-V cluster. Each host computer can access and manage files on the volume. Therefore, different host computers can host different virtual machines that all have virtual hard disk files on the same volume.
You might also like to view...
where i is the square root of -1. Which of the following statements is false?
Complex numbers have the form ``` realPart + imaginaryPart * i ``` a) C#’s simple numeric types are value types. b) To mimic the simple numeric types, we can define ComplexNumber as a value type by using a struct (short for “structure”) rather than a class. c) C#’s simple types like int and double are actually aliases for struct types. d) Microsoft recommends using structs for most new types, but recommends a class if the type represents a single value.
Which of the following is a digital modem-like device used by ISDN to connect a PC?
A. DSL modem B. terminal adapter C. data communications equipment D. ITU