歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
您现在的位置: Linux教程網 >> UnixLinux >  >> Linux基礎 >> 關於Linux

Rsync同步錯誤

-------------------------------------------------------------- 
Beginning sync:2012/06/06 15:50 [to - 61.147.88.115 ] 
Beginning sync:2012/06/06 15:50 [to - 222.186.32.15 ] 
Beginning sync:2012/06/06 15:50 [to - 222.186.38.5 ] 
rsync: failed to connect to 222.186.32.15 (222.186.32.15): Connection refused (111) 
rsync error: error in socket IO (code 10) at clientserver.c(122) [sender=3.0.8] 
     
rsync: failed to connect to 222.186.32.15 (222.186.32.15): Connection refused (111) 
rsync error: error in socket IO (code 10) at clientserver.c(122) [sender=3.0.8] 
rsync: failed to connect to 222.186.32.15 (222.186.32.15): Connection refused (111) 
rsync error: error in socket IO (code 10) at clientserver.c(122) [sender=3.0.8] 
rsync: failed to connect to 222.186.32.15 (222.186.32.15): Connection refused (111) 
rsync error: error in socket IO (code 10) at clientserver.c(122) [sender=3.0.8] 
End sync:2012/06/06 15:50

不能同步,看到這個錯誤之後很郁悶,配置是沒有問題的,前幾天還在同步。突然想起來,這台服務器今天好像掛掉了一次。趕緊看一下/etc/rc.local裡面,沒有啟動rsync的腳本,服務也沒有啟動。

本欄目更多精彩內容:http://www.bianceng.cn/OS/Linux/

Copyright © Linux教程網 All Rights Reserved