[one-users] sed: can't read /etc/one/oned.conf: No such file or directory

Tino Vazquez tinova at opennebula.org
Fri Mar 11 06:58:18 PST 2011


Hi Cristoph,

You can find that info already in the doc:
http://opennebula.org/documentation:rel2.0:cg#opennebula_users

Best,

-T

--
Constantino Vázquez Blanco, MSc
OpenNebula Major Contributor
www.OpenNebula.org | @tinova79



On Fri, Mar 11, 2011 at 3:49 PM, Christoph Raible
<c.raible at science-computing.de> wrote:
> Am 11.03.2011 15:02, schrieb Christoph Raible:
>
> Hi @all,
>
> I tried to install opennebula 2.2 Beta1 on a RHEL 6 server.
>
> I installed all requirements an did
>
> Master$ scons (with sqlite support) <--- This works fine
>
> after that I did
>
> Master$  ./install.sh -d /srv/cloud/one    <--- this works also fine
>
> After that I want to start one with
>
> Master$ one start
>
> then I get the following error message
>
>
>
> sed: can't read /etc/one/oned.conf: No such file or directory
> Can not find PORT in /etc/one/oned.conf.
>
>
>
> Is this an OpenNebula bug or did I somthing wrong?
>
> Thanks for Help ;)
>
> Regards,
>
> Christoph
>
> --
> Vorstand/Board of Management:
> Dr. Bernd Finkbeiner, Dr. Roland Niemeier,
> Dr. Arno Steitz, Dr. Ingrid Zech
> Vorsitzender des Aufsichtsrats/
> Chairman of the Supervisory Board:
> Michel Lepert
> Sitz/Registered Office: Tuebingen
> Registergericht/Registration Court: Stuttgart
> Registernummer/Commercial Register No.: HRB 382196
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
> I've got a solution :)
>
> I've done the following as user oneadmin:
>
>
> # Edit ~/.bashrc and add:
>
> [Master]# vim ~/.bashrc
>
>    export PATH=$PATH:/srv/cloud/one/bin
>    export ONE_LOCATION=/srv/cloud/one
>    export ONE_XMLRPC=http://localhost:2633/RPC2
>
> # Create the user's OpenNebula config directory:
>
> [Master]# mkdir ~/.one
>
> # Edit ~/.one/one_auth and add: oneadmin:on3adm1n
>
> [Master]# vim ~/.one/one_auth
>
>    oneadmin:on3adm1n
>
>
>
>
>
> It would be great if something like this would be in the documentation and
> not only in the mailing list!!!!
>
>
> Regards,
>
> Christoph
>
> --
> Vorstand/Board of Management:
> Dr. Bernd Finkbeiner, Dr. Roland Niemeier,
> Dr. Arno Steitz, Dr. Ingrid Zech
> Vorsitzender des Aufsichtsrats/
> Chairman of the Supervisory Board:
> Michel Lepert
> Sitz/Registered Office: Tuebingen
> Registergericht/Registration Court: Stuttgart
> Registernummer/Commercial Register No.: HRB 382196
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>



More information about the Users mailing list