Gentoo Archives: gentoo-dev

From: Holger Brueckner <lists@××××××××.de>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] OpenAFS server installation
Date: Fri, 12 Oct 2001 04:58:14
Message-Id: 00f701c1530c$b2671ea0$6500000a@netlabs.local
In Reply to: [gentoo-dev] OpenAFS server installation by Z
1 > Hi there, I'm trying to get an openafs server up and running on a gento
2 1.0 rc6 test 11 box.
3
4 nice .. i'm not the only gentooer now :)
5
6 > Following the gentoo afs install guide, I got up to step 20,
7 > "./vos create xxxx /vicepa root.afs -cell xxxx -noauth" (where xxxx are
8 the appropriate values for my server and cell)
9 > which then fails with
10 > "Failed to create the volume root.afs 536870927
11 > : Input/output error
12 > Error in vos create command.
13 >: Input/output error"
14
15 do you actually have a real partition mounted on /vicepa ?!? what filesystem
16 ??
17
18 > I've insmod'ed '/etc/afs/modload/libafs-2.4.10-ac3.mp.o' (the libafs
19 module for my 2.4.10-ac3 kernel), but I still get
20 > the above error.
21
22 There are problems with recent kernels .. the kernel developers recently
23 like to change the inode definition in every new release :( ... i just
24 updated the ebuild to the latest openafs version .. it should be in portage
25 soon (currently testing if it builds ok). update your portage tree (emerge
26 rsync) and try emerging openafs-1.2.1-r6.ebuild
27
28 i'm not sure if it will work with 2.4.10 though ... it should work with
29 2.4.9-ac10 which i'm using ...
30
31 cya
32
33 Holger

Replies

Subject Author
Re: [gentoo-dev] OpenAFS server installation Geoff <zagadka@×××××××××××.nz>