Chapter 5. Using the Pool Volume Manager
33
Note
You must deactivate a pool before renaming it. You can deactivate a pool with the
pool_assemble -r
PoolName
command or by using the
pool init.d
script. For more information about GFS
init.d
scripts, refer to Chapter 12
Using GFS
init.d
Scripts
.
5.10.2. Example
This example changes the name for pool
mypool
to
pool0
:
pool_tool -r pool0 mypool
5.11. Changing a Pool Volume Minor Number
The
pool_tool
command can be used to change the minor number of a pool.
5.11.1. Usage
pool_tool -m
Number PoolName
Number
Specifies the new minor number to be used.
PoolName
Specifies the name of the pool to be changed. The minor number must have a value between 0
and 64. Specifying a minor number of 0 dynamically selects an actual minor number between 65
and 127 at activation time.
Note
You must deactivate a pool before changing its pool volume minor number. You can deactivate a
pool with the
pool_assemble
-r
PoolName
command or by using the
pool init.d
script. For more
information about GFS
init.d
scripts, refer to Chapter 12
Using GFS
init.d
Scripts
.
5.11.2. Example
This example changes the minor number for
pool0
to 6.
pool_tool -m 6 pool0
Summary of Contents for GFS 6.0 -
Page 1: ...Red Hat GFS 6 0 Administrator s Guide...
Page 8: ......
Page 88: ...74 Chapter 6 Creating the Cluster Configuration System Files...
Page 98: ...84 Chapter 7 Using the Cluster Configuration System...
Page 102: ...88 Chapter 8 Using Clustering and Locking Systems...
Page 128: ...114 Chapter 9 Managing GFS...
Page 134: ...120 Chapter 10 Using the Fencing System...
Page 144: ...130 Chapter 12 Using GFS init d Scripts...
Page 148: ...134 Appendix A Using Red Hat GFS with Red Hat Cluster Suite...
Page 184: ...170 Appendix C Basic GFS Examples...
Page 190: ......