RadarURL

조회 수 538 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

Required VMware vCenter Converter ports (1010056)

Symptoms

You may receive these errors, which can indicate blocked ports:
  • Unable to contact the specified host
  • The host is not available, there is a network configuration problem, or the management services on the host are not responding
  • Failed to connect to peer
  • Error: Failed to connect to server
  • The operation failed
  • Incorrect user credentials
  • Unable to SSH to the source machine
  • Please check if a firewall is blocking access to the SSH daemon on the source machine
  • Failed to clone the volume
  • Unable to connect
  • FAILED: The request refers to an unexpected or unknown type
  • Failed to connect ISO image to remote VM
  • FAILED: unable to obtain the IP address of the helper virtual machine
  • ssh: Could not resolve hostname
  • Name or service not known
  • FAILED: An error occurred during the conversion
  • Unable to obtain IP addresss of helper virtual machine
  • A general system error occurred: unknown internal error

Purpose

This article describes the ports required to be open for VMware vCenter Converter.

Following the article and ensuring the ports are open ensures that common firewall configurations in your environment are compatible with Converter.

Resolution

VMware vCenter Converter fails if one or more required ports are blocked. Follow the section that matches your conversion scenario.
 
In this article, these terms are used:
 
Source computer The physical or virtual machine that is being converted.
Converter server The server portion of VMware vCenter Converter. In a typical installation, both the Converter server and Converter client are installed at the same location. By default, this is the installation method that is used.
Converter client The client portion of VMware vCenter Converter. In a custom installation, the Converter client can be installed to a different computer than the Converter server.
VirtualCenter The VirtualCenter computer that is being used as the conversion destination, if such was chosen.
ESX The VMware ESX host that is being used as the conversion destination, if one is chosen, or the ESX host that is hosting the target virtual machine.
Fileshare path The path to a virtual machine's .vmx file, if the source is an existing or standalone virtual machine, or the path to a directory if the destination is to be a standalone virtual machine.
Standalone virtual machine A virtual machine that is being managed by a VMware product other than VMware ESX.
Helper virtual machine When converting a powered on Linux operating system (P2V), this is the target virtual machine that is being used temporarily for the purpose of copying files from the source computer. It uses the TCP/IP information that is entered in the Converter wizard for the target virtual machine. Ensure that this IP address can communicate directly with the source computer.
 
 
Notes:
  • If you perform a corrective action, determine if the problems initially encountered are still being experienced.
  • To test port connectivity, do so from a command or shell prompt. For more information, see Opening a command or shell prompt (1003892).
  • To test TCP port connectivity use the telnet command. For more information, see Testing port connectivity with Telnet (1003487).
  • To test UDP port connectivity from Linux or MacOS use the traceroute command. For more information, see a traceroute man page.
  • To test UDP port connectivity from Windows use the Portqry utility. For more information, see the Microsoft Knowledge Base article 310099.
  • For powered-on Windows conversions to vCenter destinations, Proxy Mode feature in Converter 6.0 is introduced. By selecting this option, no direct connectivity is required from the source machine to the destination ESX host.

    Note: The preceding links were correct as of March 15, 2009. If you find a link is broken, provide feedback and a VMware employee will update the link.
Converting a powered on Windows operating system (P2V)
 
Source
Destination
TCP Ports
UDP Ports
Notes
Converter server
Source computer
445, 139, 9089 or9090
137, 138
If the source computer uses NetBIOS, port 445 is not required. If NetBIOS is not being used, ports 137, 138, and 139 are not required. If in doubt, ensure that none of the ports are blocked.
Port 9089 is used for Converter Standalone versions,and 9090 isused for the Converter plugin.

Note: Unless you have installed Converter server to the source computer, the account used for authentication to the source computer must have a password, the source computer must have network file sharing enabled, and it cannot be using Simple File Sharing.
Converter server
VirtualCenter
443, 902  
Only required if the conversion target is VirtualCenter.
Converter client
Converter server
443
  Only required if a custom installation was performed and the Converter server and client portions are on different computers.
Source computer
ESX/ESXi
443, 902
  If the conversion destination is vCenter Server, only port 902 is required from the source to the ESX/ESXi hosts.
 
Converting a powered on Linux operating system (P2V)

Note: These are the default ports. If custom ports were used when installing vCenter Server, these will need to be changed to match your environment.
 
Source
Destination
TCP Ports
Notes
Converter server
Source computer
22
The Converter server must be able to establish an SSH connection with the source computer.
Converter client
Converter server
443
Only required if a custom installation was performed and the Converter server and client portions are on different computers.
Converter server
VirtualCenter
443
Only required if the conversion target is VirtualCenter.
Converter server
ESX/ESXi
443, 902, 903
If the conversion destination is vCenter Server, only port 902 is required from the source to the ESX/ESXi hosts.
Converter server
Helper virtual machine
443
 
Helper virtual machine
Source computer
22
The helper virtual machine must be able to establish an SSH connection with the source computer. By default the helper virtual machine gets its IP address assigned by DHCP. If there is no DHCP server available on the network chosen for the target virtual machine you must manually assign it an IP address.
 
