Chapter 9. Managing GFS
101
9.9.2.2. Examples
In this example, all GFS tunable parameters for the file system on the mount point
/gfs1
are dis-
played.
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
9.10. Suspending Activity on a File System
All write activity to a file system can be suspended for a time by using the
gfs_tool
command’s
freeze
action. The
unfreeze
action returns the file system to its ordinary state. That feature allows
hardware-based device snapshots to be used to capture the file system in a consistent state.
9.10.1. Usage
Freeze Activity
gfs_tool
freeze
MountPoint
Unfreeze Activity
gfs_tool
unfreeze
MountPoint
MountPoint
Specifies the file system to freeze or unfreeze.
9.10.2. Examples
This example freezes file system
/gfs
.
gfs_tool freeze /gfs
This example unfreezes file system
/gfs
.
gfs_tool unfreeze /gfs
Содержание GFS 5.2.1 -
Страница 1: ...Red Hat GFS 5 2 1 Administrator s Guide...
Страница 8: ......
Страница 14: ...vi Introduction...
Страница 24: ...10 Chapter 1 GFS Overview...
Страница 36: ...22 Chapter 4 Initial Configuration...
Страница 84: ...70 Chapter 6 Creating the Cluster Configuration System Files...
Страница 96: ...82 Chapter 8 Using Clustering and Locking Systems...
Страница 126: ...112 Chapter 10 Using the Fencing System...
Страница 132: ...118 Chapter 11 Using GNBD...
Страница 144: ...130 Appendix A Upgrading GFS...
Страница 184: ...170 Appendix B Basic GFS Examples...
Страница 190: ......
Страница 192: ...178...