- Open a console to the ESXi host. For more information, see Using Tech Support Mode in ESXi 4.1 and ESXi 5.x (1017910).
- Run this command to load the multiextent module:
# vmkload_mod multiextent - Check if any of your virtual machine disks are of a hosted type. Hosted disks end with the -s00x.vmdk extension.
- Convert virtual disks in hosted format to one of the VMFS formats.
To convert virtual disks in hosted format to one of the VMFS formats:- Clone source hosted disk to a new disk using one of these commands:
For a thick vmdk disk:- # vmkfstools -i VM-name.vmdk <VM-name-new-disk>.vmdk -d zeroedthick
- # vmkfstools -i VM-name.vmdk /vmfs/volumes/destination_datastore/vmfolder/<VM-name-new-disk>.vmdk -d zeroedthick
For a thin vmdkdisk:- # vmkfstools -i VM-name.vmdk <VM-name-new-disk>.vmdk -d thin
- # vmkfstools -i VM-name.vmdk /vmfs/volumes/destination_datastore/vmfolder/<VM-name-new-disk>.vmdk -d thin
- Delete the hosted disk after successful cloning using the command:
# vmkfstools -U VM-name.vmdk
- Clone source hosted disk to a new disk using one of these commands:
Testing the Silk Platform in 2024: Achieving 20 GiB/s I/O Throughput in a
Single Cloud VM
-
Hands-on technical analysis of a novel data platform for high-performance
block I/O in the cloud, tested by Tanel Poder, a database consultant and a
long-t...
Acum 2 săptămâni
Niciun comentariu:
Trimiteți un comentariu