[OpenAFS] 1.4.0rc5 SRPMS with amd64 problems...

Kurt Seiffert seiffert@indiana.edu
Mon, 3 Oct 2005 16:28:59 -0500


--Apple-Mail-124--256116258
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed

I'm trying to work with the SRPM's for 1.4.0rc5.

We are compiling IBM xSeries 346 with Xeon cpu's. We have RHEL AS v4  
64 AMD64/Intel EM64T installed on one system and RHEL AS v3 for AMD64/ 
Intel EM64T on the other system.

Both systems are smp systems, though uname -r on the RHEL4 system  
responds with:
Linux rfs2.uits.iupui.edu 2.6.9-11.ELsmp #1 SMP Fri May 20 18:25:30  
EDT 2005 x86_64 x86_64 x86_64 GNU/Linux

while the RHEL3 responds with:
Linux rfs-gw2.iu.edu 2.4.21-37.EL #1 SMP Wed Sep 7 13:32:18 EDT 2005  
x86_64 x86_64 x86_64 GNU/Linux

The afs system type for both appears to be amd64_linux.

On the RHEL4 system the RPM's refuse to build a kernel-smp module to  
install.
> [root@rfs2 openafs-1.4.0-rc5]# ls /usr/src/redhat/RPMS/x86_64/
> openafs-1.4.0rc5-1.1.x86_64.rpm            openafs- 
> kernel-1.4.0rc5-2.6.9_11.EL_1.x86_64.rpm
> openafs-client-1.4.0rc5-1.1.x86_64.rpm     openafs-kernel- 
> source-1.4.0rc5-1.1.x86_64.rpm
> openafs-compat-1.4.0rc5-1.1.x86_64.rpm     openafs- 
> kpasswd-1.4.0rc5-1.1.x86_64.rpm
> openafs-debuginfo-1.4.0rc5-1.1.x86_64.rpm  openafs- 
> krb5-1.4.0rc5-1.1.x86_64.rpm
> openafs-devel-1.4.0rc5-1.1.x86_64.rpm      openafs- 
> server-1.4.0rc5-1.1.x86_64.rpm
> openafs-docs-1.4.0rc5-1.1.x86_64.rpm

If I install the openafs-kernel rpm, the /etc/init.d/openafs-client  
start fails because it can't find an smp kernel module:
> [root@rfs2 openafs-1.4.0-rc5]# /etc/init.d/openafs-client start
> Starting openafs-client: FATAL: Module openafs not found.
> failed to load openafs kernel module.                      [FAILED]
> [root@rfs2 openafs-1.4.0-rc5]# rpm -ql openafs-kernel
> /lib/modules/2.6.9-11.EL/kernel/fs/openafs/openafs.ko


Under RHEL3, I have a different problem. The module loads but then  
afsd fails to start. I get an error in the /var/log/messages that  
seems to indicate that the openafs module is built for 32 bit rather  
than 64 bit.

> [root@rfs-gw1 x86_64]# /etc/init.d/openafs-client start
> Starting openafs-client: Warning: loading /lib/modules/2.4.21-37.EL/ 
> kernel/fs/openafs/openafs.o will taint the kernel: non-GPL license  
> - http://www.openafs.org/dl/license10.html
>   See http://www.tux.org/lkml/#export-tainted for information about  
> tainted modules
> Module openafs loaded, with warnings
> afsd: Error -1 in basic initialization.
> Adding cell 'openafs.org': error -1
> afsd: No check server daemon in client.
> afsd: All AFS daemons started.
> afsd: Can't mount AFS on /afs(22)
>
> [root@rfs-gw1 x86_64]# tail /var/log/messages
> Oct  3 15:46:52 rfs-gw1 kernel: Found system call table at  
> 0xffffffff805e78c0 (scan: close+chdir+write)
> Oct  3 15:46:52 rfs-gw1 kernel: Found 32-bit system call table at  
> 0xffffffff804412e0 (exported)

Any ideas?

Thanks.

-KAS


Kurt A. Seiffert                        | seiffert@indiana.edu
UITS Distributed Storage Services Group | C: 812-345-1892
Indiana University, Bloomington         | W: 1 812-855-5089


--Apple-Mail-124--256116258
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=ISO-8859-1

