Displaying 9 results from an estimated 9 matches for "4d92".
Did you mean:
492
2014 Sep 12
1
Group Policy failures related to machine password replication
...samba log.
samba-tool drs showrepl
Default\DC01
DSA Options: 0x00000001
DSA object GUID: da9bb168-47a0-4368-aff3-bf06d1b869d2
DSA invocationId: 58439028-5404-4b55-b267-671e626644b9
==== INBOUND NEIGHBORS ====
DC=DomainDnsZones,DC=mediture,DC=dom
EP\DC02 via RPC
DSA object GUID: 9febf392-a39d-4d92-b4d3-4d818a1ce807
Last attempt @ Fri Sep 12 11:53:42 2014 CDT was successful
0 consecutive failure(s).
Last success @ Fri Sep 12 11:53:42 2014 CDT
DC=DomainDnsZones,DC=mediture,DC=dom
Default\DC03 via RPC
DSA object GUID: 248a73b1-ffa5-46dd-bc4d-c468bf6bfead
Last attempt @ Fri Sep 12 11...
2014 Apr 26
0
Ruby on Rails 4.1 - Random SWF backgrounds in layout
...n email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/148db7b8-ef1f-4d92-8d01-bd85db914ee0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
2017 Mar 14
2
AD replication issue
Changes replicate to it, but not from it.
vsc\VSC-DC02
DSA Options: 0x00000001
DSA object GUID: fe066b13-6f9e-4f3c-beb4-37df1292b8cb
DSA invocationId: 8a2b1405-07b1-4d92-89dd-1d993e59e378
==== INBOUND NEIGHBORS ====
DC=DomainDnsZones,DC=mediture,DC=dom
vsc\DC01 via RPC
DSA object GUID: da9bb168-47a0-4368-aff3-bf06d1b869d2
Last attempt @ Tue Mar 14 09:26:12 2017 CDT was successful
0 consecutive failure(s)...
2017 Mar 14
0
AD replication issue
On 3/14/2017 10:29 AM, Arthur Ramsey wrote:
> Changes replicate to it, but not from it.
>
> vsc\VSC-DC02
> DSA Options: 0x00000001
> DSA object GUID: fe066b13-6f9e-4f3c-beb4-37df1292b8cb
> DSA invocationId: 8a2b1405-07b1-4d92-89dd-1d993e59e378
>
> ==== INBOUND NEIGHBORS ====
>
> DC=DomainDnsZones,DC=mediture,DC=dom
> vsc\DC01 via RPC
> DSA object GUID: da9bb168-47a0-4368-aff3-bf06d1b869d2
> Last attempt @ Tue Mar 14 09:26:12 2017 CDT was
> successful
>...
2017 Mar 13
5
AD replication issue
I forgot to associate inter-site links (all using default), which fixed
a lot though I'm still having an issue.
* vsc site
o vsc-dc01
o vsc-dc02
* aws site
o aws-dc01
* epo site
o epo-dc01
* vsc-dc01 => anywhere: OK
* vsc-dc02 => anywhere: not replicating
* aws-dc01 => anywhere: OK
* epo-dc01 => anywhere: OK
I've tried with samba_kcc =
2017 Oct 26
0
not healing one file
Hey Richard,
Could you share the following informations please?
1. gluster volume info <volname>
2. getfattr output of that file from all the bricks
getfattr -d -e hex -m . <brickpath/filepath>
3. glustershd & glfsheal logs
Regards,
Karthik
On Thu, Oct 26, 2017 at 10:21 AM, Amar Tumballi <atumball at redhat.com> wrote:
> On a side note, try recently released health
2017 Oct 26
3
not healing one file
On a side note, try recently released health report tool, and see if it
does diagnose any issues in setup. Currently you may have to run it in all
the three machines.
On 26-Oct-2017 6:50 AM, "Amar Tumballi" <atumball at redhat.com> wrote:
> Thanks for this report. This week many of the developers are at Gluster
> Summit in Prague, will be checking this and respond next
2017 Oct 26
2
not healing one file
...elf-heal-metadata.c:52:__afr_selfheal_metadata_do] 0-home-replicate-0: performing metadata selfheal on 10b944db-e87c-4fe4-aee6-ba43230acc96
[2017-10-25 10:40:27.102831] I [MSGID: 108026] [afr-self-heal-entry.c:847:afr_selfheal_entry_do] 0-home-replicate-0: performing entry selfheal on 9f286bd8-1c65-4d92-8921-a65b44db6bfd
[2017-10-25 10:40:27.103703] I [MSGID: 108026] [afr-self-heal-common.c:1327:afr_log_selfheal] 0-home-replicate-0: Completed metadata selfheal on 10b944db-e87c-4fe4-aee6-ba43230acc96. sources=0 [2] sinks=1
[2017-10-25 10:40:27.117819] W [MSGID: 108015] [afr-self-heal-entry.c:56:a...
2011 Jan 22
0
how to call BayesX in R to see the graph
...Message: 79
Date: Fri, 21 Jan 2011 22:48:06 -0500
From: David Winsemius <dwinsemius@comcast.net>
To: jochen laubrock <jochen.laubrock@gmail.com>
Cc: r-help@r-project.org
Subject: Re: [R] lm(y ~ x1) vs. lm(y ~ x0 + x1 - 1) with x0 <- rep(1,
length(y))
Message-ID: <C3AAAFD9-4D92-4D8A-88D8-4BE0E32C87D4@comcast.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
On Jan 21, 2011, at 9:03 PM, jochen laubrock wrote:
> Dear list,
>
> the following came up in an introductory class. Please help me
> understand the -1 (or 0+) syntax in formul...