Dataprotector - eject tape after jobu
I addressed this situation in HP DataProtectoru - Upon completion of the monthly advance I needed to automatically relocate the library to which the tape was in advance of the slot mailslotu (BFU to it simply exempting the operator and transported to the vault without clicking in the program).
Due to the fact that my monthly deposit in a special pool, I added a run perl script in the post-exec
$vystup=`"c:\\Program Files\\OmniBack\\bin\\omnimm.exe" -list_pool "pool mesic" | find "Knihovna:"`; @slot = split("Virtual Knihovna:", $vystup); @slot = split("]", $slot[1]); $slot = $slot[0]; $slot =~ s/ //g; $vystup=`"c:\\Program Files\\OmniBack\\bin\\omnimm" -eject "Knihovna" $slot`; Simply find the slot in which the library is a monthly tape, and then the slot ejectnu.
dataprotector , eject , perl , zálohování Categories: Computer dataprotector , eject , perl , backup






















