[BACK]Return to index.html CVS log [TXT][DIR] Up to [Development] / xfs-website

File: [Development] / xfs-website / index.html (download) (as text)

Revision 1.30, Tue Jul 17 19:28:43 2001 UTC (16 years, 3 months ago) by xfs
Branch: MAIN
Changes since 1.29: +3 -2 lines

Point "quick jump" to 101_changes page, which points back to install instructions

<& xfsTemplate,top=>1,side=>1 &>

<br>
<!--
<h1><b><font face="ARIAL NARROW,HELVETICA">
XFS: A high-performance journaling file system
</font></b></h1>
-->

<!-- Start Project Content -->
<!--
<IMG SRC="images/XFSRelease1.0.jpg" BORDER=0 HEIGHT="128" WIDTH="353">
-->
<p>
<h1>
<b>Tuesday May 1 2001:</b> SGI is pleased to announce the 1.0 release of XFS<sup>tm</sup>,
a high-performance journaled filesystem for Linux.
</h1>
<h2>Update: Release 1.0.1 of SGI XFS is now available.  For information on the 1.0.1 
release, please see the <A HREF="101_changes.html">XFS for Linux Release 1.0.1 New Features</A> page.
</h2>
</p>
(<A HREF="101_changes.html">Quick Jump</A> to download & install information.)
<!--
<p>
As a leading supporter of Linux and the open source
movement, SGI is providing a
reliable, resilient, scalable, high-performance
filesystem for business-critical Linux infrastructure.
</p>
-->

<p>
XFS, widely recognized as the industry-leading high-performance
filesystem, provides rapid recovery from system crashes
and the ability to support extremely large disk farms. XFS is
the first journaled filesystem for Linux
available today that has
a proven track record in production environments
since late 1994.
It is a mature technology that
has been proven on thousands of
IRIX systems as the default filesystem for all SGI customers.
</p>

<p>
XFS Linux 1.0 is released for the Linux 2.4 kernel and offers the following:
<ul>

<li>
Advanced features:
<p>
<ul>
<li>
Fast recovery after a system crash or power failure (fsck not needed)
</li>
<li>
Journalling for guaranteed filesystem integrity
</li>
<li>
Direct I/O
</li>
<li>
Space preallocation
</li>
<li>
Transactionally recorded quotas
</li>
<li>
Access control lists and Extended attributes
</li>
<li>
Infrastructure for XDSM support
</li>
<li>
Excellent overall performance
</li>
<li>
Excellent scalability (64 bit filesystem)
</li>
</ul>
</li>

<p>
<li>
A complete toolset including:
<p>
<ul>
<li>
dump/restore support including all XFS filesystem features such as
ACLs and quotas
</li>
<li>
Repair utility, filesystem editor, and growing the filesystem
</li>
<li>
XFS 1.0 is distribution-independent and is certified with the Linux
Kernel (2.4.x) For those using Red Hat Linux, an installer is
available.  Other installers are under development in the community.
</li>
<li>
ACL editing utility
</li>
</ul>


<p>
<li>
Excellent integration with other Linux subsystems:
<p>
<ul>
<li>
NFS server support
</li>
<li>
Root filesystem and lilo support
</li>
<li>
Software raid integration with md and lvm packages
</li>
<li>
Mount by label and mount by uuid
</li>
</ul>
</li>

<p>
<li>
Maintains on-disk compatibility with XFS filesystems created under
IRIX
</li>
</ul>

<p>
XFS is licensed under GPL.
</p>

<p>
More information is available on the <a href="1.0_release.html">
SGI XFS Linux Release 1.0</a> page.
</p>

<p>
For a more extensive listing of the capabilities and specifications
of XFS, see 
<a href="features.html"> XFS for Linux Features</a>.


<h2><b><font face="ARIAL NARROW,HELVETICA">
Source Code:</font></b></h2>
A complete linux 2.4.x-based tree including the XFS filesystem is available
for CVS checkout.
<p>Two distinct trees are available: 
<p>
<ul>
<li>linux-2.4-xfs: fast moving development tree </li>
<li>linux-2.4-xfs-r1.0: XFS Linux Release 1.0</li>
</ul>
</p>

<p>Please refer to the&nbsp; <a href="cvs_download.html">CVS instructions</a>&nbsp;
for&nbsp; details.  
</p>
<p>
<a href="cvsup.html">CVSup</a>&nbsp
a much faster "File Distribution System" than cvs
</p>
<p>
<A HREF="http://oss.sgi.com/cgi-bin/cvsweb.cgi/">CVSWEB</a>&nbsp
a web based source tree browser  
</p>
<P>
Patches and RPMs are also available, please see the <A HREF="1.0_release.html">
SGI XFS Linux Release 1.0</A> page for details.
</p>
<h2><b><font face="ARIAL NARROW,HELVETICA">
Man Pages:</font></b></h2>
XFS man pages are available in <A HREF="manpages.html"> html</a>.

<br>

<& xfsTemplate,bottom=>1 &>