I've upgraded to version 3.2.0 and have enabled parallel writes to tape as follows. Although 2 tapes get mounted, only one gets written to. Amcheck only mounts one tape, the second tape doesn't mount until amdump is started. Any ideas?
        
taper-parallel-write 2
define changer robot {
 tapedev "chg-robot:/dev/sg8" # your changer device file
 property "tape-device" "3=tape:/dev/nst0"
 property append "tape-device" "2=tape:/dev/nst1"
}
tpchanger "robot"

Thanks,
Jack O'Connell
ALCF - Storage
(630)252-3610
[email protected]





Reply via email to