search for: dmapi

Displaying 20 results from an estimated 393 matches for "dmapi".

Did you mean: mapi
2008 May 30
0
any idea what these messages mean?
I get these messages in my log file and have no idea what they are or what they mean. Samba works fine on this system and others. It only takes up useless space in the log file. May 24 07:55:03 us12253 daemon:err|error smbd[1169060]: Initializing DMAPI: AIX DMAPI(02/1997) 1.1 May 24 07:55:12 us12253 daemon:err|error smbd[1078876]: [2008/05/24 07:55:12, 0] smbd/dmapi.c:init_dmapi_service(71) May 24 07:55:12 us12253 daemon:err|error smbd[1078876]: Initializing DMAPI: AIX DMAPI(02/1997) 1.1 May 24 07:55:26 us12253 daemon:err|error smbd[1062052]: [...
2006 Oct 29
1
dmapi doesn't work on aix; possible fix included
I'm running samba 3.0.23c on aix 5.3 TL4. I'm using Tivoli HSM 5.3.4.0 on a JFS2 filesystem. Samba compiled fine, and I set "dmapi support = yes" in smb.conf, but samba wouldn't recognize offline files ("migrated files" in tsm terminology). After setting a higher log level I think I've tracked down the problem. The patch is at the bottom of this email. The first problem is this snippet in dmapi_fil...
2019 Apr 15
2
cutting corners (4.10.2 on el7.6)
...building without testsuite and without clustering (ctdb) allows samba-4.10.2 to compile with this old python (2.7.5) and gnutls (3.3.29) During the configure/rpmbuild phase, I noticed those messages: ------------------------------------------ No gnutls support for AEAD encryption Building without DMAPI support: no suitable DMAPI library found WARNING: ans1Parser hasn't been found! Please install it (e.g. libtasn1-bin) ------------------------------------------ I wonder if these might be 'impactful'.. Would someone enlighten me on what purpose those serve? (i.e: is it a show-stopper?...
2007 Sep 28
0
DMAPI in ZFS
Hello! Does anyone know if/when ZFS will support DMAPI? regards Oliver
2008 Oct 07
3
Small correction in CentOSPlus (AdditionalResources/Repositories/CentOSPlus)
Hi, Small correction there. Example 4 of section 2 (how to use XFS with CentOSPlus kernel) says you should use this configuration line in [centosplus] section of yum: includepkgs=kernel* xfs* dmapi* However, the XFS module's package name is kmod-xfs*, so I believe it should actually be: includepkgs=kernel* kmod-xfs* xfs* dmapi* I did this on a system of mine, and in the first case it did not include an update for the kmod, just for the kernel, the second one worked as expected. HTH, F...
2017 Jan 11
3
HSM
Purely from interest, is there any current FOSS implementation of HSM? I note that XFS has dropped support for DMAPI, have other filesystems? Regards, Martin -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20170111/0a636a6...
2014 Jul 17
1
Using SMB_VFS_IS_OFFLINE for directories.
...my linux box return FILE_ATTRIBUTE_OFFLINE for directories, and so far Windows (2008) seems okay with it. It displays the folder icon with the "X" over it and it navigates the folder hierarchy without trouble (so far). I can see that the SMB_VFS_IS_OFFLINE code went in originally for DMAPI support (Bokovoy, Jan 2008, commit d86fc3ec) and that DMAPI doesn't have the concept of punching a directory like it does for files. So that would explain the limitation in the original code. But, has anyone used this for directories? Dean ------------------------------------------------...
2008 Jul 31
1
Setting (exposing) FILE_ATTRIBUTE_OFFLINE for a share
...the samba-technical mailing list regarding the WinNT FILE_ATTRIBUTE_OFFLINE ( http://lists.samba.org/archive/samba-technical/2002-April/020969.html). Meanwhile some FILE_ATTRIBUTE_OFFLINE handling was implemented in the 'trunk' Samba. Currently (Samba 3.0.28a-1ubuntu4.4) provides the 'dmapi support' option for representing the mentioned attribute. Unfortunately it seems the option is supported only on XFS using the libdm0. Additionally it seems only SUSE / SLES ships with the mentioned support built into Samba. Well ... I'm again interested in the mentioned option and I'm...
2017 Jan 11
2
HSM
Hmm, don't you just love changing terminology! I've been using HSM systems at work since '99. BTW, DMAPI is the Data Management API which was a common(ish) extension used by amongst others SGI and IBM. Back to lvmcache. It looks interesting. I'd earlier dismissed LVM since it is block orientated, not file orientated. Probably because my mental image is of files migrating to tapes in a silo. O...
2018 Jun 13
2
Samba 4.8 RODC not working
...t; all: 10 > tdb: 10 > printdrivers: 10 > lanman: 10 > smb: 10 > rpc_parse: 10 > rpc_srv: 10 > rpc_cli: 10 > passdb: 10 > sam: 10 > auth: 10 > winbind: 10 > vfs: 10 > idmap: 10 > quota: 10 > acls: 10 > locking: 10 > msdfs: 10 > dmapi: 10 > registry: 10 > scavenger: 10 > dns: 10 > ldb: 10 > tevent: 10 > auth_audit: 10 > auth_json_audit: 10 > kerberos: 10 > drs_repl: 10 > smb2: 10 > smb2_credits: 10 > winbindd version 4.8.2-SerNet-RedHat-10.el7 started. > Copyright Andrew Tridge...
2017 Aug 15
2
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
...lient -k -L //sambadc.rona.loc -d9 -UAdministrator%password : INFO: Current debug levels: all: 9 tdb: 9 printdrivers: 9 lanman: 9 smb: 9 rpc_parse: 9 rpc_srv: 9 rpc_cli: 9 passdb: 9 sam: 9 auth: 9 winbind: 9 vfs: 9 idmap: 9 quota: 9 acls: 9 locking: 9 msdfs: 9 dmapi: 9 registry: 9 scavenger: 9 dns: 9 ldb: 9 tevent: 9 lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) INFO: Current debug levels: all: 9 tdb: 9 printdrivers: 9 lanman: 9 smb: 9 rpc_parse:...
2018 Jun 13
3
Samba 4.8 RODC not working
On Wed, 13 Jun 2018 11:12:43 +0200 (CEST) Gaetan SLONGO <gslongo at it-optics.com> wrote: > Hi, > > > I was just investigating the winbind execution issue : > > > This is what happens when winbind is started by samba > > > > [root at dmzrodc ~]# winbindd -D --option=server role check:inhibit=yes > --foreground -S -d 10 Error setting option
2019 Mar 05
3
Enable XAT_OFFLINE extended attribute in Samba
My goal is to use the Offline file attribute of Windows when sharing with Samba: https://docs.microsoft.com/en-us/dotnet/api/system.io.fileattributes?redirectedfrom=MSDN&view=netframework-4.7.2 It works when I share ZFS filesystem using the native ZFS CIFS sharing, but it fails when I share the same ZFS with Samba, that is the Offline files are not showed in Windows Client Il 3/4/2019
2017 Jan 11
2
HSM
...tag? http://pki.fedoraproject.org/wiki/PKI_Main_Page > > On 11 January 2017 at 10:30, J Martin Rushton < > martinrushton56 at btinternet.com> wrote: > >> Purely from interest, is there any current FOSS implementation of HSM? >> I note that XFS has dropped support for DMAPI, have other filesystems? >> >> Regards, >> Martin >> >> >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> https://lists.centos.org/mailman/listinfo/centos >> >> > ________________...
2019 Apr 16
0
cutting corners (4.10.2 on el7.6)
Hi, I don't think any of those matter for your use. An older version of GnuTLS means we likely just use internally implemented functions (which we are trying to deprecate though). I don't know exactly what DMAPI is used for, but it's not a default configuration and file server clustering doesn't have any relevance for just an AD DC. Cheers, Garming On 16/04/19 10:57 AM, Vincent S. Cojot via samba wrote: > > Hi All, > > I'm not well versed in the samba code base so I'm asking...
2019 Apr 16
1
cutting corners (4.10.2 on el7.6)
...On Tue, 16 Apr 2019, Garming Sam via samba wrote: > Hi, > > I don't think any of those matter for your use. > > An older version of GnuTLS means we likely just use internally > implemented functions (which we are trying to deprecate though). I don't > know exactly what DMAPI is used for, but it's not a default > configuration and file server clustering doesn't have any relevance for > just an AD DC. > > Cheers, > > Garming > > On 16/04/19 10:57 AM, Vincent S. Cojot via samba wrote: >> >> Hi All, >> >> I'm not...
2016 Dec 30
2
ADS domain member: winbind fails
On Fri, 30 Dec 2016 18:53:22 +0100 Volker Lendecke via samba <samba at lists.samba.org> wrote: > On Fri, Dec 30, 2016 at 05:55:58PM +0100, Stefan G. Weichinger via > samba wrote: > > Am 2016-12-30 um 17:42 schrieb Rowland Penny via samba: > > > > >OK, try this, open a terminal, type 'winbindd -i' > > >This should directly run winbind in the
2015 Apr 16
0
SAMBA and CTDB
...=~=~=~= PuTTY log 2015.04.16 09:50:06 =~=~=~=~=~=~=~=~=~=~=~= INFO: Current debug levels: all: 5 tdb: 5 printdrivers: 5 lanman: 5 smb: 5 rpc_parse: 5 rpc_srv: 5 rpc_cli: 5 passdb: 5 sam: 5 auth: 5 winbind: 5 vfs: 5 idmap: 5 quota: 5 acls: 5 locking: 5 msdfs: 5 dmapi: 5 registry: 5 scavenger: 5 dns: 5 ldb: 5 lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) INFO: Current debug levels: all: 5 tdb: 5 printdrivers: 5 lanman: 5 smb: 5 rpc_parse: 5 rpc_srv:...
2018 Jun 13
0
Samba 4.8 RODC not working
...#39;t care ? Final error is not explicit to me.. Maybe you? INFO: Current debug levels: all: 10 tdb: 10 printdrivers: 10 lanman: 10 smb: 10 rpc_parse: 10 rpc_srv: 10 rpc_cli: 10 passdb: 10 sam: 10 auth: 10 winbind: 10 vfs: 10 idmap: 10 quota: 10 acls: 10 locking: 10 msdfs: 10 dmapi: 10 registry: 10 scavenger: 10 dns: 10 ldb: 10 tevent: 10 auth_audit: 10 auth_json_audit: 10 kerberos: 10 drs_repl: 10 smb2: 10 smb2_credits: 10 winbindd version 4.8.2-SerNet-RedHat-10.el7 started. Copyright Andrew Tridgell and the Samba Team 1992-2018 lp_load_ex: refreshing parameter...
2016 Apr 24
1
Unable to start winbindd, Could not fetch our SID - did we join?
...will not start: root at cloud:/var/log/samba# winbindd -SFd 9 INFO: Current debug levels: all: 9 tdb: 9 printdrivers: 9 lanman: 9 smb: 9 rpc_parse: 9 rpc_srv: 9 rpc_cli: 9 passdb: 9 sam: 9 auth: 9 winbind: 9 vfs: 9 idmap: 9 quota: 9 acls: 9 locking: 9 msdfs: 9 dmapi: 9 registry: 9 scavenger: 9 dns: 9 ldb: 9 tevent: 9 Maximum core file size limits now 16777216(soft) -1(hard) winbindd version 4.4.2 started. Copyright Andrew Tridgell and the Samba Team 1992-2016 lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlim...