Destroy ssvm and retry when new ssvm is Up ? -Wei
在 2024年2月15日星期四,Wally B <[email protected]> 写道: > Super Weird. I have two other versions added successfully but now when I > try to add an ISO/version I get the following on the management host. This > is the first time I've tried adding a K8s version since 4.18.0 > > > tail -f /var/log/cloudstack/management/management-server.log | grep ERROR > > 2024-02-15 06:26:18,900 DEBUG [c.c.a.t.Request] > (AgentManager-Handler-5:null) (logid:) Seq 48-6373437897659383816: > Processing: { Ans: , MgmtId: 15643723020152, via: 48, Ver: v1, Flags: 10, > [{"com.cloud.agent.api.storage.DownloadAnswer":{" > jobId":"39d72d08-ab48-47dd-b09a-eee3ed816f4d"," > downloadPct":"0","errorString":"PKIX > path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested > target","downloadStatus":"DOWNLOAD_ERROR","downloadPath" > :"/mnt/SecStorage/73075a0a-38a1-3631-8170-8887c04f6073/ > template/tmpl/1/223/dnld9180711723601784047tmp_"," > installPath":"template/tmpl/1/223","templateSize":"(0 > bytes) 0","templatePhySicalSize":"(0 bytes) > 0","checkSum":"4dfb9d8be2191bc8bc4b89d78795a5 > b","result":"true","details":"PKIX > path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested > target","wait":"0","bypassHostMaintenance":"false"}}] } > > 2024-02-15 06:26:18,937 ERROR [o.a.c.s.i.BaseImageStoreDriverImpl] > (RemoteHostEndPoint-5:ctx-55063062) (logid:e21177cb) Failed to register > template: b6e79c5a-38d4-4cf5-8606-e6f209b6b4c2 with error: PKIX path > building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target > > > > > On Wed, Feb 14, 2024 at 11:27 PM Wei ZHOU <[email protected]> wrote: > > > Can you try 1.27.8 or 1.28.4 on https://download.cloudstack.org/cks/ ? > > > > > > -Wei > > > > 在 2024年2月15日星期四,Wally B <[email protected]> 写道: > > > > > Hello Everyone! > > > > > > We are currently attempting to deploy k8s clusters and are running into > > > issues with the deployment. > > > > > > > > > Current CS Environment: > > > > > > CloudStack Verison: 4.19.0 (Same issue before we upgraded from 4.18.1). > > > Hypervisor Type: Ubuntu 20.04.03 KVM > > > Attempted K8s Bins: 1.23.3, 1.27.3 > > > > > > > > > > > > ======== ISSUE ========= > > > > > > For some reason when we attempt the cluster provisioning all of the VMs > > > start up, SSH Keys are installed, but then at least 1, sometimes 2 of > the > > > VMs (control and/or worker) we get: > > > > > > [FAILED] Failed to start deploy-kube-system.service. > > > [FAILED] Failed to start Execute cloud user/final scripts. > > > > > > The Cloudstack UI just says: > > > Create Kubernetes cluster test-cluster in progress > > > for about an hour (I assume this is the 3600 second timeout) and then > > > fails. > > > > > > In the users event log it stays on: > > > INFO KUBERNETES.CLUSTER.CREATE > > > Scheduled > > > Creating Kubernetes cluster. Cluster Id: XXX > > > > > > > > > > > > I can ssh into the VMs with their assigned private keys. I attempted to > > run > > > the deploy-kube-system script but it just says already provisioned! I'm > > not > > > sure how I would Execute cloud user/final scripts. If I attempt to stop > > the > > > cluster and start it again nothing seems to change. > > > > > > > > > > > > Any help would be appreciated, I can provide any details as they are > > > needed! > > > > > > Thanks! > > > Wally > > > > > >
