[openstack-dev][kuryr] Not working in ARM64 (as Node)

mdulko at redhat.com mdulko at redhat.com
Wed Feb 12 12:01:17 UTC 2020


The controller logs are from an hour later than the CNI one. The issues
seems not to be present.

Isn't your controller still restarting? If so try to use -p option on
`kubectl logs` to get logs from previous run.

On Wed, 2020-02-12 at 09:38 +0000, VeeraReddy wrote:
> Hi Mdulko,
> Below are log files:
> 
> Controller Log:http://paste.openstack.org/show/789457/
> cni : http://paste.openstack.org/show/789456/
> kubelet : http://paste.openstack.org/show/789453/
> 
> Unable to create kubelet interface in node, so not able to reach cluster (i.e 10.0.0.129)
> 
> Please let me know the issue
> 
> 
> 
> Regards,
> Veera.
> 
> 
> On Tuesday, 11 February, 2020, 03:29:10 pm IST, <mdulko at redhat.com> wrote:
> 
> 
> Hi,
> 
> So from this run you need the kuryr-controller logs. Apparently the pod
> never got annotated with an information about the VIF.
> 
> Thanks,
> Michał
> 
> On Fri, 2020-02-07 at 05:14 +0000, VeeraReddy wrote:
> > Hi mdulko,
> > Thanks for your support.
> > 
> > As you mention i removed readinessProbe and
> > livenessProbe from Kuryr pod definitions. Still i am facing issue , unable to create pod. 
> > 
> > 
> > 
> > 
> > Attached kubelet and kuryr-cni logs.
> > 
> > 
> > 
> > Regards,
> > Veera.
> > 
> > 
> > On Thursday, 6 February, 2020, 05:19:12 pm IST, <mdulko at redhat.com> wrote:
> > 
> > 
> > Hm, nothing too troubling there too, besides Kubernetes not answering
> > on /healthz endpoint. Are those full logs, including the moment you
> > tried spawning a container there? It seems like you only pasted the
> > fragments with tracebacks regarding failures to read /healthz endpoint
> > of kube-apiserver. That is another problem you should investigate -
> > that causes Kuryr pods to restart.
> > 
> > At first I'd disable the healthchecks (remove readinessProbe and
> > livenessProbe from Kuryr pod definitions) and try to get fresh set of
> > logs.
> > 
> > On Thu, 2020-02-06 at 10:46 +0000, VeeraReddy wrote:
> > > Hi mdulko,
> > > Please find kuryr-cni logs
> > > http://paste.openstack.org/show/789209/
> > > 
> > > 
> > > Regards,
> > > Veera.
> > > 
> > > 
> > > On Thursday, 6 February, 2020, 04:08:35 pm IST, <mdulko at redhat.com> wrote:
> > > 
> > > 
> > > Hi,
> > > 
> > > The logs you provided doesn't seem to indicate any issues. Please
> > > provide logs of kuryr-daemon (kuryr-cni pod).
> > > 
> > > Thanks,
> > > Michał
> > > 
> > > On Thu, 2020-02-06 at 07:09 +0000, VeeraReddy wrote:
> > > > Hi,
> > > > I am trying to run kubelet in arm64 platform
> > > > 1.    Generated kuryr-cni successfullly. using kur-cni Dockerfile
> > > > 2.    Generated kuryr-cni-arm64 container.
> > > > 3.    my kube-kuryr-arm64.yml (http://paste.openstack.org/show/789208/)
> > > > 
> > > > My master node in x86 installed successfully using devstack
> > > > 
> > > > While running kubelet in arm platform , not able to create kubelet interface (kubelet logs: http://paste.openstack.org/show/789206/)
> > > > 
> > > > COntroller logs: http://paste.openstack.org/show/789209/
> > > > 
> > > > Please help me to fix the issue
> > > > 
> > > > Veera.
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > Regards,
> > > > Veera.
> > > 
> > > 
> > 
> > 
> 
> 





More information about the openstack-discuss mailing list