Re: AFS on FreeBSD 8?
Jan Henrik Sylvester <[email protected]> Tue, 13 Apr 2010 22:37:38 +0200
| Newsgroups | gmane.os.freebsd.devel.afs |
|---|---|
| Message-ID | <[email protected]> |
On 04/13/2010 19:20, Benjamin Kaduk wrote: > On Tue, 13 Apr 2010, Jan Henrik Sylvester wrote: >> starting afsd again locked the machine completely (for some reason, >> fsck on > > I have seen a page fault on startup like that (once); I have a coredump > but haven't had time to dig through it. There is no coredump -- the machine froze. Anyhow, as Derrick was observing, I should have issued an "afsd -shutdown" before starting afsd again. >> 'ls' took quite some time, but eventually, I was able to list that >> directory. > > Is the CellServDB up-to-date for your cell of choice? Needing to do DNS > queries could make that take a while. I did not change the default config for the first test, but I will look into that tomorrow. >> About the port: pkg-plist differs quite a bit from what actually got >> installed. I will try to create "my pkg-plist" later. > > Hm, I am pretty sure it was correct (or very nearly so) for me. > Please do send me your differences (private mail is fine). - There is a conflict with security/heimdal, as they both install bin/kpasswd and bin/pagsh. - share/openafs/C/afszcm.cat did not get installed for me. - There are many files missing from the pkg-plist, 316 files in share/man/man?/ and these: bin/afs_compile_et bin/aklog bin/asetkey bin/klog.krb5 bin/restorevol etc/CellServDB etc/ThisCell etc/openafs/CellServDB etc/openafs/ThisCell lib/libafsauthent.so lib/libafsauthent.so.1 lib/libafsauthent.so.1.1 lib/libafsauthent_pic.a lib/libafsrpc.so lib/libafsrpc.so.1 lib/libafsrpc.so.1.1 lib/libafsrpc_pic.a lib/libkopenafs.a lib/libkopenafs.so lib/libkopenafs.so.1 lib/libkopenafs.so.1.0 sbin/fssync-debug sbin/salvsync-debug sbin/state_analyzer The etc/* stuff is probably taken care of by the @exec and @unexec magic, but for everything else I do not see anything in pkg-plist. Cheers, Jan Henrik _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-afs To unsubscribe, send any mail to "[email protected]"