[Ocfs2-commits] mfasheh commits r1369 - trunk
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Fri Aug 20 17:57:26 CDT 2004
Author: mfasheh
Date: 2004-08-20 16:57:25 -0500 (Fri, 20 Aug 2004)
New Revision: 1369
Modified:
trunk/README
Log:
* beta 5 stuff
Modified: trunk/README
===================================================================
--- trunk/README 2004-08-20 21:36:01 UTC (rev 1368)
+++ trunk/README 2004-08-20 21:57:25 UTC (rev 1369)
@@ -1,4 +1,4 @@
- OCFS Version 2 BETA 4
+ OCFS Version 2 BETA 5
*** WARNING WARNING WARNING ***
This is BETA software. It should absolutely NOT be run on production
@@ -21,38 +21,23 @@
subsystem
* Keep the same performance for Oracle data files as OCFS1.
* CDSL for node specific files
+ * Posix compliance
Some standard tools (fsck, tunefs) are planned for the production
release but are missing in this beta.
-WHAT'S NEW SINCE BETA 3
- Too much to list. For a full description of everything that's change in OCFS2
- from OCFS1 please see
- http://oss.oracle.com/projects/ocfs2/dist/documentation/ocfs2-whats-new.txt
+WHAT'S NEW SINCE BETA 4
+ * Fixed many bugs, including Bugzilla bugs 118 and 121 from the Beta
+ 3 list of known issues.
- Highlights since Beta 3 include:
+ * We are now posix compliant, according to the LTP Test Suite.
- * Huge performance increases. The number of performance fixes is too
- many to list here.
- * Disk format now supports multiple block sizes. Cluster size
- support has not changed.
- * Directory meta data has completely changed. Our directories look
- much like Ext2/3 directories now. This gives us a very large
- performance boost and reuses code (ext3) which has been extensively
- tested.
- * Inode meta data reorganized to be more efficient with respect to
- space usage.
- * Many posix fixes, including posix style inode persistent numbers,
- posix style delete, link (2) and many more.
- * Raise the limit of # nodes to 256
- * Linux Kernel 2.6 support
-
INSTALLING OCFS2
WARNING: you WILL have to reformat all beta OCFS2 file systems when
the production version of OCFS2 is released. No other migration path
(from Beta file systems) will be provided.
- WARNING: OCFS2 Beta 4 will not be able to mount older OCFS2 beta file
+ WARNING: OCFS2 Beta 5 will not be able to mount older OCFS2 beta file
systems due to some extensive on disk changes we made to improve
performance and reliability.
@@ -108,11 +93,15 @@
Please try to be as verbose in bug reports as possible.
KNOWN ISSUES
+ People upgrading from Beta 4 should upgrade all nodes before
+ remounting the file system as some incompatible dlm fixes have gone
+ in.
+
This is a short list of the issues which we feel people are most
- likely to hit when using OCFS2 Beta 4. Of course, if you do hit them,
+ likely to hit when using OCFS2 Beta 5. Of course, if you do hit them,
please feel free to update it in bugzilla with more information.
- Bugzilla IDs: 118, 119, 120, 121
+ Bugzilla IDs: 119, 120, 116, 128, 133
MAILING LISTS
Please join the OCFS2 mailing lists at:
More information about the Ocfs2-commits
mailing list