Re: [one-users] Create VM in Opennebula for OpenVZ failed

2013-12-13 Thread knawnd
Hi Caty, Sorry for the long delay in reply (a lot of urgent things to do before the end of the year). So according to info you provided now your system DS is ssh-based and not shared (NFS) anymore, right? > oneadmin@ubuntuOpNeb:~$ onedatastore list > ID NAMESIZE AVAIL CLUSTE

Re: [one-users] V4.4: KVM Hyper-V Enlightenments

2013-12-13 Thread Michael Kutzner
Hi Shankhadeep, you are right, the support for the different features went into different versions of libvirt… Fast help: if you modify opennebula-4.4.0/src/vmm/LibVirtDriverKVM.cc after applying the patch: modify line 766-> file << "\t\t\n\t\t\t\n\t\t“ and rebuild. Than it should work with your

Re: [one-users] V4.4: KVM Hyper-V Enlightenments

2013-12-13 Thread Shankhadeep Shome
nvm the second comment, i confused apic with acpi :) On Fri, Dec 13, 2013 at 11:52 PM, Shankhadeep Shome wrote: > Thanks Michael, this is really useful for our deployment, we have a mix of > windows and Linux VMs and this would certainly help, I'm sure the vapic > feature will be especially usef

Re: [one-users] V4.4: KVM Hyper-V Enlightenments

2013-12-13 Thread Shankhadeep Shome
I would like to add that if you are an Ubuntu user, 13.10 has the libvirt version (1.1.1) required to support these features fully. Libvirt 1.0.0 supports only.. On Fri, Dec 13, 2013 at 11:52 PM, Shankhadeep Shome wrote: > Thanks Michael, this is really useful for our deploymen

Re: [one-users] V4.4: KVM Hyper-V Enlightenments

2013-12-13 Thread Shankhadeep Shome
Thanks Michael, this is really useful for our deployment, we have a mix of windows and Linux VMs and this would certainly help, I'm sure the vapic feature will be especially useful considering the wonky way windows handles apic shutdown calls at the moment. On Fri, Dec 13, 2013 at 6:21 AM, Ruben

[one-users] Help getting sunstone-server to auto-start after reboot like oned

2013-12-13 Thread Kenneth Øst
Hi One users I have successfully setup OpenNebula 4.4 on Ubuntu 13.10 with Open vSwitch on a single server for home use :-) My question as the subject says: I would like to have the sunstone-server to automatically startup after reboot of the server. Are there a simple way to do start sunstone-ser

Re: [one-users] Error monitoring host

2013-12-13 Thread Ruben S. Montero
You need to configure ssh password-less access to the hosts from the front-end. On Fri, Dec 13, 2013 at 7:31 PM, Karim Hassan wrote: > Hi, > When i try to create a new host using sunstone (OpenNebula 3.6), i have > the following error : *Error monitoring host 8 : Monitor Failure 8 could > not u

[one-users] Error monitoring host

2013-12-13 Thread Karim Hassan
Hi, When i try to create a new host using sunstone (OpenNebula 3.6), i have the following error : *Error monitoring host 8 : Monitor Failure 8 could not update remotes.* - Parameters of my host : Information Manager driver = KVM Virtual Machine Manager driver =KVM Network Manager driver : dummy An

Re: [one-users] No system datastore with enough capacity form the VM

2013-12-13 Thread Mario Giammarco
I have done other tests. If I use a premade image from marketplace all works. The problem is that I have tried to install an so from scratch (windows) and I have created a volatile disk. Probably it is my fault but I still do not understand how to put all my vm in ceph filesystem. 2013/12/12 Carl

Re: [one-users] Missing log when no error happens

2013-12-13 Thread Daniel Dehennin
"Ruben S. Montero" writes: > Hi Daniel, > > We'll consider the inclusion of this feature for 4.6 > > http://dev.opennebula.org/issues/2566 Thanks a lot, I'm watching the issue, do not hesitate if you want some clarifications/tests. Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --k

Re: [one-users] VMWare image on ONE 4.4

2013-12-13 Thread Eduardo Roloff
Hello Tino, I Change the datastore to be compatible with these parameters, as seen below 1 0 0 oneadmin oneadmin default 1 1 0 1 0 0 1 0 0 vmfs vmfs /vmfs/volumes/1 0 0 -1 0 0 772

Re: [one-users] Cannot Create VMs

2013-12-13 Thread Ruben S. Montero
This error error 1062 : Duplicate entry '97-1368677892' for key 'PRIMARY' is probably for the vm_monitoring table. You can ignore this. It seems a problem when accesing disk.0, (e..g disk space, NFS server errors...) On Wed, Dec 11, 2013 at 1:34 PM, Brown, Michael E. (RET-DAY) < michael.br...@re

Re: [one-users] Ceph and thin provision

2013-12-13 Thread Ruben S. Montero
OK, Perfect. I think we missed the original format 2 support from Bill's first contribution. Being able to pick either format would be perfect We can schedule this for 4.6 I've filled a bug to track the progress: http://dev.opennebula.org/issues/2568 Cheers Ruben On Thu, Dec 12, 2013 at 3

