Re: [OpenAFS] afs and samba

2009-03-30 Thread Jason Edgecombe
George Mamalakis wrote: Hello everybody, in our department, we have decided to move our configuration from NFS/SAMBA to LDAP, OpenAFS, heimdal and samba on our labs. Our servers run FreeBSD, while our clients are dual boot machines, running linux and Windows XP. The book "Distributed services

RE: [OpenAFS] problem building openafs on FC10

2009-03-30 Thread Buhrmaster, Gary
> Now, when I try to compile afs for my kernel to make a kmod package: > [r...@tx3241-04 SPECS]# rpmbuild openafs.realmkit.spec --target=i686 > Building target platforms: i686 > Building for target i686 > error: Failed build dependencies: >kernel-devel-i686 = 2.6.27.15-170.2.24.fc10.i686 i

[OpenAFS] problem building openafs on FC10

2009-03-30 Thread Warren Jasper
I am trying to build the kmod-openafs under FC10. I am able to build the user-space packages with no problem. The following might be helpful: 1. [r...@tx3241-04 ~]# rpm -qa | grep kernel kernel-2.6.27.15-170.2.24.fc10.i686 kerneloops-0.12-1.fc10.i386 kernel-headers-2.6.27.15-170.2.24.fc10.i386

Re: [OpenAFS] Openafs client log (Found 32-bit system call table)

2009-03-30 Thread Derrick Brashear
On Mon, Mar 30, 2009 at 1:34 PM, Wenping Yang wrote: > Hello all, > > I found these messages in log file when openafs-client is restarted : > > Mar 30 13:07:08 psrwjmsafs1 kernel: WARM shutting down of: CB... afs... > BkG... CTrunc... AFSDB... RxEvent... UnmaskRxkSignals... RxListener... > Mar 30

Re: [OpenAFS] "afs: failed to store file (5)"

2009-03-30 Thread Harald Barth
>"afs: failed to store file (5)" now and then. This patch is currently the best guess: # cat STABLE14-rx-idledead-only-ignore-keepalives-20081222.patch --- src/rx/rx.c.orig2008-09-25 19:26:47.0 +0200 +++ src/rx/rx.c 2009-03-12 18:01:22.0 +0100 @@ -5380,7 +5380,7 @@ * id

Re: [OpenAFS] Fileserver logfile size limit

2009-03-30 Thread Derrick Brashear
On Mon, Mar 30, 2009 at 9:17 AM, Lars Wilke wrote: > Hi, > > Does the fileserver have a limit one the size > of the FileLog? I turned on debugging and the > fileserver crashed when the log was 2 GB big. > Exit Code 25. IIUC this means a file size limit > was reached. ulimit says the file size is

[OpenAFS] "afs: failed to store file (5)"

2009-03-30 Thread Anders Magnusson
Hi, on one of our machines we tend to get the message "afs: failed to store file (5)" now and then. It sounds a little worrying :-/ The machines runs RHEL4.7 and OpenAFS 1.4.8. If "5" in the error message is errno then it means EIO. There are lots of file accesses to the machine so I have no id

[OpenAFS] Openafs client log (Found 32-bit system call table)

2009-03-30 Thread Wenping Yang
Hello all, I found these messages in log file when openafs-client is restarted : Mar 30 13:07:08 psrwjmsafs1 kernel: WARM shutting down of: CB... afs... BkG... CTrunc... AFSDB... RxEvent... UnmaskRxkSignals... RxListener... Mar 30 13:07:08 psrwjmsafs1 kernel: WARNING: not all blocks freed: large

[OpenAFS] afs and samba

2009-03-30 Thread George Mamalakis
Hello everybody, in our department, we have decided to move our configuration from NFS/SAMBA to LDAP, OpenAFS, heimdal and samba on our labs. Our servers run FreeBSD, while our clients are dual boot machines, running linux and Windows XP. The book "Distributed services with openafs" has been a

Re: [OpenAFS] peak vnodes (fwd)

2009-03-30 Thread Steven Jenkins
On Mon, Mar 30, 2009 at 10:08 AM, Dimitris Zilaskos wrote: ... >> >> I would be very interested in seeing performance numbers of the two >> configurations (the configuration  you have now vs a configuration >> when you have set -stat to be 11000 or so). >> > > Ok, so it does not mean anything "bad

Re: [OpenAFS] peak vnodes (fwd)

2009-03-30 Thread Dimitris Zilaskos
Dear Steven, Thnx a lot for your reply. After moving to 2.6.29 the following started showing up in kernel logs. What does it mean? uname -an Linux tassadar 2.6.29 #1 Sat Mar 28 22:52:51 EET 2009 i686 unknown unknown GNU/Linux dmesg|grep peak|head peak vnodes: 4164 It means that your syst

Re: [OpenAFS] peak vnodes (fwd)

2009-03-30 Thread Steven Jenkins
On Mon, Mar 30, 2009 at 8:29 AM, Dimitris Zilaskos wrote: ... > After moving to 2.6.29 the following started showing up in kernel logs. What > does it mean? > > > uname -an > Linux tassadar 2.6.29 #1 Sat Mar 28 22:52:51 EET 2009 i686 unknown unknown > GNU/Linux > > > dmesg|grep peak|head > peak vn

[OpenAFS] Fileserver logfile size limit

2009-03-30 Thread Lars Wilke
Hi, Does the fileserver have a limit one the size of the FileLog? I turned on debugging and the fileserver crashed when the log was 2 GB big. Exit Code 25. IIUC this means a file size limit was reached. ulimit says the file size is unlimited. The filesytem the logs are stored on is ext3. Another

[OpenAFS] peak vnodes (fwd)

2009-03-30 Thread Dimitris Zilaskos
Hi, I forward the e-mail I send to linux-kernel. I use openafs-1.4.9pre1. -- Forwarded message -- Date: Mon, 30 Mar 2009 03:01:50 +0300 (EEST) From: Dimitris Zilaskos To: linux-ker...@vger.kernel.org Subject: peak vnodes After moving to 2.6.29 the following started showing u