[OpenAFS] Error: 11862791 AFS service may not have started.
patrick daniels
patrick.daniels@duke.edu
Thu, 25 Nov 2004 11:54:09 -0500
Problem is, it inconsistently connects. If I set aklog to run several
times in the script, to rerun if it fails first time round, I get better
connection success. But, even that's not foolproof.
I've even seen tokens issued, and lost a few moments later.
loopback adapter has MS client, filesharing enabled, netbios enabled,
configured as per installer, and network connectivity for this machine is
consistent.
Here's the output of nbtstat -n:
C:\Documents and Settings\Administrator>nbtstat -n
AFS:
Node IpAddress: [10.254.254.253] Scope Id: []
NetBIOS Local Name Table
Name Type Status
---------------------------------------------
ICC229-21 <00> UNIQUE Registered
ACPUB <00> GROUP Registered
ICC229-21 <20> UNIQUE Registered
ACPUB <1E> GROUP Registered
ACPUB <1D> UNIQUE Registered
..__MSBROWSE__.<01> GROUP Registered
AFS <20> UNIQUE Registered
Local Area Connection:
Node IpAddress: [152.3.14.173] Scope Id: []
NetBIOS Local Name Table
Name Type Status
---------------------------------------------
ICC229-21 <00> UNIQUE Registered
ACPUB <00> GROUP Registered
ICC229-21 <20> UNIQUE Registered
ACPUB <1E> GROUP Registered
--On Wednesday, November 24, 2004 11:36 PM -0500 Jeffrey Altman
<jaltman@columbia.edu> wrote:
> This is the clue you need. The netbios name "AFS" cannot be found.
> You will need to figure out why this is the case. afsd_service.exe
> publishes this name after it binds to the loopback adapter.
>
> What is the output of "nbtstat -n"? You should see something like this:
>
> AFS:
> Node IpAddress: [10.10.101.1] Scope Id: []
>
> NetBIOS Local Name Table
>
> Name Type Status
> ---------------------------------------------
> CERBERUS <00> UNIQUE Registered
> WINDOWS <00> GROUP Registered
> CERBERUS <20> UNIQUE Registered
> AFS <20> UNIQUE Registered
> WINDOWS <1E> GROUP Registered
> WINDOWS <1D> UNIQUE Registered
> ..__MSBROWSE__.<01> GROUP Registered
>
> What does yours say?
>
> Jeffrey Altman
>
>
> patrick daniels wrote:
>
>> pioctl CreateFile(\\afs\all\_._AFS_IOCTL_._) failed: [The network name
>> cannot be found.]
>