Category: VMware Player

  • VMware Workstation Multiple USB ESXi Build Issue

    During a rebuild of my home lab recently I stumbled on to problem which means I need to update the VMware Workstation \ Fusion ESXi build instructions I have previously issued. Due to me having to rebuild the hosts one at a time to ensure that the USB drives use the mbr partition instead of GPT I followed my previous instructions of using a VM in VMware Workstation to rebuild all three USB drives, all was good with the first host running but as soon as I added hosts 2 and 3 I started experiencing issues with the hosts not working well with each other. Each host was able to ping components outside of themselves but were unable to ping the other hosts, making things even stranger still was that I couldn’t add the hosts to vCenter either, having done the obvious and made sure I hadn’t made any mistakes with networking (all using the correct IP addressing, subnet masks and DNS servers etc) I put a post out to Twitter asking for some advice, this wasn’t a new build having had been used previously to build out the Shuttle servers so I knew that the ISO image was fine so then someone asked what happened with a single server being on line, powering down two of the hosts I found myself able to ping the remaining host without issue, however as soon as I powered up another host I encountered dropped pings all over the place.

    Thinking perhaps that I had a faulty NIC card (it happens and is the reason I have a spare one sitting around) I started playing with all three hosts to see which one of the three could be causing the issue, as it turns out none of them and all of them. Individually each host performs as expected, it’s 100% pingable, able to join vCenter and works as expected but adding any other host to the environment would cause the entire environment to break down and become un-responsive.

    (more…)

  • VMware Releases New Desktop Virtualisation Products

    VMware have just released a slew of desktop virtualisation products in the last 24 hours, they have released VMware Workstation 10, VMware Fusion 6, VMware Fusion 6 Pro, VMware Player and VMware Player 6 Plus. 

    Key new features include:

    • The latest operating systems – Support for Windows 8.1, OS X Mavericks (Fusion and Fusion Pro only) as well as new Linux distros. Computers running Windows 8.1 can be converted into virtual machines via VMware Converter.
    • Better performance – These products enable virtual machines to be created with up to 16 vCPUs, 64GB of memory, 8TB disks and adds faster USB connections, a new vSATA controller and twice as many virtual networks.
    • Expiring virtual machines – Restricted virtual machines can be set to expire at a specified date and time. An expired virtual machine automatically suspends and will not restart without administrator intervention.
    • The ability to run a cloud on Your PC – Workstation 10 lets you build a cloud on your PC running popular applications from Pivotal, Puppet Labs and Vagrant.

    Pricing and availability

    All are now available to purchase in full or as an upgrade.

    VMW-BXSHT-FSN6imageimage

    VMW-BXSHT-FSN6-PROimage

    VMW-BXSHT-PLYR6-PLSimage

    VMW-BXSHT-WORK10imageimage

    Please click on the images above to go to the Product, Full product and Upgrade Product pages.

  • Installing ESXi to a USB key using VMware Player or Workstation

    I recently had to install ESXi onto a server without a cdrom drive fitted, the quickest and easiest method for me to do this was installing ESXi using VMware Player or Workstation and installing it directly onto the USB key.

    SNAGHTML1b03413

    (more…)

  • Installing VMware Player 5.0.0 on Ubuntu 12.04

    Just to give everyone a heads up that installing and running VMware Player 5 on Ubuntu 12.04 works perfectly and doesn’t require any additional steps to install apart from making the bundle executable (unlike previous versions which required manual patching, so a big thanks to VMware for finally fixing the issue Smile)

    chmod +x VMware-Player-5.0.0-812388.x86_64.bundle

    and then installing VMware Player, type in

    sudo ./VMware-Player-5.0.0-812388.x86_64.bundle

    Then just launch the application as usual 🙂

    Oh and to make life easier for those people wanting to download VMware Player, VMware have now removed the requirement to have an account to download Player so another thumbs up to VMware for that Smile

  • Installing VMware Player 4.0.4 on Ubuntu 12.04

    With my recent migration away from Windows to Ubuntu I decided to install VMware player to my machine, unfortunately this isn’t as straight forward as it is under Windows but it’s actually not too difficult if you follow these instructions.

    First of all download VMware Player from the VMware site (registration is required but it’s free anyway).

    Download

    (more…)