Re: [one-users] Creation of templates by cloud users in Sunstone 4.2.0 views

2013-10-08 Thread Daniel Molina
Hi Gerry, As you said the old OCCI-based self-service is deprecated and the ui was removed from the code. You should be able to use it from the CLI, but it will be also removed sooner or later. The current cloud view [1], that was implemented to replace the old self-service, allows you to

Re: [one-users] Sunstone 4.2: Changing view to Cloud caused user setting and logout option to be disabled

2013-10-08 Thread Daniel Molina
Hi, Are you still experiencing this issue? Cheers On 2 October 2013 11:28, Mohamad Zakaria Alli zakaria.a...@mimos.my wrote: Please find answer inline. I have setup a new OpenNebula instance with sunstone in order to reproduce the error. The problem is also happened in new setup. **

[one-users] Cannot delete cluster. Cluster 100 is not empty, it contains 1 datastores.

2013-10-08 Thread Qiubo Su (David Su)
Dear OpenNebula Community, I want to delete the cluster, but got below error: oneadmin@pcone:~/var$ onecluster list ID NAME HOSTS VNETS DATASTORES 100 1cluster 0 0 1 oneadmin@pcone:~/var$ onecluster delete 100 [ClusterDelete] Cannot

[one-users] problem that compile with parsers=yes

2013-10-08 Thread jack
Dear: When I compile opennebula-4.2 use parsers=yes,Then errrors: build_bison([src/template/template_syntax.cc, src/template/template_syntax.h], [src/template/template_syntax.y]) g++ -o src/template/Template.o -c -I/usr/local/oce/third/flex-2.5.37/include -g -Wall -DSQLITE_DB -Iinclude

Re: [one-users] Creation of templates by cloud users in Sunstone 4.2.0 views

2013-10-08 Thread Gerry O'Brien
Hi Daniel, I have already created templates for cloud users but that does not allow them, as far as I can see, to make persistent images. In any event, the freedom to mix and match CPU/Memory/network settings to various images is lost. Also, without the ability to create templates I

Re: [one-users] Creation of templates by cloud users in Sunstone 4.2.0 views

2013-10-08 Thread Daniel Molina
On 8 October 2013 12:55, Gerry O'Brien ge...@scss.tcd.ie wrote: Hi Daniel, I have already created templates for cloud users but that does not allow them, as far as I can see, to make persistent images. In any event, the freedom to mix and match CPU/Memory/network settings to various

Re: [one-users] reg opennebula marketplace

2013-10-08 Thread Carlos Martín Sánchez
Hi, The images stay in the lock state while the files are downloaded/copied to their destination. If you images stay in lock after the files have been downloaded, that may be because the driver crashed and didn't report neither success or failure. You should check for error messages in the

Re: [one-users] opennebula front-end reboot ip change

2013-10-08 Thread Carlos Martín Sánchez
Hi, On Sun, Sep 29, 2013 at 11:02 AM, hansz hanshizhun...@126.com wrote: hi,man this days i have found a question, i install opennebula 4.2 on centos 6.4 (as the front-end) but everytime i reboot the front-end it's ip always change to i different one, where mybe has a wrong config? pls

[one-users] Default NIC model

2013-10-08 Thread Dmitri Chebotarov
Hi Is there a way to set default NIC Model to e1000 instead of rtl8139? -- Thank you, Dmitri Chebotarov VCL Sys Eng, Engineering Architectural Support, TSD - Ent Servers Messaging 223 Aquia Building, Ffx, MSN: 1B5 Phone: (703) 993-6175 | Fax: (703) 993-3404

Re: [one-users] Default NIC model

2013-10-08 Thread Tim Moss
In the VM template, add MODEL=e1000 to the NIC attribute. ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] opennebula front-end reboot ip change

2013-10-08 Thread hansz
i have found if i install the opennebula-context.rpm ,if i reboot my front-end it 's ip change ,if i chkconfig vmcontext off reboot ,ip not change 在 2013-10-09 00:12:58,Carlos Martín Sánchez cmar...@opennebula.org 写道: Hi, On Sun, Sep 29, 2013 at 11:02 AM, hansz

[one-users] @connecting vlan to host bridge

2013-10-08 Thread anagha b
Hi All I want to communication between vms of one vlan and vms of another vlan. According to docs available http://opennebula.org/documentation:archives:rel3.8:openvswitch I can use openvswitch to connect the vlan physical interface with the libvirt bridge on host. following links which provide