Bug 2011 - slow oplock
Summary: slow oplock
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: nmbd (show other bugs)
Version: 3.0.7
Hardware: x86 Windows XP
: P3 normal
Target Milestone: none
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 02:16 UTC by Dmitrij
Modified: 2005-02-08 07:11 UTC (History)
0 users

See Also:


Attachments
Log file (11.42 KB, application/octet-stream)
2004-11-10 07:09 UTC, Dmitrij
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitrij 2004-11-10 02:16:18 UTC
Hello!
Some packets have error!
tcpdump

10:34:32.092176 saray.netbios-ssn > dima.1283: P [tcp sum ok] 7207987:7208026
(39) ack 567086 win 10220
>>> NBT Packet
NBT Session Packet
Flags=0x0
Length=35 (0x23)

SMB PACKET: SMBntcreateX (REPLY)
SMB Command   =  0xA2
Error class   =  0x43
Error code    =  49152 (0xc000)
Flags1        =  0x88
Flags2        =  0x1
Tree ID       =  1 (0x1)
Proc ID       =  1864 (0x748)
UID           =  100 (0x64)
MID           =  16899 (0x4203)
Word Count    =  0 (0x0)
SMBError = ERROR: Unknown error (67,49152)
smb_bcc=0


 (DF) (ttl 64, id 6941, len 79)
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-11-10 05:46:26 UTC
please provide a much more detailed description of what the bug is.
And look at ethereal for decoding CIFS traffic (not tcpdump).
What does this have to do with the 'net' command ?
Comment 2 Jim McDonough 2004-11-10 05:52:59 UTC
This is not in the net component, but a file service.  Reassigning.

Jerry, perhaps we need to change the name of the component to "net command".
Comment 3 Dmitrij 2004-11-10 07:09:04 UTC
Created attachment 762 [details]
Log file

I seem samba does not understand some command XP

[2004/11/10 16:03:55, 3] smbd/dosmode.c:unix_mode(111)
  unix_mode(¨l©¦¨h§¢¨l¨a/1SSTREAM.DBF) returning 0760
[2004/11/10 16:03:55, 3] smbd/error.c:error_packet(105)
  error string = Invalid argument
[2004/11/10 16:03:55, 3] smbd/error.c:error_packet(129)
  error packet at smbd/trans2.c(2232) cmd=162 (SMBntcreateX)
NT_STATUS_SHARING_VIOLATION
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-02-08 07:11:18 UTC
not enough information.  no description of the problem.
error flags in packets don't necessarily mean error in Samba code.