Page 1 of 1

Time Machine / Amahi 9 issues

Posted: Fri Sep 02, 2016 9:17 am
by batoum
I did a clean install of Amahi 9 / Fedora 23 and I am trying to add Amahi Time Machine and I am having issues.

Firstly, the "Amahi TM" is not appearing in the "Shared" area in OSX (but there is share mounted with my HDA name and then the Amahi TM is found there)

Secondly, there is no file /etc/netatalk/AppleVolumes.default to change the backup folder. I did notice that there is a path in afp.conf though. SHould i make changes there?

Re: Time Machine / Amahi 9 issues

Posted: Fri Sep 02, 2016 9:59 am
by bigfoot65
Follow the Amahi Time Machine wiki guidance.

Note there is a section for Amahi 9.

Re: Time Machine / Amahi 9 issues

Posted: Fri Sep 02, 2016 2:30 pm
by batoum
Hi - i have read the wiki.
My first point was that the wiki states
Changing the Backup Location
Edit the file /etc/netatalk/AppleVolumes.default and replace this path /var/hda/files/amahi-time-machine by the path of the folder where the backups should go.
Execute, as root, 'service netatalk restart'
Note that Time Machine will ask for a user and a password. This user and password you provide must have write access to the folder you set up.
But the AppleVolumes.default file is not available.

Secondly, the wiki makes no suggestion for Amahi TM to appear under the "Shared" area in finder. This is not covered anywhere (that i can find)

C

Re: Time Machine / Amahi 9 issues

Posted: Fri Sep 02, 2016 3:15 pm
by bigfoot65
Sorry did not notice the path guidance is not specific to Amahi version.

Change the path in afp.conf. We need to update the wiki to reflect the same.

Thanks for pointing that out.

Re: Time Machine / Amahi 9 issues

Posted: Fri Sep 02, 2016 6:45 pm
by batoum
Any thoughts on the second point?

Re: Time Machine / Amahi 9 issues

Posted: Fri Sep 02, 2016 6:52 pm
by bigfoot65
I have no clue as I don't have a Mac or use this application.

Was just trying to help out based on guidance we have in the wiki.

Hopefully someone who uses this app can assist.

Re: Time Machine / Amahi 9 issues

Posted: Sun Sep 04, 2016 2:39 am
by cpg
Couple of things ..

One is that the /etc/netatalk/AppleVolumes.default line does NOT refer to Amahi 9. Not the proper section of the wiki.

This app is fairly trouble free, so perhaps it did not install well or something due to upstream repo missing files or something?

I truly hate trial and error, but in absence of more details, I would first try uninstalling and reinstalling the Amahi Time Machine app.

For details, I would say post here the resulting ouput of

Code: Select all

rpm -q netatalk
It should give you netatalk-3.1.3-4.fc23.x86_64 or similar. Also, it may help to have resulting url of running this command in your HDA

Code: Select all

fpaste --sysinfo

Re: Time Machine / Amahi 9 issues

Posted: Thu Oct 13, 2016 6:23 pm
by batoum
Hi cpg. I dropped the thread

I had to reinstall the Amahi 9 and encountered the problem again.. Here is the output of the fpaste

https://paste.fedoraproject.org/449814/76408094

thoughts?

Re: Time Machine / Amahi 9 issues

Posted: Fri Oct 14, 2016 3:59 pm
by cpg
Nothing sticks out, though I see that netatalk did NOT install recently, at least since the Fedora install.

Try installing it by hand with sudo dnf yum -y install netatalk. If that works, then try installing the app.

We're going to need more details -- the app install log, etc. if that does not work.