[OpenAFS] AFS problem

Steve Devine sdevine@msu.edu
Wed, 07 Dec 2005 06:12:13 -0500


This is a multi-part message in MIME format.
--------------010000080905080807050205
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

lal anil wrote:

> Hi All
>
> I am trying to configure AFS on SLES 9 on s390 with  openafs-1.3.78
> I have configured with the following steps
>
> # tar xvf openafs-1.3.78-src.tar
> # cd openafs-1.3.78/
>
> # cp /boot/symvers-2.6.5-7.97-s390-s390.gz 
> /usr/src/linux/Module.symvers.gz
> # cd /usr/src/linux
> # gunzip Module.symvers.gz
> # make modules_prepare
>
> # ./configure --enable-largefile-fileserver --enable-namei-fileserver 
> --enable-supergroups --enable-fast-restart --enable-transarc-paths 
> --with-linux-kernel-headers=/usr/src/linux-2.6.5-7.97  
> --disable-kernel-module --with-afs-sysname=i386_linux26
>
> # ./configure --enable-largefile-fileserver --enable-namei-fileserver 
> --enable-supergroups --enable-fast-restart --enable-transarc-paths 
> --with-linux-kernel-headers=/usr/src/linux-2.6.5-7.97 
> --with-afs-sysname=i386_linux26
>
> #zcat /proc/config.gz > .config
> # make menuconfig
> # make dep
> # make
> # make install
>
> The Installation continued and did not show any failure. I am not able 
> to find the kernel module to be loaded using modprobe/insmod.
> Can any one please guide me how to move forward
>
>
>
>
> Thanks & Regards
>
> Anil Lal P K
> Mob : +91 (0) 9886829283
> office : 080 25094019
>
> "To everything there is a season..."
> "There is an appointed time for everything. And there is a time for 
> every event under heaven..."
>
> ------------------------------------------------------------------------
> *Yahoo! Personals*
> Skip the bars and set-ups and start using Yahoo! Personals for free 
> <http://us.rd.yahoo.com/evt=36107/*http://personals.yahoo.com/us/reg/free7days%20> 


Looks to me like you disabled the kernel module (--disable-kernel-module).
My 2 Cents: I wouldnt build / run the client on a fileserver anyways.

-- 
Steve Devine
Storage Systems
Academic Computing & Network Services
Michigan State University

506 Computer Center
East Lansing, MI 48824-1042
1-517-432-7327

Baseball is ninety percent mental; the other half is physical.
- Yogi Berra


--------------010000080905080807050205
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
lal anil wrote:
<blockquote
 cite="mid20051207110604.1521.qmail@web34812.mail.mud.yahoo.com"
 type="cite">
  <div id="RTEContent">Hi All <br>
  <br>
I am trying to configure AFS on SLES 9 on s390 with&nbsp; openafs-1.3.78<br>
I have configured with the following steps<br>
  <br>
# tar xvf openafs-1.3.78-src.tar<br>
# cd openafs-1.3.78/<br>
  <br>
# cp /boot/symvers-2.6.5-7.97-s390-s390.gz
/usr/src/linux/Module.symvers.gz<br>
# cd /usr/src/linux<br>
# gunzip Module.symvers.gz<br>
# make modules_prepare<br>
  <br>
# ./configure --enable-largefile-fileserver --enable-namei-fileserver
--enable-supergroups --enable-fast-restart --enable-transarc-paths
--with-linux-kernel-headers=/usr/src/linux-2.6.5-7.97&nbsp;
--disable-kernel-module --with-afs-sysname=i386_linux26<br>
  <br>
# ./configure --enable-largefile-fileserver --enable-namei-fileserver
--enable-supergroups --enable-fast-restart --enable-transarc-paths
--with-linux-kernel-headers=/usr/src/linux-2.6.5-7.97
--with-afs-sysname=i386_linux26<br>
  <br>
#zcat /proc/config.gz &gt; .config<br>
# make menuconfig<br>
# make dep<br>
# make<br>
# make install<br>
  <br>
The Installation continued and did not show any failure. I am not able
to find the kernel module to be loaded using modprobe/insmod. <br>
Can any one please guide me how to move forward<br>
  <br>
  <br>
  </div>
  <br>
  <br>
  <div id="RTEContent">Thanks &amp; Regards<br>
  <br>
  <font style="font-weight: bold;" size="4">Anil Lal P K</font><br>
Mob : +91 (0) 9886829283<br>
office : 080 25094019<br>
  <br>
  <span
 style="color: rgb(255, 0, 0); font-weight: bold; font-style: italic;">"To
everything there is a season..."</span><br style="font-style: italic;">
  <span style="color: rgb(255, 64, 64); font-style: italic;">"There is
an appointed time for everything. And there is a time for every event
under heaven..."</span><br style="font-style: italic;">
  <br>
  </div>
  <p> </p>
  <hr size="1"> <b>Yahoo! Personals</b><br>
Skip the bars and set-ups and <a
 href="http://us.rd.yahoo.com/evt=36107/*http://personals.yahoo.com/us/reg/free7days%20">start
using Yahoo! Personals for free</a>
</blockquote>
Looks to me like you disabled the kernel module
(--disable-kernel-module).<br>
My 2 Cents: I wouldnt build / run the client on a fileserver anyways.<br>
<br>
<pre class="moz-signature" cols="72">-- 
Steve Devine
Storage Systems
Academic Computing &amp; Network Services
Michigan State University

506 Computer Center
East Lansing, MI 48824-1042
1-517-432-7327

Baseball is ninety percent mental; the other half is physical.
- Yogi Berra
</pre>
</body>
</html>

--------------010000080905080807050205--