VMware Site Recovery Manager 8 Specialist — Question 6
The VMware Cloud Director administrator wants to make sure that the system is able to collect log bundles from all cells at once.
How should the administrator accomplish this goal?
Answer options
- A. Install vRealize Log Insight agent on each cell to redirect logs to a centralized location.
- B. Configure a syslog server on each of the cells, and request the logs from the syslog server.
- C. Map the log location on the primary cell to a shared folder on each of the other cells in the server group, ensuring they all have read/write rights on the primary.
- D. Make sure the NFS server allows read-write access to the shared location by the root system account on each cell.
Correct answer: D
Explanation
The correct answer is D because allowing read-write access to the shared location by the root system account enables all cells to access the logs effectively. Option A is incorrect as it requires installing an agent on each cell, which may not be necessary. Option B is not suitable because it creates a dependency on the syslog server without addressing the need for shared access. Option C does not ensure that all cells can properly access the logs in a synchronized manner.