Node commands
Use the following commands to view and manage nodes.List nodes
Display all configured nodes and their types:Show node details
View detailed information about a specific node and its devices:Rename node
Assign a custom name to a node:Device management (adding/removing devices) is done using
snctl rack add-device and snctl rack delete-device. See Rack Administration for details.Power operations
DC power operations control and monitor the power state of nodes and devices. These operations affect actual hardware. Supported devices:- Host systems: The CPU nodes in your infrastructure
- XRDUs: The SambaNova execution units
- Power distribution units (PDUs)
- Network switches
- Serial console servers
- Other infrastructure components
Power operations perform DC cycle operations (power state control through host/XRDU management interfaces), not AC cycle operations (through PDUs).
Device types for power operations
The following device types are available for power operations:Target selection
All power commands require either--node or --group (mutually exclusive):
Check power state
Check the current power state of devices:Power on
Power on devices:Power off
Power off devices:Power cycle
Perform a power cycle (off then on) on devices:Power cycle currently only supports
--type node.
