Coda File System

Re: Venus not starting (mount system call failed)

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Wed, 20 Sep 2006 14:59:23 -0400
On Wed, Sep 20, 2006 at 12:09:53PM +0200, Jean-Fabrice [gmail] wrote:
> and dmesg :
> [   10.823443] ioctl32(venus:5759): Unknown cmd fd(10)
> cmd(c004630a){00} arg(00117e30) on /dev/cfs0
> [   10.947450] coda_read_super: device index: 0
> [   11.006238] coda_read_super: rootfid is (00000001.ff000001.00000001)
> [   11.081948] Failure of coda_cnode_make for root: error -158

What version of the kernel module is that? It looks like it is only
printing a 96-bit file identifier. The 6.0 and later clients all use
128-bits.

Also, I don't really know where the ioctl32 is coming from. Maybe this
is a 32-bit client on a 64-bit kernel. I know I have never (knowingly)
added anything that would translate the ioctls so that is probably an
area where things can easily be broken.

Jan
Received on 2006-09-20 15:00:59