EasyManua.ls Logo

Oracle Secure Backup User Manual

Default Icon
174 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #45 background imageLoading...
Page #45 background image
Creating Attach Points with makedev
Installing Oracle Secure Backup on Linux or UNIX 2-19
driver that is included with Solaris now provides the functionality provided by the
kernel driver.
Enabling the Solaris sgen Driver for Changer and Sequential Devices
You need to enable the Solaris sgen driver for changer and sequential devices before
you install Oracle Secure Backup.
Use the following steps to enable the Solaris sgen driver for sequential and changer
devices:
1. If your host does not have a previous installation of Oracle Secure Backup, skip to
Step 2.
When you enable the Solaris sgen driver on a host that already has Oracle Secure
Backup installed, the attach points and device configuration will be lost. You need
to first uninstall Oracle Secure Backup using the steps described in "Uninstalling
Oracle Secure Backup on Linux or UNIX" on page 2-20.
While uninstalling, it is recommended that you remove the backup directory. You
can retain that admin directory.
2. Enable sequential (01) and changer (01) devices by adding the following line in the
/kernel/drv/sgen.conf file:
device-type-config-list="sequential","changer";
3. Verify that there is an entry for the sgen driver in /etc/minor_perm.
An example of an entry in this file is as follows:
"sgen * 0600 root sys"
4. Verify that there is an entry for the sgen driver in /etc/name_to_major.
The following is an example of an entry in this file:
"sgen 151"
5. Remove the links in /dev/scsi/changer and /dev/scsi/sequential using
the following commands:
rm -r /dev/scsi/changer
rm -r /dev/scsi/sequential
6. Unconfigure the st driver for type 01 devices using the following command:
update_drv -d -i '"scsiclass,01"' st
7. Configure sgen driver for the types 01 and 08 using the following command:
add_drv -m '*0666 bin bin' -i '"scsiclass,01" "scsiclass,08" "scsa,01.bmpt"
"scsa,0.8.bmpt"' sgen
After you complete the steps to enable the sgen driver, there must be entries in
/etc/scsi/changer for every library and /etc/scsi/sequential for every tape
Note: If device-type-config-list is already defined for other
devices, add "sequential" and "changer" to the existing list in the
sgen.conf file.

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Oracle Secure Backup and is the answer not in the manual?

Oracle Secure Backup Specifications

General IconGeneral
CompressionYes
Tape Library SupportYes
Web InterfaceYes
Command Line InterfaceYes
SchedulingYes
ReportingYes
Role-Based Access ControlYes
NDMP SupportYes
Virtual Tape Library SupportYes
Operating Systems SupportedLinux, Windows, Solaris, AIX, HP-UX
Backup MethodsFull, Incremental, Differential
Media SupportTape, Disk
Database SupportOracle Database
EncryptionAES 256-bit
Centralized ManagementYes
Cloud IntegrationOracle Cloud

Summary

1 Introduction to Oracle Secure Backup

What Is Oracle Secure Backup?

Provides an overview of Oracle Secure Backup's capabilities and benefits.

Oracle Secure Backup Concepts

Explains fundamental concepts like administrative domains, hosts, and roles.

System Requirements for Oracle Secure Backup

Details the disk space and other system requirements for installation.

2 Installing Oracle Secure Backup on Linux or UNIX

Prerequisites for Installing Oracle Secure Backup on Linux and UNIX

Lists the necessary requirements and checks before installing on Linux/UNIX.

Installing Oracle Secure Backup on Linux or UNIX with installob

Provides instructions for performing the actual installation using the installob script.

3 Installing Oracle Secure Backup on Windows

Running the Oracle Secure Backup Windows Installer

Guides through the steps of running the Oracle Secure Backup installer on Windows.

Configuring Oracle Secure Backup

Explains how to configure the Oracle Secure Backup installation using its utility.

4 Oracle Secure Backup User Interfaces

Using Oracle Secure Backup in Enterprise Manager

Explains how to use Oracle Enterprise Manager for Oracle Secure Backup tasks.

Using the Oracle Secure Backup Web Tool

Details how to use the browser-based Oracle Secure Backup Web tool.

Using obtool

Describes the command-line interface for Oracle Secure Backup operations.

5 Configuring and Managing the Administrative Domain

Configuring the Administrative Domain with Hosts

Explains how to configure the administrative domain by adding hosts.

Adding Tape Devices to an Administrative Domain

Details how to configure tape drives and libraries for use with Oracle Secure Backup.

6 Managing Security for Backup Networks

Host Authentication and Communication

Explains SSL, identity certificates, and communication security.

Configuring Security for the Administrative Domain

Explains how to configure security settings for the administrative domain.