Changes between Version 104 and Version 105 of Documentation/CGettingStarted
- Timestamp:
- Jul 11, 2023, 12:49:28 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/CGettingStarted
v104 v105 33 33 username@console:~$ omf load -t all -i baseline20.04.ndz 34 34 }}} 35 We are using `all` for our set of nodes here because there are only two nodes in sb1. For a larger domain like grid, you should specify a list of specific nodes, like `node1-1,node2-1,node8-8`. '''Do not turn on all of the nodes in grid!''' 35 36 == 4. Turn the nodes on == 36 37 At this point the nodes' disks are imaged with the ''baseline'' image and need to be turned back on before proceeding. Use the `omf tell` command to turn the nodes on and give them a couple of minutes to boot, then check their status with `omf stat`.