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 2022/09/01 08:20:57 UTC

[GitHub] [cloudstack] shwstppr commented on pull request #6693: Ignore opensaml's slf4j dependencies

shwstppr commented on PR #6693:
URL: https://github.com/apache/cloudstack/pull/6693#issuecomment-1233922099

   @GutoVeronezi I tried reproducing agent logs issue but don't see any error there in a main branch env. KVM hosts are,
   ```
   [root@ref-trl-3519-k-M7-abhishek-kumar-kvm1 ~]# hostnamectl
      Static hostname: n/a
   Transient hostname: ref-trl-3519-k-M7-abhishek-kumar-kvm1
            Icon name: computer-vm
              Chassis: vm
           Machine ID: 76b17df4966743ce9a20fe9a7098e2b6
              Boot ID: f186792149f445e894b67811406769f0
       Virtualization: vmware
     Operating System: CentOS Linux 7 (Core)
          CPE OS Name: cpe:/o:centos:centos:7
               Kernel: Linux 3.10.0-957.12.2.el7.x86_64
         Architecture: x86-64
   [root@ref-trl-3519-k-M7-abhishek-kumar-kvm1 ~]# virsh version
   Compiled against library: libvirt 4.5.0
   Using library: libvirt 4.5.0
   Using API: QEMU 4.5.0
   Running hypervisor: QEMU 1.5.3
   ```
   
   ```
   [root@ref-trl-3519-k-M7-abhishek-kumar-kvm2 ~]# systemctl status cloudstack-agent
   ● cloudstack-agent.service - CloudStack Agent
      Loaded: loaded (/usr/lib/systemd/system/cloudstack-agent.service; enabled; vendor preset: disabled)
      Active: active (running) since Thu 2022-09-01 07:49:31 UTC; 16min ago
        Docs: http://www.cloudstack.org/
    Main PID: 14337 (java)
       Tasks: 58
      CGroup: /system.slice/cloudstack-agent.service
              └─14337 /usr/bin/java -Djava.io.tmpdir=/usr/share/cloudstack-agent/tmp -Xms256m -Xmx2048m -cp /usr/share/cloudstack-agent/lib/*:/usr/share/cloudstack-agent/plugins/*:/etc/cloudstack/agent:/usr/share/cloudstack-common/scripts com.cloud.agent.AgentShell
   
   Sep 01 08:04:46 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: WARN  [resource.virtualnetwork.VirtualRoutingResource] (agentRequest-Handler-2:) (logid:7d8f2008) Expected 1 answers while executing VmDataCommand but received 2
   Sep 01 08:04:56 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-4:) (logid:7d8f2008) Trying to fetch storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c from libvirt
   Sep 01 08:04:56 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-4:) (logid:7d8f2008) Trying to fetch storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c from libvirt
   Sep 01 08:04:56 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: libvirt: Storage Driver error : Storage volume not found: no storage vol with matching name '6d9d86aa-29c9-11ed-9e50-1e00a4000983'
   Sep 01 08:04:56 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-4:) (logid:7d8f2008) Creating volume c37b02fa-40a0-4353-b90f-ecb902c24713 from template 6d9d86aa-29c9-11ed-9e50-1e00a40009....00 GB) 8589934592
   Sep 01 08:04:56 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-4:) (logid:7d8f2008) Attempting to create volume c37b02fa-40a0-4353-b90f-ecb902c24713 (NetworkFilesystem) in pool 63324aa1....00 GB) 8589934592
   Sep 01 08:05:14 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-3:) (logid:87f1683c) Trying to fetch storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c from libvirt
   Sep 01 08:05:14 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-3:) (logid:87f1683c) Asking libvirt to refresh storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c
   Sep 01 08:06:15 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:) (logid:9694aab1) Trying to fetch storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c from libvirt
   Sep 01 08:06:15 ref-trl-3519-k-M7-abhishek-kumar-kvm2 java[14337]: INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:) (logid:9694aab1) Asking libvirt to refresh storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c
   Hint: Some lines were ellipsized, use -l to show in full.
   [root@ref-trl-3519-k-M7-abhishek-kumar-kvm2 ~]# tail -f /var/log/cloudstack/agent/agent.log
   2022-09-01 08:15:17,247 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-4:null) (logid:29a93b4d) Trying to fetch storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8 from libvirt
   2022-09-01 08:15:17,250 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-4:null) (logid:29a93b4d) Asking libvirt to refresh storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8
   2022-09-01 08:16:17,503 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-3:null) (logid:2586da6c) Trying to fetch storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8 from libvirt
   2022-09-01 08:16:17,507 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-3:null) (logid:2586da6c) Asking libvirt to refresh storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8
   2022-09-01 08:17:17,746 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-5:null) (logid:6f1a9673) Trying to fetch storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8 from libvirt
   2022-09-01 08:17:17,749 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-5:null) (logid:6f1a9673) Asking libvirt to refresh storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8
   2022-09-01 08:18:17,884 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-3:null) (logid:efb32bf5) Trying to fetch storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c from libvirt
   2022-09-01 08:18:17,891 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-3:null) (logid:efb32bf5) Asking libvirt to refresh storage pool 63324aa1-8eb3-3100-b7e0-ee28693b442c
   2022-09-01 08:18:17,937 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:null) (logid:efb32bf5) Trying to fetch storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8 from libvirt
   2022-09-01 08:18:17,941 INFO  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:null) (logid:efb32bf5) Asking libvirt to refresh storage pool 12ae4dc2-63ce-359b-ae80-e1036b2d34d8
   ```
   Am I missing anything?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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