Re: [OpenAFS] Fedora 16 and Openafs

2012-02-29 Thread Berthold Cogel
Am 28.02.2012 18:03, schrieb Ken Dreyer: On Tue, Feb 28, 2012 at 9:55 AM, Berthold Cogel co...@uni-koeln.de wrote: Hello! I'm trying to get openafs to work on Fedora 16. The rpms from rpmfusion did work with older kernel versions but failed totally with recent kernels. Hmm, what's

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-29 Thread Berthold Cogel
Am 28.02.2012 18:00, schrieb Derrick Brashear: On Tue, Feb 28, 2012 at 11:55 AM, Berthold Cogel co...@uni-koeln.de wrote: Hello! if you're going to start AFS with the network not up, use dynroot. if you want to not use dynroot, don't start AFS with no network. I would gladly use -dynroot

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-29 Thread Russ Allbery
Berthold Cogel co...@uni-koeln.de writes: I would gladly use -dynroot if I could. But I always had problems with this. For historical reasons we have some symlinks in our root.afs: .rrz - .rrz.uni-koeln.de rrz - rrz.uni-koeln.de And several others man CellAlias. You should be able to

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-29 Thread Berthold Cogel
Am 28.02.2012 18:00, schrieb Derrick Brashear: On Tue, Feb 28, 2012 at 11:55 AM, Berthold Cogel co...@uni-koeln.de wrote: Hello! I'm trying to get openafs to work on Fedora 16. The rpms from rpmfusion did work with older kernel versions but failed totally with recent kernels. So I've build

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-29 Thread Berthold Cogel
Am 29.02.2012 10:48, schrieb Berthold Cogel: I did try 'systemctl stop openafs-client.service'. This should have called the lines in openafs-client.service: ExecStop=/bin/umount /afs ExecStop=/usr/vice/etc/afsd -shutdown ExecStop=/sbin/rmmod openafs But this didn't work. The afsd

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-29 Thread Jonathan Billings
Your systemd failures are likely stemming from the fact that 1.6.0 doesn't have the /etc/mtab fix (http://gerrit.openafs.org/4825). I was running 1.6.0 on Fedora 16 and it always reported a failure even thought it started the client. There might be other problems with your system that is causing

[OpenAFS] Fedora 16 and Openafs

2012-02-28 Thread Berthold Cogel
Hello! I'm trying to get openafs to work on Fedora 16. The rpms from rpmfusion did work with older kernel versions but failed totally with recent kernels. So I've build my own rpms. I took the source packages for 1.6.1-0.pre2 and build an source rpm with the makesrpm.pl. Build and install worked

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-28 Thread Derrick Brashear
On Tue, Feb 28, 2012 at 11:55 AM, Berthold Cogel co...@uni-koeln.de wrote: Hello! I'm trying to get openafs to work on Fedora 16. The rpms from rpmfusion did work with older kernel versions but failed totally with recent kernels. So I've build my own rpms. I took the source packages

Re: [OpenAFS] Fedora 16 and Openafs

2012-02-28 Thread Ken Dreyer
On Tue, Feb 28, 2012 at 9:55 AM, Berthold Cogel co...@uni-koeln.de wrote: Hello! I'm trying to get openafs to work on Fedora 16. The rpms from rpmfusion did work with older kernel versions but failed totally with recent kernels. Hmm, what's the error you get with RPM Fusion's RPMs? I'd like