diff options
author | Ned Bass <[email protected]> | 2014-01-13 13:32:41 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2014-01-17 11:17:54 -0800 |
commit | 09d0b30fd1ba08a95e86909d2e1abb2997b0a871 (patch) | |
tree | beedb9720ce434b7e7cae4816394d2878974caf3 /man/man8 | |
parent | 35d3e32274ff05d9b080ea0a77ade1f9c9d7bafc (diff) |
vdev_id: support per-channel slot mappings
The vdev_id udev helper currently applies slot renumbering rules to
every channel (JBOD) in the system. This is too inflexible for systems
with non-homogeneous storage topologies. The "slot" keyword now takes
an optional third parameter which names a channel to which the mapping
will apply. If the third parameter is omitted then the rule applies to
all channels. The first-specified rule that can match a slot takes
precedence. Therefore a channel-specific rule for a given slot should
generally appear before a generic rule for the same slot number. In
this way a custom slot mapping can be applied to a particular channel
and a default mapping applied to the rest.
Signed-off-by: Ned Bass <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #2056
Diffstat (limited to 'man/man8')
0 files changed, 0 insertions, 0 deletions