[LUDOC-480] Add enable/disable LNet MR/discovery settings, if not there. Created: 28/Sep/20  Updated: 26/May/22

Status: Open
Project: Lustre Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Minor
Reporter: Oz Rentas Assignee: Lustre Manual Triage
Resolution: Unresolved Votes: 0
Labels: None

Rank (Obsolete): 9223372036854775807

 Description   

In looking to disable LNet discovery, referred to the 2.x manual (continuous).  Was not able to discern which setting (0 or 1) would disable discovery.  Could we clarify in this section below, if not documented?  A section such as 9.1.7 would be perfect.  Thanks.

9.1.5.4. Configuration

Dynamic Discovery is very light on the configuration side. It can only be turned on or turned off. To turn the feature on or off, the following command is used:
lnetctl set discovery [0 | 1]
To check the current discovery setting, the lnetctl global show command can be used as shown in Section 9.1.2, “Displaying Global Settings”.

 

9.1.2. Displaying Global Settings

The active LNet global settings can be displayed using the lnetctl command shown below:
lnetctl global show
For example:

  1. lnetctl global show
    global:
    numa_range: 0
    max_intf: 200
    discovery: 1
    drop_asym_route: 0
     

    9.1.7. Enabling and Disabling Routing

When an LNet node is configured as a router it will route LNet messages not destined to itself. This feature can be enabled or disabled as follows.
lnetctl set routing [0 | 1]

  1. 0 - disable routing feature
  2. 1 - enable routing feature
     

The reference below appears to provide two (2) correct ways to accomplish the task, but they are not the canonical resource:

https://pubs.cray.com/bundle/ClusterStor_E1000_Field_Installation_Guide_H-6203/page/Optional_Disable_Multi-Rail_and_Dynamic_Discovery.html


Generated at Sat Feb 10 03:43:17 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.