search for: vfs_aio_pthread_init

Displaying 8 results from an estimated 8 matches for "vfs_aio_pthread_init".

2016 Jul 19
3
aio settings for samba 4.3
...g MS diskspd against a samba share from a fast zfs pool I get something like 25MB/s tops. That's well below the capacity of my Gb network and my disk system. FWIW iperf shows >900Mbits/sec in both directions on the link. # smbd -b|grep aio vfs_aio_fork_init vfs_aio_posix_init vfs_aio_pthread_init As always google finds lots of tuning advice, but it's not clear what if any of it applies to 4.3 on FreeBSD. Thanks Russ Poyner
2016 Jul 20
4
aio settings for samba 4.3
...mething like 25MB/s tops. That's well below the capacity of my Gb > > network and my disk system. FWIW iperf shows >900Mbits/sec in both > > directions on the link. > > > > # smbd -b|grep aio > > vfs_aio_fork_init > > vfs_aio_posix_init > > vfs_aio_pthread_init > > You don't need these, modern Samba includes a pthread pool > implementation that will parallelize SMB io requests. The main reason for our user-space threaded approach is lack of aio in Linux. Proper kernel support for posix AIO might be faster than our implementation. "vfs...
2019 Apr 13
2
OS X client symlinks
When you say “real symlinks on OSX” do you mean an “alias” that Finder would create? Or a Unix-type symlink using the “ ln -s file link” command in Terminal? A Finder alias is not the same as a Unix-type symlink. My NAS runs Debian Linux with version 4.3.11 of smbd; my clients are all OSX Mojave. If I create an alias using Finder on the NAS, it behaves like a normal alias in OSX UNLESS I move
2016 Jul 21
0
aio settings for samba 4.3
...s. That's well below the capacity of my Gb >>> network and my disk system. FWIW iperf shows >900Mbits/sec in both >>> directions on the link. >>> >>> # smbd -b|grep aio >>> vfs_aio_fork_init >>> vfs_aio_posix_init >>> vfs_aio_pthread_init >> You don't need these, modern Samba includes a pthread pool >> implementation that will parallelize SMB io requests. > The main reason for our user-space threaded approach is lack of aio in > Linux. Proper kernel support for posix AIO might be faster than our > implementa...
2019 Apr 16
0
OS X client symlinks
...that .js file is not a symlink and it's not followed and consequently the paths are broken because of that. My samba server version is 4.8.3. "vfs_fruit", "vfs_catia" and "vfs_streams_xattr_init" are all present in Build options, as well as vfs_aio_fork_init, vfs_aio_pthread_init. In the Headers section, I see HAVE_AIO_H. -- Best regards, Serhii On 4/13/19 9:27 PM, Todd Thorson via samba wrote: > When you say “real symlinks on OSX” do you mean an “alias” that Finder would create? Or a Unix-type symlink using the “ ln -s file link” command in Terminal? A Finder alia...
2019 Oct 29
0
auth logging or auditing
...atic_decl_rpc ?? static_decl_vfs ?? static_init_auth ?? static_init_charset ?? static_init_gpext ?? static_init_idmap ?? static_init_nss_info ?? static_init_pdb ?? static_init_perfcount ?? static_init_rpc ?? static_init_vfs ?? uint_t ?? vfs_acl_tdb_init ?? vfs_acl_xattr_init ?? vfs_aio_fork_init ?? vfs_aio_pthread_init ?? vfs_audit_init ?? vfs_btrfs_init ?? vfs_cap_init ?? vfs_catia_init ?? vfs_commit_init ?? vfs_crossrename_init ?? vfs_default_quota_init ?? vfs_dirsort_init ?? vfs_expand_msdfs_init ?? vfs_extd_audit_init ?? vfs_fake_perms_init ?? vfs_fileid_init ?? vfs_fruit_init ?? vfs_full_audit_init ?? vfs_gl...
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...atic_decl_rpc static_decl_vfs static_init_auth static_init_charset static_init_gpext static_init_idmap static_init_nss_info static_init_pdb static_init_perfcount static_init_rpc static_init_vfs uint_t vfs_acl_tdb_init vfs_acl_xattr_init vfs_aio_fork_init vfs_aio_pthread_init vfs_audit_init vfs_btrfs_init vfs_cap_init vfs_catia_init vfs_ceph_init vfs_ceph_snapshots_init vfs_commit_init vfs_crossrename_init vfs_default_quota_init vfs_dirsort_init vfs_expand_msdfs_init vfs_extd_audit_init vfs_fake_perms_init vfs_fileid_init vfs...