GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   RSYNC issue ; for tech guys ( pic for lurkers.. lol) (https://gfy.com/showthread.php?t=722656)

directfiesta 04-09-2007 06:12 PM

RSYNC issue ; for tech guys ( pic for lurkers.. lol)
 
Ok, a bit of a technical issue ... Don't expect much of a solution, but maybe....


Rsync issue :

I have server A ( big site ) , server B ( various sites ) , server C ( no sites ).
I want to transfer server A ( big site ) to server C, using rsync ( rsync -av -e sss username@oldserverhost:/home/old_home/ /home/new_home/ )

When I start rsync on server C to import A, I get this error :


ssh: connect to host 111.111.11.11 port 22: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: unexplained error (code 255) at io.c(453) [receiver=2.6.9]




So, I want to see if Rsync works on C, so I run an import from B.... Works fine.
Seems that rsync works on C. Let see if it works on A?
So I star on A a rsync to import from B.... Works fine.

But the actual Rsync from A to C doesn't work...

The site is a bit over 100 gigs, so I don't feel to do ftp....


http://www.pdghosting.com/gfy/jesse43007.jpg

Empfänger Emil 04-09-2007 08:50 PM

[IMG]http://www.****************/Seiten/Auf_dem_Sofa/string-emil_0191.jpg[/IMG]

directfiesta 04-09-2007 11:54 PM

no surprise ...

should stick to the " hit it " threads .... :)

Superterrorizer 04-10-2007 12:20 AM

Make sure your host has ssh running on port 22 and that it's not firewalled. The problem isn't rsync, it's that you can't connect to the remote server.

directfiesta 04-10-2007 12:28 AM

Quote:

Originally Posted by Superterrorizer (Post 12229434)
Make sure your host has ssh running on port 22 and that it's not firewalled. The problem isn't rsync, it's that you can't connect to the remote server.

I am the host ...

But I can connect to the remote server from another server .... If I couldn't from any server, then I could deduct that it is a connection problem of server A ...

Will try to change the port that ssh uses...

borked 04-10-2007 09:16 AM

-e sss
you mean -e ssh, right?

also what are the ssh logs on the remote machine saying? it looks from the rsync errors, that the connection is being established, but the hadnshake is failing.

borked 04-10-2007 09:19 AM

also is dns resolving correctly on all servers? ssh timeouts can happen if ssh is setup in the conf file to reverse dns each conenction, and the ssh host dns is failing for some reason...

directfiesta 04-10-2007 09:42 AM

Quote:

Originally Posted by borked (Post 12231090)
-e sss
you mean -e ssh, right?

also what are the ssh logs on the remote machine saying? it looks from the rsync errors, that the connection is being established, but the hadnshake is failing.

LOL... ssh was used .. typo error here.

I can ssh into that server no problem. Issue commands, make folders, etc... I can also Rsync into it from another server....
Very annoying....
Maybe I will rsync A to server B, then Rsync again B to server C ... Will take about 20-25 hours.,...

Logs on the remote are not showing an error .... but I will check them again.
Thx.


All times are GMT -7. The time now is 12:37 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123