search for: transaction_cancel

Displaying 4 results from an estimated 4 matches for "transaction_cancel".

2019 Nov 13
2
"samba-tool backup offline" stuck
On 2019-11-13 09:30, Andrew Bartlett wrote: > Regarding your problem, on linux I use lslocks to debug from here, you > can normally work out which process is holding the lock, which lock it > is waiting on (if any, marked with a *) and gdb that to work out what > is the matter with it, and perhaps why it is in that situation. Hmm... I have no lslocks on FreeBSD; will lsof do? In
2019 Nov 21
0
"samba-tool backup offline" stuck
...#39;.ldb', lp=lp) > logger.info('Starting transaction on ' + secrets_path) > secrets_obj.transaction_start() > self.offline_tdb_copy(secrets_path + '.ldb') > self.offline_tdb_copy(secrets_path + '.tdb') > secrets_obj.transaction_cancel() Could the problem be here? I'm not attempting to alter this, before understanding it fully, though. bye & Thanks av.
2019 Nov 21
1
"samba-tool backup offline" stuck
...; > logger.info('Starting transaction on ' + secrets_path) > > secrets_obj.transaction_start() > > self.offline_tdb_copy(secrets_path + '.ldb') > > self.offline_tdb_copy(secrets_path + '.tdb') > > secrets_obj.transaction_cancel() > > Could the problem be here? > I'm not attempting to alter this, before understanding it fully, though. Is tdbbackup the one provided by the Samba build, or an earlier (system) version? We had to change the lock behaviour in tdb to make this work, if you ran an older version it...
2010 May 26
1
Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Hi all, As per Jelmer's request - in response to bug #7455 attached diff file. Please let me know what you think and if any modificationes need to be performed Regards Luk -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: newusergroupadv.diff URL: