similar to: Rsync utilization every 5 seconds

Displaying 20 results from an estimated 2000 matches similar to: "Rsync utilization every 5 seconds"

2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
When using Cygwin Rsync 2.5.6/OpenSSH 3.6.1 for copying files from Win2k->Win2k, I get 2 or 3 hung processes on the receiving-side out of about every 50 runs. These hung processes cause the system to be unable to reboot(?!), requiring a hard reset. Killing the processes allows a graceful reboot every time. I'm currently running both ssh and rsync as services on the recieving side.
2005 Jun 04
3
DVD writer problem
I have an NEC DVD-RW ND2500A (that's not the label I bought it under, but that's what it really is.) It's supposed to read/write CDs, DVDs, DVD+Rs, and DVD-Rs. I'm basically dual booting between XP and CentOS 4. Following the recipe in "The Linux Cookbook", I tried to copy a DVD using: dd if=/dev/hdd of=/tmp/diskfile.iso then cdrecord dev=/dev/hdd fs=32m
2013 Mar 03
4
Help searching a matrix for only certain records
Let me start by saying I am rather new to R and generally consider myself to be a novice programmer...so don't assume I know what I'm doing :) I have a large matrix, approximately 300,000 x 14. It's essentially a 20-year dataset of 15-minute data. However, I only need the rows where the column I've named REC.TYPE contains the string "SAO " or "FL-15". My
2001 Sep 14
2
OGG not working in Windows?
I ripped (CDDA2WAV) and encoded (OGGENC) OGG files on my Linux box using GRIP. The OGG files play fine in my XMMS on my Linux box. These are all from brand new lib (rc2) compiles. But no matter what I try, FreeAmp or Winamp (w/ plugin), they do nothing on my Windows boxes. Anyone? Thanks. --EdB <edb@earthling.net> http://www.geocities.com/endered --- >8 ---- List archives:
2004 Sep 27
4
burning file to cd
Hello, I am interested in recording my LP's from my stereo to my computer and then burning to cd. If I understand right theres no way to save as oog and then burn ? Thanks NewbieMark
2003 Jun 27
5
PATCH/RFC: Another stab at the Cygwin hang problem
Hi, In http://sources.redhat.com/ml/cygwin/2002-09/msg01155.html, I noted that the often-observed hangs of rsync under Cygwin were assuaged by a call to msleep(). After upgrading my Cygwin environment to rsync 2.5.6, I'm seeing these hangs again, not surprisingly given a CVS entry for main.c notes that this kludge was not harmless: Revision 1.162 / (download) - annotate - [select for
2019 Jan 18
2
Samba, ZFS and FreeBSD 12
FreeBSD 12.0-RELEASE-p2 GENERIC amd64 samba48-4.8.7 Ever since updating from FreeBSD 11 to FreeBSD 12, I have experienced a problem with samba. While still on FreeBSD 11, I configured a Windows 10 machine to write backups of selected directories to my FreeBSD machine. That worked perfectly. No problems were detected and everything was backed up correctly. However, after updating to FreeBSD 12 a
2009 Feb 19
5
creating virtual hosts with Mongrel?
Does anyone know how to use Mongrel to create virtual hosts? My production site will have all kinds of domains pointing to it, and I also need to figure out how to do subdomains. Rails should react to the host name, doing a lookup based on the name and pull different records from the database based on this. For example, I''d like www.mysite.com to point back to 127.0.0.1:3000, and the
2010 Mar 19
1
how to drop fields by name when reading in data?
I have a number of space separated files of weather data, with some equivalent column names, and differing number of fields in each file. Some of the files have 40 or more vars, but I only want a subset of the fields. I can use colClasses with read.table to drop some of the fields, but only if I know where those columns are in the first place, and they're not always in the same place. So I
2001 Nov 30
3
fixme:commdlg:GetFileName95 Flags 0x00000002 not yet implemented
Greetings! I am attempting to run Groove Mechanic ( http://www.coyotes.bc.ca ) under wine. It is able to get past the licence check and record from the sound card. But when I attempt to open a WAV file to process I get the error message: fixme:commdlg:GetFileName95 Flags 0x00000002 not yet implemented and the program hangs with focus switching between the GM window and the file browser window
2001 Jun 25
2
[OT] Re: Format comparison
merijnv@sci.kun.nl pondered the following.... Subject: [OT] Re: [vorbis] Format comparison >Eh, just a (seemingly offtopic) question, but how do you create a 4 channel >lp ? With just one needle ? >-- Merijn In a nutshell. Normal LP has two halves in the groove - the L and R channel. A Quad channel LP still has to 'halves' in the groove. Each channel is actually BOTH the
2007 Sep 13
6
Number -> Fraction
Hi everybody! I'm new to this list and also to the R program. I'd like to know if there is a function able to convert results into Fractional form like my scientific calculator have. For example: > 1/3 [1] 0.3333333 > function_that_return_a_fraction_from_numbers(0.3333333) [1] 1/3 Thanks Mauro -- Man, he is constantly growing and when he is bound by a set pattern of ideas
2010 Aug 11
8
XenConvert
Hi guys I have installed Xen 4 on Debian Lenny 5.0. I have a physical Windows 2003 Server and I wanna convert this server on a virtual server... I try to use XenConvert but without sucsess... Somebody can help??? Thanks Gilberto Nunes TI Selbetti Gestão de Documentos Telefone: +55 (47) 3441-6004 Celular: +55 (47) 8861-6672 _______________________________________________ Xen-users mailing
2008 Dec 17
12
disk utilization is over 200%
Hello, I use Brendan''s sysperfstat script to see the overall system performance and found the the disk utilization is over 100: 15:51:38 14.52 15.01 200.00 24.42 0.00 0.00 83.53 0.00 15:51:42 11.37 15.01 200.00 25.48 0.00 0.00 88.43 0.00 ------ Utilisation ------ ------ Saturation ------ Time %CPU %Mem %Disk %Net CPU Mem
2019 Jan 18
1
Samba, ZFS and FreeBSD 12
On Fri, 18 Jan 2019 12:14:47 +0000, Rowland Penny via samba stated: >On Fri, 18 Jan 2019 11:15:38 +0000 >Gerard Seibert via samba <samba at lists.samba.org> wrote: > >> FreeBSD 12.0-RELEASE-p2 GENERIC amd64 >> samba48-4.8.7 >> >> Ever since updating from FreeBSD 11 to FreeBSD 12, I have experienced >> a problem with samba. While still on FreeBSD 11,
2010 Jul 05
15
Assassins Creed2
any one knows how to INSTALL assassins Creed2?? when i run the installation file with WINE it says There is no windows program configured to open this type of file. can some one help please? this happens when i run the setup.exe and the autprun is not working well Btw the DvD is duallayer first when i inserted the DvD into the normal DvD rom it dint work well. this time it works but it says that
2005 Oct 05
2
Sipura SPA-3000 setup in Brazil
All- I'm attempting to set up a Sipura SPA-3000 in Sao Paolo, Brazil. Not being a portuguese speaker, I'm having a rough time of finding the relevant information on how to make the thing pick up the PSTN line and make an outbound call. The sipura in question works fine on a bench connected to a POTS line in the US, but is now plugged in in Sao Paolo. The immediate thing I notice is that
2010 Apr 05
2
Kernel BUG
An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100405/b0bb4b91/attachment-0003.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: GilbertoNunesFerreira_html_185aa38c.jpg Type: image/jpeg Size: 16538 bytes Desc: not available URL:
2018 Dec 20
3
Problem with quota
Samba version 4.8.7, running on a FreeBSD 12.0-RELEASE amd64 system with a ZFS file system. I have a Windows 10 machine configured to do automatic backups to my FreeBSD machine on a daily basis. Since updating FreeBSD, the following errors are displayed when the backup begins. This is a truncated list. Dec 19 06:29:01 scorpio smbd[56795]: [2018/12/19 06:29:01.413635, 0]
2005 Oct 12
5
ACD/queues question
Hi there, Does anyone know how to setup an overflow queue? When a call rings on the queue A, if all agents were busy, the call goes to the queue B. If all agents in queue B were busy, then the call stays on both queues until somebody answers it. I think this is a basic ACD feature available on most PBX that support ACD functionality. Does anybody knows how to do it with asterisk??