Re: [one-users] Hook for VM becoming UNKNOWN state

2010-09-03 Thread Shi Jin
Thank you. That's useful information. I will keep watching this ticket. In the same time, could you please point me to the code where a quick hacky script can be inserted after OpenNebula detects UNKNOWN. Thanks. Shi On Fri, Sep 3, 2010 at 3:24 PM, Ruben S. Montero wrote: > Hi, > > The other thi

Re: [one-users] Hook for VM becoming UNKNOWN state

2010-09-03 Thread Ruben S. Montero
Hi, The other thing we may want to look at is to detect that the VM is stopped in libvirt and move the VM to shutdown->epilog->done. There is a ticket for this http://dev.opennebula.org/issues/335 Cheers Ruben On Fri, Sep 3, 2010 at 8:13 PM, Shi Jin wrote: > Hi, there, > > I would like to have

Re: [one-users] What kinds of shared storage are you using?

2010-09-03 Thread Slava Yanson
We are using GlusterFS and it works great :) With some tweaking we were able to average around 90-120 megabits per second on reads and 25-35 megabits per second on writes. Configuration is as follows: 2 file servers: - Supermicro server motherboard with Intel Atom D510 - 4GB DDR2 RAM - 6 x Western

[one-users] Hook for VM becoming UNKNOWN state

2010-09-03 Thread Shi Jin
Hi, there, I would like to have a hook to run a script when the user shuts down the VM from inside the OS. When that happens, the VMState=ACTIVE and LCM_STATE=UNKNOWN. Is it possible to add this to the hook system of OpenNebula? Otherwise, which code should I look for to add some custom code af

Re: [one-users] OpenNebula and Ubuntu Feisty

2010-09-03 Thread Nelson Mimura Gonzalez
Just FYI, I already set up SSH, NIS and NFS both at the front end and the node, and I also installed, configured and tested Xen at the node. I think that the only thing to be done at the node is to create the user oneadmin. But if you see [1] this is not necessary, as long as the /home directory (

[one-users] OpenNebula and Ubuntu Feisty

2010-09-03 Thread Nelson Mimura Gonzalez
Hi all, I'm installing OpenNebula using some tutorials: [1] http://www.opennebula.org/documentation:archives:tp2:qg [2] http://www.opennebula.org/documentation:rel1.4:xeng [3] https://help.ubuntu.com/community/OpenNebula [4] http://www.opennebula.org/documentation:rel1.4:cg The front end is runn

Re: [one-users] Fwd: Register VM for ESX 4.1

2010-09-03 Thread Tino Vazquez
Hi Jonathan, Have you set the OpenNebula local path that is mounted as datastore1 in the ESX in * $ONE_LOCATION/etc/tm_vmware/tm_vmwarerc --> variable DATASTORE_PATH ? Regards, -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNeb

Re: [one-users] Open Nebula unable to delete the snapshot of a VM

2010-09-03 Thread Jaime Melis
Hi Italo, as you see, the VG_NAME is "images", not "/images". Can you confirm that you have set: VG_NAME=images (and not: VG_NAME=/images) in $ONE_LOCATION/etc/tm_lvm/tm_lvmrc If you haven't done it, please do it, because it's the correct value. If something else fails after that let's debug

Re: [one-users] Open Nebula unable to delete the snapshot of a VM

2010-09-03 Thread Italo Madalozo
Hi Jaime, # lvs LV VG Attr LSize OriginSnap% Move Log Copy% Convert debian images owi-a- 2.00G lv-one-102-0 images swi-ao 1.00G windows01 19.70 lv-one-103-0 images swi-ao 1.00G windows01 18.20 lv-one-104-0 images swi-ao 1.00G windows01 20.63 lv-one-1

Re: [one-users] What kinds of shared storage are you using?

2010-09-03 Thread Ignacio M. Llorente
Happy to read this, please see the details at http://www.opennebula.org/community:ecosystem and you can get an account in our blog by sending an email to Borja at , Thanks! 2010/9/3 Székelyi Szabolcs : > On Friday 03 September 2010 14.54.06 Ignacio M. Llorente wrote: >> You could consider to cont

[one-users] SnapShot/Save a VM with OpenNebula2.0

2010-09-03 Thread ravi.krishna
Hi All I am using OpenNebula 2.0beta with ESXI 4.1. Can I take the snapshot of a VM using OpenNebula?? Or Can I use "onevm saveas" command to take the Snapshot or save the Current state of a VM. If possible, Please let me know how to do it. Thanks In advance Ravi Please do not pri

Re: [one-users] What kinds of shared storage are you using?

2010-09-03 Thread Székelyi Szabolcs
On Friday 03 September 2010 14.54.06 Ignacio M. Llorente wrote: > You could consider to contribute the new driver to our ecosystem > and/or write a post in our blog describing your customization. Our development is sponsored by the state, thus everything we develop will be open sourced, and so, i

Re: [one-users] What kinds of shared storage are you using?

2010-09-03 Thread Ignacio M. Llorente
Dear Szekelyi, You could consider to contribute the new driver to our ecosystem and/or write a post in our blog describing your customization. Thanks! On Fri, Sep 3, 2010 at 1:07 AM, Andreas Ntaflos wrote: > On Friday 03 September 2010 00:28:23 Székelyi Szabolcs wrote: >> We're using iSCSI targ

Re: [one-users] ttylinux via ssh not accessible any more after migrate / suspend -> resume

2010-09-03 Thread Jaime Melis
Hi Viktor, that's a very interesting problem. Let's check if it's related to the bridge. Start the vm and execute 'brctl show' on one host. Migrate it to another host and execute 'brctl show' on that second host. Compare those outputs and check if libvirt/kvm is correctly attaching the network int