I work on a fresh F 14/Amahi 6.1.0.1 installation. Additionally I installed netatalk 2.1.3.1 in order to get AFP enabled for some shares. I prefer AFP-shares to work on with my MacBooks at home for storage and as a Time Machine backup target. For the Windows side of life, I work with the SMB shares provided by Samba in Amahi.
In order to have all my shares under one Amahi hood, I create a new share called “macsamba” in Amahi. Afterwards for the AFP support of “macsamba”, I add this two lines at the end of /etc/netatalk/AppleVolume.default :
So I could easily access “macsamba” as an AFP share from my Macs and as an SMB share from my Windows computers.~ "%u" options:usedots,upriv
/var/hda/files/macsamba options:usedots,upriv,tm
Now I add the share to be processed and duplicated by Greyhole. After doing that, I made some tests with these results:
- A. MacOSX Client connects to macsamba via AFP, Upload of files and folders, MacOSX Client disconnects from macsamba. Starting Greyhole with greyhole --fsck: Everything works fine.
B. MacOSX Client connects to macsamba via AFP, Upload of files and folders, MacOSX Client stays connected to macsamba. Starting Greyhole with greyhole --fsck: Greyhole seems to be caught in a loop during its work, it seems to be stuck on processing the locked “/.AppleDB/…” in “macsamba”.
C. MacOSX Client connects to macsamba via AFP, deleting some files and folders via MacOSX Finder, MacOSX Client disconnects from macsamba. Starting Greyhole with greyhole --fsck: the previously deleted files and folder reappear. Greyhole seems not to delete them.
D. MacOSX Client connects to macsamba via AFP, deleting some files and folders via Mac OS X Finder, MacOSX Client stays connected to macsamba. Starting Greyhole with greyhole --fsck: the previously deleted files and folder reappear. Greyhole seems not to delete them.
Is there a way to fix the issues in B.-D. or am I just working out of the actual Greyhole concept? If so, is there an ongoing work on an integration of netatalk in Greyhole as it has been done with SAMBA?
Sorry for the lengthy posting. If necessary I could provide more in-depth information of the greyhole-log or from other sources.
Regards,
amahivirtual