[PVFS2-CVS] commit by rbross in pvfs2/doc: pvfs2-faq.tex
CVS commit program
cvs at parl.clemson.edu
Wed Jul 21 15:11:11 EDT 2004
Update of /projects/cvsroot/pvfs2/doc
In directory parlweb:/tmp/cvs-serv2957
Modified Files:
pvfs2-faq.tex
Log Message:
Added Q/A regarding building kernel support directly into kernel.
Index: pvfs2-faq.tex
===================================================================
RCS file: /projects/cvsroot/pvfs2/doc/pvfs2-faq.tex,v
diff -p -u -r1.5 -r1.6
--- pvfs2-faq.tex 16 Jul 2004 15:20:27 -0000 1.5
+++ pvfs2-faq.tex 21 Jul 2004 18:11:11 -0000 1.6
@@ -145,7 +145,7 @@ where a PVFS2 server can accept connecti
would be helpful in many situations. We will implement this feature at some
point, but not in the next few releases.
-\subsection{PVFS2 and automount}
+\subsection{How can I automount PVFS2 volumes?}
The Linux automounter needs some help dealing with PVFS2's resource strings. A
typical mount command would look like this:
@@ -163,6 +163,10 @@ The entry in the automount config file s
Note the backslash-escape of the colon before the port number. Without that
escape, the automounter will get confused and replace \texttt{'tcp://'} with
\texttt{'tcp:///'}
+
+\subsection{Can I build the PVFS2 kernel support directly into the kernel, rather than as a module?}
+
+No.
%
% REPORTING PROBLEMS
More information about the PVFS2-CVS
mailing list