weizhouapache commented on issue #12690: URL: https://github.com/apache/cloudstack/issues/12690#issuecomment-4053874539
@prashanthr2 I tried to reproduce the issue on my OracleLinux 9 testing environment. it looks ok ``` 2026-03-13T09:28:28,536 INFO [kvm.storage.LibvirtStorageAdaptor] (AgentRequest-Handler-5:[]) (logid:40e6b69d) Found existing defined storage pool 7d00c44b-b452-372d-8532-1e81ed86d0c9, using it. 2026-03-13T09:28:28,536 DEBUG [utils.script.Script] (AgentRequest-Handler-5:[]) (logid:40e6b69d) Executing command [/bin/bash -c mountpoint -q /mnt/7d00c44b-b452-372d-8532-1e81ed86d0c9 ]. 2026-03-13T09:28:28,542 DEBUG [utils.script.Script] (AgentRequest-Handler-5:[]) (logid:40e6b69d) Successfully executed process [530873] for command [/bin/bash -c mountpoint -q /mnt/7d00c44b-b452-372d-8532-1e81ed86d0c9 ]. 2026-03-13T09:28:28,542 INFO [kvm.storage.LibvirtStorageAdaptor] (AgentRequest-Handler-5:[]) (logid:40e6b69d) Trying to fetch storage pool 7d00c44b-b452-372d-8532-1e81ed86d0c9 from libvirt ``` Do you have an env to check? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
