mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 08:20:16 +00:00
d7da1acc31
pull in all documentation from IBM
60 lines
3.8 KiB
HTML
60 lines
3.8 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="auarf041.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="auarf043.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="HDRBDBDB" HREF="auarf002.htm#ToC_40">bdb.DB0 and bdb.DBSYS1</A></H2>
|
|
<P><STRONG>Purpose</STRONG>
|
|
<A NAME="IDX4006"></A>
|
|
<A NAME="IDX4007"></A>
|
|
<A NAME="IDX4008"></A>
|
|
<A NAME="IDX4009"></A>
|
|
<A NAME="IDX4010"></A>
|
|
<P>Contain the Backup Database and associated log
|
|
<P><STRONG>Description</STRONG>
|
|
<P>The <B>bdb.DB0</B> file contains the Backup Database, which
|
|
records configuration information used by the AFS Backup System along with
|
|
cross-indexed records of the tapes created and volumes dumped using the Backup
|
|
System commands.
|
|
<P>The <B>bdb.DBSYS1</B> file is a log file in which the Backup
|
|
Server (<B>buserver</B> process) logs each database operation before
|
|
performing it. When an operation is interrupted, the Backup Server
|
|
replays the log to complete the operation.
|
|
<P>Both files are in binary format and reside in the <B>/usr/afs/db</B>
|
|
directory on each database server machine that runs the Backup Server.
|
|
When the Backup Server starts or restarts on a given machine, it establishes a
|
|
connection with its peers and verifies that its copy of the
|
|
<B>bdb.DB0</B> file matches the copy on the other database server
|
|
machines. If not, the Backup Servers use AFS's distributed
|
|
database technology, Ubik, to distribute to all of the machines the copy of
|
|
the database with the highest version number.
|
|
<P>Use the commands in the <B>backup</B> suite to administer the Backup
|
|
Database. It is advisable to create a backup copy of the
|
|
<B>bdb.DB0</B> file on tape on a regular basis, using the UNIX
|
|
<B>tar</B> command or another local disk backup utility.
|
|
<P><STRONG>Related Information</STRONG>
|
|
<P><A HREF="auarf060.htm#HDRBK_INTRO">backup</A>
|
|
<P><A HREF="auarf086.htm#HDRBK_SAVEDB">backup savedb</A>
|
|
<P><A HREF="auarf125.htm#HDRBUSERVER">buserver</A>
|
|
<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="auarf041.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="auarf043.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>
|