Page 1 of 1

Amahi reports Greyhole as stopped

Posted: Mon Feb 13, 2012 1:30 pm
by schox
Hi

It might be nothing, but the HDA|Settings|Servers page is insisting that
Greyhole

Status: Stopped
But Greyhole seems to be running just fine:

Code: Select all

[root@hda me]# greyhole -S Currently idle. Recent log entries: Feb 13 21:25:02 7 sleep: Nothing to do... Sleeping. Feb 13 21:25:12 7 sleep: Nothing to do... Sleeping. Feb 13 21:25:22 7 sleep: Nothing to do... Sleeping.
Need I be worried, or do anything? (All shares are OK AFAIK)

Re: Amahi reports Greyhole as stopped

Posted: Mon Feb 13, 2012 2:48 pm
by bigfoot65
I have seen this happen. You can usually restart it from the command prompt to make sure everything is working.

As root user, do

Code: Select all

service greyhole restart
. You can also check if its running by using status vs start.