This file provides node specific properties required for configuring KVM hosts, Harvester hosts, Database VMs, and Ecosystem VMs.
- nodeType
- Defines the type of host
- Valid values
- KVM
- kvm: KVM Database host
- kvmMgmt: KVM Management host
- Harvester
- hvstr: Harvester host
- KVM
- role (required for hvstr nodes only)
- Defines the role of the Harvester node in the cluster
- Valid values:
- primary: Primary/initial Harvester node
- secondary: Secondary Harvester nodes that join the cluster
- VMs
- tpa: Database VM
- vp: VIewpoint VM
- dsu: DataStream Utility VM
- cmic: Server Management VM
- qgm: QueryGrid Manager VM
- byn: Bynet Relay VM
- dm: DataMover VM
- modelops: ModelOps VM
- jupyterhub: Jupyter Hub VM
- nodeName
Defines the fully qualified hostname for the host
- ip
Defines the IP address for the VM public interface
- host
Defines the hypervisor hostname for the VM host
- idracHost
Defines the iDRAC hostname for the KVM and Harvester host