Earlier quoted context omitted.
Just spin up regular VMs if you can't get spot instances when you need them.
Lack of spot VM means that all spare capacity has been taken up by the regular VMs, meaning that it spots are gone, so are regular ones.
GCP releases Spot VMs, the next generation of Pre-emptible VMs
51–60 of 129 posts
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#52Any word on pricing?
A per minute granularity can make Google's offering more enticing for a lot of users.
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#53Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#54I don’t see this in the article, but is there any reason why they’d introduce a new VM type rather than just removing the 24hour limit of preemptible VMs?
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#55Say I am running a long batch process on one of these spot VMs and I get pre-empted ...
Does my job restart where it was stopped automatically and everything is transparent save how long the job takes to complete, or do I have do to checkpointing myself and deal with the fact that my jobs may be killed at anytime?
Also, if the restarts are indeed transparent to my job, what of stateful network connections?
Finally, what kind of guarantee do I have that my job will ever complete if pre-emption can happen at an arbitrary frequency for arbitrarily long?
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#56I have trouble thinking of a use case that fits this VM type. Is it for batch processing tasks that don't have tight deadlines? The lack of any real guarantees makes it hard to price, as you have no idea what you're actually paying for. Would it make sense to have a model that includes deadlines in its pricing (like give this process 2.5 hours of CPU and 4GB of RAM to complete this task by...next Tuesday)?
cost savings.
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#57“requiredDuringSchedulingIgnoredDuringExecution” .. wow, what an epic length for a configuration option!
Let me introduce you to CNLabelContactRelationYoungerCousinMothersSiblingsDaughterOrFathersSistersDaughter https://developer.apple.com/documentation/contacts/cnlabelco...
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#58Any word on pricing?
Also what is the granularity? Right now on AWS you have to pay for the full hour even if you use it for 5 minutes. A per minute granularity can make Google's offering more enticing for a lot of users.
Don't have an authoritative answer, sorry, but granularity is an area where Google has historically been better than the competition.
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#59“requiredDuringSchedulingIgnoredDuringExecution” .. wow, what an epic length for a configuration option!
Looks like Java culture is alive, well and spreading.
Re: GCP releases Spot VMs, the next generation of Pre-emptible VMs
#60Is this a sign they have surplus pre-emptible capacity on their architecture for non-premptible VMs, and so worrying, if you think they have enough customers to sustain the model? (google could run negative forever: the point is, some VP won't want to, and the KPI will morph to "kill it")