similar to: Slow winbind lookups

Displaying 20 results from an estimated 400 matches similar to: "Slow winbind lookups"

2012 Dec 05
1
Remove dead server from domain.
Hiya, I have an S4 domain running that I added another S4 machine to as an extra domain controller. That machine, unfotunately died (quite spectacularly I must say, think magic blue smoke). I would like to remove the dead domain controller from the domain. In ADUC I can see the DC under 'Domain Controllers' but when I try to delete it (having ticked the 'permanently offline'
2013 Jan 10
1
ACL on GPO directory does not match expected value from GPO object. AGAIN.
Hi all, Some (then all) of our workstations were complaining about incorrect ACLs on GPOs and were unable to read the gpt.ini to apply the GPOs. So I did a sysvolcheck and sure enough I'd lost the ACLs when I moved our sysvol share to a new location on the server (whoops, mea culpa). I ran a sysvolreset which took a long time to return (some 5 minutes, please see my post on slow winbind
2013 May 07
2
many smbd processes when sync'ing sysvol
Hi there, I have three S4 servers running as AD DCs. In order to keep the sysvol share in sync I'm using crontab to run the following command: /usr/bin/rsync -PavAX --delete root@<masterPDC>:/var/lib/samba/sysvol/ /var/lib/samba/sysvol/ However everytime this command is run a couple of extra smbd processes are started on the <masterPDC> (between 2 and 5 processes) which never
2001 Jul 29
0
A small DIY test for 2.4.7 and 0.9.4
Hello all. I am using plain 2.4.7 with ext3-2.4-0.9.4-247, compiled with gcc-2.96-85 on a RH7.1 distribution with the relevant changes, i.e. e2fsprogs-1.22-1, mount-2.11g-4 and util-linux-2.11f-3 taken from rawhide. I am using sometimes my /usr/local partition for ext3 testing: /dev/hdc2 3842408 738176 2909044 21% /usr/local For my DIY testing, I am timing this trivial
2016 Aug 01
0
Slow directory listing after adding new trusted domain to current forest
We have an ubuntu 14.04 server running samba 4.1.6 that is a member of our OLDDOMAIN. We recently added a new trusted domain to our forest. We noticed any new directories created by users in that new domain take a long time for the directory to list in the command line. This does not seem to happen when listing the directories with only user/group ID: root at
2012 Mar 25
1
how to speed up OpenSSH command execution (and a speed analysis)
Hi. I recently did some investigation about how to get out the last microseconds of executing commands via OpenSSH on remote host (of course I'm using ConnectMaster). MOTIVATION: I'm introducing Nagios (well actualla Icinga) at the local institute. We have many active checks that must run locally on the remote hosts. The "best" way to do this is using NRPE (Nagios Remote
2013 Feb 12
1
Can't get working nsswitch, specifically "wbinfo -u"
Hi, my environment: Win2003 AD + Samba4 as second RW DC on debian wheeze. Samba compiled from source: samba --version Version 4.1.0pre1-GIT-c932b13 Installed Samba4 according these: https://wiki.samba.org/index.php/Main_Page https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC https://wiki.samba.org/index.php/Samba4/Winbind Everything went good according tutorial, until I try get
2004 May 20
1
Winbind causes LLOONNGG delays
I have Samba 3.0.4 joined to a Windows 2000 Active Directory domain with about 16,000 users and 1,000 groups. I run FreeBSD 5.2.1 on a Dell PowerEdge 1750, dual proc P4 Xeon with HTT and 1 gig of RAM. Storage is RAID-5, three drives, 36G each. I use winbind to auth users when accessing shares on the server. This is going to be our new fileserver. Check this: # time ps auxwww | grep http root
2013 May 09
0
Weird issue when accessing a samba4 domain member by IP vs hostname
Hi all, I seem to be posting a lot recently. I have just set up an S4 member server to a S4 AD DC. When trying to access from a windows XP client via \\xen-arch-s3-01 I get a username+password box which doesn't accept my credentials. If I try to access via \\192.168.0.111 I get straight on, no questions asked. Doing a loglevel 10 I see the following differences: \\xen-arch-s3-01 =
2005 Aug 15
2
Time/cpu frequency is wrong on x86_64
I noticed that cpu MHz in /proc/cpuinfo is wrong: processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Genuine Intel(R) CPU 3.80GHz stepping : 6 cpu MHz : 948.218 cache size : 2048 KB fpu : yes fpu_exception : yes Dmesg also says: PID hash table entries: 2048 (order: 11, 65536 bytes)
2010 Nov 23
1
redirecting time output
Hi, am trying to pipe output from time command and output from a shell script to the mail program. So far it's not working as expected... # time echo "test" 2>&1 | mail -s "timetest" my at mail.com real 0m0.126s user 0m0.000s sys 0m0.000s The time command writes to stderror, but here the redirection seems to apply to the echo command? Thx Rainer
2018 Feb 04
0
Very slow rsync to gluster volume UNLESS `ls` or `find` scan dir on gluster volume first
Hi, I have been working on setting up a 4 replica gluster with over a million files (~250GB total), and I've seen some really weird stuff happen, even after trying to optimize for small files. I've set up a 4-brick replicate volume (gluster 3.13.2). It took almost 2 days to rsync the data from the local drive to the gluster volume, and now I'm running a 2nd rsync that just looks for
2010 Oct 05
0
[LLVMdev] Multithreaded code generation
On 10/05/2010 09:42 AM, hamed hamzehi wrote: > Hi > yes, I'm asking for any advice, I want to implement multithreaded code > generator in LLVM. > tnx Hi, this generally depends which kind of code you want to multithread, because generally this is a difficult problem. However, if you limit yourself for the moment to loops that fit into the polyhedral model, you can take
2017 Feb 01
2
net ads and wbinfo are painfully slow -- but they work
On Wed, 1 Feb 2017 07:30:19 -0800 Chris Stankevitz <chrisstankevitz at gmail.com> wrote: > On Wed, Feb 1, 2017 at 1:12 AM, Rowland Penny via samba > <samba at lists.samba.org> wrote: > > He is also unlikely to be running avahi, he is using Freebsd 10.3 > > truss (like strace) showed that wbinfo, net, and sshd were all hanging > after system calls to getuid() and
2001 Nov 15
3
rsync takes way too long to perform this....
rsync -avnp remote::gif/ `find /home/www/html/ -maxdepth 1 -name "*.[j,g][pg,if]*"` /tmp/ If I run this on the local machine, the rsync server, it takes this long: ---> root@server (0.34)# time find /home/www/html/ -maxdepth 1 -name "*.[j,g][pg,if]*" -type f /home/www/html/comparestores_2.jpg /home/www/html/home.jpg /home/www/html/comparestores_3.jpg
2016 May 04
0
Fwd: win bind extremely slow after Upgrade to 4.2
i have now try some other options: - Fresh install of Samba AD Member - rejoin Member - change from winbindd to winbind But nothing helps. Also really slow time ls -lisa /daten/samba/ insgesamt 48 8222 4 drwxrwxrwx 8 postmaster.postmaster kontrast_ws_quack_fischer 4096 Mai 3 15:52 . 2 4 drwxr-xr-x 12 root root 4096 Jan 25 15:30 .. 145 12
2010 Oct 05
2
[LLVMdev] Multithreaded code generation
Hi, In fact I have some theory on instruction level parallelism( i have a partitioning algorithm), then first of all, i want to generate a multithreaded code from LLVM IR (in assembly level) with a given partitioning. My problem is how can i use a thread library(like Pthread) or OS system calls in LLVM IR to create and manage threads? --- On Tue, 10/5/10, Tobias Grosser <grosser at
2017 Feb 08
0
packed ring layout proposal v2
On 02/08/2017 04:20 AM, Michael S. Tsirkin wrote: [...] > * Prototype > > A partial prototype can be found under > tools/virtio/ringtest/ring.c > > Test run: > [mst at tuck ringtest]$ time ./ring > real 0m0.399s > user 0m0.791s > sys 0m0.000s > [mst at tuck ringtest]$ time ./virtio_ring_0_9 > real 0m0.503s > user 0m0.999s > sys
2017 Feb 09
1
packed ring layout proposal v2
On Wed, Feb 08, 2017 at 02:37:57PM +0100, Christian Borntraeger wrote: > On 02/08/2017 04:20 AM, Michael S. Tsirkin wrote: > [...] > > * Prototype > > > > A partial prototype can be found under > > tools/virtio/ringtest/ring.c > > > > Test run: > > [mst at tuck ringtest]$ time ./ring > > real 0m0.399s > > user 0m0.791s > >
2017 Feb 09
1
packed ring layout proposal v2
On Wed, Feb 08, 2017 at 02:37:57PM +0100, Christian Borntraeger wrote: > On 02/08/2017 04:20 AM, Michael S. Tsirkin wrote: > [...] > > * Prototype > > > > A partial prototype can be found under > > tools/virtio/ringtest/ring.c > > > > Test run: > > [mst at tuck ringtest]$ time ./ring > > real 0m0.399s > > user 0m0.791s > >