Displaying 20 results from an estimated 20000 matches similar to: "Rsync --delay-updates takes a long time"
2006 Jul 09
1
rsync --timeout question
I'm just not entirely clear from the man page.. does the timeout start
counting from the last communication, or does it start counting from the
beginning of the transmission?
also, if the server is set to timeout at, say, 300s, and it's busy
moving stuff around but not talking to the client, does the timeout
start counting? So if it takes 300s to move a file out of a partial-dir
2012 Jun 12
4
rsync takes long pauses in xfer ?
Hey folks,
I did some googling on this but did not come up with much. I'm using
rsnapshot which uses rsync, and I notice some pretty long pauses in
the xfers as you can see on this graph from "munin". THe machine in
question right at the moment is doing nothing but rsyncing (
rsnapshoting ) some 12T of NAS storage to local disk, so there is
nothing else going on at all.
2005 Dec 20
4
rsync deleting symbolic link unexpectedly
I''m running 2.6.6 on a red hat EL3 system.
using the following command,
rsync -rlptDvzL --stats --include=a/ --include=a/dir/
--include=a/dir/symlink/ --include=a/dir/symlink/dir2/
--include=a/dir/symlink/dir2/dir3/ --exclude=''**'' /export/stuff
remote::stuff
I expect the "symlink" (which is really a symbolic link to a directory)
to be preserved on the
2012 Mar 07
1
Long delays in rsync manifested by repeated entries, CentOS, rsync v2.6.8.
Hello, rsync list folks,
Recently, rsyncs abort during busier times of the day, although they
run error-free during non-busy hours.
Problem 1 - Many rsyncs abort these errors:
Read from remote host www.xxx.yyy.zzz: Connection reset by peer
rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (3929920 bytes received so far)
2015 Jun 30
0
cut-off time for rsync ?
If your goal is to reduce storage, and scanning inodes doesnt matter,
use --link-dest for targets. However, that'll keep a backup for every
time that you run it, by link-desting yesterday's copy.
Y end up with a backup tree dir per day, with files hardlinked against
all other backup dirs. My (and many others) here's solution is to
mv $ancientbackup $today; rsync --del
2012 Jul 19
2
rsync takes a long time to start doing any transfers
I want to use rsync with a cloud based rsync provider to do off-site
backing up of a large (1TB) dataset which consists of 32 million+ files
spread out in 300 directories. So the amount of files in any one directory
can be quite large (upwards of 2 million).
Rsync doesn't seem to cope with this well - even doing local copies in a
directory with several thousands of files takes a long time to
2012 Apr 12
3
Rsync takes long time to finish
Hi Friends,
I am using rsync to copy data from Production File Server to Disaster Recovery file server. I have 100Mbps link setup between these two servers. Folder structure is very deep. It is having path like /reports/folder1/date/folder2/file.tx, where we have 1600 directories like 'folder1', daily folders since last year in date folder and 2 folders for each date folder like folder2
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
2009 Mar 10
7
Managing migrations
I have a migration "x" that when it runs self.up it adds a new column
to a table, and of course when self. down is run it deletes said
table...
After I ran this migration I continued to work and in the process
added a couple other migrations. After a while I realized that the
column migration "x" created was a mistake and I no longer need it. So
I ran rake db:migrate:down
2008 Dec 16
2
DO NOT REPLY [Bug 5977] New: --delay-updates --partial-dir
https://bugzilla.samba.org/show_bug.cgi?id=5977
Summary: --delay-updates --partial-dir
Product: rsync
Version: 3.0.4
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: gb43254@vip.sina.com
2014 Aug 13
2
MySQL - replication - how to restore master?
Hello,
We have MySQL running as a master which is replicating to a single slave
server. We are, however, considering what is required when a 'disaster'
of some sort happens to either server. By disaster, this could be some
event which requires the entire server to be rebuilt, and which would
usually include restoring from nightly backups directories such as
'/var/lib/mysql' and
2010 May 24
0
zpool export takes too long time in build-134
Hi,
I did the zpool import/export performance testing on opensolaris build-134:
1). Create 100 zfs and 100 snapshots, then do zpool export/import
export takes about 5 seconds
import takes about 5 seconds
2). Create 200 zfs and 200 snapshots, then do zpool export/import
export takes about 80 seconds
import takes about 12 seconds
3). Create 300 zfs and 300 snapshots, then do
2010 Aug 12
1
system shutdown - turning off quotas takes a long time
Hi,
recently I had to instal a new raid storage system for our central
fileserver. It is connected by iscsi (1Gbit) and the fielsystems mounted
are 400GB and 1TB and ext3. curretly about 400 GB are used by 1.5 Mio files.
I turned quota on and did a quota check.
BUT on reboot the system crashes/hangs during 'turning off quotas'
This message shows up about 30++ sec after the shutdown ...
2008 Oct 09
0
"zfs set sharenfs" takes a long time to return.
I have an X4500 fileserver (NFS, Samba) running OpenSolaris 2008.05 pkg upgraded to snv_91 with ~3200 filesystems (and ~27429 datasets, including snapshots).
I''ve been encountering some pretty big slow-downs on this system when running certain zfs commands. The one causing me the most pain at the moment is setting the "sharenfs" property on a filesystem takes a little under 7
2009 Aug 07
2
It takes too long time for guestfish to launch
Hi,
I am using guestfish, and found subcommand "launch" took about 20
seconds to finish for a 4GB disk image.
Is there any way to improve the performance? Thanks!
Regards,
Qian
2005 Mar 29
1
[Bug 1005] installing openssh on AIX takes a long time when there are many users
http://bugzilla.mindrot.org/show_bug.cgi?id=1005
Summary: installing openssh on AIX takes a long time when there
are many users
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2005 May 20
2
Polycom takes long time for reboot to access web page
When I change a setting via the web interface on a polycom 500, it takes
minutes to allow access through the web interface again. Any idea why it is
so slow?
Chris Mason
2018 May 10
0
Re: e1000 network interface takes a long time to set the link ready
Hi,
try to use virtio instead...
Atte.
Daniel Romero P.
On Thu, May 10, 2018 at 3:53 PM, Ihar Hrachyshka <ihrachys@redhat.com>
wrote:
> Hi,
>
> In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
> link on the interface becomes ready several seconds after 'ifup' is
> executed, which for some buggy images like cirros may slow down boot
> process
2018 May 10
0
Re: e1000 network interface takes a long time to set the link ready
On 05/10/2018 02:53 PM, Ihar Hrachyshka wrote:
> Hi,
>
> In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
> link on the interface becomes ready several seconds after 'ifup' is
> executed
What is your definition of "becomes ready"? Are you looking at the
output of "ip link show" in the guest? Or are you watching "brctl
2018 May 11
0
Re: e1000 network interface takes a long time to set the link ready
On Thu, May 10, 2018 at 11:53:23AM -0700, Ihar Hrachyshka wrote:
> Hi,
>
> In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
> link on the interface becomes ready several seconds after 'ifup' is
> executed, which for some buggy images like cirros may slow down boot
> process for up to 1 minute [2]. If we switch from e1000 to virtio, the
> link is