Converting an existing virtual machine (V2V)

Note: These are the default ports. If custom ports were used when installing vCenter Server, these will need to be changed to match your environment.
 
Source
Destination
TCP Ports
UDP Ports
Notes
Converter server
Fileshare path
445, 139
137, 138
This is only required for standalone virtual machine sources or destinations.
If the computer hosting the source or destination path uses NetBIOS, port 445 is not required. If NetBIOS is not being used, ports 137, 138, and 139 are not required. If in doubt, ensure that none of the ports are blocked.
Converter client
Converter server
443
 
Only required if a custom installation was performed and the Converter server and client portions are on different computers.
Converter server
VirtualCenter
443  
Only required if the target is VirtualCenter.
Converter server
ESX/ESXi
443, 902
  If the conversion destination is vCenter Server, only port 902 is required from the source to the ESX/ESXi hosts.
 
 

Additional Information

See Also

This Article Replaces

1008757

Update History

01/03/2014 - Added vCenter Converter Standalone 5.5.x to Products

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

 

출처 : http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1010056

?

공부 게시판

공부에 도움되는 글을 올려주세요.

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 [공지] 공부 게시판 입니다. 처누 2003.08.18 928100
2473 웹서버,WAS http를 https로 리다이렉트하는 여러가지 방법 new JaeSoo 2025.09.10 0
2472 웹서버,WAS SSL인증서 없이 HTTPS에서 HTTP로 되돌리기 new JaeSoo 2025.09.10 2
2471 웹서버,WAS [SSL] win-acme, Let's encrypt로 무료 SSL 인증서 발급 new JaeSoo 2025.09.10 0
2470 웹서버,WAS [SSL] Windows 10에서 Let's Encrypt로 SSL 인증서 무료 발급받기 new JaeSoo 2025.09.10 0
2469 웹서버,WAS 무료로 https SSL/TLS 인증서를 발급받을 수 있는 인증 기관 new JaeSoo 2025.09.10 0
2468 웹서버,WAS 아파치 서버에 https SSL 인증서 적용하는 방법 (apache httpd) new JaeSoo 2025.09.10 0
2467 웹서버,WAS 아파치2(Apache2) SSL HTTPS 적용하기 new JaeSoo 2025.09.10 0
2466 웹서버,WAS 아파치 웹서버에 멀티 도메인에 대한 80, 443 포트 설정하는 방법 newfile JaeSoo 2025.09.10 0
2465 소프트웨어 Google Photo 대신 Immich를 써보자 file JaeSoo 2025.08.07 126
2464 연애 남자 혹은 여자 진국 팁 JaeSoo 2025.07.24 116
2463 기타 MBTI검사 16가지 유형 “간단 명료”하게 정리! file JaeSoo 2025.07.01 132
2462 소프트웨어 [사진관리] PhotoPrism vs LibrePhoto 비교 소감 JaeSoo 2025.05.19 14
2461 네트워크 MDF실, TPS실, EPS실 이게 뭘까? file JaeSoo 2025.04.15 33
2460 업무 알아두면 좋은 직장인 용어 정리 file JaeSoo 2025.04.15 37
2459 건강 감기·독감·코로나19의 차이점, 신촌연세병원과 함께 알아봅시다. file JaeSoo 2025.01.08 29
2458 생활 집주인이 전세 보증금을 돌려주지 않을 때 JaeSoo 2024.11.29 26
2457 자동차 자전거 타이어 종류 및 추천 2편 (승차감 타이어, 국토종주!) JaeSoo 2024.10.15 53
2456 자동차 오도바이 센타 사장들은 어떤 브랜드를 싫어하고 좋아할까? [출처] 오도바이 센타 사장들은 어떤 브랜드를 싫어하고 좋아할까?|작성자 바이크신 file JaeSoo 2024.10.15 78
2455 윈도우즈 윈도우 자동 로그온 설정이 보이지 않을 때 조치사항 JaeSoo 2024.08.16 203
2454 모바일 갤럭시S22 시리즈에서 SKT LTE 무제한 핫스팟 쓰는 방법! (SKT LTE 요금제만 해당!) JaeSoo 2024.08.12 234
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 124 Next
/ 124


즐겨찾기 (가족)

JAESOO's HOMEPAGE


YOUNGAE's HOMEPAGE


장여은 홈페이지


장여희 홈페이지


장여원 홈페이지


즐겨찾기 (업무)

알리카페 홀릭

숭실대 컴퓨터 통신연구실 (서창진)

말레이시아 KL Sentral 한국인 GuestHouse


즐겨찾기 (취미)

어드민아이디

유에코 사랑회

아스가르드 좋은사람/나쁜사람

JServer.kr

제이서버 메타블로그

재수 티스토리


즐겨찾기 (강의, 커뮤니티)

재수 강의 홈페이지


한소리


VTMODE.COM


숭실대 인공지능학과


숭실대 통신연구실


베너