-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boot process takes too long #21
Comments
Per Halley's request, I am uploading the serial output from the VM after trying to run gce-rescue |
I can see the agent initiating the startup-script:
But nothing printing the ending of the scripts. We need try to replicate with the same agents version. @tjsmith555 I understood that you manually increased the timeout and GCE rescue finally came to an ending, right ? If so, what was the value you set ? @tomerlf1 I believe we still a better option than raising an exception when timing out - Wdyt ? |
@tjsmith555 we are about to release the patch for this issue in our next version. In the meantime you can try the unstable version to check if this fixed your problem.
Let us know if this is working for you now. |
VM boot, in rescue mode, takes too long and GCE Rescue throws an exception while waiting for startup-script completion.
gce-rescue/gce_rescue/tasks/metadata.py
Line 71 in bf17bf8
Need to find an alternative for this scenario.
gce-rescue/gce_rescue/tasks/metadata.py
Line 72 in bf17bf8
The text was updated successfully, but these errors were encountered: