반응형
ovftool 설치
- 별도의 설치는 필요없으며 압축 해제 후 사용 가능함.
사용방법
- 형식 : ovftool "vi://{esxi ssh id}:{esxi ssh password}@{esxi ip}/{export vm name}" {local path}
> ./ovftool "vi://root:{password}@987214@{esxi ip}/{vm name}" .
Opening VI source: vi://root@{esxi ip}:443/{vm name}
Opening OVF target: .
Writing OVF package: ./{vm name}/{vm name}.ovf
Disk progress: 1%
...
- VM power off 상태에서 export가 가능하며 power on 상태에서는 아래 메세지와 함께 export가 불가함.
...
The operation is not allowed in the current state.,
Fault cause: vim.fault.InvalidState
- UI 상에서도 export가 가능
- 각 VM - 작업 - 내보내기
반응형
'가상화 > VMware Esxi' 카테고리의 다른 글
[VMware ESXi] DISK thin, thick provisioning (0) | 2022.05.24 |
---|---|
[VMware ESXi] CLI 에서 작업 취소하기 (task cancel ) (0) | 2022.05.23 |
[VMware ESXi] ssh public key 사용하기 (0) | 2022.05.20 |
[VMware ESXi] ssh를 통한 VM 생성, 삭제 하기(1) (0) | 2022.05.20 |
[VMware ESXi] Invalid VM (상태 잘못됨) 삭제 (0) | 2022.05.20 |