Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - David McKenna

Pages: 1 ... 3 4 [5] 6 7 ... 51
61
Networking / Re: Updated Samba Client
« on: January 07, 2024, 11:17:49 pm »
 Thanks Dave! There is a smbexit.cmd file already (installed with the Netlabs SAMBA) - I added that to the end of it (with proper paths) and it works...

Regards,

62
Networking / Re: Updated Samba Client
« on: January 07, 2024, 09:22:18 pm »
Paul,

  I've tried everything I could think of, but nothing helps. I even uninstalled SAMBA from the server, deleted all files in C:\MPTN\ETC\samba (there were 55000 files in\lock\msg.lock !) then reinstalled the Netlabs package, and upgraded to your latest SAMBA but still have the slowness issue at the client. Went back to 4.11 on the server and everything works well, even the 4.18 smbclient on the client machine works without -t 60 then.

  BTW, deleting those 55000 files makes the server start MUCH faster. Wonder if there is a way to clean those up before the server is shut down...

Regards,

63
Networking / Re: Updated Samba Client
« on: January 07, 2024, 12:10:41 am »
Hey Paul,

  No, I don't need NT1 connections. That's just what AOS created as default - I have never changed that file (except for the WORKGROUP). Guess I'll try with SMB2...

Regards,

64
Networking / Re: Updated Samba Client
« on: January 06, 2024, 10:37:03 pm »
Paul,

 Here it is:

[global]
   workgroup = IBMPEERS
   loglevel = 0
   client min protocol = NT1

 I've been trying all day to get this thing to work right, but so far no luck. One thing strange about the \software\os2 directory is that it always blocks the WPS when I try to list it (with the WPS). Other large directories on the share don't do that. One thing I still need to do is break up the files in that directory into sub-directories and see what happens.

 In C:\MPTN\ETC\samba\lock on both server and client there are *.tdb files (a lot on the server). Do you know what they do and can they be deleted? I wonder if there may be some kind of cruft or corruption in some of those...

 I searched thru dozens of logs too, but didn't see anything that jumped out to indicate a problem, but I really don't know what a lot of it is for.

 I'll keep trying...

Regards,
 

65
Networking / Re: Updated Samba Client
« on: January 06, 2024, 03:45:18 pm »
Hey Paul,

  You are sharing the root of the drive? What happens when you use smbclient without the '-t 60' to list that folder? I get:

smb: \> cd software
smb: \software\> cd os2
smb: \software\os2\> ls
NT_STATUS_IO_TIMEOUT listing \software\os2\*
smb: \software\os2\> SMBecho failed (NT_STATUS_INVALID_NETWORK_RESPONSE). The co
nnection is disconnected now

 This is with ndpsmb.dbg removed.  Also, eventually when heavily browsing the share I get the 'out of memory' condition with 20240106 too.

Regards,

66
Networking / Re: Updated Samba Client
« on: January 06, 2024, 05:20:31 am »
Thanks Paul,

 This one is working on the \software\os2 directory (takes a long time to display), but now I eventually get the 'out of memory' condition again. No POPUPLOG, and restarting ndctl allows it to work again. I'll attach a log of browsing around until it runs out of memory (only takes a few minutes).

Regards,

67
Networking / Re: Updated Samba Client
« on: January 05, 2024, 11:45:24 pm »
Paul,

  I'm getting 'not found' on that link. Also uploaded a couple of logs on your Mantis of runs with smbd -d 8 with both 4.11 and 4.18 servers...

Regards,

68
Networking / Re: Updated Samba Client
« on: January 05, 2024, 12:55:47 pm »
 Hey Paul,

  Something weird with this one - I start ndctl, it connects, I can browse the root, but when I go to \software\os2 (via the WPS), it doesn't list all files (maybe about 2100 of them), then ndctl crashes with a POPUPLOG:

01-05-2024  06:48:58  SYS3175  PID 005d  TID 0002  Slot 0089
C:\PROGRAMS\NDFS\NDCTL.EXE
c0000005
1ce7b65c
P1=00000001  P2=00000040  P3=XXXXXXXX  P4=XXXXXXXX 
EAX=00000000  EBX=1069f2d0  ECX=00000002  EDX=005d0002
ESI=00000010  EDI=1069f2d8 
DS=0053  DSACC=d0f3  DSLIM=bfffffff 
ES=0053  ESACC=d0f3  ESLIM=bfffffff 
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:1ce7b65c  CSACC=d0df  CSLIM=bfffffff
SS:ESP=0053:0254f624  SSACC=d0f3  SSLIM=bfffffff
EBP=0254f64c  FLG=00010206

SMBCL418.DLL 0001:0013b65c

 I'll also attach the log while this happened. I'll do the smbd -d 8 thing and upload to your Mantis when I get time - off to work now.

Regards,

69
Networking / Re: Updated Samba Client
« on: January 05, 2024, 05:00:58 am »
Paul,

 Tried 'client smb encrypt = off' on both client and server, but it made no difference to the performance, and I still needed to add -t 60 to smbclient to get a listing of \software\os2...

