Virtual TapeServer 8.4 Release Notes

Troubleshooting | 51
Error message displayed on console after the system 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
functio
noctl32_handler':
/opt/hp/hp-ilo/drivers/char/hp_ilo/CpqCiKlx.c:680: warning:
assignm
ent 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 ig
nored. (TL-2079)
The “mount /dev/cdrom” command no longer works because CD media is
handled 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 E75
2x 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
sys
tem 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)