Re: [one-users] Why is the OpenNebula 1.4 binary package for Ubuntu in system-wide mode?

2010-08-12 Thread Jaime Melis
Hi, actually, Jeff is right. Ubuntu has its own rules about where should the files go, that's why the OpenNebula 1.4 Ubuntu package is in system-wide mode. The reason why we changed to self-contained for 2.0 is simply because since we are doing the packaging ourselves, it was easier to do it in the

Re: [one-users] Strange behavior of ONE + EC2 API when using port forwaring

2010-08-12 Thread Jaime Melis
Hi Christian, the way authentication works is by creating a "canonical string" which includes the server port and matching it with your connection parameters. Therefore if the port of the client differs from the one of the server it will probably fail. Can you change line 77 of EC2QueryServer.rb:

Re: [one-users] mkswap doesn't include "-L SWAP" option

2010-08-12 Thread Jaime Melis
Hi Dan, that's a very good idea. I have included it in issue 255, and it will be part of the 2.0 final release: http://dev.opennebula.org/issues/255 Thanks for your great feedback! cheers, Jaime On Thu, Aug 12, 2010 at 8:43 PM, Dan Yocum wrote: > Hi, > > I have noticed that my VM image doesn'

Re: [one-users] /sbin/mkfs not available in a non-interactive bash sessions

2010-08-12 Thread Jaime Melis
Hi Dan, you're very right. We have an open issue to solve that problem: http://dev.opennebula.org/issues/255 Thanks for your feedback! cheers, Jaime On Tue, Aug 10, 2010 at 9:56 PM, Dan Yocum wrote: > > > On 08/10/2010 02:51 PM, Dan Yocum wrote: > >> Hi, >> >> mkfs can not be found when attem

[one-users] OpenNebula 2.0 beta - Hybfridfox and Euca2ools

2010-08-12 Thread Ricky A. Melgares
Hi, Has anybody gotten these tools to work properly with the beta 2.0 version? I am able to login through the EC2 interface using Hybridfox. I can see my running instances but all the other tabs are empty. However, when I try to use the euca2ools using the same endpoint and credentials, I get a

[one-users] mkswap doesn't include "-L SWAP" option

2010-08-12 Thread Dan Yocum
Hi, I have noticed that my VM image doesn't automatically add the swap that is created during the instantiation process. I propose that this should be solved by creating the swap partition with the label of "SWAP" which then can be used in the VM /etc/fstab to specify the swap partition. Fo

[one-users] Strange behavior of ONE + EC2 API when using port forwaring

2010-08-12 Thread Christian Baun
Hi, I try using the EC2 API with boto[1], a Python interface to Amazon Web Services. The oned and econe server are up an running. When I try to access the econe server via Port 4567, it is working without problems. I send a request for a list of instances and econe-server.log says: 84.161.12

Re: [one-users] Compiling Error: "Error calling pkg-config xmlrpc_server_abyss++ --static --libs"

2010-08-12 Thread Jaime Melis
Hi Viktor, are you still experiencing this? Do you have by chance an http proxy configured? Regards, Jaime On Wed, Jul 28, 2010 at 9:36 AM, Mauch, Viktor wrote: > Hello everyone, > > I use Ubuntu 10.04 server und get always this error Messages: > > > $scons > ... > Error calling pkg-config xml

[one-users] Getting authenticating errors!!!

2010-08-12 Thread Vimal Gupta
Hi, I have install nebula in /opt/ as root user "install.sh -d /opt/oneN" Now I starting /opt/oneN/bin/one start And getting this error. #/opt/oneN/bin/oneuser list Error: [UserPoolInfo] User couldn't be authenticated, aborting call. Not able to run any command Pls help

Re: [one-users] Why is the OpenNebula 1.4 binary package for Ubuntu in system-wide mode?

2010-08-12 Thread Jeff Williams
I would guess because the ubuntu packaging standards have rules about where everything should be put. This way, someone familiar with Ubuntu will know where to find things and bin files will be in their path etc. The 2.0 beta ubuntu package is in the self-contained mode and I would have much pr

[one-users] the vm'state always boot

2010-08-12 Thread 庄威
hello!I want to ask that opennebula support vmware server 2.0.2 by vi sdk 2.5? I installed vmware server2.0.2,and then when I onehost create,the oned.log always say monitoring host . when deploy vm,the vm'state alwayes be "boot". the host' state: INFORMATION

[one-users] hello

2010-08-12 Thread 庄威
hello!I want to ask that opennebula support vmware server 2.0.2 by vi sdk 2.5? I installed vmware server2.0.2,and then when I onehost create,the oned.log always say monitoring host . when deploy vm,the vm'state alwayes be "boot". the host' state: INFORMATION

[one-users] virtualization platform supported ?

2010-08-12 Thread LE PALLEC Kevin
Hello, Can you confirm that OpenNebula support these platform ?: VMware vsphere 4.1 Citrix XenServer 5.6 Oracle VM 2.2 RHEV 2.2 thanks ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.or

[one-users] reduce monitoring interval doesn't work under 30 seconds?

2010-08-12 Thread Tobias Weikard
Hi, I'm using OpenNebula 1.4. I tried to reduce the VM_POLLING_INTERVAL to 10 seconds (in /etc/one/oned.conf. But it seems that the interval can't be smaller than 30 seconds. Is 30 seconds the minimum or how can I reduce the interval? Greetings, Tobias _

[one-users] Why is the OpenNebula 1.4 binary package for Ubuntu in system-wide mode?

2010-08-12 Thread Tobias Weikard
Hi, I've got a small question. In the documentation from OpenNebula 1.4 (http://opennebula.org/documentation:rel1.4:plan) is described, that the preferred installation mode is the self-contained mode. But the Ubunutu binary packaged available at http://downloads.dsa-research.org/opennebula/