The Quick Start Guide has clearly atrophied (not just whining -- I *will*
patch it... :-)

Thanks to the help so far, I've gotten as far as rebooting and trying to
mount /afs, but no further.   I discovered the CellServDB.dist and
CellServDB.local files (neat trick) which are not documented in the QSG,
sorted those files out, but still I'm getting:

afsd: Can't mount AFS on /afs(22)

I ran afsd with -verbose, and the output seems to indicate that everything's
fine up to mounting root.afs (see below). As suggested by the QSG, I removed
-dynroot from /etc/sysconfig/openafs, and I have created my root.afs volume,
but that is the ONLY volume I have.

I am starting to get the impression that I need to pre-create some more
volume infrastructure, perhaps.   Do I need anything other than root.afs to
get started?   The QSG doesn't have you create anything other than root.afs
until AFTER you have started the client for the first time.

I believe my client config files are correct:

[r...@fhcore ~]# cat /usr/vice/etc/ThisCell
d.fh.nyc.us.boot.efs[r...@fhcore ~]#
[r...@fhcore ~]# cat /usr/vice/etc/CellServDB
>d.fh.nyc.us.boot.efs #Cell name
192.168.1.121    #fhcore

My root.afs volume, while boring, is online:

[r...@fhcore ~]# vos examine root.afs
vsu_ClientInit: Could not get afs tokens, running unauthenticated.
root.afs                          536870912 RW          2 K  On-line
    fhcore.boot.efs /vicepa
    RWrite  536870912 ROnly  536870913 Backup          0
    MaxQuota       5000 K
    Creation    Tue Sep 28 16:33:36 2010
    Copy        Tue Sep 28 16:33:36 2010
    Backup      Never
    Last Update Tue Sep 28 16:33:36 2010
    0 accesses in the past day (i.e., vnode references)

    RWrite: 536870912     ROnly: 536870913
    number of sites -> 2
       server fhcore.boot.efs partition /vicepa RW Site
       server fhcore.boot.efs partition /vicepa RO Site

What am I missing?

---verbose afsd startup---
[r...@fhcore etc]# /etc/rc.d/init.d/openafs-client start
Updating CellServDB:
Starting openafs-client: afsd: enabling dynamically allocated vcaches
afsd: My home cell is 'd.fh.nyc.us.boot.efs'
afsd: cacheFiles autotuned to 3125
afsd: dCacheSize autotuned to 2000
afsd: cacheStatEntries autotuned to 3000
SScall(183, 28, 17)=0 afsd: Forking rx listener daemon.
SScall(183, 28, 48)=0 afsd: Forking rx callback listener.
SScall(183, 28, 0)=0 afsd: Forking rxevent daemon.
SScall(183, 28, 19)=0 SScall(183, 28, 36)=0 afsd: Calling AFSOP_CACHEINIT:
3000 stat cache entries, 3125 optimum cache files, 100000 blocks in the
cache, flags = 0x0, dcache entries 2000
SScall(183, 28, 6)=0 afsd: Sweeping workstation's AFS cache directory.
afsd: 3125 out of 3125 data cache files found in sweep 1.
SScall(183, 28, 7)=0 SScall(183, 28, 34)=0 afsd: Enabling fakestat support
in kernel.
SScall(183, 28, 33)=0 SScall(183, 28, 29)=0 SScall(183, 28, 35)=0 afsd:
Forking AFS daemon.
SScall(183, 28, 1)=0 afsd: Forking Check Server Daemon.
SScall(183, 28, 4)=0 afsd: Forking 2 background daemons.
<<2-3 pages of SScall() noise ommited -- assuming the details aren't
useful>>
afsd: Forking trunc-cache daemon.
SScall(183, 28, 3)=0 afsd: Mounting the AFS root on '/afs', flags: 0.
afsd: Can't mount AFS on /afs(22)

Reply via email to