verendrakalsi commented on issue #10520:
URL: https://github.com/apache/cloudstack/issues/10520#issuecomment-2715693261
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].
at
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource.getRootDir(NfsSecondaryStorageResource.java:2675)
at
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource.execute(NfsSecondaryStorageResource.java:2407)
at
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource.executeRequest(NfsSecondaryStorageResource.java:298)
at
com.cloud.storage.resource.PremiumSecondaryStorageResource.defaultAction(PremiumSecondaryStorageResource.java:62)
at
com.cloud.storage.resource.PremiumSecondaryStorageResource.executeRequest(PremiumSecondaryStorageResource.java:58)
at com.cloud.agent.Agent.processRequest(Agent.java:686)
at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:1109)
at com.cloud.utils.nio.Task.call(Task.java:83)
at com.cloud.utils.nio.Task.call(Task.java:29)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: com.cloud.utils.exception.CloudRuntimeException: Unable to mount
10.10.10.12:/KVMSecondary1 at
/mnt/SecStorage/bd7fe518-f806-3eee-92f9-0819535406ae due to mount.nfs:
Connection timed out
at
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource.attemptMount(NfsSecondaryStorageResource.java:3081)
at
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource.mount(NfsSecondaryStorageResource.java:3032)
at
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource.mountUri(NfsSecondaryStorageResource.java:3020)
at
org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource.getRootDir(NfsSecondaryStorageResource.java:2671)
... 12 more
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
--
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]