similar to: rsync 2.5.6 hanging

Displaying 20 results from an estimated 900 matches similar to: "rsync 2.5.6 hanging"

2006 Oct 21
1
Can ices read/stream a remote file rather than a local file?
Would it possible to use ices to send to icecast an audio file that it's not located on the same machine where ices is running, but on another machine? I've checked through the source code of ices, and found out that it uses PERL's read function. Maybe by changing this code I would get my result? What do you suggest? If this is not possible, could ices in some way "upload"
2009 Jun 30
0
GlusterFS slowness due to updatedb cron job
We have seen at a number of deployments, users experiencing slowness of GlusterFS over a period of time (as the volume usage grows). Some times it happens once in a day. This is due to updatedb cron job script that wakes up once in a day to index all the files it can find. It is configured by default to ignore network file systems such as NFS and lustre. Please add fuse.glusterfs to the list.
1999 May 01
0
smb client support in midnight commander
I have implemented smb client functionality in midnight commander file manager. It is implemented in its virtual filesystem layer, just like the ftpfs and others. It mostly uses the functionality provided by the libsmb/clientgen.c in samba. The functionality of browsing for servers, showing shares on server as directories, and all read/write/erase/mkdir/rmdir/etc.. is all implemented. The
2007 Jul 24
1
crimtab related question
Dear all, the dataset documented under ?crimtab was also used in: @article{TreloarAE1934, title = {The adequacy of "{S}tudent's" criterion of deviations in small sample means}, author = {Treloar, A.E. and Wilder, M.A.}, journal = {The Annals of Mathematical Statistics}, volume = {5}, pages = {324-341}, year = {1934} } The following is
2010 Oct 26
2
discerning plot dots using colors
Dear List, I am using the command plot to present the relationship between bird richness (Y axis) and elevation (X axis). However, I would like to observe the distributions of bird richness in different administrative areas (A, B, C, …., G) in this plot. For example, the dots in area A might fall in the upper right part of the plot, while those in area B might appear in the middle of
2007 Nov 15
1
Music on Hold -- Error
We use Asterisk 1.4.7 on CentOS with Bandwidth.com as our provider and Polycom 330's for endpoints. When one of our end points places a call on hold we get the following in CLI. There is no music on hold provided for the caller. The SIP.CONF entry for our connection to bandwithd.com specifies disallow=all and allow=ulaw. Should there be a similar setting on the user.conf entries? An
2004 Aug 25
2
image recognition in R
I have some images of bugs (insects) with many bugs in each image. I want to count the number of bugs and to have an estimate of the area of each one. I've tried searching for an R package to do so with no success. Is this a task that I should pursue doing in R or should I restrict myself to specific image analysis software (e.g. ImageJ)?. The reason I consider R would be a good choice is
2009 Jul 29
1
Off-topic: strange problem with file size
Hi I'm having a curious problem with some files. The account has 77GB of data[1], but there some files with more than 100GB[2], in fact, two of then have more than 200GB[3]. The OS is Opensuse 10.2 x86_64. Has anyone seem something like this? How can I inspect more closely what is going on? Thanks Marcelo [1] maryland:/maryland2 # du -sh alireza/ 77G alireza/
2007 Nov 05
13
preallocate CPU usage - pre4
When I use the preallocate patch and create a 77GB file using the function I get a CPU spike on the server-side. The spike lasts about 20 minutes and uses about 20%-25% of the cpu associated with the rsync instance creating the file. The spike is directly linked to the time it takes to create the file. I compiled rsync using cygwin CVS. I initially suspected the implementation of
2003 Aug 21
1
rsync problem and question about using rsync with Maildir
Hi, I have a Maildir store (about 500 GB) on a linux (redhat 8) server which I am trying to mirror to another identical server. I have 4 GB of ram on both machines. I am using rsync 2.5.5. At present the machines are on the same lan (100Mbit). Everytime I run the rsync, it runs for a short amount of time, (anywhere from 5-20 minutes) and then one of the machines (either the source or the
2003 Nov 18
0
rsync 2.5.6 hanging in cygwin on Windows shares
rsync 2.5.6 is hanging in cygwin, at the end when it should print a summary of bytes sent etc and exit. It has successfully copied all the files before hanging. It does this every time when copying to or from a Windows share. (It sometimes hangs when copying from one local drive location to another, but I have not tested this as thoroughly.) The Windows shares are almost certainly on Windows
2011 Feb 07
1
multiple imputation manually
Hi, I want to impute the missing values in my data set multiple times, and then combine the results (like multiple imputation, but manually) to get a mean of the parameter(s) from the multiple imputations. Does anyone know how to do this? I have the following script: y1 <- rnorm(20,0,3) y2 <- rnorm(20,3,3) y3 <- rnorm(20,3,3) y4 <- rnorm(20,6,3) y <- c(y1,y2,y3,y4) x1 <-
2007 Jun 01
1
Determinant function (PR#9715)
Full_Name: Krzysztof Podgorski Version: R version 2.4.1 (2006-12-18) OS: Windows XP Submission from: (NULL) (130.235.3.79) The function ''det'' works improperly for a singular matrix and returns a non-zero value even if ''solve'' reports singularity. The matrix is very simple as shown below. A <- diag(rep(c(64,8), c(8,8))) A[9:16,1] <- 8 A[1,9:16] <- 8
2010 Oct 26
4
divide column in a dataframe based on a character
Hello, If I have a dataframe: example(data.frame) zz<-c("aa_bb","bb_cc","cc_dd","dd_ee","ee_ff","ff_gg","gg_hh","ii_jj","jj_kk","kk_ll") ddd <- cbind(dd, group = zz) and I want to divide the column named group by the "_", how would I do this? so instead of the first row being x
2007 Nov 08
2
asterisk and installing chan_h323.so rpm
Hello, When I tried to install chan_h323-1.0.1-module.i386 RPM i got these errors. Failed dependencies: libh323_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 libpt_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 But i found the same files in /usr/lib/libh323_linux_x86_r.so.1 /usr/lib/libpt_linux_x86_r.so.1 What to do for asterisk to detect the same
2009 Mar 11
3
Intermittent NFS problems with NetApp server
I've been experiencing some intermittent problems accessing at NetApp server via NFS and automount. I'm running CentOS 5.2 (fully updated) on all my servers and workstations. Usually, everything is working just fine, when suddenly we get the following error: /bin/sh: /home/epd/srcref/swtools/Crontabs/ run_release_requests.sh: Permission denied This is actually an email from
2018 Nov 21
2
Re: nbdkit: Could not read L1 table when reading exported qcow2
On Wed, Nov 21, 2018 at 09:25:05AM +0000, Richard W.M. Jones wrote: > nbdkit: file.2: error: invalid request: offset and count are out of range: offset=196608 count=512 Actually what happens even more precisely is that the underlying file is not a multiple of 512 bytes (196624 ≡ 16 mod 512). qemu-img (the client) issues a request for the final "sector" of the file which goes beyond
2003 Oct 30
0
build of 2.5.6 on AIX 4.3.3
Hi, i was using rsync 2.4.5 for AIX 4.3 binary downloaded from http://rsync.samba.org/ftp/rsync/binaries/AIX/ . I now compiled the latest 2.5.6 on AIX 4.3.3 and created a tarball to use like the one available from http://rsync.samba.org/ftp/rsync/binaries/AIX/ . root@b50srv1:/usr/local/src# uname -a AIX b50srv1 3 4 000B14FD4C00 root@b50srv1:/usr/local/src# oslevel 4.3.3.0
2003 Jan 28
2
rsync 2.5.6 fails on Tru64 v5.0 with rsync://<hostname>/
I've just compiled 2.5.6 release on Tru64 V5.0A (configure detects alphaev67-dec-osf5.0, gcc release is a 3.1.1). rsync fails using rsync://<hostname>/ syntax. > lct@goliath(32) [rsync-2.5.6]$ ./rsync rsync://stitch/ > rsync: getaddrinfo: stitch 873: servname not supported for ai_socktype > rsync error: error in socket IO (code 10) at clientserver.c(83) Is there anyone else
2003 May 21
2
patch to avoid race condition in rsync 2.5.6
There is a small race condition in rsync 2.5.6. When the transfer is finished, and the file is moved into place, there is a short time period where the new file is in place with the wrong permissions. When using rsync on a busy email server to replace the exim config file with a new file, exim will produce several complaints in that short period. This small patch fixes the problem, by making