Amanda-Users

Re: Unexpected read EOF

2007-10-22 10:38:04
Subject: Re: Unexpected read EOF
From: Jean-Louis Martineau <martineau AT zmanda DOT com>
To: Julien Brulé <julien.brule AT obspm DOT fr>
Date: Mon, 22 Oct 2007 10:31:40 -0400
On a 32 bits machine, tape_splitsize is limited to 2gb.

Jean-Louis

Julien Brulé wrote:
hi,

i try to split a DLE with this dumtype

define dumptype nocomp-high-split {
    global
    tape_splitsize 4 gb
    split_diskbuffer "/Data/amanda/amanda_split"
    fallback_splitsize 1 gb
    comment "very important partitions to split on slow machines"
    compress none
}

unfortunately. after that the first split chunk is on the server.
i get this error :

----

taper: r: re-reading split dump piece from buffer
got response:
----
CONNECT DATA 35127 MESG 35128 INDEX 35129
OPTIONS features=ffffffff9ffeffffffff00;

----

syncpipe_get writer halting: Unexpected read EOF
dumper: kill index command
driver: result time 1615.980 from dumper0: FAILED 00-00001 "[data write: Broken pipe]"
driver: result time 1615.980 from taper: (eof)
dump of driver schedule before start degraded mode:
--------
--------

how to debug this ?

thank you for your help.

julien





<Prev in Thread] Current Thread [Next in Thread>