~~ did not pass OVF specification conformance or virtual hardware compliance checks.
The import operation failed with more than 5 errors. The ovf you are trying to import is probably corrupt or an unsupported legacy version. The first 5 errors are shown below:
Line 36: Unsupported value '8' for element 'VirtualQuantity'.
Line 96: OVF hardware element 'Network adapter 1' with instance ID '8': No support for the virtual hardware device type '10'.
Line 108: OVF hardware element 'Network adapter 2' with instance ID '9': No support for the virtual hardware device type '10'.
Line 131: OVF hardware element 'Sound card' with instance ID '11': No support for the virtual hardware device type '1'.
Virtual machine has 4,096 megabytes of memory, which is outside the range of 4 to 3,600 megabytes supported on the host. This may be a general limitation of the host software, or specific to the guest OS selected for the virtual machine.
에러가 많은데 한방에 해결할 수 있습니다.
ovf파일을 메모장으로 열어줍니다.
<Item>으로 시작하고 </Item> 으로 끝나는 부분들에서
sound card 부분 삭제
저는 아래 부분 다 지웠습니다.
위에 또 네트워크 어댑터 이야기도 언급되어있습니다.
마찬가지로 찾아서 <Item> 내용 </Item> 통채로 삭제합니다.
그리고 파일보시면 mf 파일이 있으신데 그걸 잠시 다른데로 옮기시거나 파일이름은 .mf.back 이런식으로 변경해주세요
그럼 너무 잘됩니다.
완전히 import 된 후에는 삭제한 사운드카드다 네트워크 카드를 vmware에서 다시 추가하세요.
그럼 20000
'virtual machine > VMWARE VSphere' 카테고리의 다른 글
Vcenter 패치전 호환성 검사 (Vsphere 7.0X 기준) (0) | 2022.02.25 |
---|---|
Synology를 NFS로 Vsphere에 마운트하기 (0) | 2022.02.22 |
Vsphere (ESXi) 씬디스크 공간 확보 (0) | 2022.02.21 |
ESXi 트렁킹 설정 (0) | 2022.02.17 |
ESXi 데스크탑 인텔 LAN 드라이버 설치 방법 (1) | 2022.02.04 |
댓글