millions-afternoon-34677
07/28/2025, 1:45 PMharvester-ui-extension
repo using the build-embedded
script and hosted the resulting UI build.
• Used that hosted UI URL in the Dockerfile
inside the main Harvester repo.
• Finally ran sudo make build-iso
, and the ISO image was successfully created in the dist
directory.
I deployed this locally built ISO on a 2-node server, but I’m encountering an issue with VM creation functionality (fails during volume attachment).
However, when I deploy the official ISO from Harvester releases, it works fine on the same 2-node cluster — VM creation proceeds without issue.
Could help me understand why this discrepancy exists? Is there any known caveat or required change when customizing and building ISO locally?abundant-account-48953
07/29/2025, 7:43 AMCSINode orion0 does not contain driver <http://driver.longhorn.io|driver.longhorn.io>
Is Longhorn correctly installed on this node?millions-afternoon-34677
07/29/2025, 9:57 AMmillions-afternoon-34677
07/29/2025, 10:12 AMsparse-vr-27407
07/31/2025, 7:09 AMmillions-afternoon-34677
08/01/2025, 8:17 AMmillions-afternoon-34677
08/01/2025, 11:54 AM