Date: Tue, 13 Apr 2010 22:37:38 +0200 From: Jan Henrik Sylvester <me@janh.de> To: Benjamin Kaduk <kaduk@MIT.EDU> Cc: afs-list freebsd <freebsd-afs@freebsd.org> Subject: Re: AFS on FreeBSD 8? Message-ID: <4BC4D612.40706@janh.de> In-Reply-To: <alpine.GSO.1.10.1004131314070.29136@multics.mit.edu> References: <558186334.2619.1271175586732.JavaMail.root@thunderbeast.private.linuxbox.com> <alpine.GSO.1.10.1004131220540.29136@multics.mit.edu> <4BC4A5F1.6050406@janh.de> <alpine.GSO.1.10.1004131314070.29136@multics.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BC4D612.40706>