Re: [one-users] Debian Wheezy KVM 2.1

2014-08-27 Thread Daniel Dehennin
Arnold Bechtoldt m...@arnoldbechtoldt.com writes: Hey guys, Are there any known issues running Wheezy together with QEMU/ KVM 2.1 from wheezy-backports and ONE 4.8? Hello, I added the linux-image-3.14-0.bpo.2-amd64 and it works fine, don't forget to enable boot on HD and CDROM when

[one-users] undefined method `rstrip!'

2014-08-27 Thread Tobias Honacker
Hi guys, after installing and starting opennebula-gate i got this error: root@sunstone ~]# tail /var/log/one/onegate.error /usr/lib/one/ruby/opennebula/oneflow_client.rb:315:in `initialize': undefined method `rstrip!' for nil:NilClass (NoMethodError) from

Re: [one-users] undefined method `rstrip!'

2014-08-27 Thread Jaime Melis
It looks you don't have the one_auth file set properly: this is the piece of the code that is doing the search: if ENV[ONE_AUTH] and !ENV[ONE_AUTH].empty? and File.file?(ENV[ONE_AUTH]) one_auth = File.read(ENV[ONE_AUTH]) elsif

Re: [one-users] Opennebula 4.8 proble to upload iso

2014-08-27 Thread Javier Fontan
Do you get any more information about the upload in /var/log/one/oned.log? On Tue, Aug 26, 2014 at 9:08 PM, Vincenzo Barbieri vincenzo.barbi...@blueit.it wrote: Hi when I create a template of type cdrom and try to upload dell'immagene iso I get the following error. TTP/1.1 500 Tue

Re: [one-users] Opennebula 4.8 proble to upload iso

2014-08-27 Thread Vincenzo Barbieri
No I find following information ue Aug 26 20:39:06 2014 [Z0][InM][D]: Monitoring datastore files (2) Tue Aug 26 20:39:06 2014 [Z0][InM][D]: Monitoring datastore vmware-image (105) Tue Aug 26 20:39:07 2014 [Z0][ImM][D]: Datastore vmware-image (105) successfully monitored. Tue Aug 26 20:39:13

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread kiran ranjane
Well I also tired with a Linux Guest and it gave me the same error, is hot plugin supported for virtio nic model? Regards Kiran Ranjane On Fri, Aug 22, 2014 at 5:31 PM, kiran ranjane kiran.ranj...@gmail.com wrote: Hello Everyone, I am getting error while hot plugging virtio nic model to VM

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread Javier Fontan
There seems to be a problem related with libvirt and selinux. Can you try disabling SElinux and doing the attach again? Virtio nic attach is supported. On Fri, Aug 22, 2014 at 2:01 PM, kiran ranjane kiran.ranj...@gmail.com wrote: Hello Everyone, I am getting error while hot plugging virtio nic

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread kiran ranjane
Hi Javier, I am using Ubuntu 14.04 as host OS, Do you want me to disable apparmor? Regards Kiran Ranjane On Wed, Aug 27, 2014 at 5:44 PM, Javier Fontan jfon...@opennebula.org wrote: There seems to be a problem related with libvirt and selinux. Can you try disabling SElinux and doing the

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread Javier Fontan
You can try but I think disabling apparmor will make libvirt unusable. I'm not sure about it. On Wed, Aug 27, 2014 at 2:20 PM, kiran ranjane kiran.ranj...@gmail.com wrote: Hi Javier, I am using Ubuntu 14.04 as host OS, Do you want me to disable apparmor? Regards Kiran Ranjane On Wed, Aug

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread kiran ranjane
Yes, it made libvirt unusable and had to install apparmor it again. Tried again on a linux VM got the same error : Wed Aug 27 18:20:33 2014 [Z0][VMM][I]: Successfully execute network driver operation: pre. Wed Aug 27 18:20:33 2014 [Z0][VMM][I]: Command execution fail:

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread Javier Fontan
It seems to be a bug in libvirt from Ubuntu 14.04. There is a fixed pakage in the trusty-proposed repo. You can try adding the ubuntu-proposed repo and upgrading libvirt or try applying this patch https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1322568/comments/3 The bug report is here:

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread kiran ranjane
Hi Javier, I have upgraded to latest libvirt version also applied patch to the file still getting same error. Do I need to restart any other service? *Restarted Service* : sudo service apparmor restart sudo service libvirt-bin restart libvirtd --version libvirtd (libvirt) 1.2.7 Added patch

Re: [one-users] Error while hot adding virtio nic model to VM

2014-08-27 Thread kiran ranjane
Hi Javier, Restarted ONE and Sunstone-server service and now I am able to hot attach virtio nic model. Thanks for you help Regards Kiran Ranjane On Wed, Aug 27, 2014 at 7:09 PM, kiran ranjane kiran.ranj...@gmail.com wrote: Hi Javier, I have upgraded to latest libvirt version also applied

[one-users] Persistent qcow2 snapshots

2014-08-27 Thread kiran ranjane
Hello, Is there a way to make qcow2 snapshots persistent after VM is powered off? Regards Kiran Ranjane ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Edit template for instentinated VM.

2014-08-27 Thread Javier Fontan
After a VM is deployed you can not change those parameters. You can change the capacity (memory and cpu) when the VM is powered off or attach a new nic with a different model. On Mon, Aug 25, 2014 at 2:18 PM, Leszek Master keks...@gmail.com wrote: Hello. I've instantiated some of the VM's, and

Re: [one-users] failed to deploy VM

2014-08-27 Thread Javier Fontan
It seems that the datastore 103 is not mounted in the hypervisor node: Mon Aug 25 13:48:07 2014 [Z0][TM][I]: sh: cd: line 2: can't cd to /vmfs/volumes/103/21 On Mon, Aug 25, 2014 at 2:07 PM, Vincenzo Barbieri vincenzo.barbi...@blueit.it wrote: Hi I'm starting to study OpenNebula, I configured

Re: [one-users] Information about image size (oneimage list)

2014-08-27 Thread Javier Fontan
This happens because the stat method (the one that gets the size about the image) is called before the image is uncompressed. This is something we have to fix. You can make the way it gets the size in the stat script from the datastore remotes dir. Change qemu-img info to du and parse the output.

Re: [one-users] unable to attach cdrom to VM in opennebula 4.8

2014-08-27 Thread Randy Smith
Fair enough. Then how does one provide an option to change a CD on a server? For example, I have a Windows server rolled and I need to install software on it that is only available on DVD. How can I change disks on those VMs? On Wed, Aug 27, 2014 at 10:27 AM, Javier Fontan jfon...@opennebula.org

Re: [one-users] Information about image size (oneimage list)

2014-08-27 Thread Paulo A L Rego
Thanks, Javier. I'll change the code. 2014-08-27 13:24 GMT-03:00 Javier Fontan jfon...@opennebula.org: This happens because the stat method (the one that gets the size about the image) is called before the image is uncompressed. This is something we have to fix. You can make the way it gets