weizhouapache commented on PR #8609:
URL: https://github.com/apache/cloudstack/pull/8609#issuecomment-2268347313

   > test_02_restore_vm_with_disk_offering
   
   error while deployed vm
   ```
   2024-08-03T16:13:51,281 INFO  [c.c.h.v.r.VmwareResource] 
(DirectAgent-132:[ctx-7b634276, 10.0.33.4, job-2476/job-2477, cmd: 
StartCommand]) (logid:fbd3f1e4) Found existing disk info from volume path: 
i-2-275-VM
   2024-08-03T16:13:51,281 WARN  [c.c.h.v.r.VmwareResource] 
(DirectAgent-132:[ctx-7b634276, 10.0.33.4, job-2476/job-2477, cmd: 
StartCommand]) (logid:fbd3f1e4) Disk chain length for the VM is greater than 
one, this is not supported
   2024-08-03T16:13:51,281 INFO  [c.c.h.v.u.VmwareHelper] 
(DirectAgent-132:[ctx-7b634276, 10.0.33.4, job-2476/job-2477, cmd: 
StartCommand]) (logid:fbd3f1e4) [ignored]failed to get message for exception: 
Unsupported VM disk chain length: 2
   2024-08-03T16:13:51,281 ERROR [c.c.h.v.r.VmwareResource] 
(DirectAgent-132:[ctx-7b634276, 10.0.33.4, job-2476/job-2477, cmd: 
StartCommand]) (logid:fbd3f1e4) StartCommand failed due to [Exception: 
com.cloud.utils.exception.CloudRuntimeException
   Message: Unsupported VM disk chain length: 2
   ]. com.cloud.utils.exception.CloudRuntimeException: Unsupported VM disk 
chain length: 2
       at 
com.cloud.hypervisor.vmware.resource.VmwareResource.resizeRootDiskOnVMStart(VmwareResource.java:3101)
       at 
com.cloud.hypervisor.vmware.resource.VmwareResource.execute(VmwareResource.java:2356)
       at 
com.cloud.hypervisor.vmware.resource.VmwareResource.executeRequest(VmwareResource.java:564)
       at 
com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:299)
       at 
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
       at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
       at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
       at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
       at 
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
       at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
       at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
       at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
       at java.base/java.lang.Thread.run(Thread.java:840)
   
   2024-08-03T16:13:51,282 DEBUG [c.c.a.m.D.Task] 
(DirectAgent-132:[ctx-7b634276]) (logid:fbd3f1e4) Seq 2-5621899709841932466: 
Response Received:
   2024-08-03T16:13:51,283 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] 
(DirectAgent-132:[ctx-7b634276]) (logid:fbd3f1e4) Seq 2-5621899709841932466: 
MgmtId 32986959446759 : Resp: Routing to peer
   ```
   
   this happens in the two tests on vmware (67u3, 70u3)
   need 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]

Reply via email to