CompTIA Cloud+ (CV0-003) — Question 307
A company is preparing a hypervisor environment to implement a database cluster. One of the requirements is to share the disks between the nodes of the cluster to access the same LUN. Which of the following protocols should the company use? (Choose two.)
Answer options
- A. CIFS
- B. FTP
- C. iSCSI
- D. RAID 10
- E. NFS
- F. FC
Correct answer: C, F
Explanation
iSCSI and FC are both protocols that enable the sharing of storage resources across a network, which is essential for a clustered database environment. CIFS, FTP, and NFS are primarily file-sharing protocols and do not provide the necessary block-level access required for LUN sharing, while RAID 10 is a storage configuration rather than a protocol.