File Locking Issues/Oplock problems

Giulio Orsero giulioo at pobox.com
Mon Feb 21 12:25:36 GMT 2000


On Mon, 21 Feb 2000 23:14:10 +1100, hai scritto:

>[2000/02/15 13:31:45, 0] smbd/oplock.c:oplock_break(905)
>  oplock_break resend
To solve this use
oplocks = no

>[2000/02/15 09:13:47, 0] lib/doscalls.c:dos_GetWd(414)
>  Very strange, couldn't stat "."
I don't know about this.

>Feb 11 11:15:13 bsauto PAM_pwdb[1304]: authentication failure; (uid=0) 
>-> belinda for samba service
This is just an auth problem. If you want to solve this you need to read
smb.conf -> security settings. Nothing to do with your crash/corruption
problems.

>In /var/log/samba/log.smb:
>[2000/02/16 15:38:23, 1] smbd/files.c:file_init(216)
>  file_init: Information only: requested 10000 open files, 1014 are 
>available.
This is just a warning, nothing to worry about.

>In /etc/smb.conf  :
> 
> [DATA]
>       path = /usr1/DATA
>       read only = no
>       public = yes
>       fake oplocks = yes
>       locking = no
>       create mode = 0666
very bad!!!
[DATA]
	path = /usr1/DATA
	read only = no
	public = yes
	oplocks = no
	create mode = 0666


>I was thinking to use Samba 2.0.6, but I see that the problem stil 
>exist.
An upgrade is always ok :-)

-- 
giulioo at pobox.com


More information about the samba mailing list