Xin Long <lucien....@gmail.com> wrote: > BTW: do you have any testing for this?
If you're using a distro like a recent-ish Fedora or, I think, Debian, you should be able to install a kafs-client package. If that works, start the afs.mount service with systemctl and then look in /afs. You should see directories corresponding to a bunch of places that you can try accessing. I recommend you try "ls /afs/openafs.org". If you don't have that available, if you have the keyutils package installed, you can try: mount -t afs %openafs.org:root.cell /mnt then do "ls /mnt". David