search for: pwrite_recv

Displaying 7 results from an estimated 7 matches for "pwrite_recv".

2025 May 12
1
Macs deleting files off RHEL8 server.
...k|/raid/data/esfs/X5/Jobs/68272.... full_audit:prefix = Embassy|%U|%I|%m|%S #Add: symlinkat readlinkat linkat # man 8 VFS_FULL_AUDIT full_audit:failure = all !open full_audit:failure = all? #full_audit:success = close create_file fallocate fget_dos_attributes fsetxattr lock lstat mkdirat mknodat pwrite_recv pread pread_send pwrite translate_name unlinkat write #full_audit:failure = close create_file fallocate fget_dos_attributes fsetxattr lock lstat mkdirat mknodat pwrite_recv pread pread_send pwrite translate_name unlinkat write full_audit:success = all full_audit:failure = all # full_audit:failure =...
2025 May 13
1
Macs deleting files off RHEL8 server
...2.... > full_audit:prefix = Embassy|%U|%I|%m|%S > #Add: symlinkat readlinkat linkat > # man 8 VFS_FULL_AUDIT full_audit:failure = all !open full_audit:failure > = all? > #full_audit:success = close create_file fallocate fget_dos_attributes > fsetxattr lock lstat mkdirat mknodat pwrite_recv pread pread_send pwrite > translate_name unlinkat write > #full_audit:failure = close create_file fallocate fget_dos_attributes > fsetxattr lock lstat mkdirat mknodat pwrite_recv pread pread_send pwrite > translate_name unlinkat write > full_audit:success = all > full_audit:failur...
2018 Sep 17
3
Cannot access HOME folder after upgrading to 4.8 from 4.6
...opy2 shadow: snapdir = .zfs/snapshot shadow: format = %Y-%m-%dT%H:%M:%S shadow: snapdirseverywhere = yes shadow: sort = desc shadow: localtime = no # full_audit:prefix = %u|%I # full_audit:success = chflags chmod chmod_acl chown mkdir rename rmdir unlink write pwrite pwrite_send pwrite_recv # full_audit:failure = none # full_audit:facility = LOCAL7 # full_audit:priority = ALERT [mac_software] comment = repository for all Mac OSX-related software path = /zdata/mac_software valid users = @EXAMPLE-production @"EXAMPLE-domain admins" @EXAMPLE-marketing writabl...
2018 Sep 17
0
Cannot access HOME folder after upgrading to 4.8 from 4.6
...Desktop/Temporary > Items/$RECYCLE.BIN/ > # map archive = No > # map readonly = no > vfs objects = zfsacl, shadow_copy2, full_audit > full_audit:prefix = %u|%I > full_audit:success = chflags chmod chmod_acl chown mkdir rename rmdir > unlink write pwrite pwrite_send pwrite_recv > full_audit:failure = none > full_audit:facility = LOCAL7 > full_audit:priority = ALERT > shadow: snapdir = .zfs/snapshot > shadow: format = %Y-%m-%dT%H:%M:%S > shadow: snapdirseverywhere = yes > shadow: sort = desc > shadow: localtime = no > &gt...
2023 Aug 21
2
DFS questions...
Hello Rowland, If someone wants full_audit, will adding 'vfs objects = full_audit' on a DC also have dfs_samba4 and acl_xattr enabled just because running on a DC, or would this cause both defaults to be turned off? Thanks, Joachim -----Urspr?ngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Rowland Penny via samba Gesendet: Montag, 21. August 2023
2015 Jul 10
0
Constant error messages about failure to remove oplock
...e3/smbd/aio.c:939(schedule_aio_smb2_write) smb2: scheduled aio_write for file ~test.pst.tmp, offset 0, len = 4096 (mid = 417352) outstanding_aio_calls = 1 [2015/06/25 03:05:30.578608, 10, pid=1581, effective(2030299, 2000514), real(2030299, 0)] ../source3/smbd/aio.c:959(aio_pwrite_smb2_done) pwrite_recv returned 4096, err = no error [2015/06/25 03:05:30.578716, 3, pid=1581, effective(2030299, 2000514), real(2030299, 0)] ../source3/smbd/smb2_write.c:198(smb2_write_complete_internal) smb2: fnum 3983022690, file ~test.pst.tmp, length=4096 offset=0 wrote=4096 [2015/06/25 03:05:30.578763, 10, pid=15...
2015 Jul 09
2
Constant error messages about failure to remove oplock
On Thu, Jul 09, 2015 at 01:09:05PM +0530, Shyam Kaushik wrote: > Hi Volker, > > Yes this problem happens when we have "kernel oplocks = no". This happened > constantly in one of production systems & so we disabled level2-oplock > /set kernel-oplocks=yes (to avoid this issue). So unfortunately don’t have > an environment where it reproduces now & cannot capture