Tag Archives: vmware

XenServer, Hyper-V, and ESXi – Architecture, API, and Coding

Below is a link to the slide deck for a presentation I gave to some friends/colleagues for a Berkeley Virtualization and Cloud Computing certification course I took in early 2012. For my final project I did a XenServer, Hyper-V, and … Continue reading

Posted in Citrix, Java, Microsoft, Networking, Personal Presentations, PowerShell, Programming Languages, Python, Tech Events, Technology, Virtualization and Cloud Computing, VMware | Tagged , , , , , , , , , , , , , , | Leave a comment

Expanding the Java vSphere Client Code Example (HueVIClient 2.0 – Connecting to VMware ESXi)

In a previous blog I demonstrated using the VMware VI (vSphere) Java API with VMware ESXi (see prior blog Using the VI Java API with VMware ESXi). I’ve decided to add to this code to provide further functionality and demonstrate … Continue reading

Posted in Java, Programming Languages, Technology, Virtualization and Cloud Computing | Tagged , , , , , , , , , , | 2 Comments

The Commoditization of the Hypervisor

It’s amazing; since the introduction of hardware based virtualization made possible with processor technology such as the Intel-VT and AMD-V (see prior blog The Power of Virtualization – a competitive edge), everyone and their mother is coming out with a … Continue reading

Posted in Business, Technology, Technology, Virtualization and Cloud Computing | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Intel VT FlexMigration and AMD-V Extended Migration – Enabling Dynamic, Agile Data Centers

Server virtualization/consolidation is becoming a norm and data centers and enterprises are now looking towards the horizon at how to bring dynamic, agile, and flexible capabilities to their IT infrastructure. What I will focus on here is one specific technology … Continue reading

Posted in AMD, Intel, Networking, Processors/CPUs, Virtualization and Cloud Computing, VMware | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Creating a LAG between an ESXi vSwitch and a Physical Switch

In this lab I am going to create a LAG (Link Aggregation Group) between an ESXi vSwitch and a physical switch. You can use Cisco, Force10 Dell, Juniper, or any other manufacturer for the physical switch. Depending on the switch … Continue reading

Posted in Cisco, Force10 Networks, Labs, Networking, Technology, Virtualization and Cloud Computing, VMware | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 8 Comments

Open Virtualization Format – VMs in transit

The Open Virtual Machine Format (OVF) describes a format for the packaging and distribution of virtual machines (VMs). It is touted as open, secure, and portable. OVF can be seen as a packaging format for software appliances. I see it … Continue reading

Posted in Applications, Labs, Networking, Technology, Tips & Tricks, Virtualization and Cloud Computing, VMware | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Setup your Apple MacBook Pro with VMware ESXi on top of Fusion

I have been messing around with VMware ESXi on my Apple MacBook Pro laptop for a while now. Actually, I have installed ESXi on top of VMware Fusion. Further, I networked everything together so my Apple MacBook Pro can communicate … Continue reading

Posted in Networking, Technology, Virtualization and Cloud Computing, VMware | Tagged , , , , , , , , , | 1 Comment

VMware VI SDK – guestOsId values (VirtualMachineGuestOsIdentifier)

I was creating some Virtual Machines using the Java VI SDK and needed the respective values for the VirtualMachineGuestOsIdentifier (abbreviated by many as guestOsId). I realized many people are searching for this information but have trouble locating it simply because … Continue reading

Posted in Java, Programming Languages, Virtualization and Cloud Computing | Tagged , , , , , , , , , , | Leave a comment

pNIC, vNIC, and vmNIC Confusion

I have been using both remote desktop and vSphere Client quite often lately. Yesterday, I had a remote desktop session with a Windows Server 2003 physical server and also had vSphere Client (connected to an ESXi server) open with a … Continue reading

Posted in Networking, Technology, Virtualization and Cloud Computing | Tagged , , , , , , , , , , , , , , | 2 Comments

VMware vSphere 4 Step-through

VMware vSphere is an industry leading virtualization platform. Basically it is a software suite composed of applications directed towards managing datacenters through the use of virtualization technology. I’m going to briefly discuss some of the major/core components of vSphere 4. … Continue reading

Posted in Technology, Virtualization and Cloud Computing | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment