1. Home
  2. Computing & Technology
  3. Focus on Linux

EVMS User Guide

From Authors, for About.com


   EVMS User Guide
   Prev    Appendix J. OpenGFS file system interface module    Next

J.1. Creating OpenGFS file systems

OpenGFS file systems can be created with mkfs on any EVMS or compatibility volume that does not already have a file system and that is produced from a shared cluster container. The following options are available for creating OpenGFS file systems:

  • blocksize
  •    

    Set the file system block size. The block size is in bytes. The block size must be a power of 2 between 512 and 65536, inclusive. The default block size is 4096 bytes.


  • journals
  •    

    The names of the journal volumes, one for each node.


  • protocol
  •    

    Specify the name of the locking protocol to use. The choices are "memexp" and "opendlm."


  • lockdev
  •    

    Specify the shared volume to be used to contain the locking metadata.


The OpenGFS FSIM only takes care of file system operations. It does not take care of OpenGFS cluster and node configuration. Before the volumes can be mounted, you must configure the cluster and node separately after you have made the file system and saved the changes.


   Prev    Home    Next
   OpenGFS file system interface module    Up    Checking OpenGFS file systems


* License

* EVMS User Guide Index

Explore Focus on Linux

More from About.com

  1. Home
  2. Computing & Technology
  3. Focus on Linux
  4. Linux Documentation
  5. EVMS User Guide
  6. EVMS User Guide - Creating OpenGFS file systems

©2008 About.com, a part of The New York Times Company.

All rights reserved.