[one-users] OpenNebula VM Live-Migration

2013-09-04 Thread Triton2010
Hello, what are the requirements for VM Live-Migration with OpenNebula? I tried this and get the error message: Fail to live migrate VM. Assuming that the VM is still RUNNING (will poll VM). Thank you in advance. Best regards

[one-users] Desktop Provisioning with OpenNebula

2013-09-04 Thread Triton2010
Hello, is it possible to make Desktop Provisioning with OpenNebula - something like XenDesktop7 - or is a 3rd Software neccesary? I would like to test VDI with OpenNebula. Thank you. Best regards ___ Users mailing list

Re: [one-users] OpenNebula VM Live-Migration

2013-09-04 Thread Kenneth
The default OpenNebula installation will assume you want to use a shared system datastore. The /var/lib/one/datastores/0/ folder should be shared on all nodes. http://www.opennebula.org/documentation:rel4.2:system_ds On 09/04/2013 02:58 PM, Triton2010 wrote: Hello, what are the

Re: [one-users] Desktop Provisioning with OpenNebula

2013-09-04 Thread Carlo Daffara
You can provide virtual desktops directly, in a 1-to-1 arrangement, without any specific adaptation. We have several VDI installs based on opennebula, with Windows 7 (and some XP) virtualized through KVM. We use the SPICE protocol, that is quite low-latency, supports multimedia and usb

Re: [one-users] Opennebula - Active Directory authentication intergration

2013-09-04 Thread Javier Fontan
It should not have any problem with a underscore. The error you are getting is caused because you DN is being incorrectly transformed to xml. It most probably is some character that is breaking that serialization. As I don't have the DN I can not reproduce it. Fortunately the DN in ldap is stored

Re: [one-users] [one-user] AppFlow 4.2 Scalling Function

2013-09-04 Thread Carlos Martín Sánchez
Hi, What is happening is that the wizard is creating a template with these values: # Periods = 60 Period = 3 This is a bug [1] that we solved after the final release, but somehow we forgot to include it in the known issues page. I'll add a warning in the documentation with the workaround: $

Re: [one-users] CPU and Memory Overcommitment

2013-09-04 Thread Igor Laskovy
Thank you for reply! One further question - how Fault Tolerance mechanism (via HOST_HOOK) deal with this reservations? Does it reserved some slots for VMs recovery? If not and if I at every turn manually don't control available resources on hosts those may cause to situation when my automatically

[one-users] haveing problem with vswitch

2013-09-04 Thread 12navi...@gmail.com
I read openvswitch document completely about openvswitch http://opennebula.org/documentation:rel4.2:openvswitch there is 2 way for using openvswitch, i can implant second way (*ovswitch_brcompat) *but this way is deprecated *Bridge compatibility is deprecated and may be removed no earlier than

Re: [one-users] Desktop Provisioning with OpenNebula

2013-09-04 Thread Carlos Martín Sánchez
Hi Carlo, We think other users might be interested in this use case. Would you be willing to write a post in our blog about it? How the different components interact, and how it performs, etc. Best regards -- Join us at OpenNebulaConf2013 http://opennebulaconf.com in Berlin, 24-26 September,

Re: [one-users] Desktop Provisioning with OpenNebula

2013-09-04 Thread Carlo Daffara
Of course. I will touch the argument in my OpenNebulaConf presentation, but will try to prepare a post on that as well. Carlo - Messaggio originale - Da: Carlos Martín Sánchez cmar...@opennebula.org A: Carlo Daffara carlo.daff...@cloudweavers.eu Cc: users users@lists.opennebula.org

Re: [one-users] Desktop Provisioning with OpenNebula

2013-09-04 Thread Carlos Martín Sánchez
Great! I'm really looking forward to that presentation at OpenNebulaConf. We'll create a blog account, and email you the details. Cheers -- Join us at OpenNebulaConf2013 http://opennebulaconf.com in Berlin, 24-26 September, 2013 -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source

[one-users] Simplified VM creation?

2013-09-04 Thread Pentium100
Hello, While trying out OpenNebula, I noticed that the VM creation process is quite inconvenient if I want different VMs (as opposed to scaleout situation). 1. Create the image (upload a new one or copy some other image), set it as persistent (I don't want the VM to disappear if I shut it down).

Re: [one-users] Error creating VM opennebula 4.2

2013-09-04 Thread kenny . kenny
i solved this problem, but iget a new one. In the opennebula the VM is "PENDING". The vm.log is empty, but i got this error in sched.log " Host 8 filtered out. It does not fulfill SCHED_REQUIREMENTS."   anybody knows what does that mean?   Em 03/09/2013 11:49, Javier Fontan

Re: [one-users] haveing problem with vswitch

2013-09-04 Thread Dmitri Chebotarov
Can you create br0 with real interfaces before you add host to ONE and use br0 in network config section? The same way you created fake br10, but use ethXX . This should work... You don't need brctl, OVS takes care of creating br0 with 'ovs-vsctl addbr'. From:

[one-users] VNET_HOOK script?

2013-09-04 Thread Dmitri Chebotarov
Hi Does anyone have an example script on how to use VNET_HOOK? I need to make custom changes for a OVS's flows when a VM started or migrated to other host. In particular I would like to undo MAC_spoofing rule for a VM (based on VM's custom attribute/tag): sudo /usr/bin/ovs-ofctl add-flow br0

[one-users] VM disk encryption

2013-09-04 Thread Tobias Brunner
Hi, Has anyone an idea how to prepare an OS image (Ubuntu Server) in which the data is encrypted? F.e. so that the user is able to choose a password during vm instatiation which is used to personalize the encryption. How do other OpenNebula users deal with data encryption of the VM? All

[one-users] driver xen 4.2

2013-09-04 Thread kenny . kenny
hello. does anybody use opennebula with xen 4.2 ?   im trying to use opennebula 4.2 with xen 4.2 but it doesnt work.   thanks. ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Simplified VM creation?

2013-09-04 Thread Shek Mohd Fahmi Abdul Latip
Hi Pentium100, What I can suggest to simplify VM deployment by developing a so called golden image and golden template in advanced. From there, you just make use of context and cloning features to ease your deployment. Just my 20cent. Best regards, .fahmie From:

Re: [one-users] driver xen 4.2

2013-09-04 Thread Svancara, Randall
My understanding for Xen and KVM is that anything that libvirt can support is supported. Maybe I am wrong. I will defer to those that have more experience. From: users-boun...@lists.opennebula.org [users-boun...@lists.opennebula.org] on behalf of