我有一个安装了r1soft代理的Ubuntu 10.04.4 LTS服务器。 最近,备份失败,出现以下错误。
-------- write error while sending code: Broken pipe --------
我已经重新安装了,但无济于事。 在检查服务器日志时,我可以看到列出的以下错误:
-------- # tail -f /var/log/messages |grep -i buagent Nov 17 03:35:06 microscope buagent: Need to back up 126 sectors Nov 17 03:35:06 microscope buagent: (Righteous Backup Linux Agent) 1.79.0 build 12433 Nov 17 03:35:06 microscope buagent: allowing control from backup server (10.128.136.195) with valid RSA key Nov 17 03:35:06 microscope buagent: allowing control from backup server (10.128.136.201) with valid RSA key Nov 17 03:35:06 microscope buagent: sending auth challenge for allowed host at (10.128.136.201) port (47890) Nov 17 03:35:06 microscope buagent: host (10.128.136.201) port (47890) authentication successful Nov 17 03:35:06 microscope buagent: Backup request accepted. Starting backup. Nov 17 03:35:06 microscope buagent: Snapshot completed in 0.010 seconds. Nov 17 03:45:03 microscope buagent: Error reading blocks from snapshot. Nov 17 03:45:03 microscope buagent: Reading blocks failed Nov 17 03:45:03 microscope buagent: error backup aborted Nov 17 03:45:03 microscope buagent: backup failed on agent closing connection Nov 17 03:45:03 microscope buagent: Backup failed. Nov 17 03:45:03 microscope buagent: write error while sending code: Broken pipe (32) Nov 17 03:45:03 microscope buagent: tell child write failed --------
我尝试更改“/ etc / buagent / agent_config”文件中的“超时”和“DiskAsPartition”值,但没有运气。 另外,validation是否将正确的路由添加到备份服务器。 代理也运行良好。
我错过了什么? 任何帮助将非常感激。 注意:CDP 2.0安装在备份服务器上。