Question 217 of 315
Choose 3
Your development team has installed a new Linux kernel module on the batch servers in Google Compute Engine (GCE) virtual machines (VMs) to speed up the nightly batch process. Two days after the installation, 50% of the batch servers failed the nightly batch run. You want to collect details on the failure to pass back to the development team.
Which three actions should you take? (Choose three.)
Which three actions should you take? (Choose three.)
✓AUse Stackdriver Logging to search for the module log entries
BRead the debug GCE Activity log using the API or Cloud Console
✓CUse gcloud or Cloud Console to connect to the serial console and observe the logs
DIdentify whether a live migration event of the failed server occurred, using in the activity log
✓EAdjust the Google Stackdriver timeline to match the failure time, and observe the batch server metrics
FExport a debug VM into an image, and run the image on a local server where kernel log messages will be displayed on the native screen
✓
Correct Answer: A, C, E
Use Stackdriver Logging to search for the module log entries
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.