[one-users] network and username parameter in template

2010-10-29 Thread Zeeshan Ali Shah
hi , I am using the following parameters , CONTEXT = [ HOSTNAME= $NAME, ROOT_PUBKEY= /srv/cloud/images/id_rsa.pub, IP_PUBLIC = 110.237.221.254, NETMASK = 255.255.255.128, USERNAME = oneadmin, PASSWORD = oneadmin, FILES = /srv/cloud/images/init2.sh

Re: [one-users] example kernel, initrd and .img

2010-10-29 Thread Tiago Batista
To be honest, I am now using the kernel fro the rhel6 beta... It runs quite smoothly in my xen setup, and should perform as well on a kvm setup. Anyone tried it as a kvm host yet? I use pygrub as a bootloader to save the trouble of extracting a couple of files from the image... As for eucalyptus

[one-users] Fail-over from dead HV node

2010-10-29 Thread Oscar Elfving
Hi, When a hypervisor node dies (or becomes inaccessible), how are you supposed to handle the machines that were running on it? ONE of course still lists the machines as running since it can't check the machine state. How are you guys handling it? In my case I have some single purpose webservers

[one-users] no tty present and no askpass program specified

2010-10-29 Thread priya .k.h
Hi When i typed onehost show 1, i got the following HOST 1 INFORMATION ID: 1 NAME : node2 STATE : MONITORED IM_MAD: im_xen VM_MAD: vmm_xen TM_MAD: tm_ssh HOST SHARES MAX MEM : 0

Re: [one-users] Another race

2010-10-29 Thread Jaime Melis
Hi Rich, we have applied it to the repo. Thanks for the heads up. Regards, Jaime On Thu, Oct 28, 2010 at 9:00 PM, Javier Fontan jfon...@gmail.com wrote: Thanks, we will change that. It seems that the network start order changed between versions On Wed, Oct 27, 2010 at 1:37 AM, Rich Wellner

Re: [one-users] Installing OpenNebula 2.0 on Centos 5.5 64 Bit problems

2010-10-29 Thread Andrea Turli
Hi, I've the same env and I've solved this issue using this approach: wget http://centos.karan.org/el5/extras/testing/SRPMS/xmlrpc-c-1.06.18-1.el5.kb.src.rpm rpmbuild --rebuild xmlrpc-c-1.06.18-1.el5.kb.src.rpm cd /usr/src/redhat/RPMS/x86_64/ rpm -i

[one-users] xen raw img in openebula

2010-10-29 Thread Zeeshan Ali Shah
Hi , did any one try to import the runnning xen virtual machine image and use it for openebula ? any hint in this ? -- Regards Zeeshan ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] no tty present and no askpass program specified

2010-10-29 Thread Javier Diaz
Hi, Have you tried to comment this line Defaults requiretty in the sudoers?. If you share the ONE dir via NFS, it is only needed in the front-end. Regards, Javi El 29/10/2010 6:08, priya .k.h escribió: Hi When i typed onehost show 1, i got the following HOST 1 INFORMATION ID

Re: [one-users] no tty present and no askpass program specified

2010-10-29 Thread SZÉKELYI Szabolcs
On 2010. October 29. 15:17:58 Javier Diaz wrote: Have you tried to comment this line Defaults requiretty in the sudoers?. If you share the ONE dir via NFS, it is only needed in the front-end. The problem is that ONE tries to execute something with sudo, but that command is not allowed to be

Re: [one-users] images for kvm

2010-10-29 Thread Olivier Sallou
Hi, is your VM is raw format? ONE 2 does not manage correctly for the moment the qcow2 format on KVM with latest libvirt versions (which add raw format by default instead of guessing) IF not in raw, try getting your image as raw and try again, it worked for me with the same problem.

[one-users] Xen

2010-10-29 Thread Paul Piscuc
Hi, We are having a small issue regarding opennebula + xen + lvm. The problem is that when one generates the deployment file appends to the context disk 'tap:aio', instead of 'file'. When deploying the VM, everything works, except for the fact that the VM doesn't recognize the context iso. When

