odd behavior on remote

2008-05-08 Thread George Georgalis
with the source host is the rsync command doesn't complete. What can I check? What is going on here??? // George -- George Georgalis, information system scientist IXOYE -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org

Re: odd behavior on remote

2008-05-08 Thread George Georgalis
On Thu 08 May 2008 at 11:52:08 AM -0400, George Georgalis wrote: I've been using rsync for some time (years) to generate many hardlink snapshots per day; but I'm seeing an odd new problem today. OOOh, nevermind... FilesystemSize Used Avail Capacity iusedifree %iused Mounted

Re: using rsync on raw device

2008-03-31 Thread George Georgalis
On Sun, Mar 30, 2008 at 03:20:59PM -0400, Matt McCutchen wrote: On Sun, 2008-03-30 at 15:00 -0400, George Georgalis wrote: I'm trying to use rsync to manage a raw disk image file. rsync --checksum --perms --owner --group --sparse --partial --progress \ 192.168.80.189:/dev/rwd0d /u0510a

using rsync on raw device

2008-03-30 Thread George Georgalis
don't see an appropriate option in the man page. Thanks! // George -- George Georgalis, information system scientist IXOYE -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: --hard-links performance

2007-07-14 Thread George Georgalis
On Wed, Jul 11, 2007 at 05:47:00PM -0400, [EMAIL PROTECTED] wrote: Date: Wed, 11 Jul 2007 01:26:18 -0400 From: George Georgalis [EMAIL PROTECTED] the program is http://www.ka9q.net/code/dupmerge/ there are 200 lines of well commented C; however there may be a bug which

Re: --hard-links performance

2007-07-10 Thread George Georgalis
On Fri, Jun 22, 2007 at 03:33:31PM -0400, George Georgalis wrote: On Tue, Jun 05, 2007 at 11:11:27AM -0700, Chuck Wolber wrote: On Tue, 5 Jun 2007, Paul Slootman wrote: In any case, what's the general consensus behind using the --hard-links option on large (100GB and above) images? Does

Re: --hard-links performance

2007-06-22 Thread George Georgalis
be integrated in? :) maybe I can find the code. it was written by a very senior individual... // George -- George Georgalis, information systems scientist IXOYE -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr

Re: feature request, hardlink progress......

2007-02-22 Thread George Georgalis
On Mon, Jan 15, 2007 at 01:39:53AM -0500, George Georgalis wrote: On Sat, Jan 13, 2007 at 08:43:55PM -0800, Wayne Davison wrote: On Sat, Jan 13, 2007 at 10:25:42PM -0500, George Georgalis wrote: hours left. Would it be straightforward to include progress when creating hardlinks? Please upgrade

Re: feature request, hardlink progress......

2007-02-22 Thread George Georgalis
On Thu, Feb 22, 2007 at 05:09:06PM +0100, Paul Slootman wrote: On Thu 22 Feb 2007, George Georgalis wrote: Please upgrade -- hard-link handling is much improved in newer versions. Thanks, turns out there are closer to 500,000 files and 89 snapshots (@ ~90% of the files). The process

Re: feature request, hardlink progress......

2007-01-14 Thread George Georgalis
On Sat, Jan 13, 2007 at 08:43:55PM -0800, Wayne Davison wrote: On Sat, Jan 13, 2007 at 10:25:42PM -0500, George Georgalis wrote: hours left. Would it be straightforward to include progress when creating hardlinks? Please upgrade -- hard-link handling is much improved in newer versions. Thanks

feature request, hardlink progress......

2007-01-13 Thread George Georgalis
hardlinks for 12 hours (at least). There's only 36Gb in snapshot, the data didn't take too long. but now there's no progress indicator and ??? hours left. Would it be straightforward to include progress when creating hardlinks? // George -- George Georgalis, systems architect, administrator

Re: warnings on symlinks using link-dest

2006-02-06 Thread George Georgalis
On Sat, Feb 04, 2006 at 01:00:02PM -0800, Wayne Davison wrote: On Fri, Feb 03, 2006 at 10:00:27AM -0500, George Georgalis wrote: rsync: symlink /sawmill/backup/sawmill/snapshot/2006.02.03..01/sawmill/home/geo/comphome - /sawmill/comp/home/geo failed: File exists (17) That's a strange

Re: rsync to completely mirror an entire machine

2006-02-06 Thread George Georgalis
configurations and data from backup or repository; as required. // George -- George Georgalis, systems architect, administrator IXOYE http://galis.org/ cell:646-331-2027 mailto:[EMAIL PROTECTED] -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http

Re: warnings on symlinks using link-dest

2006-02-04 Thread George Georgalis
On Fri, Feb 03, 2006 at 10:00:27AM -0500, George Georgalis wrote: Hi, I'm using rsync with link-dest to make snapshot like backups into /sawmill/backup/{hostname}/snapshot/{timestamp}/{root} I'm getting warnings that I don't understand... On Fri, Feb 03, 2006 at 05:00:01AM -, Cron Daemon

warnings on symlinks using link-dest

2006-02-03 Thread George Georgalis
warnings, but I'm not sure if they are from all symlinks, exactly all the absolute symlinks or some other set. What is happening here? // George -- George Georgalis, systems architect, administrator IXOYE http://galis.org/ cell:646-331-2027 mailto:[EMAIL PROTECTED] -- To unsubscribe or change options

Re: encrypted destination

2005-08-17 Thread George Georgalis
On Wed, Aug 17, 2005 at 01:12:42AM -0700, Wayne Davison wrote: On Mon, Aug 15, 2005 at 11:00:01AM -0400, George Georgalis wrote: A lot of these posts 3 years old, is there plans or reasons not to include [--source-filter / --dest-filter] in the main line code? That patch opens up a huge

encrypted destination

2005-08-15 Thread George Georgalis
code? // George -- George Georgalis, systems architect, administrator IXOYE http://galis.org/ cell:646-331-2027 mailto:[EMAIL PROTECTED] -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html