https://rancher.com/ logo
Title
l

lively-zoo-40381

03/20/2023, 12:59 PM
Anyone seen this issue ?
Normal   Pulling                 39m (x2 over 40m)     kubelet            Pulling image "rancher/harvester-cluster-repo:v1.1.1"
Normal   BackOff                 39m (x3 over 40m)     kubelet            Back-off pulling image "rancher/harvester-cluster-repo:v1.1.1"
Warning  Failed                  39m (x3 over 40m)     kubelet            Error: ImagePullBackOff
Normal   Pulling                 37m (x4 over 39m)     kubelet            Pulling image "rancher/harvester-cluster-repo:v1.1.1"
Warning  Failed                  37m (x4 over 39m)     kubelet            Failed to pull image "rancher/harvester-cluster-repo:v1.1.1": rpc error: code = Unknown desc = failed to pull and unpack image "<http://docker.io/rancher/harvester-cluster-repo:v1.1.1|docker.io/rancher/harvester-cluster-repo:v1.1.1>": failed to resolve reference "<http://docker.io/rancher/harvester-cluster-repo:v1.1.1|docker.io/rancher/harvester-cluster-repo:v1.1.1>": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Warning  Failed                  37m (x4 over 39m)     kubelet            Error: ErrImagePull
Warning  Failed                  37m (x6 over 38m)     kubelet            Error: ImagePullBackOff
Normal   BackOff                 4m6s (x154 over 38m)  kubelet            Back-off pulling image "rancher/harvester-cluster-repo:v1.1.1"
f

flat-finland-50817

03/20/2023, 2:18 PM
To explain, this image is only used for the initial creation of an Harvetser node so it is not present on a public repo, only embedded within the Harvester iso. It is then decompressed and load locally. However sometimes the extract of this container image fails, so it is not present on the Harvester node and the install hangs. This seems quite common from what I saw on this channel, but I do'nt know if there is an issue about it yet. The workaround we found was to ssh on the node, uncompress the container image from the iso manually and load it with
docker load ...
.
👍 1
l

lively-zoo-40381

03/20/2023, 4:34 PM
Hello, Yes I also found this mentioned here over slack. I saw that it was recommended to use PXE boot for installation and avoid IDRAC virtual drive which is too slow ? Anyway will try PXE boot installation and update the results here Thank you for replying
f

flat-finland-50817

03/20/2023, 4:42 PM
The pxe boot is recommended but I couldn't try it. I'm curious about the results.
l

lively-zoo-40381

03/20/2023, 4:42 PM
OK will update here as soon as I’ll try it
@flat-finland-50817 Just updating that for now I can’t test PXE
👍 1