Re: [one-users] ec2 access problem after upgrading to ONE 3.0

2011-10-11 Thread Ulrich Schwickerath
Hi, can anybody reproduce this problem ? Thanks! ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Using images accessible to the nodes but not to the server?

2011-10-11 Thread Ismael Farfán
2011/10/7 Ismael Farfán: > Hello list > > I was allowed to use some nodes from a cluster as worker nodes, > I can access directly to them using ssh, the nodes share a common > NFS filesystem. > > My server is in a different location, so I can't mount the NFS share > from it, and the connection betw

Re: [one-users] OCCI definition file and graphis

2011-10-11 Thread Carlos Martín Sánchez
Hi, You can edit one of the existing compute types, or create a new one [1], to add the GRAPHICS attribute [2]. This will include the graphics element in the deployment.0 file, but users won't be able guess the IP (the OpenNebula host) and port (assigned automatically) to connect using OCCI, you'

Re: [one-users] Help using Sunstone GUI

2011-10-11 Thread Héctor Sanjuán
Thin gem is missing: try "gem install thin" and relaunch Héctor Sanjuán OpenNebula Developer El 11/10/11 15:38, Bruno Ferreira escribió: > Sorry about the late, last email i was at street. > I dont understand anything about ruby but for me it seems there is wrong > PATH or some file missing...

Re: [one-users] (no subject)

2011-10-11 Thread Javier Fontan
This is changed for 3.0 release, thanks for noticing it. On Tue, Sep 20, 2011 at 6:07 PM, wrote: > Hi, > > Humberto N. Castejon Martinez wrote on 20/09/11 17:17: >> >> Hi, >> >> I am running Opennebula 2.1.8. When specifying the context for a VM, if >> I specify a URL in the "files" attribute, t

Re: [one-users] CPU issues with KVM

2011-10-11 Thread Javier Fontan
VCPU means the number of cores available for the VM so if you want more than one core visible in your VM change VCPU to the value you will need. By default VCPU is 1 so if you do not specify it you will see one processor. CPU in KVM is only used as a hint to the scheduler on how much CPU the VM wi

Re: [one-users] Download link for Vmware drivers for OpenNebula 3.0 missing

2011-10-11 Thread Tino Vazquez
Hi Bharat, Please try again, the link should be fixed now. Apologies for the inconvenience. Regards, -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula Toolkit | opennebula.org On Tue, Oct 11, 2011 at 10:06 AM, Bharat Baga

Re: [one-users] ONE 2.0 underreporting running VM's in onehost list

2011-10-11 Thread Carlos Martín Sánchez
Hi Fabian, The automatic reconnection bug was solved for OpenNebula 3.0 [1]. I agree with you that a lost DB connection could lead to inconsistencies... but I don't think that's the case here, otherwise everything would stop working, even the onehost list command. Regards. [1] http://dev.openneb

[one-users] Download link for Vmware drivers for OpenNebula 3.0 missing

2011-10-11 Thread Bharat Bagai
Hi All I am trying to download vmware drivers for OpenNebula 3.0 from http://opennebula.org/software:addons:vmware But when I click on link for drivers i.e. Download Addon 3.0.0 Beta 1 it goes to link of VMWARE Drivers 2.2.0 and same issue for when I click on Download Addon 2.2.0, it goes to

Re: [one-users] ec2 access problem after upgrading to ONE 3.0

2011-10-11 Thread Schwickerath Ulrich
Some more information: I've captured additional information from my customers client tools. I see the problem for example if I call the describeImages method of the client object, with the following arguments: $response = $self->{service}->describeImages($request); where $self looks like $VAR1