On Tue, 29 Dec 2009 15:16:39 -0500 Derrick Brashear <[email protected]> wrote:
> On Tue, Dec 29, 2009 at 2:57 PM, Adam Megacz <[email protected]> wrote: > > > > Derrick Brashear <[email protected]> writes: > >> did you ask aklog what it's doing? -d (the debug switch) should > >> tell you exactly what it's doing. > > > > Yep > > > > gentzen:/usr/src# aklog -d -c research.cs.berkeley.edu > > Authenticating to cell (server afs.research.cs.berkeley.EDU). > > Authenticating to cell %s > > So for some reason the cell configuration it's getting back from > get_cellconfig doesn't include a cell name in it. > > Lemme guess. You're running with an empty CellServDB or something > similarly unusual. I'm guessing he's getting the cell info from AFSDB. This is a bug with afsconf_LookupServer (introduced from the SRV additions, I'd guess). The way it's set up it never returns a cell name. I can have a fix shortly. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
