-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am running Samba 2.2.7a PDC and a Win2K_SP3 Client and have problems with
MS Office 2000 (Word) hanging an crashing on a timeout when editing files
in the Samba server share that are actually NFS mounted filesystems.

The error in the samba log file is...

<---snip--->

[2003/03/17 13:21:51, 0] locking/posix.c:posix_fcntl_lock(661)
  posix_fcntl_lock: WARNING: lock request at offset 2147483539, length 1 returned
[2003/03/17 13:21:51, 0] locking/posix.c:posix_fcntl_lock(662)
  an No locks available error. This can happen when using 64 bit lock offsets
[2003/03/17 13:21:51, 0] locking/posix.c:posix_fcntl_lock(663)
  on 32 bit NFS mounted file systems.

<---unsnip--->

I am not sure what this means but I need to fix this problem of slowness
associated with shared NFS FS's.

Looking forward to any suggestions.

- -Jeremy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+dbp2hE4luwDAQwARAlonAJ9AvNpIzd+sEKmdU5SMO4mYYI9wxACgqzBV
Z8FJgoDOPvqYjFBvjeKPOaI=
=va55
-----END PGP SIGNATURE-----
# Date: 2003/03/13 10:16:34

# Global parameters
[global]
        workgroup = ITCH
        netbios name = SCRATCH
        netbios aliases = ITCH
        server string = 
        encrypt passwords = Yes
        passwd program = /usr/bin/passwd %u
        log level = 2
        log file = /var/log/samba/samba.%m
        max log size = 50
        large readwrite = No
        logon script = logon.bat
        logon path = \\%L\profiles\%U
        logon drive = H:
        logon home = \\%L\%u\.profiles
        domain logons = Yes
        os level = 64
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins server = xxx.xxx.xxx.xxx
        NIS homedir = Yes
        admin users = xxxx
        hosts allow = xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx
        printing = lprng

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[netlogon]
        path = /samba/netlogon
        write list = xxxx

[profiles]
        path = /samba/profiles
        read only = No
        create mask = 0600
        directory mask = 0700

[public]
        comment = Public Stuff
        path = /samba/public
        write list = xxxx
        guest ok = Yes

[HP2100BW]
        comment = ljcsag
        path = /var/spool/samba
        read only = No
        guest ok = Yes
        printable = Yes
        printer name = HP2100BW
        oplocks = No

[HP2500Colour]
        comment = hpcsag
        path = /var/spool/samba
        read only = No
        guest ok = Yes
        printable = Yes
        printer name = HP2500Colour
        oplocks = No
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to