GitHub user HeinLUKO closed the discussion with a comment: Cloudstack wizard is getting stuck storage traffic on version 4.20
@verendrakalsi hello bro how did u solve this issue ? now i'm facing the same issue with separated secondary storage network traffic . This is from /var/log/cloudstack/agent/agent.log ================================ 2026-07-21 17:00:57,619 ERROR [kvm.storage.LibvirtStorageAdaptor] (AgentRequest-Handler-5:[]) (logid:7e967a47) org.libvirt.LibvirtException: internal error: Child process (/usr/bin/mount -o nodev,nosuid,noexec 10.144.9.99:/kvm02/secondary/template/tmpl/1/3 /mnt/47f2ec3c-17be-3cc8-aa3b-ceaad37f06ac) unexpected exit status 32: mount.nfs: mounting 10.144.9.99:/kvm02/secondary/template/tmpl/1/3 failed, reason given by server: No such file or directory This is from /var/log/cloudstack/agent/agent.err =============================== libvirt: Storage Driver error : Storage pool not found: no storage pool with matching uuid '47f2ec3c-17be-3cc8-aa3b-ceaad37f06ac' libvirt: error : internal error: Child process (/usr/bin/mount -o nodev,nosuid,noexec 10.144.9.99:/kvm02/secondary/template/tmpl/1/3 /mnt/47f2ec3c-17be-3cc8-aa3b-ceaad37f06ac) unexpected exit status 32: mount.nfs: mounting 10.144.9.99:/kvm02/secondary/template/tmpl/1/3 failed, reason given by server: No such file or directory libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: error : no connection driver available for lxc:/// libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: error : no connection driver available for lxc:/// libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: error : no connection driver available for lxc:/// libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: Storage Driver error : Storage pool not found: no storage pool with matching uuid '47f2ec3c-17be-3cc8-aa3b-ceaad37f06ac' libvirt: error : internal error: Child process (/usr/bin/mount -o nodev,nosuid,noexec 10.144.9.99:/kvm02/secondary/template/tmpl/1/3 /mnt/47f2ec3c-17be-3cc8-aa3b-ceaad37f06ac) unexpected exit status 32: mount.nfs: mounting 10.144.9.99:/kvm02/secondary/template/tmpl/1/3 failed, reason given by server: No such file or directory libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: error : no connection driver available for lxc:/// libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 's-3-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: error : no connection driver available for lxc:/// libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: error : no connection driver available for lxc:/// libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' libvirt: QEMU Driver error : Domain not found: no domain with matching name 'v-4-VM' This is checking from NFS server ===================== root@nfs:~# ls -al /kvm01/secondary/ total 4 drwxrwxrwt 5 root root 54 Jul 21 15:06 . drwxr-xr-x 4 root root 4096 Jul 21 14:21 .. drwxrwxrwx 2 root root 6 Jul 21 15:06 snapshots drwxr-xr-x 3 root root 18 Jul 21 15:02 template drwxrwxrwx 2 root root 6 Jul 21 15:06 volumes root@nfs:~# ls -al /kvm02/secondary/ total 8 drwxr-xr-x 2 root root 4096 Jul 21 12:17 . drwxr-xr-x 4 root root 4096 Jul 21 12:17 .. root@nfs:~# GitHub link: https://github.com/apache/cloudstack/discussions/10550#discussioncomment-17715175 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
