Re: [one-users] It is not possible to clone a VM to another node

2013-04-11 Thread Евгений Суворов
I did so, but he rewrote DS_MAD="-" SYSTEM="YES" TM_MAD="shh" it may be easier to start using NAS? It should probably be TM_MAD=ssh. > > > On 04/11/2013 06:39 PM, Евгений Суворов wrote: > > I changed > DS_MAD="-" > SYSTEM="YES" > TM_MAD="shh" > > and restart the One > > Thu Apr 11 20:23:34

[one-users] opennebula monitoring fails

2013-04-11 Thread Nicolas Diogo
hello i have a three node installation: sunstone running on: on00 and also: on01 on02 i find that running the command: onehost list shows my nodes to be listed with errors - err giving the following entries on the /var/log/one/oned.log / / Fri Apr 12 02:07:38 2013 [InM][I]: Host key ve

Re: [one-users] [Docs] Problem with OpenVSwitch and some questions about Ceph

2013-04-11 Thread Jon
Hello Jamie, Thanks for that... Sometimes the best place to hide the obvious answer, is in plain sight. This appears to run correctly, however, there is still no traffic leaving the host from the VM. Do you think this is related to disabling the post script for ovs or is this a problem with my co

Re: [one-users] It is not possible to clone a VM to another node

2013-04-11 Thread Alexandre Bezroutchko
It should probably be TM_MAD=ssh. On 04/11/2013 06:39 PM, Евгений Суворов wrote: > I changed > DS_MAD="-" > SYSTEM="YES" > TM_MAD="shh" > > and restart the One > > Thu Apr 11 20:23:34 2013 [TM][I]: Command execution fail: > /var/lib/one/remotes/tm/shared/clone > debian1:/var/lib/one/datastores/1/6

Re: [one-users] It is not possible to clone a VM to another node

2013-04-11 Thread Евгений Суворов
I changed DS_MAD="-" SYSTEM="YES" TM_MAD="shh" and restart the One Thu Apr 11 20:23:34 2013 [TM][I]: Command execution fail: /var/lib/one/remotes/tm/shared/clone debian1:/var/lib/one/datastores/1/601ff612f5ea1cc257de6913bd23a0cb debian:/var/lib/one//datastores/0/76/disk.0 76 1 Thu Apr 11 20:23:34

Re: [one-users] Forcing a specific VM state

2013-04-11 Thread Christoph Pleger
Hello, > It should come back to RUNNING when it is monitored again. You mean, when the real host where the VM is running is monitored again? I have disabled that host because I had serious problems in the cloud and probably the problems were caused by that host. I fear that problems will start ag

Re: [one-users] [Docs] Problem with OpenVSwitch and some questions about Ceph

