Home Forums OS X Server and Client Discussion Questions and Answers Netatalk running on FC6 problems mounting volumes on OSX 10.4.8

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #368348
    guriboy
    Participant

    I set up an AFP server running on Fedora Core 6 and Netatalk 2.0.3. I have a 750 gig RAID5 running on a HighPoint RocketRAID 2310. It’s used mainly as a backup volume for my Powerbook and a place to store my iTunes library.

    Everything was running fine for several weeks, but now I cannot mount any volumes on my Netatalk server. I [b]can[/b] connect to the server via command+k and see the list of available volumes. However, when I try and mount a volume, the connection times out and I get the following dialog: “The Finder cannot complete the operation because some data in “afp://X.X.X.X” could not be read or written. (Error code -36).

    Nothing changed on the server. The only thing that changed on my Powerbook was the installation of some Epson scanner software.

    Now for the wierd part. At first it would only hang when trying to mount the RAID volume. I could mount my home directory, copy files to it, etc. I then made a symlink of the RAID volume into my home directory. I restarted netatalk and tried to mount my home directory…. pffffft…. nothing. I can connect to other AFP servers, but not this one.

    I’ve reinstalled and reconfigured netatalk… same results. I also tried safe-booting OSX… nothing.

    I’m out of ideas. If anyone here can help me, I’d appreciate it!

    Thanks in advance.

    #368349
    guriboy
    Participant

    I created a folder “/afptest” and added that to my AppleVolumes.default config file.
    [code]~
    /raid RAID
    /afptest AFPTEST[/code]
    I can mount AFPTEST, but not my home directory or RAID.

    #368351
    fherbert
    Participant

    Is there anything in your netatalk logs on the FC6 box?? Usually in /var/log/netatalk.log I think.

    #368364
    guriboy
    Participant

    [code]Feb 22 00:32:29 localhost afpd[3857]: ASIP session:548(4) from 192.168.176.202:58465(7)
    Feb 22 00:32:29 localhost afpd[3834]: server_child[1] 3857 done
    Feb 22 00:32:31 localhost afpd[3858]: ASIP session:548(4) from 192.168.176.202:58466(7)
    Feb 22 00:32:31 localhost afpd[3858]: dhx login: bob
    Feb 22 00:32:31 localhost afpd[3858]: uams_dhx_pam.c :PAM: PAM Success
    Feb 22 00:32:31 localhost afpd[3858]: uams_dhx_pam.c :PAM: PAM Auth OK!
    Feb 22 00:32:31 localhost afpd[3858]: login bob (uid 500, gid 500) AFP3.1
    Feb 22 00:32:33 localhost afpd[3858]: Warning: No CNID scheme for volume /disco/NetDrive. Using default.
    Feb 22 00:32:33 localhost afpd[3858]: Setting uid/gid to 500/0
    [/code]
    I was able to use this drive for a while after changing the mount point, but that didn’t last long. Netatalk will authenticate, but not mount.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Comments are closed