[one-users] nebula start problem
Javier Fontan
jfontan at fdi.ucm.es
Thu Apr 17 02:47:47 PDT 2008
Hello,
I can see that your error messages are different, before it could not
find oned.conf and now it does not even find oned (the daemon). Have
you changed anything in your installation?.
Was the compilation successful? Sometimes it breaks because of
dependencies not met. Please, send me the output of:
ls -lR /opt/one
I'm really puzzled about this.
Bye
On Apr 17, 2008, at 8:08 AM, Sandeep, Patel(IE10) wrote:
> Hi
>
> This is the output (and please check the attachment)
>
>
>
>
>
> root at gridmaster bin]# export ONE_LOCATION=/opt/nebula/one
>
> [root at gridmaster bin]# echo $ONE_LOCATION
>
> /opt/nebula/one
>
> [root at gridmaster bin]# ls -lR $ONE_LOCATION
>
> /opt/nebula/one:
>
> total 40
>
> drwxr-xr-x 2 root root 4096 Apr 16 16:06 bin
>
> drwxr-xr-x 2 root root 4096 Apr 16 16:06 etc
>
> drwxr-xr-x 4 root root 4096 Apr 16 16:06 lib
>
> drwxr-xr-x 3 root root 4096 Apr 16 16:06 share
>
> drwxr-xr-x 2 root root 4096 Apr 16 16:06 var
>
>
>
> /opt/nebula/one/bin:
>
> total 32
>
> -rwxr-xr-x 1 root root 1615 Apr 16 16:06 nebula
>
> lrwxrwxrwx 1 root root 24 Apr 16 16:06 oned -> /opt/one/src/
> nebula/oned
>
> lrwxrwxrwx 1 root root 32 Apr 16 16:06 onehost -> /opt/one/src/
> client/ruby/onehost
>
> lrwxrwxrwx 1 root root 38 Apr 16 16:06 one_im_ssh -> /opt/one/
> src/im_mad/xen_ssh/one_im_ssh
>
> lrwxrwxrwx 1 root root 30 Apr 16 16:06 onevm -> /opt/one/src/
> client/ruby/onevm
>
> lrwxrwxrwx 1 root root 40 Apr 16 16:06 one_vmm_xen -> /opt/one/
> src/vmm_mad/xen_ssh/one_vmm_xen
>
> lrwxrwxrwx 1 root root 29 Apr 16 16:06 simple -> /opt/one/src/
> scheduler/simple
>
>
>
> /opt/nebula/one/etc:
>
> total 16
>
> -rw-r--r-- 1 root root 1718 Apr 16 16:06 oned.conf
>
> -rw-r--r-- 1 root root 204 Apr 16 16:06 one_im_ssh.conf
>
>
>
> /opt/nebula/one/lib:
>
> total 16
>
> drwxr-xr-x 2 root root 4096 Apr 16 16:06 im_probes
>
> drwxr-xr-x 2 root root 4096 Apr 16 16:06 ruby
>
>
>
> /opt/nebula/one/lib/im_probes:
>
> total 16
>
> lrwxrwxrwx 1 root root 43 Apr 16 16:06 architecture.sh -> /opt/one/
> src/im_mad/xen_ssh/architecture.sh
>
> lrwxrwxrwx 1 root root 34 Apr 16 16:06 cpu.sh -> /opt/one/src/
> im_mad/xen_ssh/cpu.sh
>
> lrwxrwxrwx 1 root root 35 Apr 16 16:06 name.sh -> /opt/one/src/
> im_mad/xen_ssh/name.sh
>
> lrwxrwxrwx 1 root root 34 Apr 16 16:06 xen.rb -> /opt/one/src/
> im_mad/xen_ssh/xen.rb
>
>
>
> /opt/nebula/one/lib/ruby:
>
> total 12
>
> lrwxrwxrwx 1 root root 44 Apr 16 16:06 client_utilities.rb -> /opt/
> one/src/client/ruby/client_utilities.rb
>
> lrwxrwxrwx 1 root root 39 Apr 16 16:06 one_mad.rb -> /opt/one/src/
> vmm_mad/xen_ssh/one_mad.rb
>
> lrwxrwxrwx 1 root root 31 Apr 16 16:06 one.rb -> /opt/one/src/
> client/ruby/one.rb
>
>
>
> /opt/nebula/one/share:
>
> total 8
>
> drwxr-xr-x 2 root root 4096 Apr 16 16:06 examples
>
>
>
> /opt/nebula/one/share/examples:
>
> total 8
>
> -rw-r--r-- 1 root root 240 Apr 16 16:06 vm.template
>
>
>
> /opt/nebula/one/var:
>
> total 0
>
> [root at gridmaster bin]# export PATH=$ONE_LOCATION/bin:$PATH
>
> [root at gridmaster bin]# nebula start
>
> Can not find /opt/nebula/one/bin/oned.
>
> [root at gridmaster bin]#
>
>
>
>
>
>
>
> Regards,
>
> Sandeep
>
>
>
> From: Javier Fontan [mailto:jfontan at fdi.ucm.es]
> Sent: Wednesday, April 16, 2008 6:55 PM
> To: Sandeep, Patel(IE10)
> Cc: users at lists.opennebula.org
> Subject: Re: [one-users] nebula start problem
>
>
>
>
>
> Hello,
>
>
>
> The messages you are getting are really strange. Could you please
> execute this commands and send me all the session as response?
>
>
>
> --8<------
>
> export ONE_LOCATION=/opt/nebula/one
>
> echo $ONE_LOCATION
>
> ls -lR $ONE_LOCATION
>
> export PATH=$ONE_LOCATION/bin:$PATH
>
> nebula start
>
> ------>8--
>
>
>
> Thank you
>
>
>
>
>
> On Apr 16, 2008, at 1:26 PM, Sandeep, Patel(IE10) wrote:
>
>
>
> Hi
>
>
>
> Done that one also but same error I m getting.
>
>
>
> Regards
>
> sandeep
>
>
>
> -----Original Message-----
>
> From: Javier Fontan [mailto:jfontan at fdi.ucm.es]
>
> Sent: Wednesday, April 16, 2008 4:45 PM
>
> To: Sandeep, Patel(IE10)
>
> Cc: users at lists.opennebula.org
>
> Subject: Re: [one-users] nebula start problem
>
>
>
>
>
> Hello,
>
>
>
> Seems that you have mistakenly set ONE_LOCATION, the line to set it
>
> seems to be:
>
>
>
> export ONE_LOCATION=/opt/nebula/one
>
>
>
> The rest of the procedure is OK. Tell me if this works for you.
>
>
>
> Bye
>
>
>
> On Apr 16, 2008, at 1:05 PM, Sandeep, Patel(IE10) wrote:
>
>> Hi
>>
>>
>>
>>
>>
>>
>>
>> I m trying to install the nebula. I have done like this
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> #./install.sh /opt/nebula/one
>>
>>
>>
>> #export ONE_LOCATION=/
>>
>>
>>
>>
>>
>>
>>
>> #export ONE_XMLRPC=http://localhost:2633/RPC2
>>
>> # export PATH=$ONE_LOCATION:$PATH
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> #ONE_LOCATION/nebula start But nebula daemon is not started . what
>>
>> is the problem with that . it is showing opt/nebula/one/bin/
>>
>> oned.conf no such file or directory Regardssandeep
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>>
>> Users mailing list
>>
>> Users at lists.opennebula.org
>>
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
>
>
> --
>
> Javier Fontan, Grid Technology Engineer/Researcher
>
> DSA Research Group: http://dsa-research.org
>
> Globus GridWay Metascheduler: http://www.GridWay.org
>
> OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
>
>
>
> --
>
> Javier Fontan, Grid Technology Engineer/Researcher
>
> DSA Research Group: http://dsa-research.org
>
> Globus GridWay Metascheduler: http://www.GridWay.org
>
> OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
>
>
>
> <att.rtf>
--
Javier Fontan, Grid Technology Engineer/Researcher
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
More information about the Users
mailing list