Virtual TapeServer 6.04.02.01 for NonStop Servers Release Notes

Troubleshooting | 25
SCSI EJECT command on an empty VTD hangs the calling client's mt command.
When sending a SCSI EJECT command (mt -f /dev/st? eject) to an empty VTD, the
command will take up to a minute to timeout prior to returning. In releases before 6.04,
this command would return immediately. (TL-2317)
Error message displayed on console after VTS is booted for the first time.
Messages similar to the following are displayed on the console the first time VTS is
booted:
Mounting other filesystems: [ OK ]
Starting hp-ilo:/opt/hp/hp-ilo/drivers/char/hp_ilo/CpqCiKlx.c: In
functionoctl32_handler':
/opt/hp/hp-ilo/drivers/char/hp_ilo/CpqCiKlx.c:680: warning:
assignment makes pointer from integer without a cast
/opt/hp/hp-ilo/drivers/char/hp_ilo/CpqCiKlx.c:796: warning: cast from
pointer to integer of different size
/opt/hp/hp-ilo/drivers/char/hp_ilo/CpqCiKlx.c:796: warning: cast from
pointer to integer of different size
...
These messages can be ignored. (TL-2079)
The “mount /dev/cdrom” command no longer works because VTS handles CD
media differently. The new VTS operating system (CentOS 5.2) handles removable
media mounting differently than in previous releases. Removable media is automounted
on /media through the Hardware Abstraction Layer (HAL) without entries in /etc/fstab in
much the same manner as removable media in Windows XP. From the console, however,
media is not automounted. (TL-1755)
Linux kernel error message logged to /var/log/messages. Messages similar to the
following are logged to /var/log/messages:
Jul 10 16:23:23 localhost kernel: Contact your BIOS vendor to see if
the E752x error registers can be safely un-hidden
This is caused by a known Linux kernel driver issue for CentOS 5.2 and does not hinder
system operation. Ignore these messages. (TL-1853)
Must use the rewinding name of a drive for import_export_drive_exclude
parameter in vts.conf. When specifying devices to be excluded from imports or exports
using the import_export_drive_exclude parameter in vts.conf, be sure to use the
rewinding name of the drive rather than the non-rewinding name. That is, use '/dev/st0',
not '/dev/nst0'. (TL-1962)
Web interface
Browser may display old data or errors if not refreshed. If an unexpected error
occurs or data appears to be old, refresh the browser. Old data is cached and may need to
be cleared. (TL-1662)
Apache servers are prone to cross-site scripting weakness. VTS uses version 2.2.3
of the Apache server, which is vulnerable to CVE-2007-6203 under certain configurations.
However, the configuration shipped with VTS does not cause VTS to be vulnerable. For
more information, see the following URL. (TL-1985, EAR 4360)
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6203