52
Chapter 5. Managing GFS
MountPoint
Specifies the directory where the GFS file system is mounted.
Changing the
atime_quantum
Parameter Value
gfs_tool
settune
MountPoint
atime_quantum
Seconds
MountPoint
Specifies the directory where the GFS file system is mounted.
Seconds
Specifies the update period in seconds.
5.9.2.2. Examples
In this example, all GFS tunable parameters for the file system on the mount point
/gfs1
are displayed.
gfs_tool gettune /gfs1
In this example, the
atime
update period is set to once a day (86,400 seconds) for the GFS
file system on mount point
/gfs1
.
gfs_tool settune /gfs1 atime_quantum 86400
5.10. Suspending Activity on a File System
You can suspend write activity to a file system by using the
gfs_tool
freeze
command.
Suspending write activity allows hardware-based device snapshots to be used to capture the
file system in a consistent state. The
gfs_tool
unfreeze
command ends the suspension.
5.10.1. Usage
Start Suspension
gfs_tool
freeze
MountPoint
End Suspension
gfs_tool
unfreeze
MountPoint
Содержание GFS 6.1 -
Страница 1: ...Red Hat GFS 6 1 Administrator s Guide ...
Страница 6: ......
Страница 14: ...viii Introduction ...
Страница 24: ...10 Chapter 1 GFS Overview ...
Страница 28: ...14 Chapter 2 System Requirements ...
Страница 40: ...26 Chapter 3 Installing GFS ...
Страница 72: ...58 Chapter 5 Managing GFS ...
Страница 80: ...66 Appendix A Upgrading GFS ...
Страница 84: ......