In cluster environment, storage is allocated from which of the below storage type?
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.