Cloudstack wizard is getting stuck storage traffic on version 4.20 #10550
Replies: 11 comments 16 replies
|
looks like some issue with monuting the secondary storage |
|
@verendrakalsi Does |
|
yes, it does. now this issue is resolved. but now i am getting this error 2025-03-10 20:32:02,961 ERROR [cloud.agent.AgentShell] (main:[]) (logid:) Unable to start agent: javax.naming.ConfigurationException: Unable to configure LibvirtComputingResource |
|
Can you please share the entire stacktrace. Thanks |
|
@verendrakalsi , the stacktrace as a "Cause", this is what @Pearl1594 is interested in. Also can you add the log lines leading up to this stacktrace. Especially the ones containing |
|
this is what you are looking for ? 2025-03-11 14:11:17,825 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Agent started |
|
2025-03-11T20:53:36,178 WARN [cloud.agent.Agent] (agentRequest-Handler-1:[]) Caught: com.cloud.utils.exception.CloudRuntimeException: Failed to get root directory from secondary storage URL [nfs://10.10.10.12/KVMSecondary1], using NFS version [null], due to [Unable to mount 10.10.10.12:/KVMSecondary1 at /mnt/SecStorage/bd7fe518-f806-3eee-92f9-0819535406ae due to mount.nfs: Connection timed out]. 2025-03-11T20:54:36,351 INFO [storage.resource.NfsSecondaryStorageResource] (agentRequest-Handler-2:[]) Determined host 10.10.10.12 corresponds to IP 10.10.10.12 |
|
@verendrakalsi , there still seems to be an issue with your NFS mount ; "Unable to mount 10.10.10.12:/KVMSecondary1 at /mnt/SecStorage/bd7fe518-f806-3eee-92f9-0819535406ae due to mount.nfs: Connection timed out" |
|
I wonder why the ssvm tried to mount which has different IP as the secondary storage already mounted |
|
@verendrakalsi , assiming this is resolved. please comment if you still have an issue. |

Uh oh!
There was an error while loading. Please reload this page.
Ubuntu 22.04.5 LTS
Cloustack version :- 4.20
we have install cloudstack agent on 4 hosts and 1 hosts with cloudstack mgmt. After installing when we are trying to run the cloudstack mgmt wizard, it is getting stuck on the storage traffic section.
The Section creates the zone, pod, cluster, add the host, & Primary and secondary storage but after that nothing and it keep spinnig on the wizard at storage traffic section.
All reactions