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
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

Reply via email to