Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #38
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 insta
Sign in or unlock PROFESSIONAL-CLOUD-ARCHITECT to reveal the answer and full explanation for question #38. The question stem and answer options stay visible for context.
Submitted by haruto_sh· Mar 30, 2026Ensuring solution and operations reliability
Question
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 3 answers
Options
- AUse Stackdriver Logging to search for the module log entries = Check logs
- 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 = Check
- 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
- FExport a debug VM into an image, and run the image on a local server where kernel log
Unlock PROFESSIONAL-CLOUD-ARCHITECT to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-ARCHITECT questions. Unlock PROFESSIONAL-CLOUD-ARCHITECT for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Stackdriver Logging#serial console#GCE diagnostics#kernel debugging