Re: [one-users] example kernel, initrd and .img

2010-10-29 Thread Steven Timm
Do you have KVM or Xen hypervisor, the instructions are different for the two. The KVM images we run under opennebula are a file that is an image of a disk with a single partition in it. Our Eucalyptus KVM images are just an image of the /dev/sda1 (/) file system. Steve On Fri, 29 Oct 2010,

Re: [one-users] example kernel, initrd and .img

2010-10-29 Thread Zeeshan Ali Shah
I have xen , Zeeshan On 10/29/2010 04:05 PM, Steven Timm wrote: Do you have KVM or Xen hypervisor, the instructions are different for the two. The KVM images we run under opennebula are a file that is an image of a disk with a single partition in it. Our Eucalyptus KVM images are just an image

[one-users] onevm migrate fails

2010-10-29 Thread Oscar Elfving
Hi, Tried to -migrate- one of my VMs to another node, the VM was in running state when I did it. I don't understand why it fails here? Does anyone have any clues? oned.log: Fri Oct 29 16:11:05 2010 [VMM][D]: Message received: SAVE SUCCESS 27 - Fri Oct 29 16:11:05 2010 [TM][D]: Message received:

Re: [one-users] Making scheduler allocation aware

2010-10-29 Thread Rangababu Chakravarthula
Javier We saw that VM's were being deployed to the host where the allocated memory of all the VM's was higher than the available memory on the host. We think OpenNebula is executing free command on the host to determine if there is any room and since free would always return the actual memory

[one-users] error creating contextualization iso

2010-10-29 Thread Dan Yocum
Here's a fun error! It appears that it's trying to create the context iso under $ONE_LOCATION/var, but since $ONE_LOCATION is not set (I installed the rpm), it's trying to create the iso under /var. The log and my oned.conf file are attached. Thanks Dan -- Dan Yocum Fermilab 630.840.6509

Re: [one-users] terminate called without an active exception

2010-10-29 Thread Dan Yocum
Javier helped me work this out. The issue was that the ONE_AUTH env var wasn't defined. Thanks! Dan On 10/28/2010 12:53 PM, Ruben S. Montero wrote: Hi Dan, Could you send us the oned.log file? Thanks Ruben On Wed, Oct 27, 2010 at 9:08 PM, Dan Yocum yo...@fnal.gov mailto:yo...@fnal.gov

Re: [one-users] images for kvm

2010-10-29 Thread Javier Fontan
Ruben has just added some changes to make qcow work, check http://lists.opennebula.org/pipermail/users-opennebula.org/2010-October/003133.html On Fri, Oct 29, 2010 at 3:57 PM, Olivier Sallou olivier.sal...@irisa.fr wrote: Hi, is your VM is raw format? ONE 2 does not manage correctly for the

Re: [one-users] Support for custom Xen drivers for disk images

2010-10-29 Thread Łukasz Oleś
On Friday 29 October 2010 21:12:11 Ruben S. Montero wrote: Finally, the driver defaults to tap:aio: you can change the default for all the images including context in $ONE_LOCATION/etc/vmm_ssh/vmm_ssh_xen.conf I tried this one with 'tap2:aio' and it works perfect. Now you can say Xen 4.0 is

Re: [one-users] onevm migrate fails

2010-10-29 Thread Javier Fontan
We have been discussing about this problem and it can be caused by: * Permissions for the checkpoint file do not let the second node to read it. * Apparmor does not let write the checkpoint file properly. Try suspending the VM (as it generates the checkpoint file) and check that it is properly

Re: [one-users] Xen

2010-10-29 Thread Paul Piscuc
Thanks, the solution resolved the problem. On Sat, Oct 30, 2010 at 12:24 AM, Javier Fontan jfon...@gmail.com wrote: Please, try this change http://lists.opennebula.org/pipermail/users-opennebula.org/2010-October/003134.html . Will be in the next patch release if it works as expected. On