Displaying 20 results from an estimated 500 matches similar to: "Performance problem"
2015 Nov 24
2
why rsync update large directory so slow?
Hi:
I have a large directory with about 0 Milillion files in it to backup by network. Server and client both windows.
rsync server config:
------------------------------------------------------------------------------------------------------
strict modes = false
hosts allow = 10.200.121.104
hosts allow = 10.171.209.87
hosts deny = *
log file = /cygdrive/d/log/rsyncd.log
port=8730
uid = 0
2005 Aug 21
1
Rsync 2.6.3 does not show to be deleted files. Bug?
Hi,
I am running rsync 2.6.3 on Mac OS X 10.4. I have set up rsync to act
as rsync server on one machine with a module entry like this:
syslog facility = local5
[src-rw]
path = /usr/local/src
comment = whole /usr/local/src tree
hosts allow = [ip addresses deleted]
hosts deny = *
uid = gerben
gid = staff
read only = no
I have an
2007 Oct 06
9
Unusable performance over WAN (part 2)
Hi all,
Disregard my previous posts, I've consolidated everything here.
I'm having terrible performance issues with samba over a WAN
(point-to-point T1 link).
Doing a copy of a 2MB file from a samba server to a linux client
running smbclient takes over 5 minutes.
SCPing the same file takes seconds.
The server is running samba version 3.0.25c with kernel 2.6.16.18.
I've put up a set
2015 Nov 25
0
Slow backup
>>> I have a large directory with about 0 Milillion files in it to backup by network. Server and client both windows.
>>>
>>>In order to make backup faster, I created many rsync intances with "-avvu" options. It seems worked, and only take about 5 hours to complete backup job.
>>>When I restarted the client bat script, and expect very little time to
2004 Jun 28
5
Frustrated...Samba on linux w/xfs SLOW problem
I have a very simple setup here that I have recently made some
modifications to and it has affected my ability to save files to the
linux samba server.
The recent changes are: converted all fs's to xfs from ext3.
Upgraded to latest kernel 2.6.7 from a 2.4 kernel.
Samba used to work fine. Now, I can copy files out of my linux samba
server to my windows machine at full speed. However, when
2008 Sep 29
1
scp and key login
It seems the certificate-based login doesn't work on both sides of the
remote connection when using scp?
Scenario:
User on PC A can SSH login to PCs B and C with his certificate, no
password prompt.
When User on PC A runs a scp operation from B to C he's asked for the
password on C.
Does the scp actually open a connection from B to C (User doesn't have a
certificate on B)? This
2001 Feb 21
4
OpenSSH-2.5.1p1 scp hangs when scping into an RH (6.0|7.0) bo x
I think that you're supposed to run the shopt on crate in your .profile...
--Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010221/dc1af634/attachment.html
2019 Mar 02
2
Getting the commit message from Phabricator
I'm not sure if this is well known, but it helped me so I thought I'd share
it with you.
When committing to gitmonorepo, (with git llvm push) you need to have
committed to your local repo first and so you need to have crafted your
commit message from your the Phabricator revision. (e.g. D12345)
Phabricator has the ability to give you this commit message it would have
used, even if you do
2017 Jun 11
0
Wrote Yum Plugin - got a question about arguments
Hello Guys
I have written a small yum plugin. My question: How can I convert the
arguments to a string to output them inside a hook.
I can use many programming languages, but unfortunately no python to
understand the documentation properly.
http://yum.baseurl.org/api/yum-3.2.26/yum.plugins.ArgsPluginConduit-cla
ss.html
def init_hook(conduit):
conduit.info(2, 'Hello world')
2013 Nov 24
0
[LLVMdev] [llvmdev] Specifying / modeling copying semantics in more detail
Dear All,
I've had a lot of progress on my 6502 family target, but I've hit a bit of
a stumbling block wherein some passes inadvertently cause malformed final
instruction listings. It's not necessarily llvm's fault, though. An example:
%a<def> = COPY %w04
asl_a_16_once %a<imp-def>, %n_flag<imp-def,dead>,
%z_flag<imp-def,dead>,
2010 Jan 13
7
[Bug 1697] New: scp transfers from remote cygwin machine fail with ssh versions >= 4.6
https://bugzilla.mindrot.org/show_bug.cgi?id=1697
Summary: scp transfers from remote cygwin machine fail with ssh
versions >= 4.6
Product: Portable OpenSSH
Version: 4.6p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo:
2001 Feb 19
1
OpenSSH-2.5.1p1 scp hangs when scping into an RH (6.0|7.0) box
I just compiled OpenSSH-2.5.1p1 from source on my Debian potato box
using:
--prefix=/usr/local/openssh --enable-gnome-askpass --with-tcp-wrappers
--with-ipv4-default --with-ipaddr-display
--libexecdir=/usr/local/openssh/lib --disable-suid-ssh --with-pam
I am running OpenSSL-0.9.5a compiled from source with:
--prefix=/usr/local/openssl --openssldir=/usr/local/openssl
I can scp into my other
2006 Aug 13
3
trying to prioritize voip traffick
I am using a server with asterisk and I am trying to prioritize voip
traffick -- I am a newbie at this traffic shaping, so please bear with
me. I used the script below and what happens is thatall traffic in
the bulk class stops after a couple of minutes. Also, should I
include the ports for rtp in the filter statements with the ports 5061
and 4569? Note I have a fairly big pipe -- supposed to
2004 Nov 30
1
FreeBSD bridge + filtering, BIG problem
Hi,
I'm afraid about having find a freebsd 5X security issue.
We have recently upgraded one gateway from 4.10 to 5.3... Following network
used:
[ISP]--xl1--[FW01]-----xl0--em0--[SR01]
|
|--fxp0--em0--[SR02]
On fw01, we have one jail.
So fw01 is configured as a bridge on xl1,xl0,fxp0. Services works (before
and after upgrade).
On 4.10, we used
2004 Jun 20
1
[fdo] Request to host project "OpenSync" a synchronization framework
Hi
i am Armin Bauer, one of the developers of Multisync, an application to
sync various pdas, cellulars and other programs (see www.multisync.org
for further information)
We recently ran into design limitations with our current version, which
was where we decided to develop a new major version of Multisync. I
started working on the new design but quickly noticed to there are a lot
of other
2007 Jun 26
1
Getting JPilot working
I am trying to get JPilot working.
I have configed gnome-pilot-applet, but it is not talking to the USB
connected Treo650.
My Treo has my name as the user, so from the applet, I see also a userid
(my UID on this system it seems). I try to put that on the Treo and
nothing happens. I have enabled the Backup Conduit.
I am using /dev/pilot, which shows up when my Treo is connected via its
USB
2009 May 13
3
SQL Queries from Multiple Servers
I use RODBC as my conduit from R to SQL. It works well when the tables are
stored on one channel, e.g.,
channel <- odbcConnect("data_base_01", uid="....", dsn="....")
However, I often need to match tables across multiple databases, e.g.,
"data_base_01" and "data_base_02". However, odbcConnect() appears limited
insofar as you may only query
2005 May 31
2
pbx -> fiber -> network media converter -> wifi -> network media converter -> fiber -> pbx ???
Please forgive the (almost?) OT post. (and the fact that I need a clue-bat)
We've got a situation at one of our sites where a construction crew is
likely to dig up our conduit which houses some data fiber and one pair
of fiber used to tie a Definity 3gsi at a small office building to the
rest of the phone system (school district). We're using a pair of
Aeronets to the data network stays
2005 May 07
2
Samba & Win2k AD domain membership
Hello,
I am trying to setup my samba server version 3.0.10-1.fc3 as a Win2k Domain
Member. What I need to know is once I have ADS security and Kerberos
working, do I still need to use winbind or ldap for client authentication or
will Kerberos take care of it?
Rodre Ghorashi-Zadeh
Chief Systems Engineer
Conduit Technical Environments Corporation
604.785.4888
2014 Jan 02
3
Possible 3.13-rc nouveau regression with GT 560 Ti
On 01/01/14 18:46, Ilia Mirkin wrote:
> On Wed, Jan 1, 2014 at 9:04 AM, Sid Boyce <sboyce at blueyonder.co.uk> wrote:
>> On 01/01/14 00:55, Ilia Mirkin wrote:
>>> On Tue, Dec 31, 2013 at 7:41 PM, Sid Boyce <sboyce at blueyonder.co.uk>
>>> wrote:
>>>> On 31/12/13 10:36, Ilia Mirkin wrote:
>>>>> Having a dmesg would be nice. One thing