[OpenAFS] v1.3.6200 on windows fails to start

David Bear David.Bear@asu.edu
Thu, 01 Apr 2004 13:49:42 -0700


On Thu, Apr 01, 2004 at 02:03:51PM -0500, Jeffrey Altman wrote:
> The more interesting item is the fact that the name of the SMB service
> is being set to "WILSN202-A-AFS" which indicates that the adapter
> being used is not in fact a MS Loopback Adapter. 

well I don't think that is the case.  the name "WILSN202-A" looks like
it was bound/registered to BOTH interfaces.

here's what names are registered..

=======================================
C:\Documents and Settings\admin>nbtstat -n

Local Area Connection 2:
Node IpAddress: [169.254.25.129] Scope Id: []

                NetBIOS Local Name Table

       Name               Type         Status
    ---------------------------------------------
    WILSN202-A     <00>  UNIQUE      Registered
    PPASUEDU       <00>  GROUP       Registered
    WILSN202-A     <20>  UNIQUE      Registered
    PPASUEDU       <1E>  GROUP       Registered
    PPASUEDU       <1D>  UNIQUE      Registered
    ..__MSBROWSE__.<01>  GROUP       Registered

Local Area Connection:
Node IpAddress: [149.169.240.11] Scope Id: []

                NetBIOS Local Name Table

       Name               Type         Status
    ---------------------------------------------
    WILSN202-A     <00>  UNIQUE      Registered
    PPASUEDU       <00>  GROUP       Registered
    WILSN202-A     <20>  UNIQUE      Registered
    PPASUEDU       <1E>  GROUP       Registered
    PPASUEDU       <1D>  UNIQUE      Registered
    ..__MSBROWSE__.<01>  GROUP       Registered

===================================
> 
> The panic: 
> 
>   time 28.140000, pid 684 **PANIC** (file smb.c:6714)
> 
> indicates that the LANA list is invalid by the time the
> SMB service initializes.  This is true because of the
> statement:
> 
> 	4/1/2004 9:44:25 AM: lana_list.length 0
> 
> there is definitely funky with your network configuration.   Perhaps
> you don't have any interfaces which support protocols which can be
> used with NETBIOS.

I am able to use standard microsoft networking from this machine via
the \\unc\standard convention, ie I can read/write network files on
smb servers just fine.

