Changes

From Amahi Wiki
Jump to: navigation, search
675 bytes added ,  00:56, 6 December 2010
no edit summary
'''DO NOT''' attempt to remove the Greyhole package as it is a dependency of the HDA software. Doing so will break your HDA.
 
== Convert Greyhole from SQLite to MySQL ==
Greyhole is at the time of writing this using SQLite as the default databas for queueing up tasks on Amahi. This is unqie to Amahi as Greyhole was originally designed to use MySQL for this task.
 
There are some major performance benefits to using MySQL over SQLite when writing large amounts of files. Switching can be especially useful when moving data to greyhole shares for the first time. For now there is a script you can run if you want to switch over. This script has been tested too be safe while greyhole is working but should be used with discresion.
 
'''As root run:'''
/usr/share/greyhole/db_migration-sqlite2mysql.sh
= Testing and Reliability =
Check out the [[Greyhole grinder]] to help make Greyhole rock solid.
5

edits