You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if I'm putting this ticket in the right spot.
I am trying to test Tinkerbell to see if we might want to switch to it as a deployment method for our physical hosts. I am trying to deploy Debian as per your instructions here, specifically streaming the image to disk. I'm not sure I'm following them correctly and I just want to know if I'm on the right track. Any help would be very much appreciated.
I've also tried CentOS and Ubuntu with the same results
PREFACE -- The hello-world container deploys for me
I add the following hardware, template, and workflow. When the VM with the mac of 52:54:00:de:af:57 comes up it boots and alpine linux is running, debian is not installed and I see no errors in the logs and I have not caught any errors in the boot sequence either. I assume I am doing something pretty dumb, but I can't seem to figure it out.
I had a similar issue here which turned out to be kexec not working properly: I'm getting function not implemented error. I'm not sure why this is just yet. The OS was actually deployed (and if I reboot i can get into the system just fine) but kexec didn't run.
If you SSH into the worker and check docker logs tink-worker what do you see? Do your actions succeed in the workflow log?
Expected Behaviour
I'm not sure if I'm putting this ticket in the right spot.
I am trying to test Tinkerbell to see if we might want to switch to it as a deployment method for our physical hosts. I am trying to deploy Debian as per your instructions here, specifically streaming the image to disk. I'm not sure I'm following them correctly and I just want to know if I'm on the right track. Any help would be very much appreciated.
I've also tried CentOS and Ubuntu with the same results
PREFACE -- The hello-world container deploys for me
I add the following hardware, template, and workflow. When the VM with the mac of 52:54:00:de:af:57 comes up it boots and alpine linux is running, debian is not installed and I see no errors in the logs and I have not caught any errors in the boot sequence either. I assume I am doing something pretty dumb, but I can't seem to figure it out.
Additionally, if I log into the alpine container and execute the following:
I get an error that says `msg="write /dev/sda: no space left on device"
Context
Your Environment
Operating System and version (e.g. Linux, Windows, MacOS):
How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:
I assume I'm just doing something wrong
The text was updated successfully, but these errors were encountered: