[one-users] VM groups & deadlocks

2012-01-26 Thread Tomáš Nechutný
Hello, I've a problem in my mind. Suppose I've an OpenNebula setup with capacity for 4 VMs of certain type. I also have a separate machine which runs some integration tests at ranomd time with tests T1 and T2 both requiring 3 VMs. When both tests start at same time a deadlock can occur. Is it poss

[one-users] Scheduler and required memory/cpu

2011-12-12 Thread Tomáš Nechutný
ing a malloc(), there is no actual physical memory allocated at the time of > the malloc(). It will not be actually allocated until the first time it is > touched. I think that it should be possible when there is no ohter host. This is probably related to http://dev.opennebula.org/iss

[one-users] Access network by name (custom attributes)

2011-12-09 Thread Tomáš Nechutný
Hello, I have a problem with network setup. I'm trying to use GATEWAY variable in context which I defined in virtual network as custom attribute. $NETWORK[GATEWAY, NETWORK_ID=1] seems to work. Is it possible to define network by name (instead of id)? I tried NETWORK=local, NETWORK=\"local\" and sa