Displaying 20 results from an estimated 800 matches similar to: "Rsync with multiple huge filesystems"
2002 Sep 10
0
(no subject)
Hi,
I invoked several rsync processes simultaneously. The rsync code reads the
from a file each time it's invoked. The file read into the script contains
lists of filesystems to be sync-ed from client machine to the NFS
fileserver. Both the client machine and the NFS fileserver are on separate
NIS domain, and have been made to trust one another. The 2 NIS domains are
also on separate
2016 Nov 24
2
domain member with winbind, slow smbcacls or smbclient listing
Hi, all!
When I launch (again and again)
smbcacls "//myfileserver/share" "" -U user -W domain
or
smbclient "//myfileserver/share" -U user -W domain -c "ls",
in tcpdump output at myfileserver I see multiple calls to controller via
ldap, therefore these commands are executed slowly.
When I run getent groups at myfileserver, all worked fine, and tcpdump
2019 Jul 16
2
samba 4.8 client and 4.9 AD DC: Reducing LDAP page size from 1000 to 500 due to IO_TIMEOUT
Hello,
I have an issue as stated in topic. My samba 4.8.3 file server, which is AD
member frequently shows winbind errors (pasted below). From user
perspective it seems to work fine, but I'm worried that I have something
misconfigured and in the long run, I might run into some errors.
My AD DC are running on samba 4.9.x (two of them), compiled from source
with BIND as DNS backend (running on
2016 Nov 28
0
domain member with winbind, slow smbcacls or smbclient listing
I think, the reason is some files acls, which contain uid or gid, absent
in the domain.
How to make so that winbindd in this case every time didn't connect with
controller, but only periodically update data, using parameters winbind
cache time and idmap negative cache time?
I think so because in logs I see these strings:
...host has no idea of uid ...
...Connected to LDAP server...
2019 Jul 16
0
samba 4.8 client and 4.9 AD DC: Reducing LDAP page size from 1000 to 500 due to IO_TIMEOUT
On 16/07/2019 16:31, Kacper Wirski via samba wrote:
> Hello,
>
> I have an issue as stated in topic. My samba 4.8.3 file server, which is AD
> member frequently shows winbind errors (pasted below). From user
> perspective it seems to work fine, but I'm worried that I have something
> misconfigured and in the long run, I might run into some errors.
>
> My AD DC are
2019 Jul 16
1
samba 4.8 client and 4.9 AD DC: Reducing LDAP page size from 1000 to 500 due to IO_TIMEOUT
Hello,
Thank You for prompt reply!
As I stated, I don't have any issues that I'm aware of, but this file
server is new in my infrastructure and I was worried that something is
incorrect. I set minimal logging as a habit, and I bumped winbind recently
to maybe see something that would help me solve this problem.
What about this:
ads_search_retry: failed to reconnect (No logon servers are
2015 Apr 17
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Hi all
I'm desperate now.
On one of the sites I cannot connect Ubuntu to Windows AD 2003.
Error below.
On exactly the same setup but on a different network and also on VirtualBox
VMs everything works as expected.
Looks like something on the network then or mission parameter.
Error is about KDC but I can successfully do kinit and get ticket.
I can also successfully run:
sudo net ads info
2002 Jul 25
2
rsync with --exclude files
HI,
I'm trying to exclude some files & directories from a filesystem which I
would like to copy to a different site. I did:
# rsync -avz --exclude-file=/fs21/tmp/perl_scripts/exclude.txt
/fs22/a/circuit_design mickey.willow.com:/cpu/store/design
where file /fs21/tmp/perl_scripts/exclude.txt contains the following
directories and files to be excluded from /fs22/a/circuit_design :
2019 Sep 18
2
[PATCH] build: remove unused gnulib modules
Remove gnulib modules that provide stuff clearly not used within
libguestfs (library, daemon, and C tools). Among directly and
indirectly modules used previous (and now no more), they are:
cycle-check
dev-ino
dup3
dup3-tests
fcntl-safer
fcntl-safer-tests
filevercmp
filevercmp-tests
fts
getaddrinfo
getaddrinfo-tests
hostent
i-ring
i-ring-tests
inet_ntop
2011 Mar 08
1
NaNs in Nested Mixed Model
Dear R users,
I have a problem with something called "NaNs" in a nested mixed model.
The background is that I have studied the number of insect nymphs
emerging from replicated Willow genotypes in the field. I have 15
replicates each of 4 Willow genotypes belonging two 2 Willow species.
Now I want to elucidate the effect of Willow genotype on the number of
emerging nymphs. Previously I
2003 Jul 11
1
Raidzone, reiserfs, huge files
I posted about 2 weeks ago about problems we were having copying files
larger than about 17.6GB from NT to Samba 2.2.8a-1 on a Raidzone 1.3TB
system. Since then we have done much investigation, together with the RZ
people. I wanted to briefly post the current situation, in hopes someone
may have some suggestions.
One of the most recent and enlightening things we tried was to hang a spare
2011 Jul 18
3
EL6, xinetd, and permissions. What am I missing?
Staging for a rollout of EL 6, and ran into a very strange permissions issue
with xinetd that defies all (my) logic.
It's a script called "spfiled" that we use for messaging between our server
cluster servers. I'm trying to get it to run with "least permissions
necessary". Because it reads/writes files in conjunction with a web-based
service, it runs as user
2002 Jun 24
3
Weird problem - one machine works another doesn't on new server - both OK on old one.
Hello and Thanks in Advance,
I've been at this for three days now and can't think of anything else to
try. Been through the docs and #samba on openprojects and even begged
for direction in #samba-technical who suggested writing here.
On the ancient RedHat 5.2 server (SAMBA 1.9?) both boxes work OK and
continue to work OK with both servers now up (new one is from Mandrake
8.2 - SAMBA
2008 Jul 27
2
[LLVMdev] Problem
Hello, Willow
> C:\Downloads\llvm-gcc4.2-2.3-x86-mingw32\llvm-gcc4.2\bin>llvm-gcc a.c -o a
> a.c:1: error: bad value (generic) for -mtune= switch
Something is really broken at your side. Are you running Vista?
--
WBR, Anton Korobeynikov
2007 Jun 16
3
[LLVMdev] OS Development
Hi,
I'm interested in developing a 64-bit operating system to run inside a
version of BOCHS compiled with x86-64 support enabled
(bochs-2.2.6-x86-64.exe) that I found on the web.
Can I use LLVM as a GCC replacement for OS development? I need to
generate 64-bit x86-64 assembly language output which I can then
assemble with the normal 'as' and link via 'ld' commands.
How do
2010 Mar 27
2
Wine issues in general...
I am running wine 1.1.29 for Linux, and I have no sound at all, regardless of the settings I have selected in the Wine sound menu. Is there any way that I can fix this?
2008 Jul 28
0
[LLVMdev] Problem
Yes I am running Vista. I tried running the program as an Administrator
but I get the same error. What is a valid -mtune argument I can try?
Thanks,
Willow
Anton Korobeynikov wrote:
> Hello, Willow
>
>
>> C:\Downloads\llvm-gcc4.2-2.3-x86-mingw32\llvm-gcc4.2\bin>llvm-gcc a.c -o a
>> a.c:1: error: bad value (generic) for -mtune= switch
>>
> Something is
2008 Jul 28
1
[LLVMdev] Problem
On Sun, Jul 27, 2008 at 10:15 PM, Willow Schlanger <wschlanger at gmail.com> wrote:
> Yes I am running Vista. I tried running the program as an Administrator
> but I get the same error. What is a valid -mtune argument I can try?
generic *is* a valid value for mtune; however, it's was added to gcc
relatively recently. This is only a rough guess, but the most likely
issue is that
2006 Nov 06
3
RHEL4 as 64-bit HVM guest -- not starting in 64 bit mode
I''m trying to install RHEL 4 on an HVM (Core 2 Duo). However, when
the RHEL installer tries to start the kernel, it complains that the
CPU doesn''t support extended mode, and that I should use a 32-bit
installer.
However:
hrm@willow:~$ sudo xm info | grep xen_caps
xen_caps : xen-3.0-x86_64 hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
Is there some magic I
2007 Jun 16
0
[LLVMdev] OS Development
On Fri, 15 Jun 2007, Willow Schlanger wrote:
> I'm interested in developing a 64-bit operating system to run inside a
> version of BOCHS compiled with x86-64 support enabled
> (bochs-2.2.6-x86-64.exe) that I found on the web.
>
> Can I use LLVM as a GCC replacement for OS development? I need to
> generate 64-bit x86-64 assembly language output which I can then
> assemble