[PVFS2-CVS] commit by rbross in pvfs2/doc: pvfs2-faq.tex
CVS commit program
cvs at parl.clemson.edu
Thu Jul 22 11:42:50 EDT 2004
Update of /projects/cvsroot/pvfs2/doc
In directory parlweb:/tmp/cvs-serv7300
Modified Files:
pvfs2-faq.tex
Log Message:
Added Q/A about the V in PVFS and what the project is about.
Index: pvfs2-faq.tex
===================================================================
RCS file: /projects/cvsroot/pvfs2/doc/pvfs2-faq.tex,v
diff -p -u -r1.9 -r1.10
--- pvfs2-faq.tex 21 Jul 2004 19:36:25 -0000 1.9
+++ pvfs2-faq.tex 22 Jul 2004 14:42:50 -0000 1.10
@@ -46,6 +46,17 @@ very large numbers of clients and server
allowing for easy inclusion of new hardware support and new algorithms. This
makes PVFS2 a perfect research testbed as well.
+\subsection{What does the ``V'' in PVFS stand for?}
+
+The ``V'' in PVFS stands for virtual. This is a holdover from the original
+(PVFS1) project that built a parallel file system on top of local file
+systems, which we still do now. It isn't meant to imply virtualization of
+storage, although that is sort of what the file system does.
+
+\subsection{Is PVFS an attempt to parallelize the UNIX VFS?}
+
+No; we're not even sure what that means.
+
\subsection{What architectures does PVFS2 support?}
\label{sec:supported-architectures}
More information about the PVFS2-CVS
mailing list