What is it doing?

Kevin Korb kmk at sanitarium.net
Mon Jan 13 13:49:14 MST 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

First, don't run rsync without either --times or --archive.  Without
that rsync won't copy timestamps and it won't be able to tell what is
changed when you run it again.

Second, if rsync isn't copying anything then there are 2 reasons...
1. You already have most of the files copied and it is going through
them looking for a file that needs updating
2. You are using rsync version 2 where all files had to be indexed
before it copied anything.

On 01/13/2014 03:06 PM, Perry Smith wrote:
> This is my first time to really use rsync.  I did small tests to
> get the arguments like I wanted and then kicked off the big rsync
> about 2 and a half hours ago.  So far, it has not copied over any
> files.
> 
> The command I used is:
> 
> rsync \ --relative \ --recursive \ --copy-links \ 
> host:/glob/that/matches/about/eighty/./directories \ 
> /local/target/dir
> 
> The list of directories are all full of symbolic links that point
> off to NFS mounted file systems.  I don't expect it to complete
> today but I do have to stop it each day at the end of the work day.
> But it worries me that it has yet to copy over any files.
> 
> Is it really making progress?  Or will it take this long to really
> start copying files over each day I start it?
> 
> I expect the total amount copied to be about 400G and about 4
> million files.
> 
> It is possible to break this up into pieces if that would help.
> 
> Thank you for your help and advice, Perry
> 
> 
> 

- -- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
	Kevin Korb			Phone:    (407) 252-6853
	Systems Administrator		Internet:
	FutureQuest, Inc.		Kevin at FutureQuest.net  (work)
	Orlando, Florida		kmk at sanitarium.net (personal)
	Web page:			http://www.sanitarium.net/
	PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlLUUUoACgkQVKC1jlbQAQdt+ACg483AanF2KnP/0kKHLsg7Qe6R
SwQAoLT5fQRnbU+IxeBzsNY1yDWdAFEU
=susu
-----END PGP SIGNATURE-----


More information about the rsync mailing list