dm switch: fix Documentation to use plain text

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
This commit is contained in:
Mike Snitzer 2015-02-27 15:25:31 -05:00
parent e65ff8703f
commit e73f6e8a0d

View File

@ -47,8 +47,8 @@ consume far too much memory.
Using this device-mapper switch target we can now build a two-layer Using this device-mapper switch target we can now build a two-layer
device hierarchy: device hierarchy:
Upper Tier Determine which array member the I/O should be sent to. Upper Tier - Determine which array member the I/O should be sent to.
Lower Tier Load balance amongst paths to a particular member. Lower Tier - Load balance amongst paths to a particular member.
The lower tier consists of a single dm multipath device for each member. The lower tier consists of a single dm multipath device for each member.
Each of these multipath devices contains the set of paths directly to Each of these multipath devices contains the set of paths directly to