Which of the following measures satisfies the CIA requirement of availability in a SAN?

A. multi-pathing
B. additional CPU cores
C. using FCoE
D. dynamic memory allocation

A
Explanation: While the other options may improve performance, multi-pathing is the only one that provides fault tolerance and therefore increased availability.

Computer Science & Information Technology

You might also like to view...

We use the #ifndef, #define, and #endif

a. to prevent multiple definitions of a class b. when we use separate files c. whenever we use a class d. none of the above e. A and B

Computer Science & Information Technology

Select all that apply. The base class access specification determines how __________ members in the base class may be accessed by derived classes.

a. private b. public c. constructed d. protected e. None of these

Computer Science & Information Technology