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 #103 background image
Adding Tape Devices to an Administrative Domain
Configuring and Managing the Administrative Domain 5-21
1.
This command creates the Oracle Secure Backup host object associated with the
media server to which the VTL is attached.
mkhost --access ob --ip ipname osb_media_server
2. This command creates the Oracle Secure Backup host object associated with the
embedded NDMP server contained within the VTL.
mkhost --access ndmp --ip ipname ndmp_server
3. This command configures an Oracle Secure Backup device object that is associated
with the virtual library vlib.
mkdev --type library --class vtl
--attach osb_media_server:/dev/obl0,ndmp_media_server:/dev/sg0 vlib
This library and its drives are accessible through the Oracle Secure Backup media
server and the embedded NDMP server.
4. This command configures an Oracle Secure Backup device object that is associated
with virtual tape drive vdrive1, which is contained in the virtual library vlib.
mkdev --type tape --library vlib --dte 1
--attach osb_media_server:/dev/obt0,ndmp_media_server:/dev/nst0 vdrive1
This command must be repeated for each tape drive in the virtual tape library.
5. This command configures an Oracle Secure Backup device object that is associated
with the physical library plib.
mkdev --type library --attach ndmp_media_server:/dev/sg1 plib
This library and its drives are accessible only through the embedded NDMP
server.
6. This command configures an Oracle Secure Backup device object that is associated
with tape drive pdrive1, which is contained in the physical library plib.
mkdev --type tape --library plib --dte 1
--attach ndmp_media_server:/dev/nst1 pdrive1
Adding a Tape Device Attachment
Oracle Secure Backup distinguishes between a tape device and a device attachment. A
device attachment is the means by which that tape device is connected to a host. Each
tape device can have one or more attachments, where each attachment describes a data
path to the tape device from a host in the administrative domain.
An attachment is defined by the identity of the host to which the tape device is
attached, and one of these names that represents the tape device on the host:
Linux or UNIX attach point name
Windows device name
NAS device name
See Also: Oracle Secure Backup Administrator's Guide for more
information on NDMP copy-enabled virtual tape libraries
Note: For some older NAS devices, Oracle Secure Backup requires
additional information to complete the attachment definition.

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.