Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ipxe-1.4.0 #104

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Create ipxe-1.4.0 #104

merged 3 commits into from
Dec 11, 2024

Conversation

rodolfoalmeid
Copy link
Collaborator

add Harvester v1.4.0 ipxe

add Harvester v1.4.0
testing an increase in the dhcp waiting time to confirm if that can be a potential issue to the problem deploying v1.4.0
Copy link
Collaborator Author

@rodolfoalmeid rodolfoalmeid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am increasing the iflinkwait time to check if the problem is an issue with the waiting time for DHCP.

rolling back the waiting time change.
Copy link
Collaborator Author

@rodolfoalmeid rodolfoalmeid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rolling back the iflinkwait to 5000

@glovecchi0
Copy link
Collaborator

It worked for me.

image

image

image

image

My tfvars:

hostname_prefix    = "glovecchio"
project_name       = "Harvester Labs"
metro              = "PA"
harvester_version  = "v1.4.0"
ipxe_script        = "https://raw.githubusercontent.com/rancherlabs/terraform-harvester-equinix/refs/heads/rodolfoalmeid-patch-2/ipxe/ipxe-"
ssh_key            = "ssh-XYZ="
use_cheapest_metro = false

@rodolfoalmeid
Copy link
Collaborator Author

It worked for me as well as soon as I changed the metro to a different location then SV. It seams the issue is not related to Harvester but related to some regions.
I tested it twice and worked smoothly.

NAME             STATUS   ROLES                       AGE    VERSION          INTERNAL-IP     EXTERNAL-IP   OS-IMAGE           KERNEL-VERSION                 CONTAINER-RUNTIME
rodolfo-harv-1   Ready    control-plane,etcd,master   103m   v1.29.9+rke2r1   147.28.133.65   <none>        Harvester v1.4.0   5.14.21-150500.55.83-default   containerd://1.7.21-k3s2
rodolfo-harv-2   Ready    control-plane,etcd,master   96m    v1.29.9+rke2r1   147.28.133.75   <none>        Harvester v1.4.0   5.14.21-150500.55.83-default   containerd://1.7.21-k3s2
rodolfo-harv-3   Ready    control-plane,etcd,master   96m    v1.29.9+rke2r1   147.28.133.71   <none>        Harvester v1.4.0   5.14.21-150500.55.83-default   containerd://1.7.21-k3s2

Copy link
Collaborator

@dnoland1 dnoland1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While we haven't been able to reliably test this PR, not having an ipxe 1.4.0 script in the main branch causes some friction for testing. Will merge PR to facilitate more testing.

@dnoland1 dnoland1 merged commit 0651426 into main Dec 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants