On Tue, Oct 11, 2011 at 4:53 PM, Chris Jones <[email protected]> wrote: > > On 11 Oct 2011, at 9:49pm, Derrick Brashear wrote: > >> also, why do you need to start afs? it should already start. did you >> confirm before you tried starting it that no afsd were already running >> e.g. are we chasing the right issue? > > yes, I think I am. It failed to start by itself. Also, it failed after server > reboots to start up.
failed to mount afs is not what i'm asking. i asked the question i did for a reason. as far as 7001, sudo lsof|grep UDP and assuming it's a user process which grabbed the port, you'll see it. (7001 or afs3-callback depending on if lsof can find the port mappings) if a kernel module already did, all bets are off. > cheers Chris > >> >> On Tue, Oct 11, 2011 at 1:47 PM, Chris Jones <[email protected]> >> wrote: >>> Hi, >>> >>> I have installed Open AFS 1.6.0 on a OSX 10.7 macbook pro. Installation >>> seems to go OK, but when I try and start AFS from the preferences plane it >>> just hangs with the infamous spinning beach ball. >>> >>> kernel messages in console are >>> >>> Oct 11 18:30:37 Chris-Jones-Macbook-Pro kernel[0]: >>> org.openafs.filesystems.afs kext loaded; 229 pages at 0xffffff7f8213a000 >>> (load tag 122). >>> Oct 11 18:30:37 Chris-Jones-Macbook-Pro kernel[0]: AFS: RX failed to >>> initialize -7). >>> >>> Any idea what could be wrong ? >>> >>> I originally tried restarting, but the machine just hangs on shutdown, and >>> takes a very very long time to start up, for what I think is the same >>> problem. >>> >>> cheers Chris >> >> >> >> -- >> Derrick >> _______________________________________________ >> OpenAFS-info mailing list >> [email protected] >> https://lists.openafs.org/mailman/listinfo/openafs-info > > -- Derrick _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
