Auto-Tier issue
Added by Stephen Keating about 1 year ago
Hello
I am trying to setup Auto-Tier replication between two machines, and I get the following error message:
12.04.2012 07:24:03
Invalid URL: W: rsync+tcp: source host '10.10.1.46' not accessible: rsync: failed to connect to 10.10.1.46: Connection refused (146) rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
Can you tell me what I need to do to solve this? Is there something I need to do so that the connection will not be refused?
Thanks Stephen Keating
Replies
RE: Auto-Tier issue - Added by Linda Kateley about 1 year ago
You need to have rsync available on the remote host. This error looks like there isn't resync running on 10.10.1.46
RE: Auto-Tier issue - Added by Stephen Keating about 1 year ago
I have rsync server running on both computers. Got this message when I tried Auto-Tier after starting rsync server:
12.04.2012 15:19:26
Invalid URL: rsync+tcp: failed to list rsync://10.10.1.50/test/testfolder and rsync://10.10.1.50/volumes/test/testfolder. To check available RSYNC shares, run 'rsync <10.10.1.50>::' from Unix shell: Unknown module 'test'
Thanks for your time.
RE: Auto-Tier issue - Added by Linda Kateley about 1 year ago
that looks like permissions. or just path problems, do the same directories exist on the remote server?
RE: Auto-Tier issue - Added by Stephen Keating about 1 year ago
The directories are as follows:
/mypool/folder2 on the first machine
/test/test_folder on the second machine
I am using the Creat New Tiering service page to rsync from the first to the second machine. What permissions would I need to check? I am logged in as Administrator on both machines.
RE: Auto-Tier issue - Added by Stephen Keating about 1 year ago
I have setup ssh binding between both machines, going both ways, but still get the following message:
18.04.2012 10:49:15
Invalid URL: rsync+tcp: failed to list rsync://10.10.1.39/test/testfolder and rsync://10.10.1.39/volumes/test/testfolder. To check available RSYNC shares, run 'rsync <10.10.1.39>::' from Unix shell: Unknown module 'test'