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).
#define RX_ADDRINUSE (-7) find out what's already running on udp 7001 and stop it. > > 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
