zoukankan      html  css  js  c++  java
  • vmware Converter File I/O Error

    简单介绍:

      Converter将开机的Win2008r2系统P2V到另一个ESXI上

    问题报错:

       A file I/O error occurred while accessing ”.

    使用Export log导出Converter日志,报错内容如下:

      

    error vmware-converter-server[01288] [Originator@6876 sub=Ufa.HTTPService] Failed to read request; stream: <io_obj p:0x03dc40ac, h:-1, <pipe ‘\.pipevmware-converter-server-soap’>, <pipe ‘\.pipevmware-converter-server-soap’>>, error: class Vmacore::TimeoutException(Operation timed out)

    谷歌之后查到报错原因:

      虚拟机所在的源ESXI与目标ESXI不能互通

    解决办法:

      P2V时勾选proxy mode复选框

    官方文档介绍:

    If the proxy mode feature is off, the data traffic passes from the source machine directly to the destination server.

    If the proxy mode feature is on, the data traffic passes from the source machine through the
    Converter Standalone server to the destination server. The proxy mode feature enables conversion
    processes when the source machine does not have direct access to the destination ESXi server.

  • 相关阅读:
    1、Python的初识与简介
    解密解密
    python看是32位还是64
    linux实战一段,安装python3(centos)
    前段技巧
    django后端safe和前端safe的方法
    测试
    python小知识整理
    ajax格式
    111
  • 原文地址:https://www.cnblogs.com/xue0123/p/10025132.html
Copyright © 2011-2022 走看看