目前分類:Esxi 5.1 (4)
- Jun 07 Tue 2016 22:10
升級WINDOWS10 後, VMWARE workstation 網絡問題, 替代方案.
- Jan 31 Sun 2016 23:27
複製 Cloning a VM without vCenter in ESXi 5.1 free edition
Check out my new vm cloning article here.
VMware vSphere is the most robust virtualization solution today. Cloning a Virtual Machine(VM) in ESxi 5.1 is a feature of vCenter server. Out of the box vSphere free edition hypervisor does not support cloning. But there is an alternative way to clone a VM.
- Jan 25 Mon 2016 16:45
Difference between vSphere, ESXi and vCenter
There is a lot of buzz of VMware virtualization solution these days. No doubt that VMware is the number one virtualization solution provider in the industry. People who are new to VMware’s virtualization platform often get confused in getting to know about vSphere and its components. So today I will be explaining all about vSphere and its components. Folks face difficulty to know about major components of vSphere. It’s important to know the difference between vSphere, ESXi and vCenter. To get in-depth knowledge and experience of vSphere you can install vSphere inside VMware Workstation with little cost.
Difference between vSphere, ESXi and vCenter
VMware Inc. is a software company that develops many suite of software products specially for providing various virtualization solutions. There are many cloud products, datacenter products, desktop products and so on.
vSphere is a software suite that comes under data center product. vSphere is like Microsoft Office suite which has many software like MS Office, MS Excel, MS Access and so on. Like Microsoft Office, vSphere is also a software suite that has many software components like vCenter, ESXi, vSphere client and so on. So, the combination of all these software components is vSphere. vSphere is not a particular software that you can install and use, “it is just a package name which has other sub components”.
- May 18 Sat 2013 11:06
Esxi 5.1 虛擬機 硬盤 備份
登入到 Esxi 後台, 我的是遠程SSH登入.
非常簡單,我的目的是把 examplevm 虛擬機的 硬盤 複製到 另一個虛機機 examplevm_clone 上
vmkfstools -i "/vmfs/volumes/Storage1/examplevm/examplevm.vmdk" /vmfs/volumes/Storage2/examplevm_clone/examplevm_clone.vmdk