[one-users] Data Center Federation

2015-02-19 Thread Karsten Nielsen
Hi, Would you setup opennebula in a HA setup in each data center in a data center federation setup ? - Karsten ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] vxlan feature in upcoming 4.12

2015-02-19 Thread Karsten Nielsen
the documentation https://github.com/OpenNebula/docs/blob/master/source/administration/networking/vxlan.rst Let me known if you have any other question Cheers Ruben On Thu, Feb 19, 2015 at 9:38 PM, Karsten Nielsen <mailto:kars...@unity3d.com>> wrote: Hi, Is there somewhe

[one-users] vxlan feature in upcoming 4.12

2015-02-19 Thread Karsten Nielsen
Hi, Is there somewhere we can take a sneak peak at the upcoming 4.12 vxlan feature ? Or maybe somebody can describe it to me. Thanks, - Karsten ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebul

Re: [one-users] Wrong state to perform action

2014-12-15 Thread Karsten Nielsen
mar...@opennebula.org <mailto:cmar...@opennebula.org> | @OpenNebula <http://twitter.com/opennebula> On Sat, Dec 13, 2014 at 9:55 PM, Karsten Nielsen <mailto:kars...@unity3d.com>> wrote: It is on one version 4.8 - Karsten On 13/12/14 21:44, Karsten Nielsen wrote

[one-users] Wrong state to perform action

2014-12-14 Thread Karsten Nielsen
Hi, When I try to live migrate or migrate one of my VM's i get this. onevm migrate --live 130 2 [VirtualMachineMigrate] Wrong state to perform action The state of the VM is STATE : ACTIVE LCM_STATE : RUNNING I am a little confused. - Karsten ___

Re: [one-users] Wrong state to perform action

2014-12-14 Thread Karsten Nielsen
It is on one version 4.8 - Karsten On 13/12/14 21:44, Karsten Nielsen wrote: Hi, When I try to live migrate or migrate one of my VM's i get this. onevm migrate --live 130 2 [VirtualMachineMigrate] Wrong state to perform action The state of the VM is STATE : ACTIVE LCM_

Re: [one-users] move VM to different host

2014-12-01 Thread Karsten Nielsen
ccess, the VM should become running in the new host. (The sleep'ed migrate operation should be ignored as the VM would be RUNNING) 4.- Undo the changes in the migrate script. Good Luck On Wed Nov 19 2014 at 9:54:52 AM Karsten Nielsen <mailto:kars...@unity3d.com>> wrote: HI,

[one-users] move VM to different host

2014-11-19 Thread Karsten Nielsen
HI, Is there a way to move a VM from one host to an other when migrate/live migrate fails. We are using ceph as backend and have ssh systemstore. A process like 1 poweroff VM 2 Move the configs 3 -- I guess that we should do some manual db changes -- 4 poweron machine on new host Any comment

[one-users] onevm nic-attach and onevm resize

2014-11-19 Thread Karsten Nielsen
Hi, I was looking at the onevm man pages. The nic-attach the state required is running. The resize the state is offline. I do not quit understand why you cannot do both regardless if the vm is running or in poweroff state. Switching networks would be much easier if it could be done in poweroff

Re: [one-users] Fencing and/or STONITH in case of an host error (ft/host_error.rb)

2014-10-20 Thread Karsten Nielsen
Hi, On 15/08/14 12:17, Ruben S. Montero wrote: Hi Sebastian, I think this is the "right" place for adding those functions? Is this the "right" way to trigger fencing actions with OpenNebula, or are there better ways to implement fencing/STONITH - how do you implement it?

Re: [one-users] change network from bridge to open vswitch

2014-10-15 Thread Karsten Nielsen
That sounds great. Would it work if I just added a new host with a ovs with the same bridge name and migrated the VMs to that ? - Karsten On 10/10/14 16:50, Ruben S. Montero wrote: On Thu, Sep 4, 2014 at 3:02 PM, Karsten Nielsen <mailto:kars...@unity3d.com>> wrote: Hi,

[one-users] change network from bridge to open vswitch

2014-09-04 Thread Karsten Nielsen
Hi, We have a small env runing using bridged network which we would like to switch to open vswitch. I was thinking about if it is possible? The logic steps would be: 1 add a new host with open vswitch 2 some how change the network from bridge to open vswitch 3 start migration of VM's to that

Re: [one-users] Closing OpenNebula 4.4 Cycle, Planning for 4.6

2014-01-17 Thread Karsten Nielsen
Hi, I would like to have support for docker.io that would be awesome. Thanks, - Karsten On 09/01/14 17:44, Tino Vazquez wrote: Dear users, Having released OpenNebula 4.4 Retina and closed its release cycle, it is time to open a new one for the next release. We have identified the issues [1]

Re: [one-users] edit disks on running vm

2013-11-06 Thread Karsten Nielsen
avoid that. Cheers On Wed, Nov 6, 2013 at 1:06 PM, Karsten Nielsen mailto:kars...@unity3d.com>> wrote: Hi, I have a vm running from a template that has set the wrong disk prefix therefore the vm uses scsi driver for the disk and not the virtio driver. Can I change th

[one-users] edit disks on running vm

2013-11-06 Thread Karsten Nielsen
Hi, I have a vm running from a template that has set the wrong disk prefix therefore the vm uses scsi driver for the disk and not the virtio driver. Can I change that just by stopping the vm edit the template that it was created from and start it again ? I am running opennebula 4.2 with kvm

Re: [one-users] Recover VM in FAILED state

2013-07-24 Thread Karsten Nielsen
"non-shared" datastore, you can manually register the VM disk image (.e.g. copying it from the node) and start a new VM based on that rescued disk. Cheers Ruben On Tue, May 28, 2013 at 10:29 AM, Karsten Nielsen mailto:kars...@unity3d.com>> wrote: Hi, I have a VM in

[one-users] Recover VM in FAILED state

2013-05-28 Thread Karsten Nielsen
Hi, I have a VM in FAILED state do to a migration attempt that failed. I have started the VM again manually however I need to tell one that it is running on a host and that it is not in a failed state any more. Can that be done ? Thanks, - Karsten