Existing file deleted on disk ful errors

Julia Holloway jhllwy at us.ibm.com
Mon Oct 15 11:14:05 GMT 2001


I too have seen this problem.  Below is a summary of the packet flow
between an NT client and the Samba 2.2.1 server compared with an NT client
with an NT server:   (The packet numbers are based on the Network Monitor
traces that I took)

NT client to Samba 2.2.1 case:
NT client to NT server case:
===================================
===============================

pkt 64 -  Tmp file deleted
pkt 221 - Deletion of Tmp file

pkt 84 - Disk Full error
pkt 237 - Disk Full error

pkt 91 - Open on srvsvc (1)
pkt 242 - Open on srvsvc (1)

pkt 109 - Open on doc1.txt.txt  (succeeds)
pkt 256 - Open on test.txt (succeeds)

pkt 110-112 - Unlocks

pkt 115 - NT IOCTL
pkt 258 - NT IOCTL

pkt 116 - fails, function not supported
pkt 259 - Fails  -- Invalid parameter

pkt 120 - Open on srvsvc (2)
pkt 266 - Open on srvsvc (2)

pkt 130 - Findfirst on \*
pkt 278 - Findfirst on \*

A bunch of Query path info's

pkt 157 - Open on doc1.txt.txt

pkt 159 - Query file info    (Level 109)

pkt 160 - fails  Invalid Level

pkt 168 - Delete of doc.txt.txt

As you can see, all seems pretty normal in the Samba case until the
FindFirst request.   This problem ocurrs on both the CVS and EXT2 versions
of Samba 2.2.1.

Julie





More information about the samba-technical mailing list