Forum Discussion

EAX_25745's avatar
EAX_25745
Icon for Nimbostratus rankNimbostratus
Nov 10, 2011

LTM VE on Fusion 4

Do anyone perhaps have a sample config of a .vmx file and network config for fusion 4 with LTM VE?

Struggling to get the internal and external interfaces working properly.

 

  • It seems to be a problem with vm's created on fusion 3/esx4 that are started on esx5/fusion 4. I can get a new install of BIG-IP working on fusion 4 but not one that has already been built.
  • Erick_Hammersm1's avatar
    Erick_Hammersm1
    Historic F5 Account
    Your best bet for getting VE to work on hypervisors that F5 does not explicitly support is always to use that platform's version of ovftool to convert the OVA into something that that hypervisor can consume. This works nicely for Fusion.
  • I did that to start, the machine I have problems with was built on fusion 3 via the ovftool, once I upgraded to fusion 4 it kills all networking. There are a bunch of errors on boot relating to smbios and vmxnet3 failures in /var/log/ltm. :(
  • I've got a resolution to this that will retain the device uuid and thus not break your license

     

     

    download 11.0.0 iso

     

    create UCS file and export

     

    copy base license key and store somewhere safe

     

    power off vm

     

    set memory to 3GB minimum

     

    add cd drive to vm and choose v11 iso as source

     

    reboot and boot from CD

     

    hit enter when prompted

     

    watch a thrilling v11 install

     

    set up new install as usual, using base license key when asked

     

    upload ucs file and restore

     

     

    That should give you a v11 install with your saved config and no more problems. You can tell if it worked when you get prompted for your password to allow promiscuous mode networking.
  • It's likely that Fusion 4 doesn't work with versions earlier than 10.2.3 of BIG-IP VE for new deployments.

     

     

    The earliest version that will work is likely to be 10.2.2-hf2 if you deployed your 10.2.x on Fusion 3 or very later revisions of Fusion 2.

     

     

     

    Note: A 10.2.x -> 11 upgrade guide is in the BIG-IP VE manuals that detail the supported steps for upgrading on vSphere. It sounds like the upgrade guide's steps could be applied to Fusion as well.

     

     

     

     

    There are three basic indicators I use to tell me that a machine has a good chance of functioning after upgrade:

     

    1) chmand and tmm doesn't restart. This is the big indicator that something is amiss with the Hypervisor's virtual hardware presentation to the BIG-IP VE boot.

     

     

    2) It goes active after UCS restore (and some time for everything to firm up)

     

    - a UCS will attempt to restore a license if the restoration system's hostname matches the UCS archived hostname. This is quite a time saver.

     

     

    3) I can see my pool members go green (or, I can ping something on a VLAN where I've attached a BIG-IP interface and self-IP) - basically, are the NICs functioning? I also verify that my BIG-IP Interface to Hypervisor VLAN mapping is correct - sometimes things get jumbled with PCI presentation of the NICs from the Hypervisor as the Hypervisor will present NICs differently between versions or when adding/removing NICs. tcpdump is great for figuring out when this happens.