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 on
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);
vmpoo
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 d
Hi Stefan,
Stefan Freitag wrote:
>
> http://dev.opennebula.org/projects/management-console/wiki
>
> I think that's the kind of interface you are looking for.
>
Oh, yes, Thank you very much. I'll try it.
Yu
> Cheers,
> Stefan
>
>
> Yu Zhiguo schrieb:
>> Hi,
>>
>> I'm trying to use OpenNe
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
Dear Yu,
please check
http://dev.opennebula.org/projects/management-console/wiki
I think that's the kind of interface you are looking for.
Cheers,
Stefan
Yu Zhiguo schrieb:
> Hi,
>
> I'm trying to use OpenNebula now, and I can create
> my VMs now.
> OpenNebula has a rich command interface,
Hi,
I'm trying to use OpenNebula now, and I can create
my VMs now.
OpenNebula has a rich command interface, but it seems
that there is no webpage interface.
Did I miss someting?
Yu
___
Users mailing list
Users@lists.opennebula.org
http://lists.open