Hello,

This is my second machine to attempt to migrate from VMware. The first was 
successfully migrated and this one gives an error message. Below are the 
sanitized agent.log log. I do not see any other logs related to the conversion 
attempt as the log indicates. Is there another log that I need to be looking at?



2024-02-09 06:10:29,192 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] 
(agentRequest-Handler-3:null) (logid:d503625e) Attempting to convert the 
instance e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd from VMware to KVM
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://user%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress) virt-v2v: error: could not 
parse '-ic
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://user%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress) 
vpx://user%40domain.local@10.10.10.10/Datacenter/Server
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://user%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress) 
Cluster/server.domain.local?no_verify=1'.  Original error
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://user%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress) message was: parse_uri: unable 
to parse URI
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://user%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress)
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://user%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress) If reporting bugs, run virt-v2v 
with debugging enabled and include the
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://user%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress) complete output:
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://users%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress)
2024-02-09 06:10:29,206 INFO  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] (Script-2:null) 
(logid:) (virt-v2v source: 
vpx://users%40domain.local@10.10.10.10/Datacenter/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd progress)   virt-v2v -v -x [...]
2024-02-09 06:10:29,209 WARN  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] 
(agentRequest-Handler-3:null) (logid:d503625e) Execution of process [264270] 
for command [virt-v2v --root first -ic 
vpx://user%40domain.local@10.10.10.10/Domain/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd --password-file 
/tmp/vmw-21ee4f21-b020-4d0c-a731-3a07052a4864 -o local -os 
/mnt/8c8119ca-bb89-399f-b807-e9719cea8f7d -of qcow2 -on 
dba0e9c4-cf38-4850-a765-cf6bff8cd3a5 ] failed.
2024-02-09 06:10:29,209 WARN  
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] 
(agentRequest-Handler-3:null) (logid:d503625e) Exception [Stream closed] 
occurred when attempting to run command [virt-v2v --root first -ic 
vpx://user%40domain.local@10.10.10.10/Domain/Cluster/server.domain.local?no_verify=1
 e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd --password-file 
/tmp/vmw-21ee4f21-b020-4d0c-a731-3a07052a4864 -o local -os 
/mnt/8c8119ca-bb89-399f-b807-e9719cea8f7d -of qcow2 -on 
dba0e9c4-cf38-4850-a765-cf6bff8cd3a5 ].
java.io.IOException: Stream closed
        at 
java.base/java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:176)
        at 
java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:342)
        at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
        at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
        at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
        at java.base/java.io.InputStreamReader.read(InputStreamReader.java:181)
        at java.base/java.io.BufferedReader.fill(BufferedReader.java:161)
        at java.base/java.io.BufferedReader.readLine(BufferedReader.java:326)
        at java.base/java.io.BufferedReader.readLine(BufferedReader.java:392)
        at 
com.cloud.utils.script.OutputInterpreter.processError(OutputInterpreter.java:38)
        at com.cloud.utils.script.Script.execute(Script.java:307)
        at 
com.cloud.hypervisor.kvm.resource.wrapper.LibvirtConvertInstanceCommandWrapper.performInstanceConversion(LibvirtConvertInstanceCommandWrapper.java:340)
        at 
com.cloud.hypervisor.kvm.resource.wrapper.LibvirtConvertInstanceCommandWrapper.execute(LibvirtConvertInstanceCommandWrapper.java:107)
        at 
com.cloud.hypervisor.kvm.resource.wrapper.LibvirtConvertInstanceCommandWrapper.execute(LibvirtConvertInstanceCommandWrapper.java:60)
        at 
com.cloud.hypervisor.kvm.resource.wrapper.LibvirtRequestWrapper.execute(LibvirtRequestWrapper.java:78)
        at 
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1903)
        at com.cloud.agent.Agent.processRequest(Agent.java:683)
        at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:1106)
        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)
2024-02-09 06:10:29,210 ERROR 
[resource.wrapper.LibvirtConvertInstanceCommandWrapper] 
(agentRequest-Handler-3:null) (logid:d503625e) The virt-v2v conversion of the 
instance e6ad5d26-caf4-4cef-8ff3-36fd9ca650fd failed. Please check the agent 
logs for the virt-v2v output

,

[Answers in Genesis]<https://answersingenesis.org/> [Creation Museum] 
<https://creationmuseum.org/>  [Ark Encounter] <https://arkencounter.com/>

Reply via email to