=======================
> >>9:44:25 AM: Create log file
> >>9:44:25 AM: Created log file
> >>PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program 
> >>Files\OpenAFS\Client\Program;C:\Program Files\OpenAFS\Common
> >>4/1/2004 9:44:25 AM: osi_InitDebug code 0
> >>4/1/2004 9:44:25 AM: gethostname WILSN202-A
> >>4/1/2004 9:44:25 AM: Default cache size 20480
> >>4/1/2004 9:44:25 AM: Default chunk size 15
> >>4/1/2004 9:44:25 AM: Defaulting to 2 background daemons
> >>4/1/2004 9:44:25 AM: Defaulting to 4 server threads
> >>4/1/2004 9:44:25 AM: Default status cache size 1000
> >>4/1/2004 9:44:25 AM: Logoff token transfer on by default
> >>4/1/2004 9:44:25 AM: Default logoff token transfer timeout 10 seconds
> >>4/1/2004 9:44:25 AM: Default root volume name root.afs
> >>4/1/2004 9:44:25 AM: Mount root /afs
> >>4/1/2004 9:44:25 AM: Default cache path C:\AFSCache
> >>4/1/2004 9:44:25 AM: Default trace buffer size 5000
> >>4/1/2004 9:44:25 AM: Default sys name i386_nt40
> >>4/1/2004 9:44:25 AM: SecurityLevel is crypt
> >>4/1/2004 9:44:25 AM: DNS will be used to find AFS cell servers
> >>4/1/2004 9:44:25 AM: Freelance client feature is activated
> >>4/1/2004 9:44:25 AM: Explicit NetBios name is used AFS
> >>4/1/2004 9:44:25 AM: Dot files/dirs will be marked hidden
> >>4/1/2004 9:44:25 AM: Maximum number of multiplexed sessions is 50
> >>4/1/2004 9:44:25 AM: Maximum number of VCs per server is 100
> >>4/1/2004 9:44:25 AM: RX maximum MTU is 1260
> >>4/1/2004 9:44:25 AM: LAN adapter number not determined
> >>4/1/2004 9:44:25 AM: Using >WILSN202-A-AFS< as SMB server name
> >>4/1/2004 9:44:25 AM: osi_LogCreate log addr 544030
> >>4/1/2004 9:44:25 AM: First Network address a9fe1981 SubnetMask ffff0000
> >>4/1/2004 9:44:25 AM: rx_SetMaxMTU 1260 successful
> >>4/1/2004 9:44:25 AM: rx_Init code 0
> >>4/1/2004 9:44:25 AM: rx_NewService addr 547c58
> >>4/1/2004 9:44:25 AM: rx_NewService addr 5488c0
> >>4/1/2004 9:44:25 AM: RPC server listening
> >>4/1/2004 9:44:25 AM: rx_StartServer
> >>4/1/2004 9:44:25 AM: cm_InitDCache code 0
> >>4/1/2004 9:44:25 AM: cm_GetRootCellName code 0, cm_freelanceEnabled= 1, 
> >>rcn= openafs.org
> >>4/1/2004 9:44:25 AM: cm_GetSCache code 0 scache 1132d10
> >>4/1/2004 9:44:25 AM: cm_InitDaemon
> >>4/1/2004 9:44:25 AM: smb_localNamep is >WILSN202-A-AFS<
> >>4/1/2004 9:44:25 AM: lana_list.length 0
> >>4/1/2004 9:44:26 AM: --- begin dump ---
> >>a - dumping scache - cm_currentSCaches=1, cm_maxSCaches=1000
> >>a fid (cell=1, volume=536870913, vnode=1, unique=1) refCount=1
> >>a - dumping cm_hashTable - cm_hashTableSize=500
> >>a scp=0x01132D10, hash=415, fid (cell=1, volume=536870913, vnode=1, 
> >>unique=1) refCount=1
> >>a - Done dumping scache.
> >>a - dumping buf_HashTable - buf_hashSize=1021
> >>a - Done dumping buf_HashTable.
> >>4/1/2004 9:44:26 AM: --- end   dump ---
> >>4/1/2004 9:44:26 AM: UnhandledException : code : 0x80000003, address: 
> >>0x77fa144b
> >>
> >>--# FV EIP----- RetAddr- FramePtr StackPtr Symbol
> >> 0 .V 77fa144b 004128d8 0079fccc 00000000 DbgBreakPoint
> >> 1 .V 004128d8 004134a1 0079fe18 00000000
> >> 2 .V 004134a1 004028f3 0079ff5c 00000000
> >> 3 .V 004028f3 0040159c 0079ff7c 00000000
> >> 4 .V 0040159c 7c2e02f7 0079ffa4 00000000
> >> 5 .V 7c2e02f7 00000000 0079ffec 00000000 StartServiceCtrlDispatcherW 
> >> +1739 bytes
> >>EXCEPTION_BREAKPOINT - continue execution ...
> >>10:06:05 AM: Create log file
> >>10:06:05 AM: Created log file
> >>PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program 
> >>Files\OpenAFS\Client\Program;C:\Program Files\OpenAFS\Common
> >>4/1/2004 10:06:06 AM: osi_InitDebug code 0
> >>4/1/2004 10:06:06 AM: gethostname WILSN202-A
> >>4/1/2004 10:06:06 AM: Default cache size 20480
> >>4/1/2004 10:06:06 AM: Default chunk size 15
> >>4/1/2004 10:06:06 AM: Defaulting to 2 background daemons
> >>4/1/2004 10:06:06 AM: Defaulting to 4 server threads
> >>4/1/2004 10:06:06 AM: Default status cache size 1000
> >>4/1/2004 10:06:06 AM: Logoff token transfer on by default
> >>4/1/2004 10:06:06 AM: Default logoff token transfer timeout 10 seconds
> >>4/1/2004 10:06:06 AM: Default root volume name root.afs
> >>4/1/2004 10:06:06 AM: Mount root /afs
> >>4/1/2004 10:06:06 AM: Default cache path C:\AFSCache
> >>4/1/2004 10:06:06 AM: Session startups will be recorded in the Event Log
> >>4/1/2004 10:06:06 AM: Default trace buffer size 5000
> >>4/1/2004 10:06:06 AM: Default sys name i386_nt40
> >>4/1/2004 10:06:06 AM: SecurityLevel is crypt
> >>4/1/2004 10:06:06 AM: DNS will be used to find AFS cell servers
> >>4/1/2004 10:06:06 AM: Freelance client feature is activated
> >>4/1/2004 10:06:06 AM: Explicit NetBios name is used AFS
> >>4/1/2004 10:06:06 AM: Dot files/dirs will be marked hidden
> >>4/1/2004 10:06:06 AM: Maximum number of multiplexed sessions is 50
> >>4/1/2004 10:06:06 AM: Maximum number of VCs per server is 100
> >>4/1/2004 10:06:06 AM: RX maximum MTU is 1260
> >>4/1/2004 10:06:06 AM: LAN adapter number 3
> >>4/1/2004 10:06:06 AM: Using >WILSN202-A-AFS< as SMB server name
> >>4/1/2004 10:06:06 AM: osi_LogCreate log addr 544030
> >>4/1/2004 10:06:06 AM: First Network address a9fe1981 SubnetMask ffff0000
> >>4/1/2004 10:06:06 AM: rx_SetMaxMTU 1260 successful
> >>4/1/2004 10:06:06 AM: rx_Init code 0
> >>4/1/2004 10:06:06 AM: rx_NewService addr 547c58
> >>4/1/2004 10:06:06 AM: rx_NewService addr 5488c0
> >>4/1/2004 10:06:06 AM: RPC server listening
> >>4/1/2004 10:06:06 AM: rx_StartServer
> >>4/1/2004 10:06:06 AM: cm_InitDCache code 0
> >>4/1/2004 10:06:06 AM: cm_GetRootCellName code 0, cm_freelanceEnabled= 1, 
> >>rcn= asu.edu
> >>4/1/2004 10:06:06 AM: cm_GetSCache code 0 scache 1132d20
> >>4/1/2004 10:06:06 AM: cm_InitDaemon
> >>4/1/2004 10:06:06 AM: smb_localNamep is >WILSN202-A-AFS<
> >>4/1/2004 10:06:06 AM: Netbios NCBRESET lana 3 error code 35
> >>4/1/2004 10:06:06 AM: lana_list.length 1
> >>4/1/2004 10:06:06 AM: Netbios NCBADDNAME lana=255 code=35 retcode=35 
> >>complete=35
> >>4/1/2004 10:06:06 AM: Netbios NCBADDNAME added new name >WILSN202-A-AFS  <
> >>4/1/2004 10:06:06 AM: Netbios NCBADDNAME lana 255 error code 35
> >>4/1/2004 10:06:06 AM: --- begin dump ---
> >>a - dumping scache - cm_currentSCaches=1, cm_maxSCaches=1000
> >>a fid (cell=1, volume=536870913, vnode=1, unique=1) refCount=1
> >>a - dumping cm_hashTable - cm_hashTableSize=500
> >>a scp=0x01132D20, hash=415, fid (cell=1, volume=536870913, vnode=1, 
> >>unique=1) refCount=1
> >>a - Done dumping scache.
> >>a - dumping buf_HashTable - buf_hashSize=1021
> >>a - Done dumping buf_HashTable.
> >>4/1/2004 10:06:06 AM: --- end   dump ---
> >>4/1/2004 10:06:06 AM: UnhandledException : code : 0x80000003, address: 
> >>0x77fa144b
> >>
> >>--# FV EIP----- RetAddr- FramePtr StackPtr Symbol
> >> 0 .V 77fa144b 004128d8 0079fccc 00000000 DbgBreakPoint
> >> 1 .V 004128d8 004134a1 0079fe18 00000000
> >> 2 .V 004134a1 004028f3 0079ff5c 00000000
> >> 3 .V 004028f3 0040159c 0079ff7c 00000000
> >> 4 .V 0040159c 7c2e02f7 0079ffa4 00000000
> >> 5 .V 7c2e02f7 00000000 0079ffec 00000000 StartServiceCtrlDispatcherW 
> >> +1739 bytes
> >>EXCEPTION_BREAKPOINT - continue execution ...
> >>10:32:48 AM: Create log file
> >>10:32:48 AM: Created log file
> >>PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program 
> >>Files\OpenAFS\Client\Program;C:\Program Files\OpenAFS\Common
> >>4/1/2004 10:32:49 AM: osi_InitDebug code 0
> >>4/1/2004 10:32:49 AM: gethostname WILSN202-A
> >>4/1/2004 10:32:49 AM: Default cache size 20480
> >>4/1/2004 10:32:49 AM: Default chunk size 15
> >>4/1/2004 10:32:49 AM: Defaulting to 2 background daemons
> >>4/1/2004 10:32:49 AM: Defaulting to 4 server threads
> >>4/1/2004 10:32:49 AM: Default status cache size 1000
> >>4/1/2004 10:32:49 AM: Logoff token transfer on by default
> >>4/1/2004 10:32:49 AM: Default logoff token transfer timeout 10 seconds
> >>4/1/2004 10:32:49 AM: Default root volume name root.afs
> >>4/1/2004 10:32:49 AM: Mount root /afs
> >>4/1/2004 10:32:49 AM: Default cache path C:\AFSCache
> >>4/1/2004 10:32:49 AM: Session startups will be recorded in the Event Log
> >>4/1/2004 10:32:49 AM: Default trace buffer size 5000
> >>4/1/2004 10:32:49 AM: Default sys name i386_nt40
> >>4/1/2004 10:32:49 AM: SecurityLevel is crypt
> >>4/1/2004 10:32:49 AM: DNS will be used to find AFS cell servers
> >>4/1/2004 10:32:49 AM: Freelance client feature is activated
> >>4/1/2004 10:32:49 AM: Explicit NetBios name is used AFS
> >>4/1/2004 10:32:49 AM: Dot files/dirs will be marked hidden
> >>4/1/2004 10:32:49 AM: Maximum number of multiplexed sessions is 50
> >>4/1/2004 10:32:49 AM: Maximum number of VCs per server is 100
> >>4/1/2004 10:32:49 AM: RX maximum MTU is 1260
> >>4/1/2004 10:32:49 AM: LAN adapter number 3
> >>4/1/2004 10:32:49 AM: Using >WILSN202-A-AFS< as SMB server name
> >>4/1/2004 10:32:49 AM: osi_LogCreate log addr 544030
> >>4/1/2004 10:32:49 AM: First Network address a9fe1981 SubnetMask ffff0000
> >>4/1/2004 10:32:49 AM: rx_SetMaxMTU 1260 successful
> >>4/1/2004 10:32:49 AM: rx_Init code 0
> >>4/1/2004 10:32:49 AM: rx_NewService addr 547c58
> >>4/1/2004 10:32:49 AM: rx_NewService addr 5488c0
> >>4/1/2004 10:32:49 AM: RPC server listening
> >>4/1/2004 10:32:49 AM: rx_StartServer
> >>4/1/2004 10:32:49 AM: cm_InitDCache code 0
> >>4/1/2004 10:32:49 AM: cm_GetRootCellName code 0, cm_freelanceEnabled= 1, 
> >>rcn= asu.edu
> >>4/1/2004 10:32:49 AM: cm_GetSCache code 0 scache 1132d20
> >>4/1/2004 10:32:49 AM: cm_InitDaemon
> >>4/1/2004 10:32:49 AM: smb_localNamep is >WILSN202-A-AFS<
> >>4/1/2004 10:32:49 AM: Netbios NCBRESET lana 3 error code 35
> >>4/1/2004 10:32:49 AM: lana_list.length 1
> >>4/1/2004 10:32:49 AM: Netbios NCBADDNAME lana=255 code=35 retcode=35 
> >>complete=35
> >>4/1/2004 10:32:49 AM: Netbios NCBADDNAME added new name >WILSN202-A-AFS  <
> >>4/1/2004 10:32:49 AM: Netbios NCBADDNAME lana 255 error code 35
> >>4/1/2004 10:32:49 AM: --- begin dump ---
> >>a - dumping scache - cm_currentSCaches=1, cm_maxSCaches=1000
> >>a fid (cell=1, volume=536870913, vnode=1, unique=1) refCount=1
> >>a - dumping cm_hashTable - cm_hashTableSize=500
> >>a scp=0x01132D20, hash=415, fid (cell=1, volume=536870913, vnode=1, 
> >>unique=1) refCount=1
> >>a - Done dumping scache.
> >>a - dumping buf_HashTable - buf_hashSize=1021
> >>a - Done dumping buf_HashTable.
> >>4/1/2004 10:32:49 AM: --- end   dump ---
> >>4/1/2004 10:32:49 AM: UnhandledException : code : 0x80000003, address: 
> >>0x77fa144b
> >>
> >>--# FV EIP----- RetAddr- FramePtr StackPtr Symbol
> >> 0 .V 77fa144b 004128d8 0079fccc 00000000 DbgBreakPoint
> >> 1 .V 004128d8 004134a1 0079fe18 00000000
> >> 2 .V 004134a1 004028f3 0079ff5c 00000000
> >> 3 .V 004028f3 0040159c 0079ff7c 00000000
> >> 4 .V 0040159c 7c2e02f7 0079ffa4 00000000
> >> 5 .V 7c2e02f7 00000000 0079ffec 00000000 StartServiceCtrlDispatcherW 
> >> +1739 bytes
> >>EXCEPTION_BREAKPOINT - continue execution ...
> >>
> >>--
> >>David Bear
> >>phone:  480-965-8257
> >>fax:    480-965-9189
> >>College of Public Programs/ASU
> >>Wilson Hall 232
> >>Tempe, AZ 85287-0803
> >>"Beware the IP portfolio, everyone will be suspect of trespassing"
> >>_______________________________________________
> >>OpenAFS-info mailing list
> >>OpenAFS-info@openafs.org
> >>https://lists.openafs.org/mailman/listinfo/openafs-info
> >>
> >



-- 
David Bear
phone: 	480-965-8257
fax: 	480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
 "Beware the IP portfolio, everyone will be suspect of trespassing"