Search Criteria
Package Details: openafs 1.8.14pre1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openafs.git (read-only, click to copy) |
---|---|
Package Base: | openafs |
Description: | Open source implementation of the AFS distributed file system |
Upstream URL: | http://www.openafs.org |
Licenses: | IPL-1.0 |
Conflicts: | openafs-features |
Submitter: | None |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 61 |
Popularity: | 0.000000 |
First Submitted: | 2006-02-01 17:18 (UTC) |
Last Updated: | 2025-09-14 09:27 (UTC) |
Dependencies (8)
- bash (bash-devel-gitAUR, bash-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- krb5 (krb5-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- ncurses (ncurses-gitAUR) (make)
- ncurses (ncurses-gitAUR) (optional) – Required for scout and afsmonitor
- openafs-modulesAUR (openafs-modules-dkmsAUR) (optional) – Kernel module for OpenAFS
- openafs-modules-dkmsAUR (optional) – Kernel module for OpenAFS, built automatically using dkms
Required by (5)
- i3blocks-contrib (optional)
- i3blocks-contrib-git (optional)
- openafs-modules
- openafs-modules (make)
- openafs-modules-dkms
Latest Comments
1 2 3 4 5 6 .. 33 Next › Last »
drslmr commented on 2025-08-04 08:58 (UTC)
I posted a question in https://bbs.archlinux.org/viewtopic.php?id=307373 it is probably an issue with systemd but effects my afs login.
drslmr commented on 2024-07-16 06:51 (UTC) (edited on 2024-07-16 07:01 (UTC) by drslmr)
@gay do you have openafs-modules-dkms or openafs-modules installed, updated too? I guess one of these is required to install and to have their post installation hooks running to build the modules after installation. This is usually done automatically. I use aura (aura-bin https://aur.archlinux.org/packages/aura-bin) for AUR packages.
gay commented on 2024-07-16 01:55 (UTC) (edited on 2024-07-16 01:59 (UTC) by gay)
Somehow, I can no longer start openafs-client:
/usr/lib/systemd/system/openafs-client.service
is owned byopenafs
, butopenafs
does not own anything in/lib/modules/6.9.2-arch1-1
. I can also not find an openafs kernel module, presumably named something likeopenafs.ko
anywhere. I am unsure if that existed in previous versions.Since nobody else reports this error, I am sure I am missing something here somehow. It's very strange though.
drslmr commented on 2024-05-21 07:23 (UTC) (edited on 2024-05-21 11:27 (UTC) by drslmr)
Thank you @Bevan. Unfortunately I can still produce hangs.
I triggered the problem when zooming into a libreoffice document and scrolling with the mouse. When libreoffice hangs I can also not change into the configuration directory, which is under AFS.
Bevan commented on 2024-05-18 18:04 (UTC)
@drslmr: I have updated the openafs-modules(-dkms) packages today and noticed that one of the patches I had previously applied for Linux 6.8 has been dropped upstream and another one was reverted. So there may be a chance that one of these caused some issues.
drslmr commented on 2024-05-03 12:32 (UTC)
@Bevan: anyway today and yesterday it seams like we have some network problems. So it may not be worth wasting your weekend right now.
drslmr commented on 2024-05-03 12:17 (UTC)
Thank you @Bevan.
My results are:
Bevan commented on 2024-05-03 11:54 (UTC)
@drslmr: I will do some testing on the weekend but currently I don't think that this is related to our packaging of OpenAFS.
This is really just a shot in the dark, but when I had similar issues, it was (partially) caused by my internet connection which provides a lower MTU than normal for IPv4 connections. You may try adding "-rxmaxmtu 1404" (or even lower numbers) to AFSD_ARGS in /etc/conf.d/openafs. You'll need to restart the OpenAFS client afterwards. You can also use ping to determine your MTU (see for example https://mike632t.wordpress.com/2019/03/03/determine-mtu-size-using-ping/). If it's anything below 1492, this may be the reason.
drslmr commented on 2024-05-03 06:49 (UTC)
Similar as described at https://bbs.archlinux.org/viewtopic.php?id=295218 I get hangs also in firefox. My .mozilla is in AFS. I found that I can "cd" to .mozilla/firefox but "cd" hangs when changing into the default profile sub-directory.
Some system info:
1 2 3 4 5 6 .. 33 Next › Last »