[OpenAFS] /afs is empty

Stephan Wiesand stephan.wiesand@desy.de
Fri, 7 Oct 2016 15:56:18 +0200


> On 7 Oct 2016, at 15:48, Andreas Ladanyi <andreas.ladanyi@kit.edu> =
wrote:
>=20
> my problem on one afs client is that /afs is empty.

Is AFS actually mounted on /afs ?

- Stephan

> Ubuntu 12.04: 3.2.0-109-generic, OpenAFS 1.6.18.3-1 from PPA
>=20
> openafs-client restart doesnt help.
>=20
> ps ax | grep afsd:
>=20
> 1232 pts/0    S+     0:00 grep afsd
> 27942 ?        Ss     0:00 /sbin/afsd -afsdb -fakestat
> 27944 ?        S      0:00 [afsd]
>=20
>=20
> lsmod:
>=20
> Module                  Size  Used by
> openafs               798728  2
>=20
>=20
> vos listvldb / listvol:
>=20
> lists the volumes
>=20
>=20
> tokens:
>=20
> shows me my afs tokens after kinit / aklog:
>=20
>=20
> pts listentries:
>=20
> shows me the afs users
>=20
>=20
> /var/log/syslog shows messages from the kernel which belongs to afs:
>=20
> afs: WARM shutting down of: vcaches... BkG... CB... afs... CTrunc... =
AFSDB... RxEvent... UnmaskRxkSignals... RxListener... ALL allocated =
tables... done
>=20
> enabling dynamically allocated vcaches
> Starting AFS cache scan...found 902 non-empty cache files (11%).
>=20
> afs: WARM shutting down of: vcaches... BkG... CB... afs... CTrunc... =
AFSDB... RxEvent... UnmaskRxkSignals... RxListener... ALL allocated =
tables... done
>=20
> enabling dynamically allocated vcaches
> Starting AFS cache scan...found 870 non-empty cache files (11%).
>=20
>=20
> ls /var/cache/openafs/:
>=20
> CacheItems  CellItems  D0  D1  D2  D3  VolumeItems
>=20
>=20
> Any ideas for this mysterious behavior ?
>=20
>=20
> regards,
>=20
> Andreas