Re: [one-users] ONE_LOCATION setting ?

2010-10-28 Thread Rich Wellner
On 10/28/10 4:52 AM, Zeeshan Ali Shah wrote: Hi, Where this ONE_LOCATION Environment variable set ? i have install it using rpm on centos .. If you installed it from rpms then you've done a system wide install and that variable doesn't need to be set. rw2

[one-users] SCRIPTS_REMOTE_DIR in Ubuntu ONE 2.0 binary

2010-10-28 Thread Oscar Elfving
Hi, I have a problem right now where no matter what I set SCRIPTS_REMOTE_DIR in /etc/one/oned.conf when I add a host it still puts all the related scripts in /tmp/one. This is undesirable since this purges the scripts at every reboot and I would like to set the location myself. Any pointers to

Re: [one-users] Users Digest, Vol 32, Issue 39

2010-10-28 Thread Javier Fontan
Hello, OpenNebula 1.4 uses only one sqlite database stored in the var directory. Bye On Wed, Oct 27, 2010 at 10:59 AM, 刘仁敏 liurenminem...@gmail.com wrote: hi,    how many databases  does opennebula in version1.4 use? can anyone list? thanks 2010/10/27 users-requ...@lists.opennebula.org

Re: [one-users] SCRIPTS_REMOTE_DIR in Ubuntu ONE 2.0 binary

2010-10-28 Thread Jaime Melis
Hi, thank you all for reporting this. We have analyzed the code and it is in fact a bug. We have created a bug and applied the fix: http://dev.opennebula.org/issues/380 To fix it manually edit /usr/lib/one/ruby/ActionManager.rb: line 186: one_config='/var/log/one/config' change that to:

Re: [one-users] example vm images , ttylinux img not work on xen

2010-10-28 Thread Javier Fontan
Hello, We do not directly support hvm xen deployments, but we have in mind adding the parameters needed for that in template files. It can be accomplished using RAW template parameters, anyway. Take a look at this mail:

[one-users] NFS tm_clone.sh

2010-10-28 Thread Rich Wellner
The two chmod commands in this script should be updated to add read and write instead of just write. If an image ends up in the library without the read flag set and then gets cloned the host attempts to run the image and fails because it cannot read it. rw2

Re: [one-users] CLI Enhancement

2010-10-28 Thread Javier Fontan
Hello, I have been checking that error and it seems you are using ruby = 1.8.5 (maybe a RHEL installation?). That version lacks REXML::Format, that we use to write the xml. We are looking into solutions for that. Concerning hostname in onevm show can be added with this patch: --8-- diff

Re: [one-users] CLI Enhancement

2010-10-28 Thread Rich Wellner
You are correct! 1.8.5 on RHEL 5.5 In the doc 1.8.5 is listed as the requirement for hosts, I didn't catch that there was a different requirement for the head node. Perhaps for the sake of consistency both platforms should have the same requirement listed... rw2 On 10/28/10 3:12 PM,

[one-users] Installing OpenNebula 2.0 on Centos 5.5 64 Bit problems

2010-10-28 Thread Carsten.Friedrich
I'm trying to install OpenNebula 5.5 release on a Centos 5.5 64 Bit machine and I'm not having much luck trying to follow the instructions on http://opennebula.org/documentation:rel2.0:notes for either binary or source. Any help would be appreciated. When installing from source I get: scons: