Hi,

I just installed ONE 4.6 from the official package repository on Debian 7 and I 
am using MySQL (official debian package) as database for my frontend.

After rebooting my frontend server I noticed that oned does not start because 
the MySQL database is not available:


Could not connect to database server.
oned failed to start
/usr/bin/one: line 117: 3963 Terminated $ONE_SCHEDULER
[ok] Starting MySQL database server: mysqld . ..


as you can see here, MySQL is started after oned where actually it should be 
the opposite way round... Checking my /etc/rc2.d I see that mysql has priority 
17 and oned priority 16. Would it maybe make sense to change the priority of 
the oned script to 18 in the OpenNebula package for Debian? I am assuming that 
this run level priority is hard coded in the package.

Regards
ML
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to