Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3153658
README
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
575 B
Referenced Files
None
Subscribers
None
README
View Options
#
# mkfs for GFS2 filesystem
#
To install:
1. Edit the Makefile to point at your local copy of the kernel source
with GFS2 included in it, for my set up that means:
INCLUDEPATH=-I/home/steve/linux-2.6/include/
2. make
3. make install
You can then use it just like other mkfs programs (for example):
/sbin/mkfs -t gfs2 -j 1 -p lock_nolock /dev/sdb1
This will create a filesystem with one journal (i.e. mountable by a
maximum of one node at a time) with the nolock module (single node
use only) on /dev/sdb1. Running mkfs -f gfs2 -h will produce help
information.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 25, 11:56 PM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1442523
Default Alt Text
README (575 B)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment