Virtual TapeServer 8.3 Release Notes

Known Issues | 46
Stop on error for import does not stop on failure. When the first error occurs for a
cartridge within a VTL, the job should fail and no other cartridges should be processed.
(TL-5982)
WORKAROUND: To avoid this issue, import one cartridge at a time.
Fetch Destination Details in Remote Export does not give error message on
connection timeout. When a remote export results in a page that displays the
“Something went wrong” message, the cause may be an incorrect host name or a network
error between the local and remote systems. (TL-5930)
WORKAROUND: Verify that the two systems can communicate by verifying the
connections are available for HTTPS and SSH. If the can, carefully check the spelling of
the host name of the remote host.
“We're sorry” message displayed when fetching destination host information. If
an error occurs while creating a remote export job, an uninformative error message may
be displayed. The web interface should provide a descriptive message. (TL-5586)
WORKAROUND: Confirm the configuration settings are correct.
Unlabeled cartridges are not copied to target server. Cartridges that are unlabeled
and have been written to from the host server are not copied to the target server during
AutoCopy. (TL-4286)
Virtual tapes are split though target vault is invalid. A virtual tape is split into
multiple streams during a remote export even when the target vault is invalid. Once the
file is split, replication will fail due to the vault being invalid. It should detect the error
before splitting the file. (TL-4267)
Rebooting while Replication is splitting files leaves a running job. Rebooting
while replication is splitting files into multiple streams during a remote export leaves a
running job and does not remove the split files from the temporary directory. (TL-4265)
WORKAROUND: Rerun the replication job after reboot.
Instant DR allows the creation of cartridges with invalid names. Instant DR can
create a cartridge on the target server that contains an underscore or other special
character in the cartridge name. The Instant DR job succeeds and the pool with the
cartridge is created on the target. However, you cannot expand the pool on the web
interface; it disappears. (TL-4287)
Keep alive options cannot be set for multiple streams over RSH. This has been
enabled for SSH (for remote exports) but not RSH. (TL-4260)
Aborted error message listed in debug log when Instant DR job is dispatched.
When an Instant DR job is dispatched, the debug log displays this message, though
Instant DR function properly. (TL-3940)
Tue Dec 01 13:39:06 2009: IDR Backup Set “/usr/local/tape/etc/IDR/
IDR_JOB1.syncjob” already running; execution aborted!
Autocopy not performed if tape was not unmounted before reboot. Autocopy is
not performed if a backup was completed but the tape was not unmounted before a system
reboot. (TL-3847)
WORKAROUND: Mount and unmount the virtual tape.
Autocopy retries occur more often than every five minutes. If VTS must retry an
AutoCopy operation, it should retry it every five minutes for 12 attempts. Currently, it is
retrying the operation more often than five minutes. (TL-3849)