Multiple choice technology

In cluster environment, storage is allocated from which of the below storage type?

  1. BOD

  2. NAS

  3. DAS

  4. SAN

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In clustered server environments where multiple servers need shared access to the same storage, SAN is the preferred storage type. SAN provides block-level shared storage that all cluster nodes can access concurrently. NAS can be used but DAS (Direct Attached Storage) doesn't support shared access required for clustering, and JBOD is just a disk enclosure without networking.