Regards,

70
Networking / Re: Updated Samba Client
« on: January 05, 2024, 03:54:27 am »
 Thanks Paul. I tried 'smbclient -t 60 \\MAINMACHINE\D' and I could get a list of \software\os2 - took awhile but it worked. Also tried 'smbclient --client-protection=off \\MAINMACHINE\D' but could not get a listing of \software\os2. Gotta have that -t 60.

 Just for kicks, I tried using the 4.11 client with the 4.18 server, and it has the same trouble the 4.18 client did at first. All of this testing seems to imply the 4.18 server is serving up files much slower than the 4.11 server did....

Regards,

71
Networking / Re: Updated Samba Client
« on: January 05, 2024, 03:11:52 am »
Hey Paul,

  This smbclient seems doesn't need double letters - thanks! Still doesn't list \software\os2 though...

   How do I force whether it uses smb1 or smb2? Don't see a choice in the ndctl console...

Regards,

72
Programming / Re: Bigicons
« on: January 04, 2024, 11:31:55 pm »
 Thanks David! Really enjoying trying out your icons (like I did when you made them for WPSWizard too). I'll give these a spin...

Regards,

73
Networking / Re: Updated Samba Client
« on: January 04, 2024, 11:01:57 pm »
Hey Paul!

  This new ndpsmb.dll works... I can browse the share at \software\os2 now! It takes longer than it used to do when using the 4.11 server, but it works. This kinda is similar to Windows too, which seems to take longer than it used to, but works. Also, so far I can still browse even though I am sharing the root of the drive - over 30 minutes so far.

  The smbclient is better - I can now type more than 3 characters at the smb: prompt, but now I have to type each character twice (type 2 to get 1) like:

ccdd  ssooffttwwaarree

to change directory to \software

 then, when I get to \software\os2 and try to llss I get:

smb: \> cd software
smb: \software\> cd os2
smb: \software\os2\> ls
NT_STATUS_INVALID_NETWORK_RESPONSE listing \software\os2\*
smb: \software\os2\> SMBecho failed (NT_STATUS_CONNECTION_DISCONNECTED). The con
nection is disconnected now

 But when I go back to the WPS I can list that directory, and from a command line too (although it takes some time). Maybe this is because NDFS is still attached - I need to check...

Thanks!

EDIT: Nope - stopping the ndctl program does not change the smbclient result...

74
Networking / Re: Updated Samba Client
« on: January 04, 2024, 01:08:19 pm »
Paul,

 Also tried smbclient from 4.18 on the client machine (ndctl not running) and something isn't right there either -  I can start smbclient and attach to the share no problem, but it will only take 3 letters typed: it immediately executes when I hit the 3rd letter, so I can't change directories. It will list the contents of the root though... Here's an example:

[C:\programs\samba]smbclient \\MAINMACHINE\D
Password for [IBMPEERS\DaveM]:
Try "help" to get a list of possible commands.
smb: \> hel
?              allinfo        altname        archive        backup
blocksize      cancel         case_sensitive cd             chmod
chown          close          del            deltree        dir
du             echo           exit           get            getfacl
geteas         hardlink       help           history        iosize
lcd            link           lock           lowercase      ls
l              mask           md             mget           mkdir
more           mput           newer          notify         open
posix          posix_encrypt  posix_open     posix_mkdir    posix_rmdir
posix_unlink   posix_whoami   print          prompt         put
pwd            q              queue          quit           readlink
rd             recurse        reget          rename         reput
rm             rmdir          showacls       setea          setmode
scopy          stat           symlink        tar            tarmode
timeout        translate      unlock         volume         vuid
wdel           logon          listconnect    showconnect    tcon
tdis           tid            utimes         logoff         ..
!

Regards,

75
Networking / Re: Updated Samba Client
« on: January 04, 2024, 12:26:50 pm »
Paul,

  Something is wrong with this one - when I try to open the shared drive, ndctl crashes with a POPUPLOG:

01-04-2024  06:23:08  SYS3175  PID 003e  TID 0002  Slot 00a7
C:\PROGRAMS\NDFS\NDCTL.EXE
c0000005
1e176365
P1=00000001  P2=302f3130  P3=XXXXXXXX  P4=XXXXXXXX 
EAX=302f3130  EBX=0254f534  ECX=00320cb0  EDX=00325d60
ESI=0254f534  EDI=00325d60 
DS=0053  DSACC=d0f3  DSLIM=bfffffff 
ES=0053  ESACC=d0f3  ESLIM=bfffffff 
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:1e176365  CSACC=d0df  CSLIM=bfffffff
SS:ESP=0053:0254f0fc  SSACC=d0f3  SSLIM=bfffffff
EBP=0254f134  FLG=00010216

NDPSMB.DLL 0001:00006365

 I'll attach the log too...

Regards,

Pages: 1 ... 3 4 [5] 6 7 ... 51