From: Andreas Dilger Date: Tue, 6 Dec 2016 20:30:34 +0000 (-0700) Subject: LUDOC-11 lnet: fix typos in XML formatting X-Git-Tag: 2.9.0~5 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F82%2F24182%2F2;p=doc%2Fmanual.git LUDOC-11 lnet: fix typos in XML formatting Fix spacing around XML tags and add for "network" keyword. Wrap at 80 columns. Signed-off-by: Andreas Dilger Change-Id: I4e2a1d1ef835c14414d5f4c73563d1d813cab4cd Reviewed-on: https://review.whamcloud.com/24182 Tested-by: Jenkins Reviewed-by: Joseph Gmitter --- diff --git a/SettingUpLustreSystem.xml b/SettingUpLustreSystem.xml index f0eb198..875d861 100644 --- a/SettingUpLustreSystem.xml +++ b/SettingUpLustreSystem.xml @@ -928,14 +928,25 @@ TCP/IP networks). Routing will be configured in . - Identify the network interfaces to include in or exclude from LNET. - - If not explicitly specified, LNET uses either the first available interface or a pre-defined default for a given network type. Interfaces that LNET should not use (such as an administrative network or IP-over-IB), can be excluded. - Network interfaces to be used or excluded will be specified using the lnet kernel module parameters networks and ip2netsas described in . + Identify the network interfaces to include + in or exclude from LNET. + If not explicitly specified, LNET uses either the first available + interface or a pre-defined default for a given network type. Interfaces + that LNET should not use (such as an administrative network or + IP-over-IB), can be excluded. + Network interfaces to be used or excluded will be specified using + the lnet kernel module parameters networks and + ip2nets as described in + . - To ease the setup of networks with complex network configurations, determine a cluster-wide module configuration. - For large clusters, you can configure the networking setup for all nodes by using a single, unified set of parameters in the lustre.conf file on each node. Cluster-wide configuration is described in . + To ease the setup of networks with complex + network configurations, determine a cluster-wide module configuration. + + For large clusters, you can configure the networking setup for + all nodes by using a single, unified set of parameters in the + lustre.conf file on each node. Cluster-wide + configuration is described in .