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 2 [3] 4 5 ... 51
31
Networking / Re: Samba Users and Groups
« on: January 28, 2024, 07:27:40 pm »
Hi Neil,

 You could try adding 'ntlm auth = Yes' to your server smb.conf. That should enable NTLMv1 authentication (which is off by default I believe). You may also need 'server min protocol = NT1' as well...

 https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html is a good reference for all the smb.conf parameters.

Regards,

32
Networking / Re: Updated Samba Client
« on: January 28, 2024, 12:51:25 pm »
Hey Paul,

  I think you are probably correct about NDFS - my SAMBA server also has an FTP server, so tried the FTP plugin for NDFS and saw the exact same behavior on the same Windows files directory as with the SAMBA plugin. I also copied that directory to my client and tried browsing it locally and don't see the lag for icon display. So it seems NDFS could use a tune-up.

Regards,

33
Networking / Re: Updated Samba Client
« on: January 27, 2024, 02:18:09 pm »
Thanks Paul!

 This one does seem to work well - no OOM yet. The last one I never got an OOM either, so you may have squashed that bug. I'll attach logs for the new one. By far the most common line in it is:

2024/01/27 07:50:34.55: 9 2: NdpQueryPathInfo in [0x317ac0] <A.+,;=[].B>

so still see the A.+,;=[].B.

 On a different subject - on directories with windows exe files, the WPS blocks while apparently it tries to determine the icons for the files. If the files are large it can take a very long time (minutes - like it reads the whole file) to display and free the WPS. I have 'SET NOLARGENTEXEICON=1' in CONFIG.SYS, but apparently SAMBA doesn't honor that? Have you seen this?

Regards,



34
Networking / Re: Updated Samba Client
« on: January 26, 2024, 02:29:58 am »
 Paul!

 I ran this one for 20 minutes and couldn't get the OOM. Still see the 'A.+,;=[].B' on some lines in the log though, but this is very promising!

Regards,

35
Networking / Re: Updated Samba Client
« on: January 26, 2024, 12:36:37 am »
 OK, thanks Paul - this one has the correct header.

 Still get the OOM in about 3 minutes though - new log attached. OOM early in 18:31.

Regards,

36
Networking / Re: Updated Samba Client
« on: January 26, 2024, 12:06:09 am »
Paul,

  That's what I see here:

[C:\programs\ndfs\ndplugs]bldlevel ndpsmb.dll
Build Level Display Facility Version 6.12.675 Sep 25 2001
(C) Copyright IBM Corporation 1993-2001
Signature:       @#netlabs:4.19-1#@##1## 25 Jan 2024 17:51:14     ARCAOS-803C::e
n::::@@NDPSMB - SMBFS NetDrive External Plugin Build 20240125
Vendor:          netlabs
Revision:        4.19
Date/Time:       25 Jan 2024 17:51:14
Build Machine:   ARCAOS-803C
Language Code:   en
File Version:    4.19
Description:     NDPSMB - SMBFS NetDrive External Plugin Build 20240125

EDIT: Just tried it again, and the header is the same: shows 4.19-1 build 202401xx based on 4.19.4. There is no other ndpsmb.dll on my system.

Regards,

37
Networking / Re: Updated Samba Client
« on: January 25, 2024, 12:33:57 pm »
 Paul,

No help - log attached, OOM toward the end of 6:16. I never noticed that 'A.+,;=[].B' before, but the log is riddled with it - must be a code error somewhere...

EDIT: tried running the 4.11 server with the 4.19 client (where I do not get the OOM) and I see those 'A.+,;=[].B' in the log all over the place there too.

Regards,

38
Networking / Re: Updated Samba Client
« on: January 24, 2024, 12:31:10 pm »
Paul,

 I usually use the WPS (XView of drive N:) and browse to \Software\OS2 which has ~2500 files, open a few files, play part of an MP3, scroll down, then drag the scroll bar to the bottom and scroll up, maybe browse a couple sub-directories. Then browse to another directory \Music, which has 130 directories and start browsing them and very quickly there I get the 'no files' in a directory I know has them. Switching to command line, I see the OOM when I try to 'dir' on drive N:

 I think now if I just browse the \Music directory, it would happen faster...

