| PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment) |
Contents
Index
![]()
|
| Part 3 Global File Services Shared File System | > Chapter 13 File System Structure |
This section describes the disk structure of the GFS Shared File System.
As illustrated below, the disk structure of the GFS Shared File System consists of the following elements:
(area management data
, i-node area
, V-data area
)


The GFS Shared File System manages the V-data area in units of 1,024 bytes and the file data area in unit of 8,192 bytes.
Conventional file systems have decentralized meta-data areas on their disks. However, the GFS Shared File System centralizes meta-data
to improve meta-data access performance. Also, localizing updated portions of the file system decreases the recovery time required to process the update log.
The GFS Local File System
has also the same structure.
13.1.1 Super block
13.1.2 Partition configuration data
13.1.3 Meta-data area
13.1.4 Update log area
13.1.5 File data area
13.1.6 Partition configuration
Contents
Index
![]()
|