search for: filelock

Displaying 20 results from an estimated 24 matches for "filelock".

Did you mean: file_lock
2024 Apr 18
1
Filelocking Issue in 4.18.11
Hi Felix, On 4/18/24 08:33, Stolte, Felix via samba wrote: > Is this a bug or maybe a misconfiguration? In the latter, which parameters could cause this? I guess the nodes end up using different combinations of dev/inode as primary key for the locking.tdb record. Probably because the device numbers differ on the nodes and you didn't fix this known issue with GPFS with the fileid VFS
2012 Mar 13
0
Filelocking and rquotad
Hi, Can someone give me some pointer or links to understand how Filelocking and rquotad works on NFS ? I searched a lot on google , didn't get any good articles on that. -- Regards Basil
2010 Jan 18
1
No filelocking at "shared-mailboxes" dictionary?
...CLs on many accounts simultaneously in four concurrent IMAP-sessions. I started with an empty file "shared-mailboxes". But after the sync the file "shared-mailboxes" has been crashed. I found broken lines and I'm missing some entrys. Is it possible that there's no filelocking on that file? I used the ext3 filesystem. That's what shred-mailboxes looks like at the moment: shared/shared-box 1 shared/shared-boxes/user/user1.example.com/user2.example.com 1 .example.com/user5.example.com 1 hared/shared-boxes/user/user6.example.com/user4.example.c2442203233424^? 1 s...
2002 Jul 15
2
Change Filelocking
Hi there, is it possible and when, how - to change the filelocking-status of an opened file from EXCLUSIVE+BATCH to another status ? We have to open an file to write at the same time from different pc's into this file. For example the following smbstatus -u USER output: Pid DenyMode Access R/W Oplock Name DENY_DOS 0x1...
2024 Apr 18
1
Filelocking Issue in 4.18.11
Hi folks, we are running a clustered Samba Fileserver using CTDB with two public IPs. We observed the following (mis) behavior: If user A with write permissions opens an excel file via public ip A and User B opens the same file via public ip B, both users get a Deny-Write lock on the same file and overwrite each others changes: 0:3693691 145522 DENY_WRITE 0x12019f RDWR
2002 Jun 07
1
Re: Filelocking-Problem: Mars_NWE together with Samba
Hi there, we've got the following problem, while Windows-Clients works with samba and a DOS-Client connects over Mars_NWE to the same Linux-Server: When the DOS-Client opens a file on the linux-server and the WinClient opens the same file, and when both clients want to write the same file, the windows-client gets an error and crashes. We tried it only with the windows-clients and there
2006 Nov 27
1
Centos-4.3: Filelocking problems under high [network related] load with kernel 2.6.9-42.0.3.ELsmp
Hi, first of all, please CC me on any reply, as I am only subscribed to the digest. OK. Here is the problem. Said kernel (from 4.4) seems to have problems with file-locking when the system is under high, likely network related, load. The symptoms are things using file locking (rpm, the user-space automounter amd) fail to obtain locks, usually stating timeout problems. The sytem in question is
2004 Jan 30
2
using VSS on a samba server - no smb locks ?
Hi all, We are considering moving our VSS database from a Win2K server to a samba server. All clients are Win2K clients. I used the VSS tool "testlock.exe" to make sure the native lock mode can be used. The test was successful, and I saw that an SMBlock transaction was performed, and a reply_lockingX was replied. When I opened a VSS database on the samba server and started to use it -
2012 Mar 24
1
dovecot and cloudfile systems
...vecot has any problems using maildirs across a limited fuse file system. I cant lock files, This is accessed using the fuse library. I thought taking out the standard checking for return values would be a work around because everything imap daemon is doing can be done from a shell by hand except filelocking and setting times on files. I am doing this on Rack Spaces cloud files. This is something that not many if any are doing. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-= This e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. Sect...
2020 Aug 03
2
State-of-the-art NLP models from R
...sformers'. De hecho vi como tras > acabar py_install, decía: > > Successfully built regex sacremoses > > Installing collected packages: urllib3, idna, chardet, requests, > pyparsing, six, packaging, regex, click, joblib, tqdm, sacremoses, > sentencepiece, numpy, tokenizers, filelock, *transformers* > > Successfully installed chardet-3.0.4 click-7.1.2 filelock-3.0.12 idna-2.10 > joblib-0.16.0 numpy-1.19.1 packaging-20.4 pyparsing-2.4.7 regex-2020.7.14 > requests-2.24.0 sacremoses-0.0.43 sentencepiece-0.1.91 six-1.15.0 > tokenizers-0.8.1rc1 tqdm-4.48.1 *transforme...
2020 Aug 02
2
State-of-the-art NLP models from R
Estimados Una pregunta, ¿Que posibilidad hay que esté instalado todo correctamente, pero algo cambie en entorno de python, el cual al ser buscado por R esté dando problemas? Hace años que no utilizo macOS, pero se me ocurre que un programa coloque en entorno adecuado para él, pero al mismo tiempo este toque al entorno requerido por R. Javier Rubén Marcuzzi El dom., 2 ago. 2020 a las 15:59,
2016 Oct 18
2
Lockd: failed to reclaim lock for pid ...
...o -37, status 4) lockd: spurious grace period reject?! lockd: failed to reclaim lock for pid 8225 (errno -37, status 4) and at some point, we start getting errors that the file locks are stuck.. you can write and read from the lockfile, but programs that depend on the C construct lock file throw filelock errors until we reboot. Why is dmesg, /var/log/dmesg, and /var/log/messages unique from each other? I thought dmesg was a representation of /var/log/messages/ Is there a way to get a date stamp for the dmesg? if a job failed in the last hour and the message is from yesterday...and I don'...
2010 Aug 27
0
[PATCH 0 of 8] xl/libxl autoballooning
Hi all, this patch series adds some new memory management functions to libxl that are used by xl to autoballoon dom0 down by the amount of memory needed by the new domain build. In order to avoid conflicts with other xl instances during the memory accounting operation I am introducing a global filelock. I am also introducing a global configuration file for xl to enable/disable autoballooning. Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
1997 Sep 10
0
File locking and Linux 2.0.30
Hi there, I'm wondering if it's neccesary to have mandatory file locking (CONFIG_LOCK_MANDATORY) compiled into the kernel for the filelocking done by Samba to work properly. TIA, Rudo... ************************* * C.R.J. de Jong (Rudo) * * E-mail: crj@dds.nl * *************************
1998 Mar 11
0
Samba, slow performance and crashing databases
...amba in RedHat Linux 5.0. It works almost ok... First of all, I think everything is MUCH to slow. I am running it on a Pentium Pro 200MHz with 64Mb RAM. And there is only 5 clients using it. I'm using version 1.8.19p3 on an RedHat 5.0 Server. Is there something special I need to do about the filelocking?? Or have I just done something wrong during setup...? Before this I had a Novell NetWare 4.1 as a fileserver, it was much faster. When I transfer files to or from the samba server it works very good, but when I have a database (Paradox) on the server with several people using it at the same...
2003 Jan 22
0
Two MS Access questions (compact database & Access XP)
...ersion 2.2.7, with a variety of Win2k boxes connecting to it) and I have a couple of quick MS Access questions (in the hopes someone out there has had any experience with these things): 1) We have one rather large (700MB+) Access database on the Samba server which is only in use by one user (no filelocking issues). This user regularily uses the 'Compact Database' option from within MS Access on the client computer (Tools->Database Utilities->Compact Database). Since we have switched to Samba, everytime the user chooses this option, it crashes her machine (completely, as in the sy...
2011 May 22
2
File locking (smb mount)
...e is a known solution - to run all instances in the same wineserver (the same wineprefix of the same user on the same computer). This solution does not apply to me, because I do already have some Windows-based clients in my network. I googled a little bit, and I found this: http://wiki.winehq.org/FileLocking This is the most interesting part: > As much of the file locking as possible is done at the file system level, but the only filesystem that supports the Windows style locking semantics is smbfs. The rest we have to emulate in the wineserver. It means, that actually... my application shoul...
2004 Oct 03
0
Filesystem Locking or lack of locking issues
...Linux boxes. Running into issues with file locking. We are doing this as we migrate away from MS and to Linux, however we need Case insenseitivity in the short term (will end up going longer then I like), but thus the need for some type of SMB/CIFS Filesystem. We are using "java.nio.channels.FileLock" We are seeing locks not honored and also lots of java.io.IOException: Resource deadlock avoided. We see this in both NFS and SMB FS mounts. Locking is just not working correctly Oct 2 16:29:20 sc8-a7-lri4 kernel: smb_readpage_sync: launch/AllServers.xml open failed, error=-2 Oct 2 16:29:...
2017 Dec 04
1
problem with cloud-init-0.7.9-9.el7.centos.2.x86_64 setting up puppet.conf
...mode for /var/lib/cloud/instances/nocloud/sem/config_puppet (recursive=False) 2017-12-04 18:07:26,580 - util.py[DEBUG]: Restoring selinux mode for /var/lib/cloud/instances/nocloud/sem/config_puppet (recursive=False) 2017-12-04 18:07:26,581 - helpers.py[DEBUG]: Running config-puppet using lock (<FileLock using file '/var/lib/cloud/instances/nocloud/sem/config_puppet'>) 2017-12-04 18:07:26,581 - cc_puppet.py[DEBUG]: Attempting to install puppet latest, 2017-12-04 18:07:26,581 - util.py[DEBUG]: Running command ['yum', '-t', '-y', 'install', 'puppet']...
2005 Jul 14
1
No locks available... help wanted!
...The server was working like a charm before ... server specs are: debian (almost virgin) + ruby on rails 0.13 + lighttpd + fastcgi. After searching google, I can''t find anything helpful that relates to the errors I am getting. I can''t find any reports from others about Ruby (or filelocking) problems either. All obvious thinks like restarting server, deleting /tmp/ruby_sess* etc. is done without result. The filesystem is ext3. Any indication on what may be causing this is greatly appreciated. Thank you, Tiele <snip from production.log> Processing InscriptionController#n...