Virtual TapeServer 6.04.03 for NonStop Servers Release Notes

Known Issues | 28
XMLRPC and Ruby logs are not rotated. The XMLRPC and Ruby production log files
are not rotated according to the logrotate settings. (TL-3997)
WORKAROUND: Check the size of the log files periodically. To rotate the logs, restart
the logging processes.
EMS service should be started before drives are initialized. EMS log reports that
the drive requested for the mount had an invalid BLTI because the drive had not been
started. This caused tapes to be mounted but no lock was in place, and the system
reported that a tape was locked when it was not. (TL-3456)
Running getVTS_dbginfo as root displays errors. Errors similar to the following are
displayed if you run the utility as root. (TL-3877)
/etc/profile.d/idle-logout.sh: line 3: TMOUT: readonly variable
cp: cannot copy a directory, `/usr/local/tape/log', into itself,
`log/log'
cp: will not overwrite just-created `cfg/network' with `/etc/
sysconfig/networking/profiles/default/network'
cp: cannot stat `/usr/local/tape/patch': No such file or directory
ls: /vault: No such file or directory
Must reboot after disabling auditd logging. After you disable auditd logging, the
auditd service stops but due to a kernel defect, the output is directed to the console and /
var/log/messages. (TL-2465, EAR 4787)
WORKAROUND: Reboot after disabling auditd logging (chkconfig auditd off).
Message logged to console and /var/log/messages until iLO is configured. Until
HP-iLO is configured, the following message may continue to print the following message:
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)
Installation, upgrades, updates, downgrades, and restore
Upgrade fails if there is low disk space. If not enough disk space is free during an
upgrade, a failure message “handle plaintext failed: file write error” is displayed, which
does not clearly indicate the problem. Also, logs are not created. (TL-4019)
Authorization Required error occurs if attempting to upgrade again after
downgrade fails due to low disk space. If a downgrade to 6.04.012 fails after
upgrading to 6.04.03 because of low disk space and then you remove files to free disk
space, an Authorization Required error message is displayed when selecting the Apply
VTS Revision Update link. (TL-4020)
WORKAROUND: Rename /etc/httpd/conf.d/https.conf to .https.conf. You may also be
able to remove files and subdirectories from /usr/local/tape/pre-upgrade, /tmp, and /home/
bill.
XMLRPC service must be stopped before downgrading. Log in as root and enter the
following command to stop the service. (TL-4002)
service vts_xmlrpc_server stop