[OpenAFS-devel] Re: Attempting to build a test environment. Help needed

Mohammed Gamal m.gamal005@gmail.com
Sun, 18 Apr 2010 20:59:46 +0200


On Sun, Apr 18, 2010 at 8:54 PM, Simon Wilkinson <sxw@inf.ed.ac.uk> wrote:
>
> On 18 Apr 2010, at 19:49, Mohammed Gamal wrote:
>>
>> Basically, what I want to do is very simple. I want to add a -xml
>> option to the vos examine command. But I want to have some volumes
>> created so that I can test that output. Would that work if I use some
>> public cell?
>
> Yes. For example,
>
> alfheim:afs sxw$ vos examine root.cell -cell grand.central.org
> vsu_ClientInit: Could not get afs tokens, running unauthenticated.
> root.cell =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 536870912 RW =
=A0 =A0 =A0 =A0 11 K =A0On-line
> =A0 =A0GRAND.MIT.EDU /vicepa
> =A0 =A0RWrite =A0536870912 ROnly =A0536870913 Backup =A0536870914
> =A0 =A0MaxQuota =A0 =A0 =A0 5000 K
> =A0 =A0Creation =A0 =A0Wed Dec =A05 20:11:50 2001
> =A0 =A0Copy =A0 =A0 =A0 =A0Wed Apr =A08 14:12:34 2009
> =A0 =A0Backup =A0 =A0 =A0Sun Apr 18 05:01:11 2010
> =A0 =A0Last Update Sun May =A07 00:21:15 2006
> =A0 =A01553 accesses in the past day (i.e., vnode references)
>
> =A0 =A0RWrite: 536870912 =A0 =A0 ROnly: 536870913 =A0 =A0 Backup: 5368709=
14
> =A0 =A0number of sites -> 4
> =A0 =A0 =A0 server GRAND.MIT.EDU partition /vicepa RW Site
> =A0 =A0 =A0 server andrew.e.kth.se partition /vicepa RO Site
> =A0 =A0 =A0 server PENN.CENTRAL.ORG partition /vicepa RO Site
> =A0 =A0 =A0 server GRAND.MIT.EDU partition /vicepa RO Site
>
> Cheers,
>
> Simon.
>
>

I just tried this command and got:

vsu_ClientInit: Could not process files in configuration directory
(/usr/local/etc/openafs).
could not initialize VLDB library (code=3D18446744073709551615)

Looks like some configuration files need to be added here
(CellservDB?). Any idea what they should be?

Regards,
Mohammed