[one-users] oZones problems in 3.2

Tino Vazquez tinova at opennebula.org
Fri Jan 20 03:51:01 PST 2012


Hi Rolandas,

You are very right, some fiddling is needed to support other DBs apart
from sqlite. I've opened a ticket [1] to track the development of this
feature, and meanwhile removed the reference in the documentation to
the other two DB managers.

Thanks a lot for your great feedback!

Regards,

-Tino

[1] http://dev.opennebula.org/issues/1073
--
Constantino Vázquez Blanco, MSc
Project Engineer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | @tinova79 | @OpenNebula



On Fri, Jan 20, 2012 at 7:49 AM, Rolandas Naujikas
<rolandas.naujikas at mif.vu.lt> wrote:
> On 2012-01-19 20:23, Tino Vazquez wrote:
>> Hi Rolandas,
>>
>> This is how the db_url gets generated in ozones-server.rb
>>
>> --
>> db_type = config[:databasetype]
>>
>> db_url = db_type + "://" + VAR_LOCATION + "/ozones.db"
>> --
>
> Yes, it looks exactly like that, but that means no others databases
> unless sqlite could be used. When I tried to use mysql, then there was
> "password incorrect" message in log file and oZones server didn't start.
>
>> Are you using a beta version of the 3.2 or the final version? did you
>> install it from package or from source code?
>
> From package (Debian-6.0.2-opennebula-3.2.0-1.amd64.deb).
>
> Regards, Rolandas
>
>> Regards,
>>
>> -Tino
>>
>> --
>> Constantino Vázquez Blanco, MSc
>> Project Engineer
>> OpenNebula - The Open Source Toolkit for Data Center Virtualization
>> www.OpenNebula.org | @tinova79 | @OpenNebula
>>
>>
>>
>> On Thu, Jan 19, 2012 at 7:14 PM, Rolandas Naujikas
>> <rolandas.naujikas at mif.vu.lt> wrote:
>>> /usr/lib/one/ozones/ozones-server.rb
>>
>



More information about the Users mailing list