Search found 12 matches

by robnix
Thu Jul 15, 2010 9:39 am
Forum: Storage Pooling/Greyhole
Topic: Greyhole sqlite loop
Replies: 3
Views: 2591

Re: Greyhole sqlite loop

Sorry about not responding. I got a bit frustrated and took the server down. Thanks for the MYSql guide though, I'm going to check it out again this weekend.
by robnix
Thu Jul 15, 2010 9:37 am
Forum: Storage Pooling/Greyhole
Topic: Greyhole and MySQL
Replies: 7
Views: 4586

Re: Greyhole and MySQL

I'm personally using MySQL instead of sqlite. Greyhole was developed using a MySQL backend. Only the Amahi version of Greyhole uses SQLite. To use MySQL yourself: Create a greyhole MySQL database: hda-create-db-and-user greyhole mysql -ugreyhole -pgreyhole greyhole < /usr/share/greyhole/schema-mysq...
by robnix
Tue May 18, 2010 8:43 pm
Forum: Storage Pooling/Greyhole
Topic: Greyhole sqlite loop
Replies: 3
Views: 2591

Greyhole sqlite loop

Stuck in a loop.

Code: Select all

[/sqlite3 /var/cache/greyhole.sqlite 'select count(*) from tasks'; sleep 60; sqlite3 /var/cache/greyhole.sqlite 'select count(*) from tasks' 1058194 1058286
Have to shut server down now.


Any ideas?
by robnix
Fri May 07, 2010 8:17 am
Forum: Storage Pooling/Greyhole
Topic: Greyhole and MySQL
Replies: 7
Views: 4586

Greyhole and MySQL

Are there any plans to use MySQL with Greyhole on Amahi in the future? Most of the problems I've run into are due to the r/w locks.
by robnix
Wed May 05, 2010 7:08 pm
Forum: Beginners and Newbies
Topic: adding Flash to Firefox
Replies: 2
Views: 1484

Re: adding Flash to Firefox

Can someone please tell me how to add aldobe flash to firefox, It won't let me install it...
:|
thanks in advance...
This should help:

http://get.adobe.com/flashplayer/otherversions/

install the rpm.
by robnix
Wed May 05, 2010 7:22 am
Forum: Storage Pooling/Greyhole
Topic: Greyhole issues
Replies: 42
Views: 17943

Re: Greyhole issues

Restarting the greyhole service seems to have fixed this. What may have caused the lock?
by robnix
Wed May 05, 2010 7:13 am
Forum: File Sharing
Topic: Help with auto mounting raid and Amahi share service
Replies: 4
Views: 2691

Re: Help with auto mounting raid and Amahi share service

You'll most likely run into issues with seeing the RAID volume in Linux using cheap on board raid controllers, since it's all done with a driver at the OS level anyway. If you want to use RAID, use Linux software RAID, it's a lot more flexible and resilient than the cheap on board raid you'll see on...
by robnix
Wed May 05, 2010 5:36 am
Forum: Storage Pooling/Greyhole
Topic: Greyhole issues
Replies: 42
Views: 17943

Re: Greyhole issues

Thanks for all that. It really helped see what's going on. Looked like I had it working yesterday, but testing thsi morning it's back to copying files to the root drive. tail -f /var/log/messages | grep greyhole has action: May 4 17:31:57 localhost smbd_greyhole: open*Music*Aerosmith/Devils Got A Ne...
by robnix
Tue May 04, 2010 8:08 pm
Forum: Storage Pooling/Greyhole
Topic: Greyhole issues
Replies: 42
Views: 17943

Re: Greyhole issues

smb.conf looks good
nothing going into greylog log now
sqlite tasks are increasing by about 670 per minute.

I'll follow up when it's done increasing
by robnix
Tue May 04, 2010 5:38 pm
Forum: Storage Pooling/Greyhole
Topic: Greyhole issues
Replies: 42
Views: 17943

Re: Greyhole issues

Copying files into two shares that are both set to use the storage pool, this it the only message I see in the greyhole log: May 4 05:33:13 7 sleep: Nothing to do... Sleeping. files are going here: /var/hda/files/docs and here /var/hda/files/pictures instead of /var/hda/files/drives/sdb1/gh/Pictures...