Deploying harvester-1.0.3 over ipxe is not working

Hi All,

I am trying to deploy harvester in equinix metal using custom ipxe boot option. I created an nginx webserver on AWS ec2 to host the ipxe script, when i am trying to deploy harvester using ipxe then it is failing with below errors.

Features: DNS HTTP HTTPS NFS TFTP VLAN ELF MBOOT PXE bzImage COMBOOT Menu PXEXT
Welcome to Neverland!
net0: b4:96:91:84:3b:20 using undionly on (Ethernet) [open]
[Link:up, TX:0 TXE:1 RX:0 RXE:0]
[TXE: 1 x “Network unreachable (iPXE - open source boot firmware [err:280860])”]
Configuring (net0 b4:96:91:84:3b:20)… ok
net0: 147.28.155.79/255.255.255.254 gw 147.28.155.78
net0: fe80::b696:91ff:fe84:3b20/64
Next server: 145.40.76.140
Filename: nonexistent
tftp://145.40.76.140/nonexistent… No such file or directory (iPXE - open source boot firmware [2]

Request you to kindly help me to resolve this issue.

Thanks & Regards,
Ankit Goel

Document followed

https://docs.harvesterhci.io/v1.0/install/pxe-boot-install/

Is this a networking issue or is this a harvester issue?

Hi, That for your response. My issue is resolved after following this documentation.