Re: [one-users] LVM / shared datastores running OS inside a USB stick

2014-07-24 Thread Jaime Melis
Hi Pablo, LVM provides a few advantages in some scenarios, but generally a shared file system like NFS fits more uses cases. In a nutshell the difference between these two datastores is: * lvm: images are registered into LV. When a VM is instantiated, the LV is cloned to another LV in the same

[one-users] Rentalia - Experiences with OpenNebula and Bacula

2014-07-24 Thread Tino Vazquez
Dear OpenNebula users, We thought you might find interesting this post [1] where Rentalia folks explain how they integrate OpenNebula and Bacula to keep a backup of all the VM images. We know this integration is widely demanded, so if you want to try it out and extend the integration, this is the

[one-users] How use $UNAME

2014-07-24 Thread Alexandr Baranov
Hi, I'm trying to setup kerberos login to log into VMs with kerberos username matching ONE username. I'm going to use UNAME variable and ONE documentation states it as pre-defined. So the question is: do I need to manually specify UNAME inside the VM template, or is it automatically defined and

Re: [one-users] How use $UNAME

2014-07-24 Thread Valentin Bud
Hi Alexandr, It is defined but not automatically included. You have to configure it in the template. CONTEXT=[ UNAME=$UNAME ] You can, of course name the variable inside the CONTEXT as you wish. I am using ONE 4.4 and the above applies to this version, I don't know if 4.6 includes the

Re: [one-users] How use $UNAME

2014-07-24 Thread Alexandr Baranov
Thnak you,Valentin! 24.07.2014 14:48 пользователь Valentin Bud valentin@gmail.com написал: Hi Alexandr, It is defined but not automatically included. You have to configure it in the template. CONTEXT=[ UNAME=$UNAME ] You can, of course name the variable inside the CONTEXT as you

[one-users] [VirtualMachineAllocate] Error allocating a new virtual machine. Only one CONTEXT attribute can be defined.

2014-07-24 Thread Alexandr Baranov
Hi, I have problems to create new virtual machines with rocci although i can create new virtual machines through sunstone web interface. Here's the output: $ occi --endpoint rOOCI endpoint --action create --resource compute --mixin os_tpl#uuid_kvm_scientific_6_x86_64_1cpu_1gb_ram_clstkvm_155

Re: [one-users] [VirtualMachineAllocate] Error allocating a new virtual machine. Only one CONTEXT attribute can be defined.

2014-07-24 Thread Valentin Bud
Hi Alexandr, Can you post your template please. Have you somehow defined two CONTEXT arrays inside the template? Bad Request : [VirtualMachineAllocate] Error allocating a new virtual machine. Only one CONTEXT attribute can be defined. The above makes me think you did. Best, Valentin On Thu,

Re: [one-users] [VirtualMachineAllocate] Error allocating a new virtual machine. Only one CONTEXT attribute can be defined.

2014-07-24 Thread Alexandr Baranov
My template: NIC=[NETWORK=36-kvm,NETWORK_UNAME=oneadmin] MEMORY=1024 CPU=1 DISK=[IMAGE=SL65-cvmfs-cloudinit,IMAGE_UNAME=$IMAGE_UNAME] GRAPHICS=[TYPE=VNC,LISTEN=0.0.0.0] CONTEXT=[SSH_PUBLIC_KEY=ssh-rsa [KEY],NETWORK=YES] RAW=[TYPE=kvm] OS=[ARCH=x86_64,BOOT=hd] 24.07.2014 17:46 пользователь Valentin

[one-users] onevm migrate/suspend and checkpoint files

2014-07-24 Thread Steven Timm
When OpenNebula creates a checkpoint file either as part of a onevm migrate or onevm suspend, what libvirt function is it calling to do the checkpoint? We are seeing some issues on our new Ivy Bridge hardware that sometimes in the process of a (non-live) migration, the clock can get confused in

Re: [one-users] [VirtualMachineAllocate] Error allocating a new virtual machine. Only one CONTEXT attribute can be defined.

2014-07-24 Thread Valentin Bud
Looks good to me Alexandr. It seems it's another problem somewhere else. I have never used rocci so I am unable to help you further :|. Maybe others will. Best, Valentin On Thu, Jul 24, 2014 at 4:55 PM, Alexandr Baranov telecastcl...@gmail.com wrote: My template:

Re: [one-users] [VirtualMachineAllocate] Error allocating a new virtual machine. Only one CONTEXT attribute can be defined.

2014-07-24 Thread Alexandr Baranov
Thank you, Valentin! 24.07.2014 18:01 пользователь Valentin Bud valentin@gmail.com написал: Looks good to me Alexandr. It seems it's another problem somewhere else. I have never used rocci so I am unable to help you further :|. Maybe others will. Best, Valentin On Thu, Jul 24, 2014

Re: [one-users] VNC proxy is working but Sustone VNC window does show error

2014-07-24 Thread pawel . orzechowski
Daniel, I have the same error VNC Server disconnected (code: 1006). I will check the link Valentin has provided and let you know. Thanks Pawel --- Paweł Orzechowski pawel.orzechow...@budikom.net BUDIKOM.NET ul. Trzy Lipy 3, GPNT, bud. C 80-172 Gdańsk tel.: +48 58 58 58 708 email:

Re: [one-users] DHCP

2014-07-24 Thread kerryhall .
Valentin, Thank you for the help! Yes, AFAIK the DNS server is configured with a dynamic zone that is updated from the DHCP server. It sounds like the DHCP server in use is Microsoft DHCP. I would like to avoid using the DHCP API if possible, just because I have no experience in that area, and

[one-users] Upgrade 4.6 to 4.8 (beta) - onedb fsck report an error

2014-07-24 Thread Anandharaj Subramaniam
Hi, I have followed the documentation to upgrade my test OpenNebula from 4.6.2 to the 4.8 (beta 1). When I run the onedb fsck, I got an error. [oneadmin@opennebula ~]$ onedb upgrade -v -u oneadmin -d opennebula MySQL Password: Version read: Shared tables 4.6.0 : OpenNebula 4.6.2 daemon