Search found 27 matches

by aarondyck
Sat Mar 14, 2015 1:28 pm
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

Your second suggestion was exactly what fixed it.

Code: Select all

mv /var/spool/greyhole /var/spool/greyhole.bak mkdir -p /var/spool/greyhole chmod 777 /var/spool/greyhole /usr/bin/greyhole --create-mem-spool systemctl restart amahi-greyhole.service greyhole -f
Thanks!
by aarondyck
Sat Mar 14, 2015 12:57 pm
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

My permissions are fine, an I've gone through all the troubleshooting I can find.

I suspect that the issue is with the spool size. What sort of issues would I see if I were to delete the contents of the spool folder? (/var/spool/greyhole)
by aarondyck
Sat Mar 14, 2015 7:13 am
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

I've never tried using the VNC app.

A reinstall of greyhole doesn't seem to have any effect on the issue.
by aarondyck
Sat Mar 14, 2015 6:58 am
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

The only thing I've installed lately was amahi-netboot. I can't confirm if it was working properly before, as I don't go checking my Greyhole queue all the time.
by aarondyck
Sat Mar 14, 2015 6:29 am
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

It looks like the greyhole -q did complete last night at some point. I'm a bit concerned by the results, though: [aaron@localhost ~]$ greyhole -q Greyhole Work Queue Statistics ============================== This table gives you the number of pending operations queued for the Greyhole daemon, per sh...
by aarondyck
Fri Mar 13, 2015 10:05 pm
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

Tasks shows the fsck: MariaDB [greyhole]> select * from tasks; +----+--------+-------------------------+-----------+-----------------+----------+---------------------+ | id | action | share | full_path | additional_info | complete | event_date | +----+--------+-------------------------+-----------+-...
by aarondyck
Fri Mar 13, 2015 9:50 pm
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

So it's been over an hour since I started the fsck and ran greyhole -q Here's the tail of the log: [aaron@localhost ~]$ tail -f /var/log/greyhole.log Mar 13 22:03:19 DEBUG daemon: Checking symlink at /usr/lib64/samba/vfs/greyhole.so... Mar 13 22:03:19 DEBUG daemon: Is OK. Mar 13 23:09:22 ERROR read_...
by aarondyck
Fri Mar 13, 2015 8:22 pm
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

Re: Greyhole not showing queue

I've let it run for a few minutes. I have done a lot of troubleshooting already, including clearing the task table (0 lines affected). I just started an fsck so I'm going to let that run for the night to see if it helps. I'll also run greyhole -q and let it run overnight as well to see if I do event...
by aarondyck
Fri Mar 13, 2015 7:08 pm
Forum: Storage Pooling/Greyhole
Topic: RESOLVED: Greyhole not showing queue
Replies: 15
Views: 5163

RESOLVED: Greyhole not showing queue

So I'm quite happy with the Greyhole platform, but lately I've run into an issue where it isn't showing me what is in the queue. When I issue the command greyhole -q the system just hangs until I issue CTRL+C. All other greyhole commands seem to be working. My shares are mounted: [root@localhost aar...
by aarondyck
Sat Apr 27, 2013 1:53 pm
Forum: Developers
Topic: Amahi 7 alpha 3 release
Replies: 20
Views: 38080

Re: Amahi 7 alpha 3 release

Tried installing it on Pi, here are my results: http://paste.fedoraproject.org/8930/67095983 Retrieving install code ... Install code looks good Stopping background software updates ... Background software updates stopped Installing 4 packages ... RPM packages installed Starting MySQL Initializing M...