[OpenAFS] Windows client - login hang?

Scott Williams sdw@email.unc.edu
Fri, 10 Jun 2005 14:22:40 -0400


At 09:11 AM 6/10/2005 -0700, Jeffrey Altman wrote:
>What do you have the service set to?   DISABLED or MANUAL?

manual (used OpenAFS UI to deselect auto service on restart)


>Have you turned on Integrated Login logging to the Windows Event Log?
>If so, what does it report? If not, please do so.
>
>Regkey:
>[HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters]
>
>Value  : TraceOption
>Type   : DWORD 1

The trace events indicate:

- process is looping in afslogon.c NPLogonNotify() while loop (line 771)

     /* loop until AFS is started. */
     while (TRUE) {

- variables afsWillAutoStart, and opt.LogonOption are initialized correctly 
(both 0)

As you might guess, manual start of the service & logout eliminate the problem
on subsequent login.

--Scott



>Jeffrey Altman
>
>
>Scott Williams wrote:
> > Hello all,
> > I was wondering if anyone has observed this and/or can duplicate...
> >
> > With OpenAFS 1.3.84 installed on an up-to-date patched Windows XP box, I
> > have observed a significant delay logging in when the afsd service is
> > set *not* to start automatically at boot time (seems fine if the service
> > is set to start automatically). Furthermore, I get the "AFS is still
> > starting. Retry?" dialog. I can produce a similar effect with a 1.3.81
> > system
> >
> > Sound familiar?
> >
> > Thanks!
> >
> > --Scott
> >
> > _______________________________________________
> > OpenAFS-info mailing list
> > OpenAFS-info@openafs.org
> > https://lists.openafs.org/mailman/listinfo/openafs-info