Displaying 20 results from an estimated 2000 matches similar to: "Zone flags of added reverse zone"
2014 Apr 03
1
CTDB Error / tcp port 445 not repsonding
Hi,
i need some help. We have two Networks. A CTDB Cluster and one domain controller in the same network. All other domain controller are outside this network. They are both connected with a firewall / router.
We activated netbios over tcp on the other domain controllers outside but it seems that when we remove the single internal domain controller ctdb will not start with the following error.
2019 Oct 30
0
RSAT Tools no pointer (PTR) resource record to a reverse lookup zone
I tested on Samba 4.10.8 and 4.9.13 - result is the same (for internal DNS as well as for BIND9 DLZ DNS Back End)
There is also an unsolved bug https://bugzilla.samba.org/show_bug.cgi?id=12186
> Vogel, Sven Sven.Vogel at kupper-computer.com
> Wed Aug 17 20:35:31 UTC 2016
> --------
> i have since any Versions of Samba a problem with automatic creation of PTR Record with RSAT.
> If
2014 Mar 05
1
AD+DFS+Samba flakiness
We have a situation at a couple of completely unrelated locations, where
there is an Active Directory server (Windows 2008R2) hosting a DFS tree, but
the back end is a collection of Samba servers hosting the files (Samba 3.6.3
on Ubuntu 12.04).
Every now and then users will get 'access denied' messages when trying to
browse shares under the DFS tree.
If they go directly to the share on
2014 Apr 02
3
changing server role = standalone server to 'member server'
I am testing a Samba v4.1.3 instance on Ubuntu 14.04 prerelease.
I set it up as a standalone server on a test network, and it was easy to set
up and worked fine. Now I am trying to migrate it to a different network and
join it to a Windows 2008 AD server.
When I try to join it to the domain, I get this error:
root at samba-4:/etc/samba# net ads join -U administrator
Host is not configured as a
2014 Aug 18
2
[LLVMdev] generating a dynamic callgraph with llvm-prof
Yes, the latest version can be downloaded from here https://github.com/liuml07/giri . The LLVM instrumentation code is in TracingNoGiri.cpp<https://github.com/liuml07/giri/blob/master/lib/Giri/TracingNoGiri.cpp> file and runtime code in Tracing.cpp.
You may need to delete other unnecessary instrumentation code which you don't need.
Thanks,
Swarup.
________________________________
2020 Apr 08
2
How to add new AVR targets?
Is there anything I can do about it?
BTW: gcc is loosing the AVR backend, so I would assume, there will be a
greater interest to this in llvm compared to the past.
Thanks,
Wilhelm
Am 03.04.20 um 15:09 schrieb Wilhelm Meier via llvm-dev:
> Should I create an issue in bugzilla for this? Just to be reminded ...
>
> Am 31.03.20 um 09:34 schrieb Wilhelm Meier via llvm-dev:
>> Hi
2020 Mar 31
3
How to add new AVR targets?
Hi Dylan,
looks ok now.
One thing:
the ISR is now:
__vector_21: ; @__vector_21
__vector_21$local:
sei
push r0
push r1
in r0, 63
push r0
clr r0
push r24
lds r24, v1
sts v2, r24
pop r24
pop r0
out 63, r0
pop r1
pop r0
reti
There are unneccessary push/pops of r1 and r0 too, since the clr is
useless ... GCC had the same
2020 Mar 31
2
How to add new AVR targets?
Hey Wilhelm,
That's a bug, the "interrupt" attribute is not being recognized by the
backend.
I have fixed it in
https://github.com/llvm/llvm-project/commit/339b34266c1b54a9b5ff2f83cfb1da9cd8c9d90a
Pull the latest LLVM and it should be fixed.
On Tue, Mar 31, 2020 at 8:00 AM Wilhelm Meier <wilhelm.meier at hs-kl.de>
wrote:
> Hi Dylan,
>
> I used the following
2020 Mar 30
2
How to add new AVR targets?
Hey Wilhelm,
Could you post the LLVM IR generated from your C++ file?
This can be achieved with 'clang -S -emit-llvm'
Cheers
On Sat, Mar 28, 2020 at 6:36 PM Wilhelm Meier <wilhelm.meier at hs-kl.de>
wrote:
> Answering partly to myself there was a extern "C" missing.
>
> But the register pushes ans reti are still missing.
>
> Whats wrong?
>
> Am
2020 Mar 04
2
How to add new AVR targets?
Am 04.03.20 um 11:16 schrieb Dylan McKay:
>
> The new are of xmega3 architecture, which is already included. So this
> should be simple.
>
> Where is the information about ISR-vector table, SRAM addresses and so
> on stored?
>
>
> At the moment, this is not implemented in LLVM; these details are left
> to the frontend. Clang/compiler-rt does not
2020 Nov 03
0
DNS /16 reverse zone issues with children and octets
Hi Paully
I can help with showing the "subgroup" 0: instead of @ use 0
samba-tool dns query dc3 130.130.in-addr.arpa 0 ALL
the additional 0 might be a bug in 4.7, which is end of life; I would
suggest to upgrade first......but Rowland will know more about it probably.
br
Mani
On 03.11.2020 11:24, Paul Littlefield via samba wrote:
> Hello Samba List,
>
> I have 2 problems
2020 Mar 28
2
How to add new AVR targets?
Hi Dylan,
the following code
volatile uint8_t v1;
volatile uint8_t v2;
__attribute__((interrupt)) void __vector_21(void) {
v2 = v1;
}
produces in C mode:
00000092 <__vector_21>:
92: 80 91 61 00 lds r24, 0x0061 ; 0x800061 <v1>
96: 80 93 60 00 sts 0x0060, r24 ; 0x800060 <__data_end>
9a: 08 95 ret
and in C++ mode:
00000074
2020 Mar 04
2
How to add new AVR targets?
Thanks!
The new are of xmega3 architecture, which is already included. So this
should be simple.
Where is the information about ISR-vector table, SRAM addresses and so
on stored?
--
Wilhelm
Am 04.03.20 um 11:03 schrieb Dylan McKay:
> Hey Wilhelm,
>
> This should be possible by editing the 'AVRDevices.td' [1]TableGen
> definitions to add an entry for the newer chip types.
2012 Nov 27
1
samba4 AD DNS zone corrupted
Hello everyone,
somehow I broke my DNS zone managed by samba4. Unfortunately, I'm out of
ideas and you are my last hope!
When I want to open it in Windows DNS administration MSC, I get the
following error when selecting the zone: "Zone Not Loaded by DNS Server".
When running regular DNS queries on that zone, everything works fine.
# host -t A mydomain.local
mydomain.local has
2020 Nov 03
4
DNS /16 reverse zone issues with children and octets
Hello Samba List,
I have 2 problems with dns - seeing the child entries and a zone with an extra octet.
First...
I have created a /16 reverse zone as per the wiki page (https://wiki.samba.org/index.php/DNS_Administration#To_create_a_.2F24_reverse_zone)...
$ samba-tool dns zonecreate dc3 130.130.in-addr.arpa
$ samba-tool dns zonelist --reverse dc3
pszZoneName :
2011 Jul 07
1
[LLVMdev] Error on using DataStructureAnalysis
Hi,
I am not exactly sure what causes your error. But if you have a reduced test case we can try looking at it.
Thanks,
Arushi
Hello,
i wrote a little pass. It tries to identify every call- / invoke-instruction recursively and calls computeCalleeCallerMapping
for each. The sample program just creates a vector of integer and adds an element to it.
Do you know what's wrong?
Best,
2016 Sep 19
0
Upgrade to 4.5 error (SLES 12 SP1)
Hi Björn,
Danke für die Rückmeldung. Ich glaube das ist ein Missverständnis. Rowland wollte meine Version wissen, welche ich vorher installiert hatte. Die Fehler treten erst nach dem Upgrade auf.
Hast du noch eine Idee?
Viele Grüße
Mit freundlichen Grüßen
Sven
Kupper Computer GmbH
Prag<x-apple-data-detectors://19/1>er Str. 15<x-apple-data-detectors://19/1>
04103
2019 Jul 29
2
Re: OVS / KVM / libvirt / MTU
Hi Michal,
Thanks for your answer.
I don’t understand why an interface created without mtu gets only 1500 visible in the virtual machine but if I create an interface with mtu higher than 1500 e.g. 2000 the bridge will change too. Before the bridge was e.g. by 9000.
I ask because you wrote if I don’t set an mtu of the interface I will get the mtu of the bridge. But it seems so.
Can you clarify
2018 Aug 15
0
Proper way of creating a child zone
Hi,
Let's say my domain is example.com, I've created using DNS Manager on
Windows a child testing.example.com, but from samba-tool I cannot delete
it. In fact, it not listed as a zone:
samba-tool dns zonelist 192.168.50.40 -U Administrator
Password for [example\Administrator]:
2 zone(s) found
pszZoneName : example.com
Flags :
2019 Aug 08
1
Re: OVS / KVM / libvirt / MTU
On Thu, 8 Aug 2019 at 10:08, Sven Vogel <S.Vogel@ewerk.com> wrote:
> The question for me is why they use the smallest?
>
Because otherwise some frames won't get through because the interface can't
receive them, and the job of network equipment is to enable and maintain
communication :-).
>
> Cheers
>
> Sven
>
- Peter
[...]
>
> Am 31.07.2019 um 15:50