Initial IBM OpenAFS 1.0 tree
[openafs.git] / src / WINNT / doc / install / Documentation / en_US / html / CmdRef / auarf281.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3//EN">
2 <HTML><HEAD>
3 <TITLE>Administration Reference</TITLE>
4 <!-- Begin Header Records  ========================================== -->
5 <!-- /tmp/idwt3190/auarf000.scr converted by idb2h R4.2 (359) ID      -->
6 <!-- Workbench Version (AIX) on 5 Nov 1999 at 13:58:29                -->
7 <META HTTP-EQUIV="updated" CONTENT="Fri, 05 Nov 1999 13:58:29">
8 <META HTTP-EQUIV="review" CONTENT="Sun, 05 Nov 2000 13:58:29">
9 <META HTTP-EQUIV="expires" CONTENT="Mon, 05 Nov 2001 13:58:29">
10 </HEAD><BODY>
11 <!-- (C) IBM Corporation 2000. All Rights Reserved    --> 
12 <BODY bgcolor="ffffff"> 
13 <!-- End Header Records  ============================================ -->
14 <A NAME="Top_Of_Page"></A>
15 <H1>Administration Reference</H1>
16 <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="auarf280.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="auarf282.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> 
17 <P>
18 <H2><A NAME="HDRXFS_SIZE_CHECK" HREF="auarf002.htm#ToC_295">xfs_size_check</A></H2>
19 <A NAME="IDX5867"></A>
20 <A NAME="IDX5868"></A>
21 <P><STRONG>Purpose</STRONG>
22 <P>Verifies proper inode configuration
23 <P><STRONG>Synopsis</STRONG>
24 <PRE><B>xfs_size_check</B>
25 </PRE>
26 <P><STRONG>Description</STRONG>
27 <P>The <B>xfs_size_check</B> command, when run on a file server machine
28 that runs IRIX version 6.2 or higher and uses XFS-formatted partitions
29 as server partitions (conventionally mounted at <B>/vicep</B>
30 directories), verifies that each partition uses 512-byte inodes. AFS
31 stores information in the inodes on server partitions, and the 256-byte inode
32 size that XFS uses by default is not large enough.
33 <P><STRONG>Cautions</STRONG>
34 <P>This command is available on in the AFS distribution for IRIX system types
35 that can use XFS-formatted partitions as server partitions.
36 <P><STRONG>Output</STRONG>
37 <P>If all server partitions are properly configured, the command produces no
38 output. Otherwise, it prints the following header&#58;
39 <PRE>   Need to remake the following partitions&#58;
40    
41 </PRE>
42 <P>and then the following message for each partition on which to run the IRIX
43 <B>mkfs</B> command with the indicated options&#58;
44 <PRE>   <VAR>device</VAR>&#58; mkfs -t xfs -i size=512 -l size=4000b <VAR>device</VAR>
45    
46 </PRE>
47 <P>where <VAR>device</VAR> is in a format like <B>/dev/dsk/dks0d0s0</B> for
48 a single disk partition or <B>/dev/xlv/xlv0</B> for a logical
49 volume.
50 <P><STRONG>Privilege Required</STRONG>
51 <P>The issuer must be logged in as the local superuser <B>root</B>.
52 <P>
53 <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="auarf280.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="auarf282.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> 
54 <!-- Begin Footer Records  ========================================== -->
55 <P><HR><B> 
56 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
57 </B> 
58 <!-- End Footer Records  ============================================ -->
59 <A NAME="Bot_Of_Page"></A>
60 </BODY></HTML>