This message was deleted.
# elemental
a
This message was deleted.
f
from the cluster resource I can see the following:
Copy code
configuring bootstrap node(s) volcano-fire-pool-f59cd458bxfkdx8-sbhzz: waiting for agent to check in and apply initial plan
Copy code
Status:                                                                                                                                                                        │
│   Bootstrap Ready:  true                                                                                                                                                       │
│   Conditions:                                                                                                                                                                  │
│     Last Transition Time:  2024-04-12T10:08:56Z                                                                                                                                │
│     Status:                True                                                                                                                                                │
│     Type:                  Ready                                                                                                                                               │
│     Last Transition Time:  2024-04-12T10:08:56Z                                                                                                                                │
│     Status:                True                                                                                                                                                │
│     Type:                  BootstrapReady                                                                                                                                      │
│     Last Transition Time:  2024-04-12T11:51:42Z                                                                                                                                │
│     Reason:                SelectorReady                                                                                                                                       │
│     Status:                True                                                                                                                                                │
│     Type:                  InfrastructureReady                                                                                                                                 │
│     Last Transition Time:  2024-04-12T10:08:56Z                                                                                                                                │
│     Reason:                WaitingForNodeRef                                                                                                                                   │
│     Severity:              Info                                                                                                                                                │
│     Status:                False                                                                                                                                               │
│     Type:                  NodeHealthy                                                                                                                                         │
│     Last Transition Time:  2024-04-12T11:51:42Z                                                                                                                                │
│     Status:                True                                                                                                                                                │
│     Type:                  PlanApplied                                                                                                                                         │
│     Last Transition Time:  2024-04-12T11:51:42Z                                                                                                                                │
│     Message:               waiting for agent to check in and apply initial plan                                                                                                │
│     Reason:                Waiting                                                                                                                                             │
│     Status:                Unknown                                                                                                                                             │
│     Type:                  Reconciled                                                                                                                                          │
│   Infrastructure Ready:    true                                                                                                                                                │
│   Last Updated:            2024-04-12T10:08:56Z                                                                                                                                │
│   Observed Generation:     2                                                                                                                                                   │
│   Phase:                   Provisioning
w
Hmm, do you have access to the system console? Can you login and see any errors in the journal?
f
Afk now, but there is little time to check for logs
It reboots after 5sec or so
w
Hmm, that sounds suspiciously like the health check is failing on boot..
Did you use the seedimage from the examples in v1.4 docs?
f
This one here: https://elemental.docs.rancher.com/quickstart-cli where i removed ‘type: iso’
Upper right corner said 1.4
w
That's weird.. the health-checker is not included in that version..
What does the grub menu look like? Does it have 1 or 3 entries?
f
Just 1
Elemental install from what i remember
w
Hmm, sounds like it's booting into the ISO over and over again..
f
Ah
w
Can you eject the iso?
f
Boot order
(Facepalm)
that worked 🙂
thanks @witty-table-40840
w
Glad to hear it! 👍