similar to: TODO hardlink reporting problem - fixed?

Displaying 20 results from an estimated 5000 matches similar to: "TODO hardlink reporting problem - fixed?"

2002 Dec 09
0
Mailman 'held' messages (was SPAM on List...)
On Mon, 9 Dec 2002, Martin Pool <mbp@samba.org> wrote: > >Mailman holds some suspicious messages for filtering by the admin. >However, for samba.org, this means about 80 messages per week, which >have to be handled through a clunky web interface, and which take time >away from more useful tasks. This is not acceptable. Pah! :) Try 100+ messages per day, with 200+ at the
2019 Apr 03
1
Possible not expected behaviour with "delete" option
Hi, I was trying to make a mirror backup of a folder in my machine with the following command: rsync -avh --delete /source/ /destination But the extra files that where on "destination" didn't got deleted. Where as doing: rsync -avh --delete /source/ /destination/ worked as expected. I wonder if this is correct, or it shouldn't be like that. -------------- next part
2015 Apr 28
2
Options for a "I'm done" flag file
Michael Johnson - MJ <mj at revmj.com> wrote: > rsync -av /src/ /dst/ && touch /dst/done Aaaaahhhh, knew I'd miss some detail. All the syncs are pushed to the backup server. But that does give me an idea. I guess I could do that on the source, then sync the flag file over. rsync -avH ${other_gubbins} / user at remote.machine:/dest/ && touch /etc/donefile
2004 Aug 28
0
[Bug 1673] New: Verbose dry run doesn't report replacements of symlink with directory
https://bugzilla.samba.org/show_bug.cgi?id=1673 Summary: Verbose dry run doesn't report replacements of symlink with directory Product: rsync Version: 2.6.2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2015 Sep 14
4
centos 7 on older macbook pro
On 2015-09-14, Hal Wigoda wrote: > Use Oracles VM VirtualBox. Well, I explicitly don't want to do that, since it uses even more resources than OS X by itself. Having linux run on the bare metal without OS X should be much more efficient. > On Sun, Sep 13, 2015 at 9:33 PM, Keith Keller wrote: >> Then I got to the point of configuring wifi, and of course being a MBP, >> it
2017 Dec 18
5
DHCP-DNS problems
On 18 December 2017 at 16:20, Rowland Penny via samba <samba at lists.samba.org > wrote: > > > Even this looks wrong, I would expect something like this: > > Dec 18 07:43:59 dc3 dhcpd: DHCPREQUEST for 192.168.0.111 from > cc:4e:ec:e9:c8:d3 via eth0 > Dec 18 07:43:59 dc3 dhcpd: DHCPACK on 192.168.0.111 to cc:4e:ec:e9:c8:d3 > via eth0 > Dec 18 07:47:33 dc3 dhcpd:
2004 Feb 10
3
rsync 2.6.1cvs dumps core when preserve_hard_links and backup
I tried rsync 2.6.1cvs on my FreeBSD 4.X boxes. It dumps core when preserve_hard_links and backup. And SUPPORT_HARD_LINKS is true. rsync -avH --delete --backup --backup-dir=/some/backup/dir \ srchost::dir/ dir/ The core says... ------------------------------------------------------------------------ Program terminated with signal 11, Segmentation fault. #0 0x80536c0 in keep_backup
2009 Dec 24
2
Include and Exclude
I thought this command would do what I wanted, but instead it doesn't transfer any files: rsync -avh --stats --password-file=/var/rsync.passwd --include=Maildir/ --exclude=* mail::root/usr/home /backup/usr/ I want to backup ONLY the /usr/home/*/Maildir directories. I don't want any other files from any other directories to be transferred. I can see in the man page where this is a
2014 Apr 09
2
[Bug 10545] New: Rsync first time deletes files, second time it synchronates files with same name
https://bugzilla.samba.org/show_bug.cgi?id=10545 Summary: Rsync first time deletes files, second time it synchronates files with same name Product: rsync Version: 3.0.9 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned
2006 Jul 07
1
rsync: failed to hard-link error message
Dear Rsync, I am seeing the following rsync error messages and I am wondering if it is a sign of trouble, expected behavior, or a bug: rsync: failed to hard-link /Volumes/backups/vanguard/backup.0/dev/agpgart with dev/agpgart: Invalid argument (22) rsync: failed to hard-link /Volumes/backups/vanguard/backup.0/dev/apm_bios with dev/apm_bios: Invalid argument (22) rsync: failed to hard-link
2008 Jun 23
2
Writing Vector to a File
Dear experts, I try not to trouble the list again after this question. I want to print this vector into a file > myvec [1] --Control --Control --Control --Control --Control HBA2 HBA1 [8] HBA1 --Control HBB --Control HBB HBA1 MBP [15] --Control HBA1 HBA2 HBB PTGDS GAPDH UBC [22] --Control GAPDH TPT1 HUWE1 PRM1 CKM
2003 Sep 18
2
bad hardlinks with rsync
Hi List I've experienced some problems with rsync. I'm backuping a complete machine's rootdirectory. After completion I see in the log of the output, that rsync links some files which are surely *not* the same on the source System. Or well, it says, that it makes links, using the filename1 => filename2 notation. On the source System this files are not the same and some files are
2015 Aug 11
2
[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
This is a follow-up to the v1 posted in April: http://lists.freedesktop.org/archives/dri-devel/2015-April/081515.html Patches 1 - 17 enable GPU switching on the pre-retina MacBook Pro. These were tested successfully by multiple people and solve two tickets in Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=88861 https://bugs.freedesktop.org/show_bug.cgi?id=61115 Patches 18 - 22 are a
2016 May 14
2
Samba slow on MacOSX Yosemite
Samba is very slow through Finder on our Gigabit network (she's using a USB3 adaptor), especially when it comes to listings and such on my wife's computer. This is my samba configuration on Archlinux: http://s.natalian.org/2016-05-14/smb.conf (I'm always running the latest https://www.archlinux.org/packages/extra/x86_64/samba/) And this what the mount looks like on the MBP: //rufie
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
2004 Jan 22
1
Moving linux server with rsync
Jw, Thank you so much for your reply. The commandline: rsync -avH --rsh=/usr/bin/ssh /www/kunder/web/ MYHOST:/www/kunder/web Solved all of my problems, and I'm now much closer to completing a servermove. I however have one last question. When enetring the above command, I'm asked to type the SSH password to start the transferr. Is there any way to include this in the above mentioned
2007 Mar 24
1
Timeout for conferences
Hi, The dialin conference via asterisk is over, one person is still in the conference room and accidentally does not hang up properly. Her meter at the phone company keeps running... I'd like to implement something to the effect of checking whether there is only one participant in the conference, and when this is the case, to cancel the call after a predefined time (perhaps 5 or 10 mins.
2003 Jun 25
3
patch draft for extended attributes on linux
This draft patch adds support for transferring extended attributes with a new --xattr option. It ought to work on Linux with XFS or ext2/ext3 filesystems with the SGI/bestbits attribute system. It is partially working, but there seems to be some kind of hang bug while transferring the file list. I suspect it might be provoking a problem in io.c. You need to rerun autoconf, autoheader and
2012 Oct 24
1
Nouveau soft lockup after switcheroo'd...
On 13 October 2012 15:12, Daniel J Blueman <daniel at quora.org> wrote: > On my Macbook Retina, when switching to the integrated GPU, we see a > ioread32 issued to the discrete GPU, which hangs as it is in D3 [1] > (drm.debug is set to 14 here). > > Full kernel 3.6.2 boot logs with drm.debug=5 are at: > http://quora.org/2012/mbp-i915-panel.txt > > What additional
2015 Sep 14
4
centos 7 on older macbook pro
Hi all, I recently got a brand new MacBook Pro, replacing one that is over 5.5 years old. I'm trying to think of something to do with the old laptop, and one idea I had was to put CentOS on it. After some initial struggles, I finally found this page, which tells how to tell the installer to find hfsplus-utils: https://bugs.centos.org/view.php?id=7327 Then I got to the point of configuring