Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Enhancement Priority-High Milestone-Release2.13
Component-master
New issue 940 by [email protected]: Retry jobs after ECODE_TEMP_NORES
https://code.google.com/p/ganeti/issues/detail?id=940
There are many cases where a job fails with this error, asking to be
retried later. Ganeti should be able to do this on its own, at least for
some cases.
In particular, when a job fails to obtain locks opportunistically, it can
retry with acquiring all the locks (suppressing opportunistic locking).
A similar principle would be handy for optimistic locking, where a job
acquires locks in a wrong order (like a node and then all its instances)
and needs to check if nothing changed in between the locking process. If
the list of acquired locks is wrong, the locking part needs to be restarted.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings