Thanks for your answer.
Well I found the file prdb_check. It doesnt print any errors. Only thing I can find is with
./prdb_check -database /var/lib/openafs/db/prdb.DB0 -uheader -verbose
this line:
Ubik header size is 0 (should be 64)

So there are no errors! I can start the server and everything runs fine but the machine wont mount /afs!
kanou

Am 23.07.2008 um 17:26 schrieb Steven Jenkins:

On Wed, Jul 23, 2008 at 10:51 AM, kanou <[EMAIL PROTECTED]> wrote:
Hello,
well, there is a file called db_verify.c in the folder
/usr/src/modules/openafs/ptserver but I don' know how to build it.

If I recall correctly, db_verify gets renamed to 'prdb_check' during
the install, so you should check for the existence of that file.

If you can't find it, you'll need to build it from source code: the
directions on the AFSLore wiki are a good place to start:

http://www.dementia.org/twiki/bin/view/AFSLore/HowToBuildOpenAFSFromSource

If you have problems building openafs-stable-1_4_x, you could get
openafs-stable-1_4_7 instead, as that is the latest official release.

Once you have built the tree, src/ptserver/db_verify should get built,
so you can simply copy it out of the source tree for your use.  If it
doesn't get built automatically for you, you can cd into src/ptserver
and do a 'make db_verify' manuall.

Also, feel free to ask for help here  or on the irc channel.

Steven Jenkins
End Point Corporation
http://www.endpoint.com/

_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to