1707 private links
This page is a collection of useful resources, diagrams, reference documentation, Visio stencils, PowerPoint templates, calculators, simulators and other technical information.
It includes information from contributors from the VMware community and many major vendors like VMware, Cisco, NetApp, Dell, EMC, etc.
Convert virtual machines and disks from VMware hosts to Hyper-V hosts and Windows Azure or convert computers and disks to Hyper-V hosts.
Avec PowerShell :
Import-Module 'C:\Program Files\Microsoft Virtual Machine Converter\MvmcCmdlet.psd1'
Get-Command -module mvmccmdlet
ConvertTo-MvmcVirtualHardDisk -SourceLiteralPath "S:\Templates\Win2012DC.vmdk" -DestinationLiteralPath "C:\ClusterStorage\VMs\Temp" -VhdType DynamicHardDisk -VhdFormat Vhdx
#If offline can disable the tools. If was online could uninstall from the source VM Uninstall-MvmcSourceVMTools
Disable-MvmcSourceVMTools -DestinationLiteralPath "C:\ClusterStorage\VMs\Temp\Win2012DC.vhdx"
So OVT is an open source implementation of VMware Tools and consists of a suite of virtualization utilities that improves the functionality, administration, and management of virtual machines within a VMware environment.
Description et comparaison.
- SmartOS : http://wiki.smartos.org/display/DOC/Download+SmartOS,
- Project Atomic,
- Alpine Linux,
- Resin OS : images prebuilds disponibles pour RaspberryPI, Intel NUC directement,
- CargOS,
- VMWare Photon : https://github.com/vmware/photon/wiki/Downloading-Photon-OS optimisé pour tourner dans une VM,
- Rancher OS (gestion de containers, pas full OS) : https://github.com/rancher/rancher#installation
- CoreOS : gestion de containers,
apt-get install open-vm-tools
Marre de toujours le chercher.
Release 6.5
Avec du Photon dedans.
Des VM qui boot très vite, c'est bien. Mais chiant. Pas moyen d'avoir accès au menu de boot ou menu BIOS tellement c'est rapide.
Solution : modifier le fichier .vmx à la main, et rajouter/éditer la ligne :
bios.bootDelay = “délais d'affichage du menu de boot en ms”
Valable pour tout serveur mettant à disposition du iSCSI