<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; ">I'm trying to work with the =
SRPM's for 1.4.0rc5.=A0<DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>We are compiling IBM =
xSeries 346 with Xeon cpu's. We have RHEL AS v4 64 AMD64/Intel EM64T =
installed on one system and RHEL AS v3 for AMD64/Intel EM64T on the =
other system.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Both systems are smp =
systems, though uname -r on the RHEL4 system responds =
with:</DIV><DIV>Linux rfs2.uits.iupui.edu 2.6.9-11.ELsmp #1 SMP Fri May =
20 18:25:30 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>while the RHEL3 responds =
with:</DIV><DIV>Linux rfs-gw2.iu.edu 2.4.21-37.EL #1 SMP Wed Sep 7 =
13:32:18 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>The afs system type for =
both appears to be amd64_linux.=A0</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>On the RHEL4 system the =
RPM's refuse to build a kernel-smp module to install.=A0</DIV><BLOCKQUOTE =
type=3D"cite"><DIV>[root@rfs2 openafs-1.4.0-rc5]# ls =
/usr/src/redhat/RPMS/x86_64/</DIV><DIV>openafs-1.4.0rc5-1.1.x86_64.rpm=A0 =
=A0 =A0 =A0 =A0 =A0 =
openafs-kernel-1.4.0rc5-2.6.9_11.EL_1.x86_64.rpm</DIV><DIV>openafs-client-=
1.4.0rc5-1.1.x86_64.rpm=A0 =A0=A0 =
openafs-kernel-source-1.4.0rc5-1.1.x86_64.rpm</DIV><DIV>openafs-compat-1.4=
.0rc5-1.1.x86_64.rpm=A0 =A0=A0 =
openafs-kpasswd-1.4.0rc5-1.1.x86_64.rpm</DIV><DIV>openafs-debuginfo-1.4.0r=
c5-1.1.x86_64.rpm=A0 =
openafs-krb5-1.4.0rc5-1.1.x86_64.rpm</DIV><DIV>openafs-devel-1.4.0rc5-1.1.=
x86_64.rpm=A0 =A0 =A0 =
openafs-server-1.4.0rc5-1.1.x86_64.rpm</DIV><DIV>openafs-docs-1.4.0rc5-1.1=
.x86_64.rpm</DIV></BLOCKQUOTE><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>If I install the =
openafs-kernel rpm, the /etc/init.d/openafs-client start fails because =
it can't find an smp kernel module:</DIV><BLOCKQUOTE =
type=3D"cite"><DIV>[root@rfs2 openafs-1.4.0-rc5]# =
/etc/init.d/openafs-client start</DIV><DIV>Starting openafs-client: =
FATAL: Module openafs not found.</DIV><DIV>failed to load openafs kernel =
module.=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
[FAILED]</DIV><DIV>[root@rfs2 openafs-1.4.0-rc5]# rpm -ql =
openafs-kernel</DIV><DIV>/lib/modules/2.6.9-11.EL/kernel/fs/openafs/openaf=
s.ko</DIV></BLOCKQUOTE><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Under RHEL3, I have a =
different problem. The module loads but then afsd fails to start. I get =
an error in the /var/log/messages that seems to indicate that the =
openafs module is built for 32 bit rather than 64 bit.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><BLOCKQUOTE =
type=3D"cite"><DIV>[root@rfs-gw1 x86_64]# /etc/init.d/openafs-client =
start</DIV><DIV>Starting openafs-client: Warning: loading =
/lib/modules/2.4.21-37.EL/kernel/fs/openafs/openafs.o will taint the =
kernel: non-GPL license - <A =
href=3D"http://www.openafs.org/dl/license10.html">http://www.openafs.org/d=
l/license10.html</A></DIV><DIV>=A0 See <A =
href=3D"http://www.tux.org/lkml/#export-tainted">http://www.tux.org/lkml/#=
export-tainted</A> for information about tainted =
modules</DIV><DIV>Module openafs loaded, with warnings</DIV><DIV>afsd: =
Error -1 in basic initialization.</DIV><DIV>Adding cell 'openafs.org': =
error -1</DIV><DIV>afsd: No check server daemon in =
client.</DIV><DIV>afsd: All AFS daemons started.</DIV><DIV>afsd: Can't =
mount AFS on /afs(22)</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>[root@rfs-gw1 x86_64]# tail =
/var/log/messages</DIV><DIV>Oct=A0 3 15:46:52 rfs-gw1 kernel: Found =
system call table at 0xffffffff805e78c0 (scan: =
close+chdir+write)</DIV><DIV>Oct=A0 3 15:46:52 rfs-gw1 kernel: Found =
32-bit system call table at 0xffffffff804412e0 =
(exported)</DIV></BLOCKQUOTE><DIV><BR =
class=3D"khtml-block-placeholder"></DIV>Any ideas?<DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Thanks.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>-KAS<BR><DIV><BR><DIV> <P =
style=3D"margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; =
min-height: 14.0px"><BR></P> <P style=3D"margin: 0.0px 0.0px 0.0px =
0.0px"><FONT face=3D"Helvetica" size=3D"3" style=3D"font: 12.0px =
Helvetica">Kurt A. Seiffert<SPAN class=3D"Apple-converted-space">=A0 =A0 =
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 </SPAN>| <A =
href=3D"mailto:seiffert@indiana.edu">seiffert@indiana.edu</A></FONT></P> =
<P style=3D"margin: 0.0px 0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" =
size=3D"3" style=3D"font: 12.0px Helvetica">UITS Distributed Storage =
Services Group | C: 812-345-1892</FONT></P> <P style=3D"margin: 0.0px =
0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" size=3D"3" style=3D"font: =
12.0px Helvetica">Indiana University, Bloomington <SPAN =
class=3D"Apple-converted-space">=A0 =A0 =A0 =A0 </SPAN>| W: 1 =
812-855-5089<SPAN class=3D"Apple-converted-space">=A0 =A0 =
=A0</SPAN></FONT></P>  </DIV><BR></DIV></DIV></BODY></HTML>=

--Apple-Mail-124--256116258--