mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 00:41:08 +00:00
125 lines
6.4 KiB
HTML
125 lines
6.4 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
|
||
|
<HTML><HEAD>
|
||
|
<TITLE>Administration Reference</TITLE>
|
||
|
<!-- Begin Header Records ========================================== -->
|
||
|
<!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID -->
|
||
|
<!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30 -->
|
||
|
<META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
|
||
|
<META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
|
||
|
<META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
|
||
|
</HEAD><BODY>
|
||
|
<!-- (C) IBM Corporation 2000. All Rights Reserved -->
|
||
|
<BODY bgcolor="ffffff">
|
||
|
<!-- End Header Records ============================================ -->
|
||
|
<A NAME="Top_Of_Page"></A>
|
||
|
<H1>Administration Reference</H1>
|
||
|
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf010.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf012.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
|
||
|
<P>
|
||
|
<H2><A NAME="HDRFILESINTRO" HREF="auarf002.htm#ToC_9">afs_file_intro</A></H2>
|
||
|
<P><STRONG>Purpose</STRONG>
|
||
|
<P>Introduction to AFS files
|
||
|
<P><STRONG>Description</STRONG>
|
||
|
<P>A number of files must reside on the local disk of AFS server and client
|
||
|
machines. They belong to the following general categories:
|
||
|
<UL>
|
||
|
<P><LI><I>Configuration files</I> define configuration parameters for
|
||
|
specific server and kernel processes such as the Backup System Tape
|
||
|
Coordinator or the Cache Manager
|
||
|
<P><LI><I>Administrative files</I> list information used in administration of
|
||
|
server machines, such as a list of privileged users or server encryption keys
|
||
|
<P><LI><I>Cache-related files</I> contain cached data or information about
|
||
|
cached data, on client machines
|
||
|
<P><LI><I>Log files</I> contain tracing messages about the operation of a
|
||
|
specific process
|
||
|
<P><LI><I>Database files</I> contain database records used to administer the
|
||
|
AFS cell
|
||
|
<P><LI><I>Controller files</I> control the behavior of a process
|
||
|
<P><LI><I>Volume header files</I> represent AFS volumes on server partitions
|
||
|
</UL>
|
||
|
<P>For a description of the format and contents of each file, see its
|
||
|
reference page.
|
||
|
<P><B>Note for Windows users:</B> Some files described in this
|
||
|
document possibly do not exist on machines that run a Windows operating
|
||
|
system. Also, Windows uses a backslash
|
||
|
( <B>\</B> ) rather than a forward slash
|
||
|
( <B>/</B> ) to separate the elements in a
|
||
|
pathname.
|
||
|
<P><STRONG>Related Information</STRONG>
|
||
|
<P><B>Configuration files:</B>
|
||
|
<A NAME="IDX3862"></A>
|
||
|
<DL>
|
||
|
<DD><P><A HREF="auarf016.htm#HDRBOSCONFIG">BosConfig</A>
|
||
|
<DD><P><A HREF="auarf018.htm#HDRCFG">CFG_<I>device_name</I></A>
|
||
|
<DD><P><A HREF="auarf019.htm#HDRCLI_CSDB">CellServDB (client version)</A>
|
||
|
<DD><P><A HREF="auarf020.htm#HDRSV_CSDB">CellServDB (server version)</A>
|
||
|
<DD><P><A HREF="auarf024.htm#HDRCLI_NETINFO">NetInfo (client version)</A>
|
||
|
<DD><P><A HREF="auarf025.htm#HDRSV_NETINFO">NetInfo (server version)</A>
|
||
|
<DD><P><A HREF="auarf026.htm#HDRCLI_NETRESTRICT">NetRestrict (client version)</A>
|
||
|
<DD><P><A HREF="auarf027.htm#HDRSV_NETRESTRICT">NetRestrict (server version)</A>
|
||
|
<DD><P><A HREF="auarf032.htm#HDRCLI_THISCELL">ThisCell (client version)</A>
|
||
|
<DD><P><A HREF="auarf033.htm#HDRSV_THISCELL">ThisCell (server version)</A>
|
||
|
<DD><P><A HREF="auarf043.htm#HDRCACHEINFO">cacheinfo</A>
|
||
|
<DD><P><A HREF="auarf049.htm#HDRSYSID">sysid</A>
|
||
|
<DD><P><A HREF="auarf050.htm#HDRTAPECONFIG">tapeconfig</A>
|
||
|
<DD><P><A HREF="auarf053.htm#HDRPACKAGECONFIG">package Configuration File</A>
|
||
|
<DD><P><A HREF="auarf055.htm#HDRUSSFILE">uss Template File</A>
|
||
|
<DD><P><A HREF="auarf054.htm#HDRUSSBULKINPUT">uss Bulk Input File</A>
|
||
|
</DL>
|
||
|
<P><B>Administrative files:</B>
|
||
|
<A NAME="IDX3863"></A>
|
||
|
<DL>
|
||
|
<DD><P><A HREF="auarf023.htm#HDRKEYFILE">KeyFile</A>
|
||
|
<DD><P><A HREF="auarf035.htm#HDRUSERLIST">UserList</A>
|
||
|
</DL>
|
||
|
<P><B>Cache-related files:</B>
|
||
|
<A NAME="IDX3864"></A>
|
||
|
<DL>
|
||
|
<DD><P><A HREF="auarf017.htm#HDRCACHEITEMS">CacheItems</A>
|
||
|
<DD><P><A HREF="auarf036.htm#HDRVN">V<I>n</I></A>
|
||
|
<DD><P><A HREF="auarf040.htm#HDRVOLUMEITEMS">VolumeItems</A>
|
||
|
</DL>
|
||
|
<P><B>Log files:</B>
|
||
|
<A NAME="IDX3865"></A>
|
||
|
<DL>
|
||
|
<DD><P><A HREF="auarf012.htm#HDRAUTHLOG">AuthLog</A>
|
||
|
<DD><P><A HREF="auarf014.htm#HDRBACKUPLOG">BackupLog</A>
|
||
|
<DD><P><A HREF="auarf015.htm#HDRBOSLOG">BosLog</A>
|
||
|
<DD><P><A HREF="auarf021.htm#HDRFILELOG">FileLog</A>
|
||
|
<DD><P><A HREF="auarf030.htm#HDRSALVAGELOG">SalvageLog</A>
|
||
|
<DD><P><A HREF="auarf031.htm#HDRTE">TE_<I>device_name</I></A>
|
||
|
<DD><P><A HREF="auarf034.htm#HDRTL">TL_<I>device_name</I></A>
|
||
|
<DD><P><A HREF="auarf038.htm#HDRVLLOG">VLLog</A>
|
||
|
<DD><P><A HREF="auarf039.htm#HDRVOLSERLOG">VolserLog</A>
|
||
|
<DD><P><A HREF="auarf044.htm#HDRFMSLOG">fms.log</A>
|
||
|
</DL>
|
||
|
<P><B>Database files:</B>
|
||
|
<A NAME="IDX3866"></A>
|
||
|
<DL>
|
||
|
<DD><P><A HREF="auarf042.htm#HDRBDBDB">bdb.DB0 and bdb.DBSYS1</A>
|
||
|
<DD><P><A HREF="auarf045.htm#HDRKASERVERDB">kaserver.DB0 and kaserver.DBSYS1</A>
|
||
|
<DD><P><A HREF="auarf046.htm#HDRKASERVERAUXDB">kaserverauxdb</A>
|
||
|
<DD><P><A HREF="auarf047.htm#HDRPRDBDB">prdb.DB0 and prdb.DBSYS1</A>
|
||
|
<DD><P><A HREF="auarf051.htm#HDRVLDBDB">vldb.DB0 and vldb.DBSYS1</A>
|
||
|
</DL>
|
||
|
<A NAME="IDX3867"></A>
|
||
|
<P><B>Controller files:</B>
|
||
|
<DL>
|
||
|
<DD><P><A HREF="auarf022.htm#HDRFORCESALVAGE">FORCESALVAGE</A>
|
||
|
<DD><P><A HREF="auarf028.htm#HDRNOAUTH">NoAuth</A>
|
||
|
<DD><P><A HREF="auarf029.htm#HDRSALVAGEFS">SALVAGE.fs</A>
|
||
|
<DD><P><A HREF="auarf048.htm#HDRSALVAGELOCK">salvage.lock</A>
|
||
|
</DL>
|
||
|
<P><B>Volume header files:</B>
|
||
|
<DL>
|
||
|
<DD><P><A HREF="auarf037.htm#HDRVVOLID">V<I>vol_ID</I>.vol</A>
|
||
|
</DL>
|
||
|
<P>
|
||
|
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf010.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf012.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
|
||
|
<!-- Begin Footer Records ========================================== -->
|
||
|
<P><HR><B>
|
||
|
<br>© <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A> All Rights Reserved
|
||
|
</B>
|
||
|
<!-- End Footer Records ============================================ -->
|
||
|
<A NAME="Bot_Of_Page"></A>
|
||
|
</BODY></HTML>
|