adorable-engine-54269
04/02/2025, 3:59 AMadorable-engine-54269
04/02/2025, 4:01 AM#!ipxe
kernel ${http-base-url}/os/harvester/harvester-v1.4.1-vmlinuz-amd64 initrd=harvester-v1.4.1-initrd-amd64 ip=dhcp net.ifnames=1 rd.cos.disable rd.noverifyssl console=tty1 root=live:${http-base-url}/os/harvester/harvester-v1.4.1-rootfs-amd64.squashfs harvester.install.automatic=true harvester.install.config_url=<http://10.1.0.4/os/harvester/harvester-cluster-create.yaml>
initrd ${http-base-url}/os/harvester/harvester-v1.4.1-initrd-amd64
boot
Here is the cluster create config
scheme_version: 1
token: <token redacted>
os:
hostname: nuc-1
ssh_authorized_keys:
- <Key here>
password: <password redacted>
ntp_servers:
- 0.suse.pool.ntp.org
- 1.suse.pool.ntp.org
install:
mode: create
management_interface:
interfaces:
- name: eth0
method: static
ip: 10.2.0.11
subnet_mask: 255.255.255.0
gateway: 10.2.0.1
default_route: true
bond_options:
mode: active-backup
miimon: 100
device: /dev/nvme0n1
data_disk: /dev/nvme0n1
vip: 10.2.0.10
vip_mode: static
iso_url: <http://10.1.0.4/os/harvester/harvester-v1.4.1-amd64.iso>
tty: ttyS1,115200n8
adorable-engine-54269
04/02/2025, 4:05 AMadorable-engine-54269
04/02/2025, 4:48 AMmillions-microphone-3535
04/02/2025, 8:40 PMmillions-microphone-3535
04/02/2025, 8:41 PMmillions-microphone-3535
04/02/2025, 8:42 PMinstall.debug
to your config, it will auto-generate a tarball on disk when ipxe boot failedadorable-engine-54269
04/02/2025, 9:46 PMadorable-engine-54269
04/03/2025, 12:23 AM58:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-LM (rev 03)
59:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-LM (rev 03)
adorable-engine-54269
04/03/2025, 12:24 AMadorable-engine-54269
04/03/2025, 12:50 AMadorable-engine-54269
04/03/2025, 1:16 AM