[one-users] Ruby oca - change templates

2011-10-31 Thread Paulo A L Rego
Hi, is it possible to change the virtual machine's template while the vm is in pending state? We can see the template by using *vm.template_str* and the xml using * vm.to_xml*. Can we update the template or the xml before deploying? I would like to update the name and/or include other fields at

Re: [one-users] Bonded/trunked interfaces in OpenNebula

2011-10-31 Thread Jaime Melis
Hello Donny, I have been doing a good bit of searching for the answer to this but cannot seem to find a straight answer. My servers have 4 network cards each. Currently I have them all bonded/trunked. How does OpenNebula handle this? I want to redo my hosts and start fresh. Do I need to go

[one-users] Failed to create domain from /srv/cloud/one/var//(VM id)/images/deployment.0

2011-10-31 Thread Rubens Pinheiro
Hello, I've got a problem in vm deployment. In vm.log shows that: ... Mon Oct 31 13:58:33 2011 [LCM][I]: New VM state is BOOT Mon Oct 31 13:58:33 2011 [VMM][I]: Generating deployment file: /srv/cloud/one/var/13/deployment.0 Mon Oct 31 13:58:35 2011 [VMM][I]: Command execution fail: 'if [ -x

[one-users] Widening list command output?

2011-10-31 Thread Karl Katzke
Is there a quick/easy way to widen the output of the OpenNebula commands beyond the basic 80 characters wide? For instance, `oneimage list` crowds things such that the image name can be only 12 chars wide. “OpenSuSE 11.” is 12 chars wide and there isn’t an easy way to abbreviate it to be less

Re: [one-users] Using Requirements and Rank to create only one guest of type X per host

2011-10-31 Thread Ruben S. Montero
Hi On Fri, Oct 28, 2011 at 2:11 AM, Karl Katzke kkat...@sentryds.com wrote: Thanks! That helps with the VM pinning aspect greatly. I didn't realize that the custom variables could be used in constraints. My other questions concerned a cold start of the cluster and the cluster drivers.