36
Chapter 5. Using the Pool Volume Manager
5.14. Adjusting Pool Volume Multipathing
The
pool_mp
command adjusts multipathing for running pools. Using the
pool_mp
command with
the
-m
option, you can change the type of multipathing. Using the
pool_mp
command with the
-r
option, you can reintegrate failed paths.
5.14.1. Usage
Change the Type of Multipathing
pool_mp -m {none | failover |
n
} [
PoolName
]
{none | failover |
n
}
Specifies the type of multipathing to be used: either
none
,
failover
, or the number of kilo-
bytes,
n
, used as a round-robin stripe value.
PoolName
Specifies the pool on which to adjust multipathing. If no pool names are specified, this action is
attempted on all active pools.
Reintegrate Failed Paths
pool_mp -r [
PoolName
]
PoolName
Specifies the pool on which to attempt restoration of any failed paths. If no pool names are
specified, this action is attempted on all active pools.
5.14.2. Examples
This example adjusts the multipathing for all pools to none.
pool_mp -m none
This example adjusts the multipathing for
pool0
to failover.
pool_mp -m failover pool0
This example adjusts the multipathing for
pool0
to round-robin with a stripe size of 512 KB.
pool_mp -m 512 pool0
This example restores failed paths for all active pools.
pool_mp -r
Содержание GFS 6.0 -
Страница 1: ...Red Hat GFS 6 0 Administrator s Guide...
Страница 8: ......
Страница 88: ...74 Chapter 6 Creating the Cluster Configuration System Files...
Страница 98: ...84 Chapter 7 Using the Cluster Configuration System...
Страница 102: ...88 Chapter 8 Using Clustering and Locking Systems...
Страница 128: ...114 Chapter 9 Managing GFS...
Страница 134: ...120 Chapter 10 Using the Fencing System...
Страница 144: ...130 Chapter 12 Using GFS init d Scripts...
Страница 148: ...134 Appendix A Using Red Hat GFS with Red Hat Cluster Suite...
Страница 184: ...170 Appendix C Basic GFS Examples...
Страница 190: ......