[Samba] Quickbooks files can't be shared w/ 3.0.11

Mitch (WebCob) mitch at webcob.com
Fri Mar 4 01:00:04 GMT 2005


> I had to use the 'veto oplocks' option since I wanted oplocks for
> everything else on the share. QB works, but nothing else can even read the
> file. I get a 'Resource Deadlock Avoided' error on smbclient.
> 
[Mitch says:] Weird - I haven't seen that yet...

> 'smbstatus' reports a DENY_NONE lock, and an access mode of 0x2019f. I
> couldn't find the significance of this anywhere.
> 
> Point to note is that the same setup worked fine without any hitches or
> errors on Samba 2.2.8. This problem only surfaced when I upgraded to
> 3.0.11.
> 
[Mitch says:] Originally I had roaming profile sync errors - those are
better now...

BEFORE:
56310  DENY_NONE  0x2019f     RDWR       EXCLUSIVE+BATCH
/MY_REALLY_LONG_PATH/My File.QBW   Thu Mar  3 19:42:20 2005
56310  DENY_NONE  0x2019f     RDWR       EXCLUSIVE+BATCH
/MY_REALLY_LONG_PATH/My File.QBI   Thu Mar  3 19:42:20 2005

AFTER ADDING "oplocks = no"
6833   DENY_NONE  0x2019f     RDWR       NONE
/MY_REALLY_LONG_PATH/My File.QBI   Fri Mar  4 00:14:44 2005
6838   DENY_NONE  0x2019f     RDWR       NONE
/MY_REALLY_LONG_PATH/My File.QBI   Fri Mar  4 00:14:19 2005
6833   DENY_NONE  0x2019f     RDWR       NONE
/MY_REALLY_LONG_PATH/My File.QBW   Fri Mar  4 00:14:42 2005
6838   DENY_NONE  0x2019f     RDWR       NONE
/MY_REALLY_LONG_PATH/My File.QBW   Fri Mar  4 00:14:19 2005

AFTER ADDING "veto oplocks = /*.QBW/*.QBI/" the log looks just like the
BEFORE... the veto oplocks doesn't seem to be working - or do I have my
pattern wrong?

I tried:
veto oplocks = /*.QBW/*.QBI/
AND
veto oplocks = /*.QBW/

Any other ideas appreciated. Thanks!

m/



More information about the samba mailing list