search for: vfs_gpfs

Displaying 20 results from an estimated 91 matches for "vfs_gpfs".

2011 Mar 14
3
vfs_gpfs module errors
Hi I'm encountering an error with some of my Windows clients when using CTDB and samba to access a GPFS hosted share. We see the following error all the time. [2011/03/14 12:31:16.549084, 1] modules/vfs_gpfs.c:1099(vfs_gpfs_ntimes) vfs_gpfs_ntimes: set GPFS ntimes failed -1 The copy continues but is slow. All the timestamps seem reasonable for the data copied. The GPFS version is 3.3.0-9 and samba is 3.5.6 compiled from source with config line. $ ./configure --with-ctdb=/usr/local/src/ctdb --w...
2011 Jun 07
2
Disk free space, quotas and GPFS
I am migrating the main file servers at work onto a new storage platform based on GPFS. I am using RHEL 5.6 with the samba3x packages (aka 3.5.4) recompiled to get the vfs_gpfs and tsmsm modules, with a couple of extra patches to vfs_gpfs module to bring it 3.5.8 level. It is running with ctdb against Windows AD 2008 R2 domain controllers with all the idmapping been held in the AD. In order to get robust and frankly usable quotas we are making extensive use of filesets (...
2013 Jan 31
2
ACLs on a directory on GPFS
Hello, I am using the vfs_gpfs samba module to map ACLs through samba. It works fine on files, but directory ACLs are ignored. Ex: getfacl /sb/share/myplace/ file: sb/share/myplace/ owner: root group: root user::rwx user:afrankel:rwx group::--- mask::rwx other::--- When I try to access this folder in Windows, I get permission...
2011 Sep 21
1
File permissions 0070 with Office 2010 after saving
I think this is a recurrence of an old bug. Running Samba 3.5.4 with CTDB on GPFS 3.4.0.6 with the vfs_gpfs module using CentOS 5.6. It is a vanilla CentOS RPM's with the vfs_gpfs module a self compiled add on. Running with NFSv4 ACL's. Basically what happens is when a user saves a file in Office 2010 (no Office 2007 to test with) with Windows 7 on the Unix side the permissions on the file get s...
2011 Sep 02
0
GPFS and Windows file attributes
...through to the Windows attributes on the under lying file system. That is assuming that your GPFS file system is sufficiently recent to support Windows attributes. I did some experimentations with a Terminal Server 2008 and Terminal Server 2003 R2 client against a CTDB RHEL Samba 3.5.4 with a VFS_GPFS module loaded against GPFS 3.4.0.5 and indeed setting the hidden attribute using Windows shows no change when I do mmlsattr -L on the file. Turning the debug level up to 10 shows lots of errors of the form get_ea_dos_attributes: Badly formed DOSATTRIB on file ..... ndr_pull_error(2): Bad switch...
2023 May 30
1
O_PATH, FreeBSD & acl_xx_fd
Urgh? I modified the FreeBSD kernel to allow all_xx_fd() calls on O_PATH descriptors and that seems make vfs_zfsacl to work fine. Not 100% tested but I could atleast view and modify the ACL on some stuff from a Windows client via Samba that way. I?m not sure I?ll be able to get them to implement this ?officially? though. Reading ACLs via an O_PATH-opened descriptor seems to be on the way of
2022 May 02
1
[Announce] Samba 4.16.1 Available for Download
...?? * BUG 15041: Username map - samba erroneously applies unix group memberships ???? to user account entries. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14951: KVNO off by 100000. o? Christof Schmitt <cs at samba.org> ?? * BUG 15027: Uninitialized litemask in variable in vfs_gpfs module. ?? * BUG 15055: vfs_gpfs recalls=no option prevents listing files. o? Andreas Schneider <asn at cryptomilk.org> ?? * BUG 15054: smbd doesn't handle UPNs for looking up names. ####################################### Reporting bugs & Development Discussion #################...
2022 May 02
1
[Announce] Samba 4.16.1 Available for Download
...?? * BUG 15041: Username map - samba erroneously applies unix group memberships ???? to user account entries. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 14951: KVNO off by 100000. o? Christof Schmitt <cs at samba.org> ?? * BUG 15027: Uninitialized litemask in variable in vfs_gpfs module. ?? * BUG 15055: vfs_gpfs recalls=no option prevents listing files. o? Andreas Schneider <asn at cryptomilk.org> ?? * BUG 15054: smbd doesn't handle UPNs for looking up names. ####################################### Reporting bugs & Development Discussion #################...
2023 Apr 13
1
libgpfs.so
...g a phantom I/O error which I mentioned before (https://lists.samba.org/archive/samba/2023-March/244431.html - it turned out it has nothing to do with kernel oplocks). And noticed samba is regularly tries to load libgpfs.so. This is done in gpfswrap_init() in lib/util/gpfswrap.c, which is used in vfs_gpfs.c (understandable) *and* in lib/util/debug.c. The latter added by commit f9e92fc2b0dc4e5c613cf795952e3484f50388ac Author: Christof Schmitt <cs at samba.org> Date: Thu Feb 19 16:32:44 2015 -0700 debug: Add GPFS tracing backend Curious why samba is constantly trying to load this lib,...
2013 Feb 18
1
ACL problem with Samba > 3.4.x on GPFS
When a file is created with samba 3.5.x or 3.6.x, it is created effective read-only: ~ # getfacl Microsoft\ Word-Dokument\ \(neu\).docx # file: Microsoft\040Word-Dokument\040(neu).docx # owner: root # group: 11816 user::rwx user:11582:rwx #effective:r-- group::rwx #effective:r-- mask::r-- other::--- The ACL-settings for the parent directory are ok: ~ # getfacl . #
2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
...: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz> ?? * BUG 14986: Add support for bind 9.18. ?? * BUG 15076: logging dsdb audit to specific files does not work. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if original ???? file had been deleted. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 15087: netgroups support removed. o? Samuel Cabrero <scabrero at suse.de> ?? * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 depending on cont...
2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
...: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall at catalyst.net.nz> ?? * BUG 14986: Add support for bind 9.18. ?? * BUG 15076: logging dsdb audit to specific files does not work. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if original ???? file had been deleted. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 15087: netgroups support removed. o? Samuel Cabrero <scabrero at suse.de> ?? * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 depending on cont...
2012 May 11
2
cannot set gpfs:sharemodes to yes
..._entry) - module gets loaded vfs_find_backend_entry called for gpfs Successfully loaded vfs module [gpfs] with the new modules system [2012/05/10 18:47:16.881906, 10] modules/gpfs.c:201(smbd_gpfs_lib_init) libgpfs lacks gpfs_lib_init [2012/05/10 18:47:18.671854, 10] modules/vfs_gpfs.c:259(gpfs_get_nfs4_acl) - module does its job - these entries are irrelevant to my problems, but they show that module is ok gpfs_get_nfs4_acl invoked for . [2012/05/10 18:47:18.671955, 10] modules/vfs_gpfs.c:270(gpfs_get_nfs4_acl) Got non-nfsv4 acl [2012/05/10 18:47:18.671999, 10] m...
2019 Oct 30
2
vfs objects
Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS <https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS> . Todd
2023 Nov 15
1
understanding stat cache
...ght make some sense digging deeper why your workload performs so bad in this setup. > If only > _creation_ of files is suffering from that we probably have some > other/further performance issue. > > We have gpfs, which does not offer a case-insensitive mode, neither > does the vfs_gpfs module. the gpfs VFS module actually does support looking up files in a case-sensitive manner by using gpfs_get_realfilename_path() from libgpfs. -slow -- SerNet Samba Team Lead https://samba.plus/ Samba Team Member https://samba.org/ SAMBA+ packages htt...
2023 Nov 15
1
understanding stat cache
...ction: The user is doing mainly reads, so does the "create" you mention also cover opening/reading files? If only _creation_ of files is suffering from that we probably have some other/further performance issue. We have gpfs, which does not offer a case-insensitive mode, neither does the vfs_gpfs module. Uli -----Urspr?ngliche Nachricht----- Von: Ralph Boehme <slow at samba.org> Gesendet: Montag, 13. November 2023 17:22 An: Ulrich Sibiller <ulrich.sibiller at atos.net>; samba at lists.samba.org Betreff: Re: [Samba] understanding stat cache Hello Ulrich, On 11/10/23 13:47,...
2008 Jan 11
1
Samba 3.0.28 with VFS-Module "GPFS"
Hi Rob, on your Info for Version 3.0.25 you pointed out the VFS-Module GPFS for using features of the underlaying GPFS-Filesystem. Also the man-pages-3/vfs_gpfs.8.html points to that module, but I can't find it anywhere. We are using a GPFS 3.2 3-Node Samba Cluster (3.0.24/28) on Dell HW. We would be very glad if it is posible to get - Quota Recognition for our users (we use "max disc size" but thats not the answer), - Filesize reportin...
2012 May 31
1
Tangential Issue: idmap backend = ad and Active Directory 2008R2
...ive = no # map untrusted to domain = yes deadtime = 0 log level = 1 log file = /var/log/samba/%I.log max log size = 100 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_REUSEADDR SO_KEEPALIVE # store DOS attributes in extended attributes (vfs_gpfs then stores them in the file system) # ea support = yes # store dos attributes = yes # map readonly = no # map archive = no # map system = no # the ctdb clustering and GPFS stuff # clustering = yes # ctdbd socket = /tmp/ctdb.socket # fileid :...
2012 Aug 06
1
[Announce] Samba 3.6.7 Available for Download
...x acl on gpfs. * BUG 9040: Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error instead ofNT_STATUS_FILE_LOCK_CONFLICT. o Stefan Metzmacher <metze at samba.org> * BUG 9002: Don't turn negative cache entries into valid idmappings. * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions. * BUG 9057: Fix bugs in SMB2 credit handling code. o Jiri Popelka <jpopelka at redhat.com> * BUG 9055: Fix build against CUPS 1.6. o Jura Sasek <jiri.sasek at oracle.com> * BUG 9037: Fix 'net ads join' on T4 (sun4v) sy...
2012 Aug 06
1
[Announce] Samba 3.6.7 Available for Download
...x acl on gpfs. * BUG 9040: Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED in error instead ofNT_STATUS_FILE_LOCK_CONFLICT. o Stefan Metzmacher <metze at samba.org> * BUG 9002: Don't turn negative cache entries into valid idmappings. * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions. * BUG 9057: Fix bugs in SMB2 credit handling code. o Jiri Popelka <jpopelka at redhat.com> * BUG 9055: Fix build against CUPS 1.6. o Jura Sasek <jiri.sasek at oracle.com> * BUG 9037: Fix 'net ads join' on T4 (sun4v) sy...