Media Server Directories and Files
A-4 Oracle Secure Backup Installation and Configuration Guide
Media Server Directories and Files
Every media server contains a subset of the directories and files found on an
administrative server. The only files included are those pertinent to the computer
architecture of the server and its function as a media server and client. They are
described in the following tables:
■ Architecture-Independent Directories for a Media Server
■ Windows Directories for a Media Server
■ Linux and UNIX Directories and Files for a Media Server
Table A–3 Linux and UNIX Directories and Files for an Administrative Server
Directory or File Description
.bin.operating_system/ Executables for operating_system, where operating_system is a
derivative of the operating system name. For example, the
directory for Sun Solaris is .bin.solaris.
.drv.operating_system/ Device drivers for operating_system
etc/ Architecture-independent executables for daemons and
maintenance tools
.etc.operating_system/ Daemons and utility programs for operating_ system
install/ Installation programs
lib/ Architecture-independent shared library for the system
backup to tape (SBT) interface
.lib.operating_system/ Shared library for the SBT interface for operating_system, where
operating_system is a derivative of the operating system name.
For example, the directory for Sun Solaris is .lib.solaris.
man/ Man pages for Oracle Secure Backup components
man/man1 Man pages for Oracle Secure Backup executables
man/man8 Man pages for daemons and maintenance tools
tools.operating_system/ Maintenance tools
/usr/etc/ob/.hostid Identifying information for this host
/usr/etc/ob/wallet Security credentials for this host
/usr/etc/ob/xcr/ Transcripts for jobs that ran on this host
/usr/tmp/ Log files for observiced files, obndmpd files, and temporary
files
.wrapper Shell program that selects an executable from a .bin.* or .etc.*
directory, based on the computer architecture of the host
executing the command. Symbolic links and the
architecture-independent .wrapper shell program enable hosts
to contain executables for multiple computer architectures.