| Oracle Internet File System Installation Guide Release 9.0.1.1.0 for Microsoft Windows NT/2000 Part Number A85272-03 |
|
To install, configure, and administer Oracle Internet File System (Oracle 9iFS), administrators must understand key administration concepts, including:
The administrative unit of Oracle Internet File System (Oracle 9iFS) is the domain. A domain is a single Oracle 9iFS instance. Oracle 9iFS domains consist of several elements, such as nodes, running either on a single computer or spread across a set of interconnected computers.
The principal elements of an Oracle 9iFS domain are:
The repository, nodes, and domain controller comprise the logical elements of an Oracle 9iFS domain. However, a domain's physical configuration may be quite different than its logical configuration. There is no requirement that any element of the domain be on the same host as any other, or that any of element be on a different host than another. For small installations, the repository, nodes, and domain controller may all reside on a single host (Figure 1-1, "A Simple Oracle 9iFS Domain"). Larger installations may use separate hosts for each element (Figure 1-2, "A More Complex Oracle 9iFS Domain"). (In Figures 1-1 and 1-2, dotted lines represent host boundaries.)

Determining the logical and physical configurations of the Oracle 9iFS domain based on proposed use and expected load is a pre-installation step. You can change the domain's logical and physical configuration over time in response to changing requirements.

Each Oracle 9iFS node can have one or more services and one or more servers (Figure 1-3, "Services and Servers").

Domain controllers and nodes are identified by locators. A locator is a Uniform Resource Locator (URL) that specifies the host on which the domain controller or node is running and its port number.
For example, the locator of the domain controller in Figure 1-2, "A More Complex Oracle 9iFS Domain" might be:
ifs_socket://grape.acme.com:53140
Each node has a node guardian that monitors the node, detects error conditions, and attempts to recover from them. For unguarded nodes, the guardian runs in the node's process, whereas for guarded nodes, the node guardian runs in a separate process. Guarded nodes offer better fault recovery because the guardian can terminate and restart the node's process if necessary.
Nodes are guarded by default.
Oracle 9iFS provides HTTP and WebDAV support using a Java servlet running in the Oracle HTTP Server. By default, this servlet is loaded when Oracle HTTP Server is started. Once loaded, the servlet creates a node (the "HTTP node") in the Java VM of the servlet. The HTTP node has an Oracle 9iFS service which manages user sessions and provides access to the domain's repository, and an Oracle 9iFS server which provides HTTP and WebDAV protocol support.
Because its process is owned by the Oracle HTTP Server, an HTTP node is always unguarded.
A full range of administration tools are provided with Oracle 9iFS to manage the repository, start and stop Oracle 9iFS domains and nodes, configure nodes in the Oracle 9iFS domain, manage users and document security, work from the command line, and import/export data and users from one Oracle 9iFS schema to another.
Oracle 9iFS is tightly integrated with Oracle Enterprise Manager to facilitate enterprise system management.
Oracle 9iFS Manager is the administrative interface for objects in the Oracle 9iFS repository (schema administration). Oracle 9iFS Manager is integrated with Oracle Enterprise Manager (OEM) and can be launched from OEM or in a standalone mode.
Oracle 9iFS Manager provides a powerful and easy-to-use graphical interface, and is divided between administrative tasks and developmental tasks (see Figure 1-5, "Oracle 9iFS Manager").
Text description of the illustration 1ifsmgr.gif
The Oracle 9iFS Configuration Assistant is a wizard that is started automatically by the Oracle Universal Installer during installation to specify Oracle 9iFS configuration parameters. For installation information, see "Run the Configuration Assistant" in Chapter 3, "Installing the Oracle 9iFS Software". For information on changing parameters, see Chapter 4, "Service and Server Configuration" in the Oracle Internet File System Setup and Administration Guide.
Text description of the illustration 1welcome.gif
See Oracle 9iFS Setup and Administration Guide for information about managing Oracle 9iFS.
|
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|