Colin_Miller@wilsonandhorton.co.nz
1998-Oct-08 04:32 UTC
Daignosis tests 7 ,10 + multiple nmbd's
Test 7: When running "dir" the response takes between 1-2 minutes - and returns an error. Session follows: --------<output>-------- edt3>smbclient '\\edt3\tmp' Added interface ip=10.5.104.14 bcast=10.5.255.255 nmask=255.255.0.0 Server time is Sat Jan 1 01:24:16 2000 Timezone is UTC+13.0 Password: Domain=[NZHEDIT] OS=[Unix] Server=[Samba 1.9.18p10] security=user smb: \> dir Expected SMBtrans2 response, got command 0x00 0 blocks of size 0. 0 blocks available --------<output>-------- Test 10: Samba server not present in Network Neighbourhood - although shows up in "Find -> Computer" The shares display when Samba server icon is opened - although we are unable to get a list of their contents. Multiple nmbd's: We are unable to start two nmbd's on separate interfaces to service name requests on the same server (for cluster failure) - error from second nmbd log follows: (Using the '-n' switch and specifying separate smb.conf's and logs) --------<output>-------- bind failed on port 137 socket_addr=0.0.0.0 (Address already in use) --------<output>-------- Our Platform Details: Samba Version = 1.9.18p10 OS = IBM AIX 4.2.1 Compiler = IBM C for AIX Version 4.3 Possibly related? While running the initial "make" we got the following error messages: --------<output>-------- "util.c", line 395.58: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed. "util.c", line 2123.56: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed. "util.c", line 2572.48: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed. "util.c", line 4059.32: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed. "util.c", line 4100.32: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed. ... "server.c", line 2714.33: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed. "server.c", line 2881.62: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed. 1500-010: (W) WARNING in dos_mode: Infinite loop. Program may not stop. --------<output>-------- Note that upon completion of the make we got this message: Target "all" is up to date. Any help would be much appreciated Thanks, Colin