Re: [one-users] V4.4: KVM Hyper-V Enlightenments

2013-12-13 Thread Ruben S. Montero
Hi Michael, Thanks for your contribution!!!. I've filled a bug for this: http://dev.opennebula.org/issues/2567 Cheers Ruben, PS: Probably the dev mailing list is better to discuss this. On Fri, Dec 13, 2013 at 11:26 AM, Michael Kutzner < michael.kutz...@virtion.de> wrote: > Hi, > > another s

Re: [one-users] (block) iotune support in templates

2013-12-13 Thread Ruben S. Montero
Thanks for the patch!!! this will be consider for the next release Cheers On Sat, Dec 7, 2013 at 10:51 PM, Vladislav Gorbunov wrote: > I make the path for iotune support: > http://dev.opennebula.org/issues/2530 > > You can download x64 rpm with iotune support (need only /usr/bin/oned) > for Cen

Re: [one-users] Fwd: how running vms moved(not recreate) on another host on host error

2013-12-13 Thread Ruben S. Montero
Hi In general, we cannot assume that there will be access to the host in a failure state. The current delete/recreate mechanism is based on the following: * If there are a shared FS (a reliable one) then recreation would not affect if the VM disks are persistent. Changes will be available when th

Re: [one-users] Missing log when no error happens

2013-12-13 Thread Ruben S. Montero
Hi Daniel, We'll consider the inclusion of this feature for 4.6 http://dev.opennebula.org/issues/2566 Cheers On Tue, Nov 5, 2013 at 11:26 AM, Daniel Dehennin < daniel.dehen...@baby-gnu.org> wrote: > "Ruben S. Montero" writes: > > > So, your proposal is to have, all messages as in: > > >

Re: [one-users] error deploying virtual machine

2013-12-13 Thread Neelaya Dhatchayani
Hi I got the error solved.. I added a trailing of ... to the tap:aio like this "tap:aio:...". And for xen3 the tap driver attribute value is "tap:aio:" Thanks neelaya On Fri, Dec 13, 2013 at 10:49 AM, Neelaya Dhatchayani wrote: > Hi, > > I get the following error while deploying a v

[one-users] V4.4: KVM Hyper-V Enlightenments

2013-12-13 Thread Michael Kutzner
Hi, another small patch I would like to share. Newer versions of libvirt and kvm support the cpu feature hv_spinlocks, hv_relaxe (e.g. see here http://wiki.qemu.org/ChangeLog/1.1) To make that work in ON4.4 I attached a small patch, so you can configure that in sunstone (Templates -> OS-Bootin

Re: [one-users] reg oneflow - service template

2013-12-13 Thread Carlos Martín Sánchez
Hi, On Fri, Dec 13, 2013 at 2:53 AM, Rajendar K wrote: > Hi Carlos, > Thanks for your mail. Still my doubt is > > > *(QUERY 1) How to know about that the counter has been reset, is there any > log files which makes entry? * > *We can see only the log stating how many times the t

[one-users] V4.4: Bridge Configuration/physical device attach in VLAN driver on existing bridge

2013-12-13 Thread Michael Kutzner
Hello, we had some problems in the past deploying VMs when a bridge interface was already existing (static configuration e.g.) using a different interface as physical than defined in the virtual network in ON. Example: - A bridge br10 was existing with a local interface eth0 attached. - The virt

Re: [one-users] upload image error

2013-12-13 Thread Tino Vazquez
Hi, Currently that is not possible, any reason behind this? If so, we can open a feature request. Regards, -Tino -- OpenNebula - Flexible Enterprise Cloud Made Simple -- Constantino Vázquez Blanco, PhD, MSc Senior Infrastructure Architect at C12G Labs www.c12g.com | @C12G | es.linkedin.com/in/t

Re: [one-users] opennebula 4.4 esxi 5.1 windows vms lose nic dirver

2013-12-13 Thread Tino Vazquez
Hi, In the ESX, after the VM fails to boot, it should appear a vmware.log file in /vmfs/volumes///disk.0 could you send it through? Regards, -Tino -- OpenNebula - Flexible Enterprise Cloud Made Simple -- Constantino Vázquez Blanco, PhD, MSc Senior Infrastructure Architect at C12G Labs www.c12

Re: [one-users] VMWare image on ONE 4.4

2013-12-13 Thread Tino Vazquez
Hi Eduardo, The system datastore is monitored in different way than the images one. In any case, for a correct storage configuration for VMware you need: * system datastore with 'vmfs' TM and /vmfs/volumes BASE_PATH * images_datastore with 'vmfs' TM and 'vmfs' DS and /vmfs/volumes BASE_PATH R

Re: [one-users] Users Digest, Vol 70, Issue 51

2013-12-13 Thread Daniel Molina
Hi, On 13 December 2013 08:28, 普通人 <1360848...@qq.com> wrote: > maybe a bug > > > > when i want to edit the "RAW" of template ,it shows me : > > $onetemplate show 0 > > . > RAW=[ > DATA=" 100 > 90", > TYPE="kvm" ] > ... > > >