On 12/04/2012 02:28 PM, Markus Iturriaga Woelfel wrote:
On Dec 4, 2012, at 2:19 PM, Jean-Louis Martineau <[email protected]> wrote:

On 12/04/2012 01:59 PM, Markus Iturriaga Woelfel wrote:
Mon Dec  3 13:30:46 2012: thd-0x23cd2d0: amvault: Amanda::Taper::Scribe 
preparing to write, part size 85899345920, using no cache (PEOM will be fatal) 
(splitter)  (no LEOM)
Something wrong with the LEOM device-property, is it correctly set?
Also, do the part_cache_dir (/export/amanda/splitcache) directory exists? Did 
it have 80G free?

I turned off LEOM in the configuration to see if that fixed it:

define changer robot {
     tpchanger "chg-robot:/dev/sg14"
     property "tape-device" "0=/dev/nst0"
     property "load-poll" "20s poll 5s"
     property "unload-delay" "20s"
#    device-property "LEOM" "TRUE"
}

I also played with the delay settings to see if that would help things. I can 
turn LEOM detection back on, but it made no difference.

Oh, I need to fix something about the splitcache directory. Apparently I gave 
an incorrect path. If it's something that simple, I'll kick myself. I'm 
re-running the amvault now and will report back.

The splitcache is not required if the LEOM device-property is correctly set.

If LEOM is not set and the splitcache is correctlry set, then amanda rewrite the complete failed part to the next tape.
If LEOM is set to TRUE, then amanda continue the part on the next tape.

Jean-Louis

Reply via email to