88 lines
5.6 KiB
HTML
88 lines
5.6 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Integrated file system" />
|
|
<meta name="abstract" content="The integrated file system is a part of i5/OS that supports stream input/output and storage management similar to personal computer and UNIX operating systems, while providing an integrating structure over all information stored in your server." />
|
|
<meta name="description" content="The integrated file system is a part of i5/OS that supports stream input/output and storage management similar to personal computer and UNIX operating systems, while providing an integrating structure over all information stored in your server." />
|
|
<meta name="DC.Relation" scheme="URI" content="../ifs/rzaaxkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzau8concept.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="ifsconcepts" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Integrated file system</title>
|
|
</head>
|
|
<body id="ifsconcepts"><a name="ifsconcepts"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Integrated file system</h1>
|
|
<div><p>The integrated file system is a part of i5/OS™ that supports stream input/output
|
|
and storage management similar to personal computer and UNIX<sup>®</sup> operating
|
|
systems, while providing an integrating structure over all information stored
|
|
in your server. </p>
|
|
<div class="p">The integrated file system comprises 11 file systems, each with its own
|
|
set of logical structures and rules for interacting with information in storage.
|
|
Key features of the integrated file system include the following: <ul><li>Support for storing information in stream files that can contain long
|
|
continuous strings of data. These strings of data might be, for example, the
|
|
text of a document or the picture elements in a picture. The stream file support
|
|
is designed for efficient use in client/server applications.</li>
|
|
<li>A hierarchical directory structure that allows objects to be organized
|
|
similar to common PC file structures. A path specified through the directories
|
|
to an object accesses the object.</li>
|
|
<li>A common interface that allows users and applications to access not only
|
|
the stream files but also database files, documents, and other objects that
|
|
are stored in your server.</li>
|
|
<li>A common view of stream files that are stored locally on your server,
|
|
Integrated xSeries<sup>®</sup> Server
|
|
for iSeries™,
|
|
or a remote Windows NT<sup>®</sup> server. Stream files can also be stored
|
|
remotely on a local area network (LAN) server, a Novell NetWare server, another
|
|
remote iSeries server,
|
|
or a Network File System server.</li>
|
|
</ul>
|
|
</div>
|
|
<p>The integrated file system enhances the already extensive data management
|
|
capabilities of i5/OS with
|
|
additional capabilities to better support emerging and future forms of information
|
|
processing, such as client/server, open systems, and multimedia. </p>
|
|
<div class="p">The integrated file system enables you to do the following: <ul><li>Attain fast access to i5/OS data, especially for applications such as iSeries Access
|
|
that use the i5/OS file
|
|
server.</li>
|
|
<li>Handle types of stream data, such as images, audio, and video more efficiently.</li>
|
|
<li>Use a file system base and a directory base for supporting UNIX-based
|
|
open system standards, such as Portable Operating System Interface for Computer
|
|
Environments (POSIX) and XPG. This file structure and this directory structure
|
|
also provides a familiar environment for users of PC operating systems such
|
|
as Disk Operating System (DOS), and Windows<sup>®</sup> operating systems.</li>
|
|
<li>Gain access to file support with unique capabilities (such as record-oriented
|
|
database files, UNIX-based stream files, and file serving) to be handled as
|
|
separate file systems, while allowing them all to be managed through a common
|
|
interface.</li>
|
|
</ul>
|
|
</div>
|
|
<p>LAN-attached optical devices do not support this interface. </p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzau8concept.htm" title="Read this topic collection for basic concepts of optical device programming. Basic concepts that are described for optical device programming include the i5/OS optical storage system, integrated file system, hierarchical file system, and considerations for volumes.">Optical device programming concepts</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../ifs/rzaaxkickoff.htm">Integrated file
|
|
system</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |