| 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 22 File System Operations (Command) | > 22.4 Change (file system attributes) |
To change the size of an update log area
, use sfcadm(1M).
The following example shows how to change the update log area size of the GFS Shared File System whose representative partition
is /dev/sfdsk/gfs/rdsk/volume1 to 100 megabytes.

For details on sfcadm(1M), see Appendix F.2.2, "sfcadm(1M)."
# sfcadm -L 100 /dev/sfdsk/gfs/rdsk/volume1
To tune a GFS Shared File System, use sfctune(1M).
In the following example, the representative partition is /dev/sfdsk/gfs/rdsk/volume1. The example shows how to modify the percentage of the area usually allowed for use by a user of the GFS Shared File System to five %.
# sfctune -m 5 /dev/sfdsk/gfs/rdsk/volume1/GLOBAL03

For details of sfctune(1M), see Appendix F.2.30, "sfctune(1M)."
Contents
Index
![]()
|