LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   urgent : How can i fix samba write error problem? (https://www.linuxquestions.org/questions/linux-networking-3/urgent-how-can-i-fix-samba-write-error-problem-643794/)

aqualife 05-21-2008 09:51 AM

urgent : How can i fix samba write error problem?
 
Hello. everyone.

We have implemented Digital Media solution with GPFS & linux samba & windows XP/Server.
Sometimes, we are getting a serious problem which copy files're failed when media solution try to copy & paste lots of massive files from linux samba.

When copying a massive file is failed, we can find these messages in samba log.

---------------------
[2008/04/20 16:38:03, 1] smbd/service.c:close_cnum(1230)
sglnode1 (10.30.40.81) closed connection to service Other
[2008/04/20 16:46:51, 0] lib/util_sock.c:write_data(562)
write_data: write failure in writing to client 10.30.39.81. Error Connection reset by peer
[2008/04/20 16:46:51, 0] lib/util_sock.c:send_smb(769)
Error writing 4 bytes to client. -1. (Connection reset by peer)
[2008/04/20 16:46:51, 1] smbd/service.c:make_connection_snum(1033)
sglnode1 (10.30.40.81) connect to service Other initially as user root (uid=0, gid=0) (pid 28310)
[2008/04/20 16:47:03, 1] smbd/service.c:close_cnum(1230)
sglnode1 (10.30.40.81) closed connection to service Other
[2008/04/20 16:47:20, 1] smbd/service.c:make_connection_snum(1033)
sglnode1 (10.30.40.81) connect to service Other initially as user root (uid=0, gid=0) (pid 28310)
[2008/04/20 16:47:47, 0] smbd/posix_acls.c:create_canon_ace_lists(1426)
create_canon_ace_lists: unable to map SID S-1-5-21-1692257258-872889989-3732312841-2020 to uid or gid.
-----------------------

We thought that this problem happens whenever windows clients try to connect to samba server with both 139 port and 445 port.. so, we have configured smb.conf to enable only 445 port and also configured windows client to diable netbios over tcp/ip(139 port).

But, we couln't fix this problem..

Could you please give a great help to me ?


All times are GMT -5. The time now is 02:12 PM.