Regards,

39
Networking / Re: Updated Samba Client
« on: January 23, 2024, 06:51:59 pm »
Paul,

Thanks - this was useful - I see another patch that is required to avoid the "user." being pre-pended to existing EA's. https://smedley.id.au/tmp/smbd-4.19.4-20240122.zip  will be available shortly


 Didn't notice this before (just saw that the EA's were the same on client and server), but USER is still being pre-pended in the EA's. I'll attach examples...

Regards,

40
Networking / Re: Updated Samba Client
« on: January 23, 2024, 03:52:36 pm »
 Paul,

 I should have known about the truncation - sorry about that. Did it again with max log set to 500000 - started at 9:35 and got the OOM at 9:38. I can pretty consistently get it in about 3 minutes now. Attached.

Regards,

41
Networking / Re: Updated Samba Client
« on: January 22, 2024, 10:45:12 pm »
Paul,

 OK, I attached 2 zip files - one with server logs and one with client logs with loglevel=8. I started the server and client at 16:28 and got the OOM condition at 16:31. It's  a bummer and surprising you can't easily get it...

Regards,

42
Networking / Re: Updated Samba Client
« on: January 22, 2024, 12:19:06 pm »
Thanks Paul - now the EA's shown on the client match those on the server. Still get an 'out of memory' eventually...

 Do you think Theseus might help in identifying what is running out of memory?

Regards,

43
Networking / Re: Updated Samba Client
« on: January 21, 2024, 03:21:35 pm »
Paul,

  Attached are:

local.txt - mp3 file on local drive on client
share.txt - same mp3 file after copied to share from client
server.txt - copied mp3 on local drive on server

 All using 4.19 with EA support on both client and server.

Regards,

44
Networking / Re: Updated Samba Client
« on: January 21, 2024, 01:23:54 am »
Thanks Paul,

 Unfortunately, I still eventually get the 'out of memory' error with this one. When I have both server and client set to allow EA's, I see a larger number for EA's with this one than the last one, but still smaller than what is on the server (and not quite the same value (slightly smaller) as with 4.11, but close).

 For example - the MP3 file I mentioned I copied from client to server earlier shows 488 for EA's on my client local drive, but shows 814 directly on the server after copying. With server 4.11, on the client share drive it shows 771 for EA's on that file, and with this latest 4.19 it shows 764 for EA's.

 Another twist I just noticed - if I have the client set to not use EA's, I can play the MP3 file from the share by double clicking it, and the WPS plays it. If I have the client set to support EA's, when I double click it, it opens PM123 and plays it. This happens with both the 4.11 and 4.19 servers. Not clear why...

Regards,

45
Networking / Re: Updated Samba Client
« on: January 20, 2024, 02:22:38 pm »
Hey Paul,

@Dave -  an observation locally...
4.11 Server - EA's visible to client
4.18/4.19 Server - EA's not visible to client.

Same server smb.conf in use.  Do you see the same thing?  I wonder if this is part of the issue with the client.

Client *can* see EA's on a server running 4.18.x under Ubuntu.

 I tested this by copying a file (MP3) with EA's to the shared drive, then viewing on the command line. With server 4.19, as long as 'ea support = Yes' was in smb.conf on the server, I could see the EA's on the share. If set to 'No', then all EA's show '0'. EA support must be 'on' on the client to see EA's......

EDIT: But... It doesn't show the same value on the client that it shows directly on the server! There are many files with a small number of EA's (as seen on the server) that show '0' on the client, and the file I copied shows a larger EA number on the server than shows on the client. Strange...

EDIT2: But2... If I use server 4.11, I can see EA's larger than 0 on the client, but still smaller than what I see directly on the server. So it seems SAMBA does not display the total number of EA's (on the client) in either version 4.11 or 4.19, but shows more in 4.11.

Regards,

Pages: 1 2 [3] 4 5 ... 51