Forum Discussion

netadmindetail_'s avatar
netadmindetail_
Icon for Nimbostratus rankNimbostratus
Oct 09, 2014

Creating an Active-Standby Configuration without Using the Setup Utility

Hi

 

I want to make an active-Standby configuration with 1 LTM that I already own and a new one I've just bought. None of them give me the HA options in the GUI. The only way I can setup HA-Group and config-sync things is using the Setup Utility. For my brand new device it's ok, I can do it, but I don't want to run setup utility on my production device cause this ask me to specify internal and external network.

 

Is there a way to configure Active-Standby group with using the Setup Utility ?

 

Thanks

 

9 Replies

  • nathe's avatar
    nathe
    Icon for Cirrocumulus rankCirrocumulus

    I think on tmos 11.5 there is a new feature so you can run just the DSC setup wizard (ie HA). If you're not on that version then you'll have to do it manually. Setup the base networking on the new box, configure failover settings on both (configsync, mirroring and failover) and then on one configure the device group.

     

  • Thanks for the answer Nathan. But I cannot configure the failover settings without running the setup utility. The only thing I see in the System-->High Availability is the Fail-Safe settings. The only way I found to enable the "Ha Group" and Device Connectivity" options is by using the Setup utility.

     

    • nathe's avatar
      nathe
      Icon for Cirrocumulus rankCirrocumulus
      I'm not in front of my bigip but i recall that in some 11.x versions if you click on High Availability then you don't see all the failover settings in the HA window. However, if you hover over the High Availability option (on the left hand side) then the arrows point to the Configsync/failover settings. In fact you should find these options if you create a Device Group I believe, even with only 1 bigip to start with. See if either of these options help. N
  • shaggy's avatar
    shaggy
    Icon for Nimbostratus rankNimbostratus

    You can do it manually -

     

    SOL13649: Creating a device group using the Configuration utility

     

    Generic instructions from my experience and memory:

     

    pre-work - ensure the new device has all needed local device and network configuration. ensure there's a working NTP server configured on each F5, ensure each f5 has a valid device certificate, reset device trust on each F5 (Device Management | Device Trust | Local Domain, Reset Device Trust (generate new self-signed authority). make sure you've backed up your configs and that you can sustain an outage during the timeframe that you decide to configure HA (never know what will happen)

     

    1. Specify config sync address on each device - Device Management | Devices, click on "self" | Device Connectivity | Config sync - specify that local address that you want each device to use for config-sync operations
    2. Specify network failover addresses on each device - Device Management | Devices, click on "self" | Device Connectivity | Network failover - add local IP addresses that you want each device to use for network failover communication - usually at least one self-IP-address and the management address of the local device
    3. Specify mirroring address on each device - Device Management | Devices, click on "self" | Device Connectivity | Mirroring - select the local IP address to use when any type of mirroring is configured in the F5 configuration
    4. On primary device, add second device to device trust peer list - Device Management | Device Trust | Peer List | Add... - enter information of second device. once complete, check that primary device exists in secondary device's device trust peer list (should happen automatically)
    5. Create device group on primary device and add both devices - Device Management | Device Groups | Create... - create a Sync-Failover group and add both Devices. once complete, check that the device group exists in secondary device's device group list (should happen automatically)
    • nathe's avatar
      nathe
      Icon for Cirrocumulus rankCirrocumulus
      Ah, devices - self....I knew it was somewhere. Better memory than I shaggy! Think I do these things without thinking anymore ;-)
  • You can do it manually -

     

    SOL13649: Creating a device group using the Configuration utility

     

    Generic instructions from my experience and memory:

     

    pre-work - ensure the new device has all needed local device and network configuration. ensure there's a working NTP server configured on each F5, ensure each f5 has a valid device certificate, reset device trust on each F5 (Device Management | Device Trust | Local Domain, Reset Device Trust (generate new self-signed authority). make sure you've backed up your configs and that you can sustain an outage during the timeframe that you decide to configure HA (never know what will happen)

     

    1. Specify config sync address on each device - Device Management | Devices, click on "self" | Device Connectivity | Config sync - specify that local address that you want each device to use for config-sync operations
    2. Specify network failover addresses on each device - Device Management | Devices, click on "self" | Device Connectivity | Network failover - add local IP addresses that you want each device to use for network failover communication - usually at least one self-IP-address and the management address of the local device
    3. Specify mirroring address on each device - Device Management | Devices, click on "self" | Device Connectivity | Mirroring - select the local IP address to use when any type of mirroring is configured in the F5 configuration
    4. On primary device, add second device to device trust peer list - Device Management | Device Trust | Peer List | Add... - enter information of second device. once complete, check that primary device exists in secondary device's device trust peer list (should happen automatically)
    5. Create device group on primary device and add both devices - Device Management | Device Groups | Create... - create a Sync-Failover group and add both Devices. once complete, check that the device group exists in secondary device's device group list (should happen automatically)
    • nathe's avatar
      nathe
      Icon for Cirrocumulus rankCirrocumulus
      Ah, devices - self....I knew it was somewhere. Better memory than I shaggy! Think I do these things without thinking anymore ;-)
  • I am facing the same doubts right now, I would love to know what you ended up doing netadmindetail ?

     

  • hey Krafes,

     

    I don't know if this will help you out since it so late, but the proccess that Nathan and Shaggy explained does work. I had just gone through upgradeing a bunch of F5 LTMs from v10, some with hardware migrations, and had to build the device groups from scratch. Hope that helps with your doubts.

     

    KHarsma