Re: arla on freebsd 6.0....again....
Hugo Meiland <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
> It looks like I'm really stuck now....please give me a hand on this... > Based on the initial ports/patch tar of Rick, I did some additional > coding and came to this point....: > > - compiling does not complain...(for now) > - /usr/arla/sbin/startarla mounts /dev/nnpfs0 to /afs output of fs nnpfsdebug almost-all: May 1 18:17:28 test kernel: nnpfs: syscall: 339 May 1 18:17:28 test kernel: nnpfs_mount: struct mount mp = c1b51c00 path = '/afs' data = '/dev/nnpfs0' May 1 18:17:28 test kernel: nnpfs_statfs: mp = c1b51c00, sbp = c1b51c80, proc = c1c6b600 May 1 18:17:28 test kernel: nnpfs_root mp = c1b51c00 May 1 18:17:28 test kernel: nnpfs_message_rpc opcode = 2 May 1 18:17:29 test kernel: nnpfs_message_receive opcode = 3 May 1 18:17:29 test kernel: nnpfs_message_installroot (155,536870913,1,1) May 1 18:17:29 test kernel: nnpfs_new_node (155,536870913,1,1) May 1 18:17:29 test kernel: return: nnpfs_new_node May 1 18:17:29 test kernel: installroot returning 0 May 1 18:17:29 test kernel: nnpfs_message_receive opcode = 1 May 1 18:17:29 test kernel: nnpfs_message_wakeup error: 0 May 1 18:17:29 test kernel: nnpfs_message_rpc this_process->error_or_size = 0 May 1 18:17:29 test kernel: nnpfs_message_rpc error = 0 > - when doing a ls of /afs -> kernel panics > it seems to panic somewhere in vfs_get... > > You can find the diff here: > http://www.meiland.nl/afs/arla/arla-freebsd-6.0.diff > > please have a look, and maybe test in on a test system... > > thanks for any input!! > > Hugo