Questions tagged [afs]

Andrew File System (AFS) is a distributed file system

7 questions
8
votes
1 answer

Mounting a network filesystem into schroot

I'm using a network file system (AFS) and I would like to also mount it into my schroot. Adding a line to /etc/schroot/mount-defaults, with bind or rbind in the options didn't help: schroot always mounts the directory with bind, and it remains empty…
haggai_e
  • 247
  • 3
  • 12
7
votes
3 answers

How can I mount an AFS filesystem?

My current method is to mount the filesystem via SSH using Nautilus's graphical interface, but I would much prefer to be able to use some tool that mounts the AFS filesystem and gives me access to AFS-specific features (permissions, etc.). I've…
AVB
  • 516
  • 1
  • 5
  • 12
0
votes
2 answers

Error! Bad return status for module build on kernel: 3.8.0-37-generic (x86_64)

After updating some packages in my machine (using aptitude), I got the following error: Error! Bad return status for module build on kernel: 3.8.0-37-generic (x86_64) Consult /var/lib/dkms/openafs/1.6.1/build/make.log for more information. just…
Bach
  • 721
  • 3
  • 10
  • 31
0
votes
1 answer

openafs module build problem kernel 3.12.6 under 13.10

Just installed ubuntu 13.10 on macbook pro 10,1. I upgraded the kernel to 3.12.6 in vain hope that the thunderbolt display would work (it didn't) and hot plugging would work (it didn't) (but installing nvidia proprietary drivers 331.20 did help with…
Wojtek
  • 1
0
votes
1 answer

Can't shutdown ubuntu after install openafs client and create cache file

I have openafs install on the server, this is the first time I use afs file system. I have installed openafs cleint and create cache file on about 10 computers, only one of them is having the problem. It stuck on below message when…
eetsurt
  • 148
  • 1
  • 11
0
votes
1 answer

Having trouble installing/builing open-afs client

I am having trouble installing the OpenAFS client Ubuntu 20.10 > sudo add-apt-repository ppa:openafs/stable > sudo apt-get install openafs-krb5 openafs-client Building initial module for 5.11.0-7614-generic ERROR (dkms apport): kernel package…
Node.JS
  • 111
  • 2
0
votes
1 answer

aklog: a pioctl failed while setting tokens (18.04 LTS; afs daemon appears to be running)

I've become unable to use AFS in the past few days; aklog now yields aklog: a pioctl failed while setting tokens for cell [...] The standard advice seems to be to make sure the daemon is running, but that doesn't seem to be the problem. Here a…
Chris
  • 101
  • 3