nndocs:initial
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nndocs:initial [2024/11/22 17:22] – [Sanitize network interface names] Improve IB/Eth explanation. naptastic | nndocs:initial [2024/12/05 18:16] (current) – stub out thing naptastic | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Partitioning: | Partitioning: | ||
| - | Remember to add / | + | Add / |
| + | |||
| + | ====Move ~ to a BTRFS subvolume==== | ||
| + | Separate snapshotting the OS from snapshotting your files. | ||
| ====SSH key for root==== | ====SSH key for root==== | ||
| Line 60: | Line 63: | ||
| bison flex libssl-dev ncurses-dev libelf-dev | bison flex libssl-dev ncurses-dev libelf-dev | ||
| - | ====Sanitize network interface names==== | + | ====Networking==== |
| + | ===Device Names=== | ||
| ln -s /dev/null / | ln -s /dev/null / | ||
| Line 80: | Line 84: | ||
| * mlxX for Mellanox devices in Ethernet mode | * mlxX for Mellanox devices in Ethernet mode | ||
| + | ===Port Conventions=== | ||
| X is 0-indexed. Port 0 on a stand-up card is the farthest from the motherboard. On a motherboard, | X is 0-indexed. Port 0 on a stand-up card is the farthest from the motherboard. On a motherboard, | ||
| + | |||
| + | ===InfiniBand=== | ||
| + | * [[infiniband]] | ||
| + | * mst* installer | ||
| + | * copy production opensm configuration in case you have take over as SM | ||
| + | * (what needs to change here for VMs using virtual functions?) | ||
| + | |||
| + | Comment out svcrdma in / | ||
| + | |||
| + | ===Ethernet configuration=== | ||
| + | Is a total mess right now. I don't know what I'm doing or how I want to do it. | ||
| + | |||
| ====Hugepages==== | ====Hugepages==== | ||
| Useful for databases, PHP, Factorio, and probably other things! Add something like this to / | Useful for databases, PHP, Factorio, and probably other things! Add something like this to / | ||
| Line 91: | Line 108: | ||
| Make sure your locked memory limit is equal to or greater than the amount of RAM you're reserving for hugepages. | Make sure your locked memory limit is equal to or greater than the amount of RAM you're reserving for hugepages. | ||
| - | |||
| - | ====Network configuration==== | ||
| - | if I ever figure out how I want to do this, I will certainly let you know! | ||
| ====Shell profile==== | ====Shell profile==== | ||
| Line 104: | Line 118: | ||
| ====Email==== | ====Email==== | ||
| lol, not yet | lol, not yet | ||
| - | |||
| - | ====InfiniBand==== | ||
| - | [[infiniband]] | ||
| - | * mst* installer | ||
| - | * copy production opensm configuration in case you have take over as SM | ||
| - | * (what needs to change here for VMs using virtual functions?) | ||
| - | |||
| - | Comment out svcrdma in / | ||
| ====Disable TTY screen blanking==== | ====Disable TTY screen blanking==== | ||
nndocs/initial.1732296126.txt.gz · Last modified: 2024/11/22 17:22 by naptastic
