search for: nikita

Displaying 20 results from an estimated 192 matches for "nikita".

2016 Oct 03
1
How to Migrate Samba AD from one server to another
...>> <snip> > >>> 6.) Transfer FSMO roles > >>> > >>> 7.) Demote old DC > >>> > >> So I successfully moved the DC to another server. However when I > >> try to demote the old DC I get this error. > >> > >> nikita> samba-tool domain demote -Uadministrator > >> Using nureyev.myhome.example.com as partner server for the demotion > >> Password for [MYHOME\administrator]: > >> Deactivating inbound replication > >> Asking partner server nureyev.myhome.example.com to synchron...
2016 Sep 29
1
CentOS 6.8 named won't start after upgrade
Ugh, I was upgrading the AD server running on a CentOS 6.8 which uses named as its back-end. I have been running it for years with no problems. Today after upgrading bind named will not start. I get this error: Sep 28 23:32:25 nikita named[6369]: ---------------------------------------------------- Sep 28 23:32:25 nikita named[6369]: BIND 9 is maintained by Internet Systems Consortium, Sep 28 23:32:25 nikita named[6369]: Inc. (ISC), a non-profit 501(c)(3) public-benefit Sep 28 23:32:25 nikita named[6369]: corporation. Suppo...
2019 Dec 22
4
Cannot remove old NS record
...remove an old NS record: # samba-tool dns delete <Your-AD-DNS-Server-IP-or-hostname> samdom.example.com @ NS So I followed the instructions. Here is the sequence of commands that demonstrates the problem (some of the command responses were redacted to remove unnecessary lines): > dig nikita.myhome.nurdog.com ;; ANSWER SECTION: nikita.myhome.nurdog.com. 900??? IN??? A??? 192.168.1.11 ;; AUTHORITY SECTION: myhome.nurdog.com.??? 900??? IN??? NS nureyev.myhome.nurdog.com. <- Old NS myhome.nurdog.com.??? 900??? IN??? NS??? nikita.myhome.nurdog.com. > samba-tool dns delete nureyev...
2019 Dec 22
0
Cannot remove old NS record
...-tool dns delete <Your-AD-DNS-Server-IP-or-hostname> > samdom.example.com @ NS > > So I followed the instructions. Here is the sequence of commands that > demonstrates the problem (some of the command responses were redacted > to remove unnecessary lines): > > > dig nikita.myhome.nurdog.com > > ;; ANSWER SECTION: > nikita.myhome.nurdog.com. 900??? IN??? A??? 192.168.1.11 > > ;; AUTHORITY SECTION: > myhome.nurdog.com.??? 900??? IN??? NS nureyev.myhome.nurdog.com. <- > Old NS > myhome.nurdog.com.??? 900??? IN??? NS??? nikita.myhome.nurdog.co...
1999 Oct 13
1
intervals on plot
Dear all R users I have been trying to plot a group of intervals by using the bottom code: > breaks <- factor(cut(col3,breaks=360+5*(0:155))) > par(tck=0,lty="solid") > plot(breaks,ann=FALSE,axes=FALSE) col3 is just a column of 1500 floating point data. Unfortunately when i do the plot, the x-axis has some of the intervals as labels dispite me having both 'ann'
2016 Oct 09
1
Another DNS problem
I just changed a DNS/rDNS record using samba-tool. According to samba-tool the change actually occurred. I can query the new record: > samba-tool dns query nikita.samdom.example.com samdom.example.com dc1 ALL Name=, Records=1, Children=0 A: 192.168.1.6 (flags=f0, serial=149, ttl=900) Similarly the rDNS shows: samba-tool dns query nikita.samdom.example.com 1.168.192.in-addr.arpa 6.1.168.192.in-addr.arpa ALL Name=, Records=1, Children=0 PTR:...
2016 Oct 03
2
How to Migrate Samba AD from one server to another
...; So here are my questions regarding the details of what you describe. >> <snip> >> 6.) Transfer FSMO roles >> >> 7.) Demote old DC >> > So I successfully moved the DC to another server. However when I try > to demote the old DC I get this error. > > nikita> samba-tool domain demote -Uadministrator > Using nureyev.myhome.example.com as partner server for the demotion > Password for [MYHOME\administrator]: > Deactivating inbound replication > Asking partner server nureyev.myhome.example.com to synchronize from us > Changing userContro...
2020 Jun 25
2
[cfe-dev] Phabricator Maintenance
On Thu, Jun 25, 2020 at 2:43 AM Nikita Popov <nikita.ppv at gmail.com> wrote: > On Thu, Jun 25, 2020 at 11:22 AM Zachary Turner via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> I can’t really provide a doc, but i can describe what I believe to be the >> biggest problem. >> >> In a GH...
2011 May 05
2
Problem after restarting libvirt
After restarting libvirt cgroups for VMs are not recovered. Is there available to restore cgroup state after restart? -- Nikita A Menkovich http://libc6.org/ JID: menkovich at gmail.com Tel: +7 (921) 423-96-48
2019 Feb 01
6
Status of the function merging pass?
Hi Nikita, Glad to hear that Rust code can benefit a lot from this. I have put patches to enable merge-similar functions with thinLTO. https://reviews.llvm.org/D52896 etc. <https://reviews.llvm.org/D52896> This is more powerful than existing merge-functions pass and all we need to do is port these p...
2020 Mar 26
2
Bumping the CMake requirement for libc++ and libc++abi
...you've got yourself the latest CMake. I understand how upgrading some tools is difficult, but CMake just isn't. Louis > > > From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Louis Dionne via llvm-dev > Sent: Wednesday, March 25, 2020 10:14 AM > To: Nikita Popov <nikita.ppv at gmail.com> > Cc: llvm-dev <llvm-dev at lists.llvm.org>; Libc++ Dev <libcxx-dev at lists.llvm.org> > Subject: [EXT] Re: [llvm-dev] Bumping the CMake requirement for libc++ and libc++abi > > > > > On Mar 25, 2020, at 13:07, Nikita Popo...
2003 Aug 26
3
matching-case sensitivity
...r the function is "missing" some matches due to differences in the cases of some letters between the two arrays. Is there any way to disable case sensitivity or is there an entirely better way to match two character arrays that have identical entries but written in different case? Thanks Nikita
2016 Oct 03
0
How to Migrate Samba AD from one server to another
...f what you >>> describe. >>> <snip> >>> 6.) Transfer FSMO roles >>> >>> 7.) Demote old DC >>> >> So I successfully moved the DC to another server. However when I try >> to demote the old DC I get this error. >> >> nikita> samba-tool domain demote -Uadministrator >> Using nureyev.myhome.example.com as partner server for the demotion >> Password for [MYHOME\administrator]: >> Deactivating inbound replication >> Asking partner server nureyev.myhome.example.com to synchronize from us >>...
2020 Mar 26
4
Bumping the CMake requirement for libc++ and libc++abi
...grading CMake on a target machine; no amount of “it’s really easy to do a thing” can make up for “my organization will not allow me to do a thing.” From: ldionne at apple.com <ldionne at apple.com> Sent: Thursday, March 26, 2020 7:33 AM To: Chris Tetreault <ctetreau at quicinc.com> Cc: Nikita Popov <nikita.ppv at gmail.com>; Libc++ Dev <libcxx-dev at lists.llvm.org>; llvm-dev at lists.llvm.org Subject: [EXT] Re: [llvm-dev] Bumping the CMake requirement for libc++ and libc++abi On Mar 25, 2020, at 19:42, Chris Tetreault <ctetreau at quicinc.com<mailto:ctetreau at quic...
2020 Jul 13
3
Why are GEPs type based?
...ul (shouldn't be used as an optimization base, because struct layouts lie), but increases the non-canonical IR space (there are many ways to encode the same GEP) and increases compile-time (optimizations need to constantly decompose GEPs, e.g. to get constant offsets). What am I missing here? Nikita, Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200713/28789b73/attachment.html>
2020 Feb 08
3
LLVM compile-time regression tracking?
...s://bugs.llvm.org/show_bug.cgi?id=44408. The Rust project tracks compile-time results for each commit (see link above), and thanks to that can quickly spot and revert changes that negatively affect performance. I think it would be really great if something similar would exist for LLVM... Regards, Nikita -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200208/abd5c9ab/attachment.html>
2020 Mar 25
3
Bumping the CMake requirement for libc++ and libc++abi
> On Mar 25, 2020, at 13:07, Nikita Popov <nikita.ppv at gmail.com> wrote: > > On Wed, Mar 25, 2020 at 5:01 PM Tom Stellard via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > On 03/25/2020 06:20 AM, Louis Dionne wrote: > > > > > >> On Mar 25, 2020,...
2018 Feb 05
2
Fwd: Troubleshooting glusterfs
...to error messages after 9AM - this is when we manually destroyed volume to recreate it for further testing. Also all remove-brick operations you could see in the log were executed manually when recreating volume. We are now changing our code to follow your advise and will do more testing. Thanks, Nikita 2018-02-05 12:20 GMT+02:00 Nithya Balachandran <nbalacha at redhat.com>: > > > On 5 February 2018 at 15:40, Nithya Balachandran <nbalacha at redhat.com> > wrote: > >> Hi, >> >> >> I see a lot of the following messages in the logs: >> [2018-...
2018 Feb 07
0
Fwd: Troubleshooting glusterfs
...red: nfs.disable: on transport.address-family: inet features.shard: on cluster.min-free-disk: 10% performance.cache-max-file-size: 1048576 performance.client-io-threads: on The test started at ~8:50 AM server time. Attaching mnt and rebalance logs. Looking forward for your advice! Thanks, Nikita 2018-02-05 14:32 GMT+02:00 Nikita Yeryomin <nikyer at gmail.com>: > Hello Nithya! > Thank you so much, I think we are close to build a stable storage solution > according to your recommendations. Here's our rebalance log - please don't > pay attention to error messages a...
2020 Jun 25
2
[cfe-dev] Phabricator Maintenance
On Thu, Jun 25, 2020 at 11:43 AM Nikita Popov via llvm-dev <llvm-dev at lists.llvm.org> wrote: > On Thu, Jun 25, 2020 at 11:22 AM Zachary Turner via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> What this means for LLVM is that everyone will have to completely stop using history rewriting operations. No more rebas...