2013-04-11 Thread Ruben S. Montero
Hi Bill, Thank you very much for sharing!. I found really interesting your setup :) Ruben On Wed, Apr 10, 2013 at 3:04 PM, Campbell, Bill wrote: > I know this is WAY delayed, but regarding your Ceph question: > > OpenNebula is capable of doing all of your RBD image management > (creation/delet

Re: [one-users] It is not possible to clone a VM to another node

2013-04-11 Thread Alexandre Bezroutchko
You are currently using shared transfer manager: > Tue Apr 9 17:40:31 2013 [TM][I]: Command execution fail: > /var/lib/one/remotes/tm/_shared_/clone If you use local storage for images, you should use ssh transfer driver I think. Never tried it myself though. http://opennebula.org/documentation:

Re: [one-users] Problem with shared_lvm driver

2013-04-11 Thread Ruben S. Montero
Hi Alan, LVM driver has improved a lot since 3.4, I'd suggest to upgrade to 3.8 or even plan to move to 4.0 beta if you are not in production. Next week we are rolling out an RC Cheers Ruben On Tue, Apr 9, 2013 at 6:59 PM, Alan Jur?i? wrote: > > Citiram Carlos Martín Sánchez : > >> Hi, >>

Re: [one-users] [Docs] Problem with OpenVSwitch and some questions about Ceph

2013-04-11 Thread Jaime Melis
Hi Jon, >> root@loki:~# ovs-ofctl dump-ports ovsbr0 vnet0 >> OFPST_PORT reply (xid=0x1): 1 ports >> port 7: rx pkts=34, bytes=1644, drop=0, errs=0, frame=0, over=0, crc=0 >> tx pkts=277, bytes=16622, drop=0, errs=0, coll=0 the in_port we're looking for is '7' from the above snippet,

Re: [one-users] Forcing a specific VM state

2013-04-11 Thread Ruben S. Montero
Hi It should come back to RUNNING when it is monitored again. Cheers Ruben On Thu, Apr 11, 2013 at 11:13 AM, Christoph Pleger wrote: > Hello, > > when 'onevm list' shows a VM in state UNKNOWN, but I know that it is > RUNNING, is it possible to force OpenNebula to see that VM as RUNNING? > > Re

Re: [one-users] Start with Haizea

2013-04-11 Thread Ruben S. Montero
Hi Linda, The information about scheduling in OpenNebula 3.8/4.0 is here[1,2]. Haizea may still work as we tried not to break API compatibility, although the data model has evolved (Haizea was initially tested with 1.4) AFAIK The Haizea OpenNebula driver is not being updated to new releases.

Re: [one-users] shared transfer manager and image file ownership to qemu

2013-04-11 Thread Hyun Woo Kim
Hi, Thanks for the message. I was aware of dynamic_ownership attribute but I did not know the documentation also had instruction about user and group. I solved this problem by directly modifying /etc/group to put the user qemu in the group oneadmin. I should try what the documentation suggests in

Re: [one-users] It is not possible to clone a VM to another node

2013-04-11 Thread Евгений Суворов
Helo Alexandre, The system datastore has ID 0, and it is located in /var/lib/one/datastores/0 in both nodes. I don`t use NAS. If I run command *oneadmin@debian1:~$ scp debian1:/var/lib/one/datastores/1/601ff612f5ea1cc257de6913bd23a0cb debian:/var/lib/one//datastores/0/73/disk.0* then nothing is h

[one-users] Start with Haizea

2013-04-11 Thread lindathad...@gmail.com
Hi, I am a starter in Cloud Computing... I managed to setup a cloud Now, I want to work with scheduler... I heard about Haizea, But, it schedules only Lease Requests... I want to know whether, Service-Request scheduling is possible in Haziea and Opennebula Any Help would be appreciated??

Re: [one-users] Onevm in Failed state

2013-04-11 Thread Jaime Melis
Hello Sefa, sorry for the delay. Can you send us the following: onevm show onevnet show cheers, Jaime On Tue, Apr 2, 2013 at 3:35 PM, Sefa Arslan wrote: > I get the same error: > > Tue Apr 2 16:22:23 2013 [VMM][D]: Message received: LOG I 319 Command > execution fail: cat << EOT | /var/tmp

Re: [one-users] combining network drivers

2013-04-11 Thread Jaime Melis
Hi Alexandre, Basically what you need to know is that every network driver has three scripts: pre/post/clean. You can call any functionality whatsoever from within those scripts. In particular I recommend you reuse the 802.1q driver, if you take a look here [1] pre: during the pre stage the Host

[one-users] Forcing a specific VM state

2013-04-11 Thread Christoph Pleger
Hello, when 'onevm list' shows a VM in state UNKNOWN, but I know that it is RUNNING, is it possible to force OpenNebula to see that VM as RUNNING? Regards Christoph ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinf

Re: [one-users] Need help starting with OpenNebula

2013-04-11 Thread Carlos Martín Sánchez
Hi, Ubuntu is supported. Go ahead to the package download page [1] and follow the installation guide [2][3]. Regards [1] http://opennebula.org/software:software [2] http://opennebula.org/documentation:rel3.8:plan [3] http://opennebula.org/documentation:rel3.8:ignc -- Carlos Martín, MSc Project

Re: [one-users] It is not possible to clone a VM to another node

2013-04-11 Thread Alexandre Bezroutchko
Hello, Have you mounted the system data store on your nodes? See http://opennebula.org/documentation:rel3.8:system_ds. Or maybe something else goes wrong, to troubleshoot log into 'debian' node as 'oneadmin' and make sure the image file /var/lib/one/datastores/1/601ff612f5ea1cc257de6913bd23a0cb e