similar to: Rsync processes remain in sleep mode / don't terminate after sync hing

Displaying 20 results from an estimated 400 matches similar to: "Rsync processes remain in sleep mode / don't terminate after sync hing"

2003 Oct 21
2
Rsync Problem mith UNC paths
We're using rsync 2.5.6 version 26. Want to synch two W2K directories which are not on my machine (machine1 synchs machine2 -> machine3) I would like to synch the 2 direcories with the following syntax: rsync.exe -rva //remote_server1/share$/dir1/default.asp remote_server2::dir2/ When I try this it seems to work: building file list ... 1 file to consider send_files failed to open
2018 Mar 03
2
llvm pdb utility question - how to convert real address to a segmented one
I've just started using the llvm-pdbutil tool. Great job on the general tool. But I'm having trouble figuring out how the output of the dump tool relates to real addresses in memory or for that matter relative virtual address either. Here's the logic I tried (which doesn't work): (1) Get Instruction Pointer of interest (2) Subtract the base address of the dll that address
2018 Mar 03
0
llvm pdb utility question - how to convert real address to a segmented one
I will build LLVM locally, debug and report back. On Sat, Mar 3, 2018 at 2:47 AM, Hayden Livingston <halivingston at gmail.com> wrote: > I've just started using the llvm-pdbutil tool. Great job on the general tool. > > But I'm having trouble figuring out how the output of the dump tool > relates to real addresses in memory or for that matter relative > virtual address
2009 Apr 15
0
ssh authorized_keys rsync problem
I am trying to pull some data from an rsync server to a client using ssh, authorized_keys, and a hard-coded "command=" on the server. I've been trying to figure it out on my own, but I know I'm missing a detail. I can ssh from the client to the server without a password no problem. I'm a bit confused as to what the authorized_keys file should contain on the server
2011 Apr 16
0
rsync: read error: Connection reset by peer and - writefd_unbuffered failed
Hello, i386 Platform; FreeBSD v. 7.2 O/S I am experiencing repeated rsync failures, rsyncing from a remote site to which I have no access. >From the client side I can run truss to collect system calls truss -faedD -o truss.out -s 64 /usr/local/bin/rsync -avvv --contimeout=1200 --port=33444 ftp.wwwxxx.org::ftp . >> rsynclog & >From truss.out => 44755: 4492.350089813
2011 Sep 20
1
Problem with allocation of big files
Hello, I found a strange problem with allocationg big files on drive. For example in guestfish I allocate large disk image for example: $ guestfish ><fs> allocate test.img 20G When an image allocating, there is a big slowdown of guest OSes, launched on host machine, and on different drives. For Linux guests with virtio drivers, there is no so big performance penalty, but for FreeBSD
2011 Sep 20
1
Problem with allocation of big files
Hello, I found a strange problem with allocationg big files on drive. For example in guestfish I allocate large disk image for example: $ guestfish ><fs> allocate test.img 20G When an image allocating, there is a big slowdown of guest OSes, launched on host machine, and on different drives. For Linux guests with virtio drivers, there is no so big performance penalty, but for FreeBSD
2003 Aug 24
0
Controlling shares hing of a remote server
Hi, I'll upgrade my samba server from 2.2.X to 3.0 as soon as it is declared stable but I need one advice to the following setup : main server (where the account password is created) ---> disk server (where the physical disk of the user's shares should be located). THe ideia is that the main server controls the login, password, has some local shares BUT also control and maps the
2005 Oct 07
1
[SPAM] Re: What Windows apps stand in the way of switc hing to Linuxat your shop?
.NET would be a critical component for GEICO's use of Linux and Wine. ========================================= George Falcon, Sr. Systems Engineer / 2CE2244 Software Distribution Team / Network / SOD / GEICO HQ Chevy Chase, MD. 20815 301-718-5260 Tie line 8-325-5260 ========================================= -----Original Message----- From: wine-users-bounces@winehq.org
2008 Jul 02
1
rsync: failed to set times on ***
Hello everybody I#m trying to rsync from 1 server to another with the following command: rsync -auzv --stats /cygdrive/d/path/to/dir/ CWsync@servername::dyndns --exclude=config/ --delete >>%RSYNCLOG% 2>>%RSYNCERROR% the dyndns directory is specified in the rsync.conf on the receiving server. The server where i'm executing the command is a windows 2003 server and the receiving
2010 Sep 25
2
"writefd_unbuffered failed to write 4092 bytes to socket"
I'm attempting to maintain a mirror of a remote database, ~ 66Gb on a FreeBSD platform. I do not have direct access to the database except by rsync, anon. ftp etc. I'm running rsync nightly from crontab, with the cmd /usr/local/bin/rsync -avvv --port=33444 ftp.filesource.org::ftp . >> rsynclog generated the following in the cron report First error [1] rsync error: received SIGINT,
2010 Jun 30
1
RE How to break pri DID to multiple SIP Trunks
Hey Guys I have an indial range of 61211118[01234]X being trunked sip to xxx.yyy.189.65 Now I want to break this down into 612111180x going to xxx.yyy.188.145 and 612111184x going to xxx.yyy.189.199 reminder being used for fax->email etc etc etc I have created the outbound routes and sip trunks I can see that all the sip trunks are up I can see the outbound routes are there and
2008 Apr 29
2
writefd_unbuffered failed to write 4 bytes
Hi All. On Mac OS10.4, using rsync 3.0, it stops during a transfer. I mount an SMB share, and then use the line: sudo rsync -avhi --delete --stats --timeout=360 --progress --log-file=/Volumes/backup/20080429/rsynclog.txt --exclude="*:*" /Volumes/RAID_One /Volumes/backup/20080429 There's a few terabytes of data, and it never finishes a complete run. It can stop at anywhere during
2009 Dec 30
3
rsync email notification on success and failure + Log
Hi, I have a bash script for rsync that should tranfer all my filer from one drive to the other. I would like to know how I can make the script sending me an email after the script is run and be able to know if it was a success or not and also if possible to include the log file. This is my script: !/bin/bash rsync -av --delete --log-file=/home/duffed/RSyncLog/$(date
2010 Sep 15
2
Intermittent rsync Issues
Greetings, I posted this to a couple online forums already am am already doubting anyone will be able to directly help me solve my problems. So I am here to query the experts directly: > I have a number of rsync clients trying to connect to an rsync server > routinely, and they're intermittently failing with one of a couple error > messages. > > Either: > > 2010/09/15
2019 Jan 23
2
[llvm-pdbutil] : merge not working properly
(Yes you are right this is my fault) Considering the string table, it only seems to contains file relative informations in every pdb I am using, and it looks correct but I will check it. I looked at the pdb.cpp code about checksums and tables, I copied some stuff and got things wrong according to cvdump, then I simplified the process of copying the table and it worked (in cvdump it finds the file
2019 Jan 28
3
[llvm-pdbutil] : merge not working properly
Hello Zachary, Sorry for replying so lately but It's been a week I'm thinking an working hard on your "dll memory buffer" idea to see if it works and give you feedbacks ! And it works pretty well until now : I shared on the list what I did : - create a .ASM file full of "int 3" instructions (to ensure that if we execute over the boundaries we instantly break. -
2011 Aug 15
3
Queue Breakout Input being Ignored
Hello, Raw stats: Version:1.8.3.2 OS:Centos 5.6 Special setup: postgre database I am having a few queue issues with Asterisk specifically relating to breaking out from queues while on hold. The intent is that while someone is on hold they can press a key (lets say *) to break from the queue and go elsewhere (in this case to leave a message). However In all of my testing I am unable to get
2018 Aug 20
2
Windows "0xC00001A5: An invalid exception handler routine has been detected" with LLVM win32 (i386) SEH code
Indeed, it's 32bits x86 and there's no .safeseh or anything like it, even readobj -coff-load-config says nothing: File: ConsoleApplication830.exe Format: COFF-i386 Arch: i386 AddressSize: 32bit Now I know what to look for, thanks! On Mon, Aug 20, 2018, at 18:46, Reid Kleckner wrote: > This is 32-bit x86, right? Sounds like the exception handler did not > appear in the /safeseh
2020 Apr 17
4
[RFC] Improving FileCheck
On Mon, Apr 13, 2020 at 1:16 PM Jon Roelofs via llvm-dev < llvm-dev at lists.llvm.org> wrote: > As an update, after lots of fixes from a number of different people > (thanks everyone!), the current list of false-positives on `ninja > check-llvm` for the more stringent Gotcha A diagnostic is: > > LLVM :: Analysis/CostModel/X86/vselect-cost.ll > LLVM ::