openafs geht nicht

Started by cas, 2015/07/23, 15:07:51

Previous topic - Next topic

cas

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


towo

openafs-modules-dkms installieren?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

cas

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.

towo

Und wurde denn das kernelmodul auch gebaut?
was sagt


dkms status


??
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

cas

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)

towo

Und wie wäre es dann, ins buildlog zu gucken?
Wobei da ja nichtmal added steht, ergo solltest Du hier ansetzen.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

cas

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

towo

dpkg-reconfigure openafs-modules-dkms


sagt was?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

cas

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

towo

Nuja, da geht das eben nicht mit kernel 4.1. Kannst ja Kernel 4.0 aus debian probieren.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.