search for: irpc

Displaying 20 results from an estimated 44 matches for "irpc".

Did you mean: irc
2018 May 25
2
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
...want to demote and remove #1 and #2 from the domain and network. In preparation, I am checking replication and have noticed this error in the syslog for #3 which has the FSMO role... May 25 13:20:16 dc3 samba[1051]: [2018/05/25 13:20:16.502266, 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) May 25 13:20:16 dc3 samba[1051]: IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND ...which is repeating every 5 seconds. This error does not appear on the other 3 DCs. I am concerned that #3 is not replicating automatically to #4 which is what we want....
2018 May 25
0
IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND
...and #2 from the domain and network. > > In preparation, I am checking replication and have noticed this error > in the syslog for #3 which has the FSMO role... > > May 25 13:20:16 dc3 samba[1051]: [2018/05/25 13:20:16.502266, > 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) > May 25 13:20:16 dc3 samba[1051]: IRPC callback failed for > DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND > > ...which is repeating every 5 seconds. > > This error does not appear on the other 3 DCs. > > I am concerned that #3 is not replicating au...
2013 Jun 11
1
Replication problems
...0] ../source4/lib/cmdline/popt_common.c:58(popt_s4_talloc_log_fn) Bad talloc magic value - unknown value [2013/06/11 23:05:11, 0] ../lib/util/fault.c:144(smb_panic_default) PANIC: Bad talloc magic value - unknown value [2013/06/11 23:05:18, 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED ... [2013/06/12 06:45:42, 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) IRPC callback failed for DsReplicaSync - NT_STATUS_CONNECTION_REFUSED [2013/06/12 06:45:47, 0] ../source...
2014 Jul 24
2
Failed to bind to uuid (GUID)._msdcs.DOMAIN NT_STATUS_NO_LOGON_SERVERS & IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT
...to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2 for e3514235-4b06-11d1-ab04-00c04fc2dcd2 at ncacn_ip_tcp:cb1b21b6-e525-426d-a277-c86110644b38._msdcs.solid-optics.local[1024,seal,krb5] NT_STATUS_NO_LOGON_SERVERS [2014/07/22 16:18:06.965511, 0] .../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT for the last two days. The funny thing is that it still knwos who is the owner of the roles: root at hoorn:/home/newhang# samba-tool fsmo show InfrastructureMasterRole owner: CN=NTDS Settings,CN=VOLENDAM,CN=Serve...
2016 Aug 23
2
samba-tool drs showrepl shows WERR_BAD_NETPATH
Hello there, I have a problem with replication between two domain controllers, dc1 and dc2. Distribution: Debian 8.5 Samba-Distribution: sernet-samba 4.3.11-14 The replication on dc2 working fine without any failures. But the synchronization on dc1 gives the failure "WERR_BAD_NETPATH". Because the message "BAD_NETPATH" I checked the DNS-resolution:
2016 Aug 24
0
samba-tool drs showrepl shows WERR_BAD_NETPATH
...SIGTERM [2016/08/19 14:50:59.870435, 0] ../source4/smbd/server.c:121(sig_term) Exiting pid 24417 on SIGTERM [2016/08/19 14:52:59.898571, 0] ../source4/smbd/server.c:121(sig_term) Exiting pid 24434 on SIGTERM [2016/08/19 14:56:16.929109, 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND [2016/08/19 14:56:16.947998, 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND ....... the server dc1...
2012 Mar 19
1
[LLVMdev] [patch] Enhance of asm macros
Hi llvm users & developers! Attached patches: 1) rewrite previous patch, now for darwin platform applied old mechanism 2) patch added processing .rept directive 3) patch added processing .irp directive 4) patch added processing .irpc directive -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120319/bba2d4bb/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 1.macro-enh.patch Type: text/x...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...d.idl:184: warning: [out] argument `authoritative' not a pointer /home/andreas/Thecus/SambaUpdate/samba-4.6.4/librpc/idl/winbind.idl:182: error: winbind_SamLogon: [out] argument 'validation' is not a pointer or array, skip client functions [ 329/3390] Compiling IDL source4/librpc/idl/irpc.idl /home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:28: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead /home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:70: warning: [out] argument `info' not a pointer /home/an...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...[out] argument `authoritative' not a pointer > /home/andreas/Thecus/SambaUpdate/samba-4.6.4/librpc/idl/winbind.idl:182: > error: winbind_SamLogon: [out] argument 'validation' is not a pointer > or array, skip client functions > [ 329/3390] Compiling IDL source4/librpc/idl/irpc.idl > /home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:28: > warning: subcontext() is deprecated. Use represent_as() or > transmit_as() instead > /home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:70: > warning: [out] argument `info...
2012 Mar 05
0
[LLVMdev] [patch] Enhance of asm macros
> For compability this problems requiring some compiler switch flag. Can you > give me description/example how it's can be done? grep for DwarfRequiresRelocationForSectionOffset. Something like that might do what you want. Cheers, Rafael
2012 Feb 15
2
[LLVMdev] [patch] Enhance of asm macros
Hello Kevin, I thinking about this, but there are some problems: 1) Differrent interpretation of $[:number:] in macro body: source: .macro test par1 movl $0, %eax .endm test %ebx translated to: original llvm => movl %ebx, %eax with patch => movl $0, %ebx 2) Different parsing of space in macro parameters: source: test2 a + b,c parsed as: original llvm => macro test2 with two
2018 Jan 08
1
Switching from Internal DNS to Bind9_DLZ
...1/08 10:59:19.873041,  0, pid=948, effective(0, 0), real(0, 0)] ../source4/smbd/process_standard.c:161(standard_child_pipe_handler)   Child 968 (drepl) terminated with signal 6 [2018/01/08 11:00:39.091609,  0, pid=960, effective(0, 0), real(0, 0)] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback)   IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND _I get repeated errors over and over for the following._ IRPC callback failed for DsReplicaSync - NT_STATUS_OBJECT_NAME_NOT_FOUND _I tried switching back to the internal but it didn't resolve. Runni...
2024 Mar 09
1
kcc_periodic output
I've been grappling with a recurring set of errors for quite some time now: - UpdateRefs failed with NT_STATUS_IO_TIMEOUT - Failed samba_kcc - NT_STATUS_IO_TIMEOUT - IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT Despite cranking up the log level to 10, the returned information remains frustratingly cryptic and hard to decipher. This error, being overly generic, continues to elude identification even with the heightened log verbosity. The challenge...
2024 Apr 11
1
How to diagnose a busy LDAP server process in the Samba AD DC
...is that when I run the command "samba-tool dbcheck --cross-ncs --reset-well-known-acls --fix --yes" (*Checked 15337 objects (0 errors)*), and in another terminal analyze the log, some errors always occur: *source4/dsdb/kcc/kcc_periodic.c:790: Failed samba_kcc - NT_STATUS_IO_TIMEOUT* and *IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT* 2. Any discrepancies between the objects? Knowing that when running the command "samba-tool ldapcmp...", there are no differences between DCs. On Tue, Apr 2, 2024 at 4:28?PM Andrew Bartlett <abartlet at samba.org> wrote: &...
2024 Apr 11
1
How to diagnose a busy LDAP server process in the Samba AD DC
..."samba-tool dbcheck --cross-ncs --reset-well-known-acls --fix --yes" > (Checked 15337 objects (0 errors)), and in another terminal analyze > the log, some errors always occur: > > source4/dsdb/kcc/kcc_periodic.c:790: Failed samba_kcc - > NT_STATUS_IO_TIMEOUT > and > IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT DBcheck will be holding a lock over the database preventing all other operations, which will make some things timeout.? > 2. Any discrepancies between the objects? Knowing that when running > the command "samba-tool ldapcmp...&qu...
2024 Mar 10
1
kcc_periodic output
...on is being held open excessively. Andrew Bartlett On Sat, 2024-03-09 at 19:11 -0300, Elias Pereira via samba wrote: > I've been grappling with a recurring set of errors for quite some > time now:- UpdateRefs failed with NT_STATUS_IO_TIMEOUT- Failed > samba_kcc - NT_STATUS_IO_TIMEOUT- IRPC callback failed for > DsReplicaSync - NT_STATUS_IO_TIMEOUT > Despite cranking up the log level to 10, the returned information > remainsfrustratingly cryptic and hard to decipher. > This error, being overly generic, continues to elude identification > evenwiththe heightened log verbo...
2024 Apr 02
1
How to diagnose a busy LDAP server process in the Samba AD DC
...ba > > > > wrote: > > > > I've been grappling with a recurring set of errors for quite > > > > some time now: > > > > - UpdateRefs failed with NT_STATUS_IO_TIMEOUT > > > > - Failed samba_kcc - NT_STATUS_IO_TIMEOUT > > > > - IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT > > > > > > > > Despite cranking up the log level to 10, the returned > > > > information remains > > > > frustratingly cryptic and hard to decipher. > > > > > > > > Th...
2015 Oct 14
2
Use repadmin /showobjmeta would caused samba 4.3.0 fault
..., 0] ../lib/util/fault.c:151(smb_panic_default) PANIC: internal error [2015/10/12 22:48:12.284600, 0] ../source4/smbd/process_standard.c:127(standard_child_pipe_handler) Child 8421 (kcc) terminated with signal 6 [2015/10/12 22:48:22.270001, 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) IRPC callback failed for DsReplicaGetInfo - NT_STATUS_IO_TIMEOUT [2015/10/12 22:48:43.454949, 0] ../source4/rpc_server/common/forward.c:51(dcesrv_irpc_forward_callback) IRPC callback failed for DsReplicaGetInfo - NT_STATUS_CONNECTION_REFUSED Is it a bug? Hope it can be fix,...
2024 Mar 10
1
kcc_periodic output
...drew Bartlett > > On Sat, 2024-03-09 at 19:11 -0300, Elias Pereira via samba wrote: > > I've been grappling with a recurring set of errors for quite some time now: > > - UpdateRefs failed with NT_STATUS_IO_TIMEOUT > > - Failed samba_kcc - NT_STATUS_IO_TIMEOUT > > - IRPC callback failed for DsReplicaSync - NT_STATUS_IO_TIMEOUT > > > Despite cranking up the log level to 10, the returned information remains > > frustratingly cryptic and hard to decipher. > > > This error, being overly generic, continues to elude identification even > > w...
2024 Mar 11
1
How to diagnose a busy LDAP server process in the Samba AD DC
...> > > > On Sat, 2024-03-09 at 19:11 -0300, Elias Pereira via samba wrote: > > > I've been grappling with a recurring set of errors for quite some > > > time now:- UpdateRefs failed with NT_STATUS_IO_TIMEOUT- Failed > > > samba_kcc - NT_STATUS_IO_TIMEOUT- IRPC callback failed for > > > DsReplicaSync - NT_STATUS_IO_TIMEOUT > > > Despite cranking up the log level to 10, the returned information > > > remainsfrustratingly cryptic and hard to decipher. > > > This error, being overly generic, continues to elude > > &g...