Re: rsync checksum to compare directories

2015-08-31 Thread Suvayu Ali
On Mon, Aug 31, 2015 at 11:52:52AM +0200, Suvayu Ali wrote: > > I always fall prey to this subtle distinction, specially since the shell > always completes directories with the trailing slash. Makes me wonder, > would it be worthwhile to file an RFE against bash-completion etc, to > consider foo1

Re: rsync checksum to compare directories

2015-08-31 Thread Suvayu Ali
On Sun, Aug 30, 2015 at 06:52:20PM -0600, Chris Murphy wrote: > On Sun, Aug 30, 2015 at 6:29 PM, Suvayu Ali > wrote: > > On Mon, Aug 31, 2015 at 02:25:42AM +0200, Suvayu Ali wrote: > >> On Sun, Aug 30, 2015 at 01:17:00PM -0600, Chris Murphy wrote: > >> > On Sun, Aug 30, 2015 at 1:01 PM, Gordon Me

Re: rsync checksum to compare directories

2015-08-30 Thread Derrik Walker v2.0
On 08/30/2015 08:25 PM, Suvayu Ali wrote: So it was seeing them as 100% different because... shit. Interesting, I do not understand this behaviour either. Anyone care to elaborate? Simple ... RTFM ... From the man page for rsync: A trailing slash on the source changes this behavior

Re: rsync checksum to compare directories

2015-08-30 Thread Chris Murphy
On Sun, Aug 30, 2015 at 6:29 PM, Suvayu Ali wrote: > On Mon, Aug 31, 2015 at 02:25:42AM +0200, Suvayu Ali wrote: >> On Sun, Aug 30, 2015 at 01:17:00PM -0600, Chris Murphy wrote: >> > On Sun, Aug 30, 2015 at 1:01 PM, Gordon Messmer >> > wrote: >> > > On 08/30/2015 10:30 AM, Chris Murphy wrote: >>

Re: rsync checksum to compare directories

2015-08-30 Thread Suvayu Ali
On Mon, Aug 31, 2015 at 02:25:42AM +0200, Suvayu Ali wrote: > On Sun, Aug 30, 2015 at 01:17:00PM -0600, Chris Murphy wrote: > > On Sun, Aug 30, 2015 at 1:01 PM, Gordon Messmer > > wrote: > > > On 08/30/2015 10:30 AM, Chris Murphy wrote: > > >> > > >> # rsync -rvnc --delete /brick0 /brick1 > > >> >

Re: rsync checksum to compare directories

2015-08-30 Thread Suvayu Ali
On Sun, Aug 30, 2015 at 01:17:00PM -0600, Chris Murphy wrote: > On Sun, Aug 30, 2015 at 1:01 PM, Gordon Messmer > wrote: > > On 08/30/2015 10:30 AM, Chris Murphy wrote: > >> > >> # rsync -rvnc --delete /brick0 /brick1 > >> > >> I've confirmed that separate devices are mounted to /brick0 and > >> /

Re: rsync checksum to compare directories

2015-08-30 Thread Chris Murphy
On Sun, Aug 30, 2015 at 1:01 PM, Gordon Messmer wrote: > On 08/30/2015 10:30 AM, Chris Murphy wrote: >> >> # rsync -rvnc --delete /brick0 /brick1 >> >> I've confirmed that separate devices are mounted to /brick0 and >> /brick1. What I'm seeing for ~ 20 minutes now is only the device >> mounted at

Re: rsync checksum to compare directories

2015-08-30 Thread Gordon Messmer
On 08/30/2015 10:30 AM, Chris Murphy wrote: # rsync -rvnc --delete /brick0 /brick1 I've confirmed that separate devices are mounted to /brick0 and /brick1. What I'm seeing for ~ 20 minutes now is only the device mounted at brick0 is being accessed, and yet I'm seeing piles of files (verbose opti

rsync checksum to compare directories

2015-08-30 Thread Chris Murphy
# rsync -rvnc --delete /brick0 /brick1 I've confirmed that separate devices are mounted to /brick0 and /brick1. What I'm seeing for ~ 20 minutes now is only the device mounted at brick0 is being accessed, and yet I'm seeing piles of files (verbose option) being listed. I'd expect that there'd be