Re: [one-users] auth - stop showing clear password on the logs

2012-05-10 Thread Ruben S. Montero
Hi You may try to change the "verbosity" of the DEBUG messages in oned.conf. DEBUG_LEVEL=0 will only output ERROR messages (those labeled) with [E]. Once you have deployed and tuned the infrastructure it may be a good idea to decrease the debug messages to ERROR/WARNING level. Cheers Ruben On

Re: [one-users] virtual switching

2012-05-10 Thread Ruben S. Montero
Hi, Usually this is scenario is implemented as follows: 1.- Create a **private** network for the VMs. Basically bridging it to the private physical switch. 2.- Create a **public** network, with a set of valid public IP's bridge to the public network 3.- Configure a virtual router VM. This route

[one-users] auth - stop showing clear password on the logs

2012-05-10 Thread João Pagaime
Hello all could somebody show where to change open-nebula for it to stop showing clear text passords? probably somewhere on the code... it is showing clear text passords for some cases of Sunstone LDAP auth errors (as shown bellow) -- Thu May 10 19:20:02 2012 [ReM][D]: UserInfo

Re: [one-users] OpenNebula 3.4 with Clustered LVM

2012-05-10 Thread Jaime Melis
Hello Yves, there was a big change from OpenNebula 3.2 to 3.4, and we pulled out the LVM drivers temporarily. The new LVM drivers are already in place for the next OpenNebula release 3.6 [1][2][3]. However, those new drivers will not work for as-is OpenNebula 3.4, you will need to apply the follo

Re: [one-users] OpenNebula 3.4 and Esxi 5.0- image cloning task throws error

2012-05-10 Thread Tino Vazquez
There is a cleaner workaround described in http://dev.opennebula.org/issues/1260 hope it helps, -Tino -- Constantino Vázquez Blanco, MSc Project Engineer OpenNebula - The Open-Source Solution for Data Center Virtualization www.OpenNebula.org | @tinova79 | @OpenNebula On Thu, May 10, 2012 at 1:

Re: [one-users] sudoers file is missing on esxi 5.0

2012-05-10 Thread Tino Vazquez
Hi Michael, The sudoers files is only modified to gain passwordless acess to the ESX host via ssh. If you already achieved so, you don't need any fiddling with the sudoers file. Hope it helps, -Tino -- Constantino Vázquez Blanco, MSc Project Engineer OpenNebula - The Open-Source Solution for Da

[one-users] OpenNebula 3.4 with Clustered LVM

2012-05-10 Thread Vogl, Yves
Hi, I've setup OpenNebula 3.4 together with 5 KVM hosts. Those 6 hosts are member of a clustered LVM.  The OpenNebula host holds the „Master“ image in form of a logical volume "/dev/vg1/master". Every KVM host synchronizes with this image and therefore has a local copy of this image represen

Re: [one-users] Incorrect VM monitoring

2012-05-10 Thread Antonio Carlos Salzvedel Furtado Junior
I noticed it too when using KVM. In my case the CPU parameter was incorrect. Let's say the Memory parameter was "correct", although it only prints the maximum amount of memory that can be allocated to a VM. It does not consider any information about the Virtio baloon driver, so I think this monitor

[one-users] Incorrect VM monitoring

2012-05-10 Thread Javier Alvarez
Hello, I'm running OpenNebula over Xen in a single machine and everything works fine, the VMs boot correctly and I can access them through SSH without problems. The only thing is that the monitoring doesn't seem to be working well because 'onevm list' doesn't show any CPU nor Memory in the VM

[one-users] virtual switching

2012-05-10 Thread Sean Abbott
Hello, I'm in a situation where I have 3 hosts, 3 "public" IPs, and no control or access to the physical switches in my environment. I have KVM virtual machines using the default libvirt NAT/IP masquerading which works fine for accessing the internet, but falls short as soon as a machine is insta

Re: [one-users] OpenNebula 3.4.1 - Error creating host for kvm (Mohit Dhingra)

2012-05-10 Thread Mohit Dhingra
*Hi Vaibhav,* I have created a simlink "kvm" to qemu-kvm, but still the same issue. Fri May 11 00:36:38 2012 [ReM][D]: VirtualMachinePoolInfo method invoked Fri May 11 00:36:38 2012 [ReM][D]: AclInfo method invoked Fri May 11 00:36:55 2012 [InM][I]: Monitoring host cloud (25) Fri May 11 00:36:55

Re: [one-users] OpenNebula 3.4.1 - Error creating host for kvm (Mohit Dhingra)

2012-05-10 Thread kvaibhav
Hi Mohit, Just check that there is a file /usr/bin/kvm. In normal Redhat installations it is /usr/libexec/qemu-kvm. Create a link and it will work Regards, Vaibhav ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.

[one-users] Fwd: Re: Open Nebula 3.4.1 on Ubuntu 12.04

2012-05-10 Thread Daniel Colchete
Copy to the list Original Message Subject:Re: [one-users] Open Nebula 3.4.1 on Ubuntu 12.04 Date: Wed, 09 May 2012 21:10:34 -0300 From: Daniel Colchete To: Jaime Melis Hello Jaime! Thank you very much for the input. I think I'll follow the first option, be

Re: [one-users] OpenNebula 3.4 and Esxi 5.0- image cloning task throws error

2012-05-10 Thread Tino Vazquez
Thanks a lot Anil, this kind of feedback is really valuable for us. The Shared transfer driver makes sense to be slower in 3.4, but the front-end gains in stability and lower load, which I think is a good trade-off. Other, more customized, deployments can be fine tuned if you also want fast VM depl

[one-users] Screencast - Bootstrapping OpenNebula 3.4 and Creating a VM from Scratch

2012-05-10 Thread Jaime Melis
Dear OpenNebula Users, We have published a new screencast featuring OpenNebula 3.4. The screencast starts with a pristine installation of OpenNebula 3.4 and creates a new VM from scratch. http://blog.opennebula.org/?p=2845 Enjoy! cheers, Jaime -- Jaime Melis Project Engineer OpenNebula - The

[one-users] Re : images as .gz ?

2012-05-10 Thread Nicolas AGIUS
Hi, If you are using LVM for hosts storage and standard filesystem for the repository storage, you can try my hacked tm_lvm[1] for opennebula 3.4.0. It support .gz images and also .tar.gz filesystem. Images files are detared/dezipped into logicals volumes via SSH. This save time during deploym

Re: [one-users] OpenNebula 3.4.1 - Error creating host for kvm

2012-05-10 Thread Mohit Dhingra
Hi, Thanks for your reply. /var/run/libvirt/ was accesible to the oneadmin. Going through the further search, we found the following: When we run the following executable, ( which is called by kvm.rb oneadmin@cloud:/var/tmp/one/im> ./run_probes kvm 21 cloud error: unable to connect to '/var/run