-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
2.10.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
True
-
-
-
Important
Description of problem:
During the execution of VM migration using copy-offload with SSH method, the populate pods show at the end of their logs the following error message about the failure of EsxCLI.CLIFault.summary command: I1105 15:06:02.083565 1 client.go:57] about to run esxcli command [storage core adapter rescan -t delete -a 1] CLI Fault: EsxCLI.CLIFault.summary <obj xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:vim25" versionId="5.0" xsi:type="LocalizedMethodFault"><fault xsi:type="VimEsxCLICLIFault"><errMsg>Rescan complete, however some dead paths were not removed because they were in use by the system. Please use the 'storage core device world list' command to see the VMkernel worlds still using these paths.</errMsg></fault><localizedMessage>EsxCLI.CLIFault.summary</localizedMessage></obj> E1105 15:06:02.149057 1 client.go:60] Failed to run esxcli command: <nil> EsxCLI.CLIFault.summary *esx.Fault E1105 15:06:02.149103 1 remote_esxcli.go:299] failed to delete dead devices: %!s(<nil>) I1105 15:06:02.149131 1 vsphere-xcopy-volume-populator.go:204] channel quit %!s(<nil>)
Version-Release number of selected component (if applicable):
OCP 4.18.26 MTV version: IIB 2.10.0-18 MTV image: quay.io/redhat-user-workloads/rh-mtv-1-tenant/forklift-fbc-prod-v418:on-pr-9a0d782ae138199995371168449a5646a000a4a0
How reproducible:
Always / N%
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Show a sanitized warning for this specific error Investigate if the devices can actually be cleaned
Additional info:
- links to