Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 127 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 127
Topic #: 1
[All Professional Cloud Developer Questions]

You are deploying your applications on Compute Engine. One of your Compute Engine instances failed to launch. What should you do? (Choose two.)

  • A. Determine whether your file system is corrupted.
  • B. Access Compute Engine as a different SSH user.
  • C. Troubleshoot firewall rules or routes on an instance.
  • D. Check whether your instance boot disk is completely full.
  • E. Check whether network traffic to or from your instance is being dropped.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
thewalker
4 months, 1 week ago
Selected Answer: AD
When a Compute Engine instance fails to launch, you should consider various factors that could cause the failure. Here are the two most relevant actions to take: A. Determine whether your file system is corrupted. A corrupted file system can prevent the instance from booting properly. You can check and repair the file system using a recovery process, such as attaching the boot disk to another instance for analysis. D. Check whether your instance boot disk is completely full. If the boot disk is full, the instance may not be able to start because the operating system needs some free disk space to function properly. You can check the disk usage and free up space if necessary.
upvoted 1 times
thewalker
4 months, 1 week ago
Other Options: B. Access Compute Engine as a different SSH user. While accessing as a different SSH user might help if you have SSH access issues, it is unlikely to resolve a failure to launch the instance itself. C. Troubleshoot firewall rules or routes on an instance. Firewall rules and routes affect network traffic to and from the instance but are less likely to be the root cause of a launch failure. E. Check whether network traffic to or from your instance is being dropped. Similar to option C, dropped network traffic impacts connectivity but is not a primary cause for an instance failing to launch. Therefore, the most appropriate actions are A and D to diagnose and resolve issues preventing your Compute Engine instance from launching.
upvoted 1 times
...
...
alpha_canary
7 months, 1 week ago
Selected Answer: AD
A & D https://cloud.google.com/compute/docs/troubleshooting/vm-startup#identify_the_reason_why_the_boot_disk_isnt_booting Network issues shouldn't stop a compute engine from booting up so C & E are out. B cant be true because how can u SSH if it doesnt boot
upvoted 2 times
...
__rajan__
1 year, 2 months ago
Selected Answer: AD
I will go with AD.
upvoted 1 times
...
purushi
1 year, 3 months ago
Selected Answer: AD
Compute engine will not launch when either of these happens. 1) When its file system is corrupted. 2) When its boot disk is full.
upvoted 2 times
...
Pime13
1 year, 9 months ago
Selected Answer: AD
https://cloud.google.com/compute/docs/troubleshooting/vm-startup#identify_the_reason_why_the_boot_disk_isnt_booting - Verify that your boot disk is not full. If your boot disk is completely full and your operating system does not support automatic resizing, you won't be able to connect to your instance. You must create a new instance and recreate the boot disk. - Verify that your disk has a valid file system. If your file system is corrupted or otherwise invalid, you won't be able to launch your instance.
upvoted 4 times
...
zellck
1 year, 11 months ago
Selected Answer: AD
AD is the answer. https://cloud.google.com/compute/docs/troubleshooting/vm-startup#identify_the_reason_why_the_boot_disk_isnt_booting - Verify that your boot disk is not full. If your boot disk is completely full and your operating system does not support automatic resizing, you won't be able to connect to your instance. You must create a new instance and recreate the boot disk. - Verify that your disk has a valid file system. If your file system is corrupted or otherwise invalid, you won't be able to launch your instance.
upvoted 3 times
...
tomato123
2 years, 3 months ago
Selected Answer: AD
AD are correct
upvoted 4 times
...
akshaychavan7
2 years, 3 months ago
Selected Answer: AD
A and D seem right here.
upvoted 2 times
...
nqthien041292
2 years, 7 months ago
Selected Answer: AD
Vote AD
upvoted 3 times
...
Blueocean
2 years, 10 months ago
Options D for sure , in the rest Option A seems the nearest one as one of the troubleshooting steps is to check the file system
upvoted 2 times
...
Erso
2 years, 10 months ago
A & D! If the failure is on the launch changing the SSH user will not help. Network traffic, Network routes, Firewall rules...are not influencing the instance boot!
upvoted 2 times
...
ParagSanyashiv
2 years, 10 months ago
AD should be the correct one, because launching VM failure does not depends on network connectivity of that VM. Network comes into the picture when vm boots.
upvoted 3 times
...
HotSpa27
2 years, 10 months ago
I vote AD. https://cloud.google.com/compute/docs/troubleshooting/vm-startup Verify that your disk has a valid file system.  Verify that your boot disk is not full.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...