Comment #1 on issue 855 by [email protected]: Hide opportunistic locking within Ganeti
http://code.google.com/p/ganeti/issues/detail?id=855

Also not that "any two node locks" is not enough: you might be unlucky and get nodes with not enough resources, while other nodes still have enough resources. So after getting insufficient resources on the opportunistically acquired locks, we should verify if the cluster as a whole has enough resources. If not, we can fail, but if it does have enough resources we retry asking for a set containing at least two of the suitable nodes.

--
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

Reply via email to