Virtual TapeServer 8.3 Release Notes
Known Issues | 48
EMS restart function fails to function if the host name in the EMS messages and
the host name as configured in the EMS Configuration page are not identical
(including case). For example, if the host name as sent by the host is 'DEV4' but the
host name as configured in the EMS Configuration page is 'dev4', the loss of EMS keep-
alive messages will not be detected and the EMS restart function will fail to work. (TL-
6110)
WORKAROUND: Ascertain that the host name as configured in the EMS Configuration
page is identical to the host name sent from the host (normally all uppercase).
Vault restrictions in EMS configuration not working. In the EMS configuration, the
option to restrict vaults accessed by VTS is not working. A cartridge that resides in a
restricted vault can be mounted and written to. (TL-4857)
System Status page shows EMS started when it did not. If EMS could not be
started, the System Status page indicates that it is not running while the System Status
page shows EMS as started. (TL-3788)
Cannot edit or delete host pair after adding and deleting multiple host pairs. On
the EMS Configuration page, if you add or delete multiple host devices (in the EMS Hosts
section of the page) without saving, you may be unable to edit or delete a host device.
(TL-3190)
WORKAROUND: Save the EMS configuration and reload the page.
Enable Keep Alive and Enable Host Notifications must be selected to enable
keep-alive messaging. You must enable both options to enable EMS keep-alive
messages. (TL-3152)
When mounting a cartridge over another using the web interface, the second
does not get mounted if the first cartridge is already dismounted. The web
interface may not always be accurate in the state of the tapes in the tape drive. (TL-1752)
WORKAROUND: Refresh the interface and try again.
IPv6 localhost address listed in log messages. Here is an example of the log message:
Fri Sep 05 17:47:58 2008 DEV4: 08-09-05 18:00:21 \DEV4.0,193
TANDEM.EMS.H01 000512 VTS.8.0 Critical 820205 VT5900G ::1 vtsdev21
bill ems reject C18003 for DEV4 virtual cartridge mi
The host address is ::1 when it should be localhost or 127.0.0.1. (TL-2086)
Mounts fails when ems_virtdevs and ems_hostdevs entries are delimited by
commas. In vts.conf, the entries for the ems_virtdevs_<HOST> and
ems_hostdevs_<HOST> must be separated by a space. Using a comma delimiter does not
work. (TL-2292)
If a mount command is sent to a non-existent virtual tape drive, VTS reports
that the tape is missing, not the drive. When a mount request is received by EMS, if
the request specifies a tape drive that is not configured on the VTS, VTS sends a
notification to the host that the tape is not found. It should send a notification that the
drive is not found. (TL-2293)
VTDs intermittently stop on NonStop if tapeserver is restarted repetitively. If
tapeserver is restarted several times in a row, the connection could be lost from the VTS
to host. (TL-1844)
WORKAROUND: Stop, reset, and restart the tape drive(s) from the host.