Oracle® Secure Backup Reference Release 10.1 Part Number B14236-03 |
|
|
View PDF |
Purpose
Use the osbcvt
command-line tool to migrate Reliaty Backup configuration and catalog data to Oracle Secure Backup. The installob
scripts runs osbcvt
automatically during a migration, so you would not typically need to run it manually.
osbcvt
performs the following tasks:
Selects the source and destination directories.
Moves relevant information from the source to destination admin
directory. Relevant information includes hosts, devices, media families, schedules, datasets, index directories, and archive and volume catalog files.
Reads the /etc/rbconfig
file and converts the parameters it contains to the /etc/obconfig
equivalents.
Processes server and client hosts.
See Also:
Oracle Secure Backup Migration Guide to learn how to migrate from Reliaty Backup to Oracle Secure BackupUsage Notes
Note the following aspects of osbcvt
usage:
osbcvt
removes most of the admin
directory in your Reliaty Backup home. Thus, it is recommended that you back up your Reliaty Backup admin directory as a precaution before beginning the migration.
osbcvt
is unaware of the Oracle Secure Backup logical names for new hosts and devices. Thus, after the migration is complete you must update your host configurations and edit your device attachments to ensure that they reflect the Oracle Secure Backup equivalents.
Syntax
install/osbcvt [ -srcdir srcdir_name ] [ -help ]
Semantics
Specifies the location of the admin
directory in the Reliaty Backup home. If not specified, the location is determined from /etc/rbconfig
. The program exits with an error message if -srcdir
is not specified and the machine is not an administrative server in a Reliaty Backup domain.
Prints usage information.
Example
Example 5-10 uses osbcvt
to migrate the Reliaty Backup catalog and configuration data contained in /space/reliaty/backup_3132/admin
.