google cloud platform – Failed to run “google_optimize_local_ssd” script: exec: “google_optimize_local_ssd”:

I deployed my application to Google compute engine through Container Registry with container-optimized OS.
I didn’t face any issues in several years. and also easier to redeploy to another instance and I can reproduce. The instance is managed by the scheduler, In the night time, start the instance, and stop in the morning.

but from last month, I faced the below error in the instance.
Failed to run "google_optimize_local_ssd" script: exec: "google_optimize_local_ssd":

I thought this was a storage issue, and I redeployed + made another instance through the container image. but still, I have the same issue, and no ideas for fix the issue.

I couldn’t find a similar question or topic even if I searched.

Read more here: Source link