Oracle GoldenGate 12c Implementation Essentials — Question 5
Which two configuration files specify the cluster stack, boot cluster and network settings for the OCFS2 duster?
Answer options
- A. /etc/ocfs2/cluster.conf
- B. /etc/sysconfig/ocfs2
- C. /etc/sysconfig/cluster.conf
- D. /etc/sysconfig/o2cb
Correct answer: B, D
Explanation
The correct files are /etc/sysconfig/ocfs2 and /etc/sysconfig/o2cb, as they contain the necessary configurations for the OCFS2 cluster's stack and boot settings. The other options, while related to OCFS2, do not specify the required cluster and network settings as accurately as the selected files.