Re: [one-users] OpenNebula user portal

2010-07-07 Thread Ignacio M. Llorente
Hi Let me add to Stefan's email that the EC2 API implementation in the next release can be used from typical EC2 client tools, such as ElasticFox and HybridFox (see http://www.opennebula.org/documentation:rel1.6:ec2qec), or even the Euca2ools. In nay case the Management Console developed by SARA

Re: [one-users] hooks on migration

2010-07-07 Thread Jaime Melis
Hello, In OpenNebula the hooks can only be executed on the following events: - CREATE, when the VM is created (onevm create) - RUNNING, after the VM is successfully booted - SHUTDOWN, after the VM is shutdown - STOP, after the VM is stopped (including VM image transfers) - DONE, after the VM is

Re: [one-users] hooks on migration

2010-07-07 Thread Csom Gyula
Hi, I've ran through the codebase and couldn't understand the situtation:) 1. When a live migrate succeedes the VMM Driver [1] seems to call the LCM deploy_success_action() [2] method which in turn sets the VM's lcm state to RUNNING. vm-set_state(VirtualMachine::RUNNING);

[one-users] bridging for opennebula in ubuntu

2010-07-07 Thread Ross Nordeen
What is the best way to set up bridges in ubuntu to work with opennebula? i did: brctl addbr br0 brctl addif br0 eth0 and have the bridge an ip and brought it up but i still dont think its right because when i turn it on i can no longer list my nodes with onevm list also I have 2 interfaces