In multipath-config-defaults-table.xml, propose changing these lines:
<tgroup align="left" cols="2" colsep="1" rowsep="1"> <colspec colname="c1" colwidth="1.3*"/> <colspec colname="c2" colwidth="3.6*"/>
To this:
<tgroup align="left" cols="2" colsep="1" rowsep="1"> <colspec colname="c1" colwidth="1.0*"/> <colspec colname="c2" colwidth="2.0*"/>
We could also allow line break on "_", the underscore character. However I do not know how to make such a rule change, or even if it is possible.
In multipath- config- defaults- table.xml, propose changing these lines:
<tgroup align="left" cols="2" colsep="1" rowsep="1">
<colspec colname="c1" colwidth="1.3*"/>
<colspec colname="c2" colwidth="3.6*"/>
To this:
<tgroup align="left" cols="2" colsep="1" rowsep="1">
<colspec colname="c1" colwidth="1.0*"/>
<colspec colname="c2" colwidth="2.0*"/>
We could also allow line break on "_", the underscore character. However I do not know how to make such a rule change, or even if it is possible.