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 option) being listed.

Try:
rsync -rvnc --delete /brick0/ /brick1/

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to