Virtual TapeServer 8.0 Release Notes
Known Issues | 55
Incomplete image created 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. Instead, “URL not found”
message is displayed and files are omitted from the TAR file. (TL-4176)
System restore does not handle database restore failure well. If a problem occurs
while restoring the database during a system restore, the system 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)
Documentation
Help instructions to set up and authorize SSH are missing the “ssh-agent” step.
In the Role Swap chapter of the Configuration Guide and in the AutoCopy chapter of the
Supplemental Installation Guide, the following steps are provided. (TL-6892)
a. At the command prompt, become bill:
su - bill
b. Copy and paste the output to the command line, to run the commands.
c. Generate an authorization key for SSH for the secondary server, to authorize remote
access for the bill user:
ssh-keygen -t rsa
The steps should be as follows:
a. At the command prompt, become bill:
su - bill
b. Generate an authorization key for SSH for the secondary server, to authorize remote
access for the bill user:
ssh-keygen -t rsa