nndocs:srp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| nndocs:srp [2025/12/25 00:51] – [Dependencies] Note: using port 2 doesn't seem to work naptastic | nndocs:srp [2026/06/11 17:57] (current) – update commands and "port 2 doesn't work" info naptastic | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| Find targets to connect to: | Find targets to connect to: | ||
| - | # srp_daemon -o -v -c -p 1 | + | # srp_daemon -o -V -c |
| * -o means "run once" otherwise dmesg on all your hosts will get polluted with SRP login noise. | * -o means "run once" otherwise dmesg on all your hosts will get polluted with SRP login noise. | ||
| - | * -v means "say what you're doing" | + | * -V means debug. This will give you the id_ext (lower 8 bytes) of every target. |
| * -c means "emit target information in a format we can use later" | * -c means "emit target information in a format we can use later" | ||
| - | * -p 1 means "only scan on HCA port 1" so obviously change this if you are initiating from port 2... | + | * If all the information returned by srp_daemon is correct, you can replace |
| + | |||
| + | Note: in my experimentation, | ||
| + | |||
| + | On VPI cards configured IB/ETH, port 2 doesn' | ||
| - | Note: in my experimentation, | ||
| ====Configuration==== | ====Configuration==== | ||
nndocs/srp.txt · Last modified: 2026/06/11 17:57 by naptastic
