Data timeout: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(reformatted from previous troubleshooting page)
m (Amdump: data timeout moved to Data timeout: error message)
(No difference)

Revision as of 04:45, 7 April 2007

Template:Troubleshooting CategoryTemplate:Troubleshooting Category Template:Troubleshooting Problem The backup starts normally but the following message shows up in the report:

 myhost.com /disk1 lev 0 FAILED [data timeout]

Template:Troubleshooting Explanation The cause of this is usually a slow client host which has to compress a large disk. If compression takes a long time, the server does not receive any data from the client and generates a "data timeout".

Template:Troubleshooting Solution You can try one of these:

  • Disable compression on the failing DLE (by putting compress none in disklist file)
  • Use 'fast' rather than 'best' compression (by putting compress client fast in disklist file)
  • Compress data on the tape host (by putting compress server fast or compress server best in disklist file).
  • Increase the dtimeout parameter in amanda.conf