Search results

From SambaWiki
  • See how deeply locking is used in [[smbd]] code here [http://wiki.samba.org/images/9/91/Get_share_
    113 bytes (20 words) - 22:46, 23 December 2006
  • * How to test if posix locking is supported on the file system? * Does file system provide posix locking semantics (cluster-aware locking)?
    3 KB (490 words) - 22:43, 5 August 2020
  • ...re. I guess that just shows how much filesystem developers tend to neglect locking. ...et a rate of perhaps 500k to 1M locks/second. If ping_pong doesn't print a locking rate once per second then you have a bug. Talk to your filesystem vendor.
    7 KB (1,249 words) - 00:07, 17 February 2021
  • ...this has not been the case though, — the only case of this automatic file locking is for executables which are being executed (ETXTBUSY error), which is not * open file locking preventing access or modification of a file being open for writing or read.
    8 KB (1,420 words) - 19:41, 22 January 2023
  • * the shared information in ''locking.tdb''. It is a set of deferred open entries bound to each file - no more th
    1 KB (188 words) - 09:36, 11 May 2006
  • so on. So the most problem is the extending of the [[locking]] subsystem information we need to be concerned about is the locking state. There is an
    12 KB (1,948 words) - 16:55, 23 May 2013
  • * Locking API to detect deadlocks between ctdb and samba
    1 KB (151 words) - 17:20, 31 October 2012
  • If the clustered filesystem does not support locking on default, CTDB allows to replace this mechanism with a binary that would
    1 KB (185 words) - 03:12, 27 September 2020
  • ...S interface for BRL calls. Call into OneFS's Windows semantics byte range locking API. || [[zkirsch]] || <font color="green">Completed</font>
    2 KB (267 words) - 04:53, 4 May 2009
  • ....tdb || dbwrap || lock || TDB_CLEAR_IF_FIRST || Byte-range locking information. |g_lock.tdb || dbwrap || lock || TDB_CLEAR_IF_FIRST || Global locking information.
    5 KB (665 words) - 10:16, 18 January 2023
  • ...g|ping_pong]] to ensure that the cluster filesystem supports correct POSIX locking semantics. ...uption if you use a different mapping backend with Samba and GPFS, because locking wilk break across nodes. NOTE: You must also load "fileid" as a vfs object
    10 KB (1,554 words) - 15:59, 13 November 2023
  • * locking infos
    2 KB (248 words) - 02:27, 2 June 2014
  • ...esigned to take advantage of advanced network file system features such as locking, Unicode (advanced internationalization), hardlinks, RDMA, DFS (hierarchica
    3 KB (432 words) - 23:05, 24 May 2018
  • ...ba DC. A pretty productive day. Jerry won the stupid act of the day for locking himself out of his Windows Vista VMware session.
    10 KB (1,568 words) - 09:06, 13 May 2008
  • ...tt> attribute to <tt>"locking_type=3"</tt>. Type 3 uses built-in clustered locking. <tt>-p</tt> : <tt>lock_dlm</tt> is the locking protocol gfs2 uses for inter-node communication.
    18 KB (2,946 words) - 06:26, 17 September 2018
  • * Record locking now compares records based on their hashes to avoid scheduling multiple req * The locking code now correctly implements a per-database active locks limit. Whole dat
    18 KB (2,756 words) - 23:34, 20 October 2016
  • through the fcntl() byte range locking interface as the core coherence filesystem, but will instead build our own locking and transport layer
    25 KB (4,355 words) - 14:19, 6 March 2009
  • ...was limited in scalability for large i/o due to locking. Improvements to locking to allow significantly more scalability for large file i/o will be in the 5
    10 KB (1,556 words) - 17:16, 11 November 2022
  • * Split up locking.tdb for better scaling of per-file concurrent access * Improved TDB database performance (using robust mutex locking)
    4 KB (565 words) - 15:38, 20 January 2022
  • * Account lockout: the threshold of unsuccessful login attempts before locking a user out of their account, and the duration they're locked out for.
    7 KB (1,135 words) - 23:50, 28 March 2019
  • * clean up locking order ==== locking/open files (fs layer) ====
    43 KB (6,212 words) - 14:45, 7 March 2018
  • ...han a DNS/host name, should be used when configuring client mounts. NFSv3 locking is heavily tied to IP addresses and can break if a client uses round-robin
    10 KB (1,487 words) - 21:57, 28 February 2023
  • Locking Protocol: "lock_dlm" Locking Protocol: "lock_dlm"
    49 KB (6,676 words) - 07:58, 7 March 2010
  • ...uld be added under a sub-level test suite. For instance when adding a new locking test to the ''raw'' directory it should be added in the lock.c file with an
    11 KB (1,795 words) - 20:59, 18 June 2020
  • ...B provides a clustered database with persistent key-value data storage and locking. Database usage is abstracted out via a generic ''dbwrap'' interface.<br> ...y protocol is also provided as a mechanism for synchronising client state (locking). Key-value data stored in the RADOS back-end inherits the same redundancy
    27 KB (4,255 words) - 08:35, 17 November 2021
  • * Freezing the cluster. This includes locking all local tdb databases to prevent any clients from accessing the databases
    10 KB (1,759 words) - 09:41, 6 November 2013
  • ...ire a number of different races and contentions to exercise the networking locking behaviour. Compared to non-networked code, the amount of errors cases and m
    13 KB (2,089 words) - 04:48, 28 April 2021
  • ...not designed to cope under such workloads. The database requires extensive locking to maintain consistency and both types of Samba DNS servers are currently r
    14 KB (2,423 words) - 23:57, 29 July 2019
  • locking = yes
    17 KB (2,682 words) - 06:25, 17 September 2018
  • ...mmand. The tool is simply backing up the local files and it has sufficient locking in place to ensure the backup is generated safely.
    24 KB (4,038 words) - 09:39, 17 March 2021
  • |Exercise O_DSYNC to check locking when writing
    16 KB (2,116 words) - 05:10, 10 March 2024
  • :* [https://bugzilla.samba.org/show_bug.cgi?id=12469 BUG #12469]: ctdb-locking: Explicitly unlock record/db in lock helper. :* [https://bugzilla.samba.org/show_bug.cgi?id=12392 BUG #12392]: ctdb-locking: Reset real-time priority in lock helper.
    61 KB (8,962 words) - 21:57, 17 September 2019
  • |Exercise O_DSYNC to check locking when writing
    22 KB (3,043 words) - 02:08, 23 July 2022
  • While 4.17 already improved the situation quite a lot, with 4.18 the locking overhead for contended path based operations is reduced by an additional fa
    34 KB (4,920 words) - 08:33, 28 March 2024
  • ...=13584 BUG #13584]: vfs_fruit: Fix a panic if fruit_access_check detects a locking conflict. ...to an open file or directory in Samba can be queried through the 'net tdb locking' command. In clustered Samba this can be useful to determine the file or di
    66 KB (9,866 words) - 21:40, 17 September 2019
  • Bug fixes, including important ones for deferred close (handle leases and locking)
    24 KB (3,444 words) - 19:09, 6 April 2024
  • ...dern Windows clients and the POSIX file system on which it runs, including locking, Access Control Lists, and case insensitivity. * Locking, such as <code>brlock.tdb</code>, which handles byte-range locking.
    130 KB (20,385 words) - 02:43, 9 May 2024
  • ...samba.org/show_bug.cgi?id=11934 BUG #11934]: Fix memory leak in share mode locking. :* [https://bugzilla.samba.org/show_bug.cgi?id=11549 BUG #11549]: s3:locking: Initialize lease pointer in share_mode_traverse_fn().
    76 KB (11,563 words) - 22:02, 17 September 2019
  • :* [https://bugzilla.samba.org/show_bug.cgi?id=10685 BUG #10685]: s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap(). ...4496]: Samba versions 3.4.0 and above allow the administrator to implement locking out Samba accounts after a number of bad password attempts.
    80 KB (11,979 words) - 22:04, 17 September 2019
  • :* [https://bugzilla.samba.org/show_bug.cgi?id=12392 BUG #12392]: ctdb-locking: Reset real-time priority in lock helper. ...samba.org/show_bug.cgi?id=11934 BUG #11934]: Fix memory leak in share mode locking.
    78 KB (11,799 words) - 22:01, 17 September 2019
  • :* [https://bugzilla.samba.org/show_bug.cgi?id=10685 BUG #10685]: s3: smbd: Locking, fix off-by one calculation in brl_pending_overlap(). ...4496]: Samba versions 3.4.0 and above allow the administrator to implement locking out Samba accounts after a number of bad password attempts.
    78 KB (11,609 words) - 22:05, 17 September 2019
  • ...4496]: Samba versions 3.4.0 and above allow the administrator to implement locking out Samba accounts after a number of bad password attempts.
    41 KB (6,189 words) - 21:09, 26 February 2017
  • ...tps://bugzilla.samba.org/show_bug.cgi?id=14113 BUG #14113]: Fix byte range locking bugs/regressions.
    55 KB (8,076 words) - 14:14, 10 March 2021
  • :* [https://bugzilla.samba.org/show_bug.cgi?id=12628 BUG #12628]: s3: locking: Update oplock optimization for the leases era.
    59 KB (8,725 words) - 21:51, 17 September 2019
  • ...=13584 BUG #13584]: vfs_fruit: Fix a panic if fruit_access_check detects a locking conflict.
    56 KB (8,271 words) - 21:43, 17 September 2019
  • ..._bug.cgi?id=13584 BUG #13584]: Fix a panic if fruit_access_check detects a locking conflict.
    76 KB (11,334 words) - 15:03, 3 March 2020
  • ...ial characters commonly used by OS X client (eg '*', '/'), integrated file locking and Mac metadata access with Netatalk 3 and enhanced performance by impleme
    94 KB (14,313 words) - 22:03, 17 September 2019