RadarURL

조회 수 537 추천 수 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 927759
2226 웹 프로그래밍 반응형 웹 디자인의 단점 file JaeSoo 2015.09.25 567
2225 생활 요세와 요새 file JaeSoo 2015.09.25 412
2224 인터넷 넘즈넷에 블로그/웹사이트를 등록하세요. file JaeSoo 2015.09.21 693
2223 인터넷 국내 포탈 웹사이트 빌더!!넘즈유틸리티!!(Numz) 설치하기! file JaeSoo 2015.09.21 813
2222 모바일 핸드폰 충전과 관련된 몇 가지 상식 file JaeSoo 2015.09.19 471
2221 업무 국가명 약어 (국가코드) JaeSoo 2015.09.15 671
2220 건강 새로운 환경 공포의 탄생, 미세먼지에 대한 진실 찾기 JaeSoo 2015.09.09 752
2219 건강 포켓가이거를 통한 대기중 라돈 측정치 알기 (Indirect) JaeSoo 2015.09.09 735
2218 건강 실내 적정 라돈 수치 (Pro3, Canary 측정 장비별) JaeSoo 2015.09.09 585
2217 윈도우즈 윈도우10(Windows 10) 예약 프로그램 삭제하는 법 file JaeSoo 2015.09.08 809
2216 연애 완벽한 페니스 사이즈는 어떤 관계냐에 따라 다르다 (연구결과) file JaeSoo 2015.09.07 492
» 가상화 Vmware Converter 포트 확인 (Required VMware vCenter Converter ports) JaeSoo 2015.09.02 537
2214 사업 형상관리에 들어 보셨나요? file JaeSoo 2015.08.31 562
2213 사업 형상관리 표준 사례 file JaeSoo 2015.08.31 556
2212 사업 형상관리 정의, 도구의 필요성, 개념과 활용, 용어, 베이스라인 개념, 과정, 도입 고려사항, 도구 file JaeSoo 2015.08.31 1164
2211 사업 형상관리란 무엇인가? 소프트웨어 형상관리(SCM)은 무엇인가? JaeSoo 2015.08.31 591
2210 소프트웨어 Restarting/Cannot start bluestacks file JaeSoo 2015.08.28 427
2209 소프트웨어 [TEMP SOLVED] BlueStacks crashing - how to auto restart? | file JaeSoo 2015.08.28 352
2208 건강 모유수유 중 먹을 수 있는 약, 먹어서는 안되는 약 JaeSoo 2015.08.28 538
2207 건강 아목시실린 (amoxicillin) JaeSoo 2015.08.28 505
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 ... 124 Next
/ 124


즐겨찾기 (가족)

JAESOO's HOMEPAGE


YOUNGAE's HOMEPAGE


장여은 홈페이지


장여희 홈페이지


장여원 홈페이지


즐겨찾기 (업무)

알리카페 홀릭

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

말레이시아 KL Sentral 한국인 GuestHouse


즐겨찾기 (취미)

어드민아이디

유에코 사랑회

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

JServer.kr

제이서버 메타블로그

재수 티스토리


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

재수 강의 홈페이지


한소리


VTMODE.COM


숭실대 인공지능학과


숭실대 통신연구실


베너