| PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Linux) |
Contents
Index
![]()
|
| Chapter 9 File System Operations (Command) | > 9.2 Flow from file system creation to mount/umount | > 9.2.2 Creating a file system |
The defaults of parameters used in sfcmkfs(8) are as follows.
|
Parameter |
Default |
|
Data block size |
Fixed to 8,192 byte |
|
Minimum space area |
10% of the file data area |
|
Number of i-nodes |
One in an 8192-byte disk area |
|
Update log area size |
1% of the file system size |
|
Meta-data area size Meta-data area size |
About 10% of the file system size |
|
Number of MDS place in nodes |
2 |

The use ratio of the meta-data area decreases by growing of the file system size when the meta-data area size is not specified.
When building a file system, the file system should be configured to operate MDS on all nodes.
Contents
Index
![]()
|