Virtual TapeServer 6.04.04 for NonStop Servers Release Notes

Known Issues | 36
Message logged to console and /var/log/messages until iLO is configured. Until
HP-iLO is configured, the following message may continue to print:
INIT: Id "s1" respawning too fast: disabled for 5 minutes
The message is also logged to /var/log/messages with no other information. (TL-2279)
System restore
Old system restore images remain in /var/www/html/tmp. The server may run out
of disk space because old system restore images remain stored in /var/www/html/tmp.
(TL-5044)
WORKAROUND: Delete the restore images in /var/www/htmltmp.
No indication of system restore failure in log files. If a system restore fails, the
systemrestore.log and other logs do not log information about the failure. The only
indicator is displayed on the web interface, which says “An unexpected error has occurred,
please contact support.” (TL-4313)
“URL not found” message displayed when creating a system restore image with
insufficient disk space. If there is not enough space to create a system restore image,
the user should be notified that there is not enough space rather than a “URL not found”
message. (TL-4176)
System restore image is incomplete if there is insufficient disk space before
image. When attempting to create a system restore image on a system that does not have
enough disk space, no warning is displayed indicating that there is not enough room.
Instead, files are omitted from the TAR file. (TL-4021)
System restore does not handle database restore failure well. If a problem occurs
while restoring the database during a system restore, the server may be left with a partial
or no database. The return code indicates a failure, though it is unclear how to resolve the
failure. (TL-4099)
System restore image may duplicate database entries. Applying a system restore
image may duplicate database entries, causing the system to malfunction. (TL-4003)
WORKAROUND: Log in to the server, su to bill, and stop the vts_xmlrpc_server service:
service vts_xmlrpc_server stop
Then, apply the system restore image.
Restoring database from previous version corrupts the server. If a database is
backed up using the Download Database page and then restored on a later version of VTS,
VTS becomes inoperable. (TL-2521, EAR 4873)