Siduction Forum

Siduction Forum => Software - Support => Topic started by: cas on 2015/07/23, 15:07:51

Title: openafs geht nicht
Post by: cas on 2015/07/23, 15:07:51
Hallo,
ich möchte gerne openafs nutzen. Aber es funzt nicht. Was soll ich tun?

Gruß, Christian


root@dino:/etc# service openafs-client status
● openafs-client.service - OpenAFS client
   Loaded: loaded (/lib/systemd/system/openafs-client.service; enabled; vendor preset: enabled)
   Active: active (exited) since Mi 2015-07-22 22:43:18 CEST; 16h ago

Jul 22 22:43:18 dino systemd[1]: Starting OpenAFS client...
Jul 22 22:43:18 dino openafs-client-precheck[1105]: modprobe: FATAL: Module openafs not found.
Jul 22 22:43:18 dino openafs-client-precheck[1105]: Failed to load openafs.ko.  Does it need to be built?
Jul 22 22:43:18 dino fs[1210]: Usage: /usr/bin/fs setcrypt -crypt <on or off> [-help]
Jul 22 22:43:18 dino fs[1223]: Usage: /usr/bin/fs sysname [-newsys <new sysname>+] [-help]
Jul 22 22:43:18 dino systemd[1]: Started OpenAFS client.
Jul 23 14:57:49 dino systemd[1]: Started OpenAFS client.
Jul 23 15:00:00 dino systemd[1]: Started OpenAFS client.

root@dino:/etc# dkms status
virtualbox, 4.3.30, 4.1.2-towo.1-siduction-amd64, x86_64: installed
root@dino:/etc#



cas@dino:/home/cas132$ aklog
aklog: a pioctl failed while obtaining tokens for cell tu-berlin.de

Title: Re: openafs geht nicht
Post by: towo on 2015/07/23, 15:24:47
openafs-modules-dkms installieren?
Title: Re: openafs geht nicht
Post by: cas on 2015/07/23, 15:38:37
dkms ist schon die neueste Version.
krb5-user ist schon die neueste Version.
openafs-client ist schon die neueste Version.
openafs-krb5 ist schon die neueste Version.
openafs-modules-dkms ist schon die neueste Version.
Title: Re: openafs geht nicht
Post by: towo on 2015/07/23, 15:49:33
Und wurde denn das kernelmodul auch gebaut?
was sagt


dkms status


??
Title: Re: openafs geht nicht
Post by: cas on 2015/07/23, 16:05:55
nein. wie mache ich das?

Quote from: towo on 2015/07/23, 15:49:33
was sagt
dkms status
steht schon im ersten post, unten in der ersten codebox. (nur vb)
Title: Re: openafs geht nicht
Post by: towo on 2015/07/23, 19:25:04
Und wie wäre es dann, ins buildlog zu gucken?
Wobei da ja nichtmal added steht, ergo solltest Du hier ansetzen.
Title: Re: openafs geht nicht
Post by: cas on 2015/07/23, 20:52:58
Ich bin kein Kernelhacker, deswegen weiss ich noch nicht einmal, wo das buildlog ist.
Ich hatte auf eine einfache Lösung gehofft (und gedacht, dass sich so ein Modul selbst baut, wie zB bei virtualbox).

Gruß, C
Title: Re: openafs geht nicht
Post by: towo on 2015/07/23, 20:56:07
dpkg-reconfigure openafs-modules-dkms


sagt was?
Title: Re: openafs geht nicht
Post by: cas on 2015/07/23, 21:42:35
root@dino:/var/lib/dkms# dpkg-reconfigure openafs-modules-dkms
Loading new openafs-1.6.11.1 DKMS files...
Building only for 4.1.2-towo.1-siduction-amd64
Building initial module for 4.1.2-towo.1-siduction-amd64
Error! Bad return status for module build on kernel: 4.1.2-towo.1-siduction-amd64 (x86_64)
Consult /var/lib/dkms/openafs/1.6.11.1/build/make.log for more information.
root@dino:/var/lib/dkms#


/var/lib/dkms/openafs/1.6.11.1/build/make.log (welches es vorher noch nicht gab), siehe
http://paste.siduction.org/20150723193544
Title: Re: openafs geht nicht
Post by: towo on 2015/07/23, 22:11:17
Nuja, da geht das eben nicht mit kernel 4.1. Kannst ja Kernel 4.0 aus debian probieren.