A vSphere administrator is performing maintenance on a group of ESXi 5.5 hosts when an error
message displays indicating that the ramdisk is full. The two hosts reporting the problem were
deployed with Auto Deploy. What should the administrator do to resolve this issue?
A.
Redirect host logs to an NFS store
B.
Disable the System Logs through the host DCUI
C.
Decrease the maximum host log file size to 10240KB
D.
Move the ramdisk to an SSD drive
Explanation:
A is correct
Hosts that are deployed with Auto Deploy store logs on a RAM disk, which means that the amount of space available for logs is small.
If your host is deployed with Auto Deploy, reconfigure your log storage in one of the following ways:
Redirect logs over the network to a remote collector.
Redirect logs to a NAS or NFS store.
http://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.install.doc_50%2FGUID-DD8C6FF2-1949-4C82-A4BA-578988CA7BA1.html
Tricky I got hung up on the NFS not the “device”