GCP ACE · Question 32 · Domain 4.1: Managing Compute Engine resources
A Compute Engine instance is running out of disk space. You have increased the size of the persistent disk in the Google Cloud Console. What is the next step you MUST perform to make the new space usable by the OS?
Answer options:
Restart the instance from the Cloud Console.
SSH into the instance and resize the file system using OS-level commands (e.g., resize2fs).
Run the gcloud compute disks resize command.
Nothing. The OS automatically detects and uses the new space immediately.
50 questions · hints · full answers · grading