You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/05 14:28:00 UTC

[GitHub] [cloudstack] DaanHoogland commented on issue #4733: Error 404 - Hosts

DaanHoogland commented on issue #4733:
URL: https://github.com/apache/cloudstack/issues/4733#issuecomment-791452868


   @chriscc12345 no news but I think the UI problem is a minor bug and concequential:
   ```
   2021-03-01 20:57:17,947 DEBUG [c.c.a.t.Request] (Work-Job-Executor-140:ctx-f5bde6f7 job-4/job-158 ctx-df43ae87) (logid:a48d9078) Seq 1-763641611816010008: Sending  { Cmd , MgmtId: 2692192521, via: 1(kvm.chriscoetzer.co.za), Ver: v1, Flags: 100111, [{"org.apache.cloudstack.storage.command.CopyCommand":{"srcTO":{"org.apache.cloudstack.storage.to.TemplateObjectTO":{"path":"template/tmpl/1/3/","origUrl":"https://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.0-kvm.qcow2.bz2","uuid":"9ae90677-0b9a-4af5-9773-00ba3480d0ed","id":"3","format":"QCOW2","accountId":"1","checksum":"81b3e48bb934784a13555a43c5ef5ffb","hvm":"false","displayText":"SystemVM Template (KVM)","imageDataStore":{"com.cloud.agent.api.to.NfsTO":{"_url":"nfs://192.168.170.5/nfs_2_Data/","_role":"Image"}},"name":"routing-3","hypervisorType":"KVM","bootable":"false","uniqueName":"routing-3","directDownload":"false","deployAsIs":"false"}},"destTO":{"org.apache.cloudstack.storage.to.TemplateObjectTO":{"origUrl":"h
 ttps://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.0-kvm.qcow2.bz2","uuid":"9ae90677-0b9a-4af5-9773-00ba3480d0ed","id":"3","format":"QCOW2","accountId":"1","checksum":"81b3e48bb934784a13555a43c5ef5ffb","hvm":"false","displayText":"SystemVM Template (KVM)","imageDataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"519bf693-e6a9-39fa-a70f-4af935839d4f","id":"1","poolType":"NetworkFilesystem","host":"192.168.170.4","path":"/nfs_1_Data","port":"2049","url":"NetworkFilesystem://192.168.170.4/nfs_1_Data/?ROLE=Primary&STOREUUID=519bf693-e6a9-39fa-a70f-4af935839d4f","isManaged":"false"}},"name":"routing-3","hypervisorType":"KVM","bootable":"false","uniqueName":"routing-3","directDownload":"false","deployAsIs":"false"}},"executeInSequence":"true","options":{},"options2":{},"wait":"10800"}}] }
   2021-03-01 20:57:18,023 DEBUG [c.c.a.t.Request] (AgentManager-Handler-11:null) (logid:) Seq 1-763641611816010008: Processing:  { Ans: , MgmtId: 2692192521, via: 1, Ver: v1, Flags: 110, [{"org.apache.cloudstack.storage.command.CopyCmdAnswer":{"result":"false","details":"com.cloud.utils.exception.CloudRuntimeException: org.libvirt.LibvirtException: internal error: Child process (/usr/bin/mount 192.168.170.5:/nfs_2_Data/template/tmpl/1/3 /mnt/0b6d4b75-09cd-3927-8ca1-a718eb32091f -o nodev,nosuid,noexec) unexpected exit status 32: mount.nfs: mounting 192.168.170.5:/nfs_2_Data/template/tmpl/1/3 failed, reason given by server: No such file or directory
   ","wait":"0"}}] }
   ```
   the systemvms can't be started and that is your main issue. Have you seeded the systemtemplates?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org