VMware Cloud on AWS VPC
Category: VMWare
Offline Convert VMware VMs to Hyper-V
Offline Convert VMware VMs to Hyper-V Firstly, use VMware vCenter to Export VM to OVF Template VM. (OVA is just a compressed archive) OR you can directly copy the .VMDK files while the VMs is Powered Down. IMPORTANT: You need both VMDK files the 1K and the large file Download and install Microsoft Virtual… Continue reading Offline Convert VMware VMs to Hyper-V
VMware Application Dependency Planner (ADP)
is a free tool for channel partner, in order to access to the tool you need to email our special alias: services-software-support@vmware.com ADP is a great tool to provide automated, real-time application discovery and dependency mapping to accelerate DC migration, but due to the complexity of the tool the team will usually ask you a… Continue reading VMware Application Dependency Planner (ADP)
VMware Data Protection with Data Domain and DD Boost
VMware Data Protection with Data Domain and DD Boost VMware now provides a very powerful Data Protection suite as part of all versions of vSphere. So, you don’t need to invest in another backup solution.. VMware Data Protection can be integrated with EMC DataDomain, EMC DDBoost, and EMC Data Protection Advisor to provide a central… Continue reading VMware Data Protection with Data Domain and DD Boost
HowTo: Install Nested ESXi 5.5
HowTo: Install Nested ESXi 5.5 Enable Promiscuous Mode on the vSwitch Edit ESXi : echo ‘vhv.allow = “TRUE”‘ >> /etc/vmware/config Check [nestedHVSupported boolean true – https://your-esxi-ip-here/mob/?moid=ha-host&doPath=capability Use the Web Client to Create a VM: 2 vCPUS 16 GB RAM 4 GB HD (LSI Logic Parallel) 2 NICS (Driver E1000) Options CPU/MMU Vitulization (Select 4… Continue reading HowTo: Install Nested ESXi 5.5
VMware SDDC Networking Features
VMware SDDC Networking Features Here is a quick summary of some very new features for VMware vSphere Networking and Multi-Tenant Security.. Cisco Nexus 1000V provides L2 functionality and combines the fabric level networking management seamlessly into the virtual layer for North-South Layer 2/3 Communication. All compatible Cisco Nexus can be managed from the same… Continue reading VMware SDDC Networking Features
VM Disk Alignment scripts
VM Disk Alignment scripts Get Partition starting offset – http://support.microsoft.com/kb/929491 [source]wmic partition get BlockSize, StartingOffset, Name, Index[/source] Uber Aligh – http://nickapedia.com/2011/11/03/straighten-up-with-a-new-uber-tool-presenting-uberalign/ dmdiag -v fsutil fsinfo ntfsinfo c: diskpart /script [source]Diskpart list disk select disk <DiskNumber> create partition primary align=<Offset_in_KB> assign letter=<DriveLetter> format fs=ntfs unit=64K label="<label>" nowait[/source] NetApp mbralign command – http://support.netapp.com/NOW/knowledge/docs/hba/esx/esxhu521/html/software/install/index.html [source]# /opt/netapp/santools/mbralign –scan… Continue reading VM Disk Alignment scripts
FCoE vs FC/iSCSI/NFS
FCoE vs FC/iSCSI/NFS Reference :- http://www.vmware.com/files/pdf/techpaper/Storage_Protocol_Comparison.pdf Reference :- http://blogs.cisco.com/datacenter/fcoe-versus-iscsi-the-mystery-is-solved/ Other Articles: NetApp – VMware vSphere 4.1 Storage Performance: Measuring FCoE, FC, iSCSI, and NFS Protocols – http://www.netapp.com/us/media/tr-3916.pdf http://www.vmware.com/files/pdf/techpaper/Storage_Protocol_Comparison.pdf Storage Protocol Comparison – A vSphere Perspective –http://blogs.vmware.com/vsphere/2012/02/storage-protocol-comparison-a-vsphere-perspective.html
How to Resize VDI Virtual Disks with PowerCLI Script
How to Resize VDI Virtual Disks with PowerCLI Script To resize virtual disk in multiple Virtual Machines, a scripted process is recommended as it will make the job quicker and manageable. This document is based on the following technology: VMware ESX 4.1.0 Windows 7 Enterprise 32-bit SP0 Virtual Machine If different version is used, the… Continue reading How to Resize VDI Virtual Disks with PowerCLI Script
HowTo: Install VMware ESXi 4 via Boot from SAN onto a IBM XIV Storage System
HowTo: Install VMware ESXi 4 via Boot from SAN onto a IBM XIV Storage System Episode 1 [youtube=http://www.youtube.com/watch?v=8UzFlz15o7k] Episode 2 [youtube=http://www.youtube.com/watch?v=QEn6AGDqEzA]