similar to: timeout during hash_search

Displaying 20 results from an estimated 3000 matches similar to: "timeout during hash_search"

2004 Jan 26
1
How match.c hash_search works with multiple checksums that have identical tags
I am trying to understand how match.c works. I am reading the code and something doesnt look quite right. This is usually a sign that I am missing something obvious. Here is what I see. build_hash_table uses qsort to order targets in ascending order of //tag,index// into the array of checksums. It then accesses the targets in ascending order and writes the index at the tag's location in
2008 Jun 04
0
3.0.3pre2 compile warnings under cygwin
Under cygwin 1.5.25 we get the following compile warnings flist.c: In function `output_flist': flist.c:2648: warning: unsigned int format, uint32_t arg (arg 4) flist.c:2648: warning: unsigned int format, uint32_t arg (arg 4) flist.c:2655: warning: unsigned int format, uint32_t arg (arg 5) flist.c:2655: warning: unsigned int format, uint32_t arg (arg 5) flist.c:2659: warning: int format,
2002 Aug 05
5
[patch] read-devices
Greetings, I'd like to propose a new option to rsync, which causes it to read device files as if they were regular files. This includes pipes, character devices and block devices (I'm not sure about sockets). The main motivation is cases where you need to synchronize a large amount of data that is not available as regular files, as in the following scenarios: * Keep a copy of a block
2004 Apr 21
1
rsync-2.6.1pre-1 hang
Hi, I am running mentioned rsync version in daemon mode on a x86 machine which is a Gentoo Linux running kernel 2.4.26 and glibc 2.3.3_pre20040207. During the sync from another machine, the rsync daemon hangs; client receives no data and server waits on select() call. when this happens, rsync server process can only be killed by SIGKILL; no timeout occurs on server side. ssh is not being used for
2012 Oct 17
24
[zfs] portable zfs send streams (preview webrev)
We have finished a beta version of the feature. A webrev for it can be found here: http://cr.illumos.org/~webrev/sensille/fits-send/ It adds a command ''zfs fits-send''. The resulting streams can currently only be received on btrfs, but more receivers will follow. It would be great if anyone interested could give it some testing and/or review. If there are no objections,
2009 Jan 31
2
Strange behaviour with rsync and mounted truecrypt volume
Hello, when i mount a truecrpyt volume with truecrypt 5.1a and synchronize data locally with rsync (version 2.6.9 protocol version 29) like this way: $ truecrypt myvolume.tc $ rsync -av /home/oliver/myfolder /media/truecrypt The myfolder is copied to /media/truecrypt like it should. But when i dismount the truecrypt volume and mount it again: $ truecrypt -d /media/truecrypt $ truecrypt
2009 Apr 08
2
truecrypt 6.1a
Has anyone built and installed truecrypt 6.1a on CentOS 5.3. When I build it it keeps failing here: Compiling EncryptionOptionsWizardPage.cpp Forms/EncryptionOptionsWizardPage.cpp: In member function ?TrueCrypt::SharedPtr<TrueCrypt::EncryptionAlgorithm> TrueCrypt::EncryptionOptionsWizardPage::GetEncryptionAlgorithm() const?: Forms/EncryptionOptionsWizardPage.cpp:45: error: no matching
2013 Feb 13
1
[PATCH] Btrfs: fix crash in log replay with qgroups enabled
When replaying a log tree with qgroups enabled, tree_mod_log_rewind does a sanity-check of the number of items against the maximum possible number. It calculates that number with the nodesize of fs_root. Unfortunately fs_root is not yet set at this stage. So instead use the nodesize from tree_root, which is already initialized. Signed-off-by: Arne Jansen <sensille@gmx.net> ---
2003 Jul 17
1
2 GB Limit when writing to smbfs filesystems
I'm running RedHat 8.0 with samba-2.2.7-5.8.0 (installed from RedHat distribution) When I use cpio to write a backup (> 2GB) to a smbfs filesystem, I get the error: File size limit exceeded I get the same error when I linux copy (cp) a file (> 2GB) from a Linux ext3 filesystem to the smbfs filesystem. The smbfs filesystem is mounted from a Windows 2000 Professional workstation. After
2016 Apr 29
2
truecrypt on synology as subfolder
Just a small question. ============== I was really just meaning to ask whether there are issues with running truecrypt inside a samba share. My system had never had any issues but now I was writing to a folder that is a truecrypt mount inside a samba share and the smbd process writing into it blocked or is still "D" waiting for IO and I cannot kill it. So the question was whether
2016 Apr 29
0
truecrypt on synology as subfolder
On Sat, Apr 30, 2016 at 12:26:35AM +0200, Xen wrote: > Just a small question. > > ============== > I was really just meaning to ask whether there are issues with > running truecrypt inside a samba share. > > My system had never had any issues but now I was writing to a folder > that is a truecrypt mount inside a samba share and the smbd process > writing into it
2009 Jan 28
2
ZFS+NFS+refquota: full filesystems still return EDQUOT for unlink()
We have been using ZFS for user home directories for a good while now. When we discovered the problem with full filesystems not allowing deletes over NFS, we became very anxious to fix this; our users fill their quotas on a fairly regular basis, so it''s important that they have a simple recourse to fix this (e.g., rm). I played around with this on my OpenSolaris box at home, read around
2009 Jun 02
1
truecrypt & kernel 2.6.24
Hi all, Has anyone used TrueCrypt on a XEN based machine before? I'm running CentOS 5.3 with kernel 2.6.18 but when I launch TrueCrypt, it keeps on telling me I need kernel 2.6.24 or later. "Your system uses an old version of the Linux Kernel. Due to a bug in the Linux Kernel, your system may stop responding when writing data to a TrueCrypt volume. This problem can be solved by
2004 Jul 30
1
Problem related to time-stamp
Hi, I m facing problem in "rsync" rtelated to the time-stamp of the files. Im using rsync for transfering the file from my m/c (OS :jaluna-linux) to a remote m/c(OS:jaluna-linux) and even if there was no change in the files on my m/c, when i rsync them to remote m/c the time-stamp of the file on remote m/c (which i transfered from my m/c) will change. my file name is bigfile and it is
2016 Jul 01
0
truecrypt on synology as subfolder
On Fri, Jul 01, 2016 at 12:18:11PM +0200, Xen wrote: > Jeremy Allison schreef op 30-04-2016 1:06: > > >>Copying a file to my mounted samba share did not work, the files are > >>created by they remain at 0 size. Then apparently smbd blocks in IO > >>and never continues, never recovers. I cannot kill the process, I > >>will have to reboot the NAS but it
2016 Jul 01
2
truecrypt on synology as subfolder
Jeremy Allison schreef op 30-04-2016 1:06: >> Copying a file to my mounted samba share did not work, the files are >> created by they remain at 0 size. Then apparently smbd blocks in IO >> and never continues, never recovers. I cannot kill the process, I >> will have to reboot the NAS but it won't unmount filesystems so I >> need a hard reset. > > That
2007 Nov 27
1
Syncing to multiple servers
Helle everyone, Let's say we have 3 servers, 2 of them have the latest (stable) version of rsyncd running (2.6.9) <Server1> ==> I N T E R N E T ==> <Server2 (rsyncd running)> ==> LAN ==> <Server3 (rsyncd running)> Suppose I want to send a big file (bigfile.big) from Server1 to both Server2 and Server3. It would be a good idea to send first from Server1
2014 Mar 26
11
[Bug 10518] New: rsync hangs (100% cpu)
https://bugzilla.samba.org/show_bug.cgi?id=10518 Summary: rsync hangs (100% cpu) Product: rsync Version: 3.1.1 Platform: All OS/Version: Linux Status: NEW Severity: critical Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: syzop at vulnscan.org QAContact:
2012 Oct 12
9
[PATCH] Fits: tool to parse stream
Simple tool to parse a fits-stream from stdout. Signed-off-by: Arne Jansen <sensille@gmx.net> --- The idea of the btrfs send stream format was to generate it in a way that it is easy to receive on different platforms. Thus the proposed name FITS, for Filesystem Incremental Backup Stream. We should also build the tools to receive the stream on different platforms. As a place to collect
2009 May 26
2
[How-To?] Using Syslinux AltMBR + TrueCrypt System Encryption (RFE: swap drive ID's)
Just achieved success using syslinux to multi-OS boot, including a WinXP System (boot) partition that's been encrypted with TrueCrypt (TC). You'll need syslinux version 3.81-pre13 or newer to get a working altmbr.bin file. I used: http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/syslinux-3.81-pre13.zip Background: I started with a 'normal' multi-OS boot setup as