okd4-single-node-cluster icon indicating copy to clipboard operation
okd4-single-node-cluster copied to clipboard

No such file or directory

Open mor-sound opened this issue 2 years ago • 2 comments

Every time when I tried to run DeployOkdSnc.sh I get the following error: `+ /root/okd4-snc/work-dir/fcct -d /root/okd4-snc/okd4-install-dir/ -o /root/okd4-snc/work-dir/ignition/bootstrap.ign cat: /root/okd4-snc/work-dir/ignition/bootstrap.yml: No such file or directory Error translating config: Error parsing variant. Variant must be specified

  • cat /root/okd4-snc/work-dir/ignition/master.yml
  • /root/okd4-snc/work-dir/fcct -d /root/okd4-snc/okd4-install-dir/ -o /root/okd4-snc/work-dir/ignition/master.ign cat: /root/okd4-snc/work-dir/ignition/master.yml: No such file or directory Error translating config: Error parsing variant. Variant must be specified `

mor-sound avatar Jun 04 '22 13:06 mor-sound

@mor-sound I'm actually not maintaining this project anymore. I've kept it for reference.

The issue is probably related to the fact that the fcct tool got renamed to butane a while back.

https://github.com/coreos/butane

These instructions are also for a pretty old version of OKD.

The updated version can be found on my blog: https://upstreamwithoutapaddle.com/blog%20post/2022/01/16/Let-It-Sno.html. However, I realize that it is quite different from this older setup. This blog post creates a bare metal single node cluster.

I do have some updated instructions coming soon for setting up a single node cluster with KVM.

The updated instructions will be here: https://upstreamwithoutapaddle.com/home-lab/lab-intro/

cgruver avatar Jun 04 '22 21:06 cgruver

Ok thanks for your help anyway :-)

mor-sound avatar Jun 04 '22 21:06 mor-sound