Comment 7 for bug 150469

Revision history for this message
Joachim Dahl (jdahl) wrote : Re: [Bug 150469] Re: openafs gives segfault on kernel 2.6.22-13

Björn Torkelsson wrote:
> Can you please run:
>
> sh -x /etc/init.d/openafs-client start
>
> I'm wondering why fs says Invalid argument.
>
> /torkel
>
>
I ran

joachim@jod-nb:~$ sudo sh -x /etc/init.d/openafs-client force-start

and the relevant part of the output is pasted below:

+ start-stop-daemon --start --quiet --exec /sbin/afsd -- -afsdb -fakestat
afsd: All AFS daemons started.
+ is_on true
+ [ xtrue = xtrue ]
+ return 0
+ fs setcrypt on
fs: Invalid argument.
+ [ -n ]
+

thanks,
joachim